forked from Lainports/freebsd-ports
- Update to 0.8.0.
- Pass maintainer to submitter. PR: ports/135415, ports/135633, ports/135853, ports/135854 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
This commit is contained in:
parent
0529629c65
commit
eeb3cdced0
9 changed files with 65 additions and 69 deletions
|
|
@ -7,12 +7,12 @@
|
|||
|
||||
PORTNAME= ml-pnet
|
||||
PORTVERSION= ${PNET_VERSION}
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= ${PNET_REVISION}
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= ${PNET_MASTER_SITES}
|
||||
MASTER_SITE_SUBDIR= ${PNET_MASTER_SITE_SUBDIR}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= scjamorim@bsd.com.br
|
||||
COMMENT= Mono's upper-level libraries
|
||||
|
||||
BUILD_DEPENDS= cscc:${PORTSDIR}/lang/pnet-base \
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (ml-pnet-0.7.4.tar.gz) = 7ea52692236da9d3d48bafa6e7819b53
|
||||
SHA256 (ml-pnet-0.7.4.tar.gz) = 3aa1ee861fc6f818749d96a3f5ec79a40841cc7cbb51b8265765f468c4a0ab98
|
||||
SIZE (ml-pnet-0.7.4.tar.gz) = 4126354
|
||||
MD5 (ml-pnet-0.8.0.tar.gz) = b1c67faece957c23e6378cee50c0fdcb
|
||||
SHA256 (ml-pnet-0.8.0.tar.gz) = 87860006b9f01b6bef47719f4a8e722b69f7304637308656cb7b31ada4111d96
|
||||
SIZE (ml-pnet-0.8.0.tar.gz) = 4366929
|
||||
|
|
|
|||
|
|
@ -7,14 +7,13 @@
|
|||
|
||||
PORTNAME= pnet
|
||||
PORTVERSION= ${PNET_VERSION}
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= ${PNET_REVISION}
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= ${PNET_MASTER_SITES}
|
||||
MASTER_SITE_SUBDIR= ${PNET_MASTER_SITE_SUBDIR}
|
||||
PKGNAMESUFFIX= base
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= scjamorim@bsd.com.br
|
||||
COMMENT= C\# compiler and runtime engine
|
||||
|
||||
BUILD_DEPENDS= treecc:${PORTSDIR}/lang/treecc
|
||||
|
|
@ -27,6 +26,7 @@ USE_XLIB= yes
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CONFIGURE_ARGS+= --enable-threads=posix
|
||||
|
||||
|
|
@ -34,10 +34,7 @@ CONFIGURE_ARGS+= --enable-threads=posix
|
|||
CONFIGURE_ARGS+= --disable-optimizations
|
||||
.endif
|
||||
|
||||
PORTDOCS= ChangeLog-1 ChangeLog-2 ChangeLog-3 ChangeLog-4 Doxyfile \
|
||||
c_language_abi.html embedded.html gtk-sharp.HOWTO \
|
||||
l10n.html libgc_changes.txt pinvoke.html pnet_faq.html pnetasm.texi \
|
||||
unrolling.txt
|
||||
PORTDOCS= pnetasm.texi pnettools.info pnettools.texi texinfo.tex
|
||||
INFO= pnettools
|
||||
MAN1= clrwrap.1 csant.1 cscc.1 csdoc.1 csdoc2hier.1 csdoc2html.1 \
|
||||
cscc-cpp.1 csdoc2texi.1 cssrc2html.1 ilalink.1 ilasm.1 ildasm.1 \
|
||||
|
|
@ -61,9 +58,6 @@ PLIST_SUB= I386="@comment "
|
|||
.else
|
||||
PLIST_SUB= I386=""
|
||||
|
||||
.if ${OSVERSION} >= 700000
|
||||
BROKEN= Bad plist
|
||||
.endif
|
||||
.endif
|
||||
|
||||
post-everything::
|
||||
|
|
@ -74,7 +68,7 @@ post-everything::
|
|||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|`$$CC -print-multi-os-directory 2>/dev/null`|elf|' \
|
||||
${WRKSRC}/libffi/configure ${WRKSRC}/libffi/configure.in
|
||||
${WRKSRC}/libffi/configure
|
||||
@${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/ltconfig \
|
||||
${WRKSRC}/libgc/configure
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (pnet-0.7.4.tar.gz) = 064baa390e6b1ae9463f68c929e36f74
|
||||
SHA256 (pnet-0.7.4.tar.gz) = fe1367cbc3e69dea77aef20438fb024864ed41b09dbd6817b08ec36128361ea5
|
||||
SIZE (pnet-0.7.4.tar.gz) = 3625274
|
||||
MD5 (pnet-0.8.0.tar.gz) = 84cb3612d7175bd9e476c88e66fe19f9
|
||||
SHA256 (pnet-0.8.0.tar.gz) = f1340ae3567a5f05729d9d201bd719268ceca07bde4f62c58a92abfda64551bb
|
||||
SIZE (pnet-0.8.0.tar.gz) = 4510420
|
||||
|
|
|
|||
|
|
@ -28,30 +28,32 @@ bin/ilsize
|
|||
bin/ilstrip
|
||||
bin/ilverify
|
||||
bin/resgen
|
||||
%%I386%%include/pnet/ffi.h
|
||||
%%I386%%include/pnet/ffitarget.h
|
||||
%%I386%%include/pnet/gc.h
|
||||
%%I386%%include/pnet/gc/gc.h
|
||||
%%I386%%%%I386%%include/pnet/gc/gc_alloc.h
|
||||
%%I386%%include/pnet/gc/gc_allocator.h
|
||||
%%I386%%include/pnet/gc/gc_amiga_redirects.h
|
||||
%%I386%%include/pnet/gc/gc_backptr.h
|
||||
%%I386%%include/pnet/gc/gc_config_macros.h
|
||||
%%I386%%include/pnet/gc/gc_cpp.h
|
||||
%%I386%%include/pnet/gc/gc_gcj.h
|
||||
%%I386%%include/pnet/gc/gc_inl.h
|
||||
%%I386%%include/pnet/gc/gc_inline.h
|
||||
%%I386%%include/pnet/gc/gc_local_alloc.h
|
||||
%%I386%%include/pnet/gc/gc_mark.h
|
||||
%%I386%%include/pnet/gc/gc_pthread_redirects.h
|
||||
%%I386%%include/pnet/gc/gc_typed.h
|
||||
%%I386%%include/pnet/gc/leak_detector.h
|
||||
%%I386%%include/pnet/gc/new_gc_alloc.h
|
||||
%%I386%%include/pnet/gc/weakpointer.h
|
||||
%%I386%%include/pnet/gc_config_macros.h
|
||||
%%I386%%include/pnet/gc_local_alloc.h
|
||||
%%I386%%include/pnet/gc_pthread_redirects.h
|
||||
%%I386%%include/pnet/gc_typed.h
|
||||
include/ffi.h
|
||||
include/ffitarget.h
|
||||
include/gc
|
||||
include/gc/gc.h
|
||||
include/gc/gc_typed.h
|
||||
include/gc/gc_inl.h
|
||||
include/gc/gc_inline.h
|
||||
include/gc/gc_mark.h
|
||||
include/gc/gc_cpp.h
|
||||
include/gc/weakpointer.h
|
||||
include/gc/gc_alloc.h
|
||||
include/gc/new_gc_alloc.h
|
||||
include/gc/gc_allocator.h
|
||||
include/gc/gc_backptr.h
|
||||
include/gc/gc_gcj.h
|
||||
include/gc/gc_local_alloc.h
|
||||
include/gc/leak_detector.h
|
||||
include/gc/gc_amiga_redirects.h
|
||||
include/gc/gc_pthread_redirects.h
|
||||
include/gc/gc_config_macros.h
|
||||
include/gc.h
|
||||
include/gc_local_alloc.h
|
||||
include/gc_pthread_redirects.h
|
||||
include/gc_config_macros.h
|
||||
include/gc_typed.h
|
||||
include/leak_detector.h
|
||||
include/pnet/il_align.h
|
||||
include/pnet/il_bignum.h
|
||||
include/pnet/il_coder.h
|
||||
|
|
@ -59,6 +61,7 @@ include/pnet/il_config.h
|
|||
include/pnet/il_console.h
|
||||
include/pnet/il_crypt.h
|
||||
include/pnet/il_debug.h
|
||||
include/pnet/il_debugger.h
|
||||
include/pnet/il_decimal.h
|
||||
include/pnet/il_dumpasm.h
|
||||
include/pnet/il_engine.h
|
||||
|
|
@ -82,7 +85,6 @@ include/pnet/il_utils.h
|
|||
include/pnet/il_values.h
|
||||
include/pnet/il_writer.h
|
||||
include/pnet/il_xml.h
|
||||
%%I386%%include/pnet/leak_detector.h
|
||||
lib/cscc/plugins/cscc-b
|
||||
lib/cscc/plugins/cscc-bf
|
||||
lib/cscc/plugins/cscc-c-s
|
||||
|
|
@ -90,6 +92,10 @@ lib/cscc/plugins/cscc-cs
|
|||
lib/cscc/plugins/cscc-csharp
|
||||
lib/cscc/plugins/cscc-java
|
||||
lib/cscc/plugins/cscc-vb
|
||||
lib/libgc.a
|
||||
lib/libgc.so
|
||||
lib/libgc.so.1
|
||||
lib/libgc.la
|
||||
lib/libILAsm.a
|
||||
lib/libILCodeGen.a
|
||||
lib/libILDumpAsm.a
|
||||
|
|
@ -97,12 +103,10 @@ lib/libILEngine.a
|
|||
lib/libILImage.a
|
||||
lib/libILLink.a
|
||||
lib/libILSupport.a
|
||||
%%I386%%lib/pnet/elf/libffi.a
|
||||
%%I386%%lib/pnet/elf/libffi.la
|
||||
%%I386%%lib/pnet/libgc.a
|
||||
%%I386%%lib/pnet/libgc.la
|
||||
%%I386%%lib/pnet/libgc.so
|
||||
%%I386%%lib/pnet/libgc.so.1
|
||||
lib/libffi.so.4
|
||||
lib/libffi.so
|
||||
lib/libffi.la
|
||||
lib/libffi.a
|
||||
%%I386%%share/gc/README
|
||||
%%I386%%share/gc/README.DGUX386
|
||||
%%I386%%share/gc/README.Mac
|
||||
|
|
@ -135,10 +139,12 @@ lib/libILSupport.a
|
|||
%%I386%%share/gc/scale.html
|
||||
%%I386%%share/gc/simple_example.html
|
||||
%%I386%%share/gc/tree.html
|
||||
%%I386%%@dirrm include/pnet/gc
|
||||
@dirrm include/pnet
|
||||
%%I386%%@dirrm lib/pnet/elf
|
||||
%%I386%%@dirrm lib/pnet
|
||||
@dirrm lib/cscc/plugins
|
||||
@dirrmtry include/gc
|
||||
@dirrmtry include/pnet/gc
|
||||
@dirrmtry include/pnet
|
||||
@dirrmtry lib/cscc/plugins
|
||||
@dirrmtry lib/cscc
|
||||
%%I386%%@dirrm share/gc
|
||||
@dirrmtry lib/elf
|
||||
@dirrmtry lib/pnet/elf
|
||||
@dirrmtry lib/pnet
|
||||
@dirrmtry share/gc
|
||||
|
|
|
|||
|
|
@ -7,21 +7,19 @@
|
|||
|
||||
PORTNAME= pnet
|
||||
PORTVERSION= ${PNET_VERSION}
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= ${PNET_REVISION}
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= # empty
|
||||
DISTFILES= # empty
|
||||
EXTRACT_ONLY= # empty
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= scjamorim@bsd.com.br
|
||||
COMMENT= The "meta-port" for DotGNU Portable.NET
|
||||
|
||||
BUILD_DEPENDS= treecc:${PORTSDIR}/lang/treecc
|
||||
RUN_DEPENDS= cscc:${PORTSDIR}/lang/pnet-base \
|
||||
csunit:${PORTSDIR}/lang/pnetlib \
|
||||
sqlsharp-pnet:${PORTSDIR}/lang/ml-pnet \
|
||||
${LOCALBASE}/lib/cscc/lib/libc.dll:${PORTSDIR}/lang/pnetc
|
||||
sqlsharp-pnet:${PORTSDIR}/lang/ml-pnet
|
||||
|
||||
NO_BUILD= yes
|
||||
|
||||
|
|
|
|||
|
|
@ -1,11 +1,9 @@
|
|||
PNET_VERSION= 0.7.4
|
||||
PNET_REVISION= 0
|
||||
PNET_VERSION= 0.8.0
|
||||
PNET_REVISION= 0
|
||||
PNET_PORTVER= ${PNET_VERSION}.${PNET_REVISION}
|
||||
PNET_PORTREV= 0
|
||||
PNET_PORTEPOCH= 0
|
||||
|
||||
PNET_MASTER_SITES= http://www.southern-storm.com.au/download/
|
||||
# ${MASTER_SITE_GNU}
|
||||
PNET_MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
PNET_MASTER_SITE_SUBDIR= dotgnu/pnet/
|
||||
|
||||
ILSTRIP_CMD= ${LOCALBASE}/bin/ilstrip
|
||||
|
|
|
|||
|
|
@ -7,13 +7,12 @@
|
|||
|
||||
PORTNAME= pnetlib
|
||||
PORTVERSION= ${PNET_VERSION}
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= ${PNET_REVISION}
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= ${PNET_MASTER_SITES}
|
||||
MASTER_SITE_SUBDIR= ${PNET_MASTER_SITE_SUBDIR}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= scjamorim@bsd.com.br
|
||||
COMMENT= C\# system library for pnet
|
||||
|
||||
BUILD_DEPENDS= cscc:${PORTSDIR}/lang/pnet-base \
|
||||
|
|
@ -26,6 +25,7 @@ USE_XLIB= yes
|
|||
GNU_CONFIGURE= yes
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_GMAKE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
PORTDOCS= ChangeLog-1 ChangeLog-2 ChangeLog-3 ChangeLog-4 \
|
||||
JScript-embed.txt JScript-internals.txt csunit_howto.html \
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (pnetlib-0.7.4.tar.gz) = cab8de4301bea6e4777ca95cc8a860bd
|
||||
SHA256 (pnetlib-0.7.4.tar.gz) = d6d1a2ab67a6291307c06007c7378d1da1654abb6b1b32dad442fd1711b1568a
|
||||
SIZE (pnetlib-0.7.4.tar.gz) = 4100640
|
||||
MD5 (pnetlib-0.8.0.tar.gz) = 38bbe31798f5324c8d68c7d510446a8d
|
||||
SHA256 (pnetlib-0.8.0.tar.gz) = baea8982b09b0a7b65fb65c918e4bf2b040e959f25d3c8681e379a9ebd2db9a9
|
||||
SIZE (pnetlib-0.8.0.tar.gz) = 5092807
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue