diff options
author | rene <rene@FreeBSD.org> | 2014-05-04 18:51:02 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2014-05-04 18:51:02 +0800 |
commit | acfb6718e772ece24a306d036b3e941633e26707 (patch) | |
tree | dc2a77fb28bb97e39d913fa8c2e661b6e3af9bd3 /lang | |
parent | d7206c13bdc5429b2d5d9499765ff8a9833b04ab (diff) | |
download | freebsd-ports-gnome-acfb6718e772ece24a306d036b3e941633e26707.tar.gz freebsd-ports-gnome-acfb6718e772ece24a306d036b3e941633e26707.tar.zst freebsd-ports-gnome-acfb6718e772ece24a306d036b3e941633e26707.zip |
Remove expired ports:
2014-04-30 x11-toolkits/gigi: Does not compile on 10 or higher
2014-04-30 net/asterisk-oh323: Depends on broken and unsupported asterisk14
2014-04-30 net/asterisk14: Broken and unsupported
2014-04-30 net/asterisk14-addons: Depends on broken and unsupported asterisk14
2014-04-30 ports-mgmt/pkg_install: Replaced by ports-mgmt/pkg
2014-05-01 x11-drivers/xf86-input-magictouch: Does not compile
2014-05-01 x11-drivers/xf86-video-cyrix: requires pciVideoPtr typedef
2014-05-01 x11-drivers/xf86-video-sis-intel: requires pciVideoPtr typedef
2014-05-01 net/py-spreadmodule: Depends on expired net/spread
2014-05-01 net/p5-Spread-Message: Depends on expired net/spread
2014-05-01 net/p5-POE-Component-Spread: Depends on expired net/spread
2014-05-01 net/p5-Spread-Session: Depends on expired net/spread
2014-05-01 sysutils/wmmemload: Broken
2014-05-01 lang/ml-pnet: Alpha-quality abandonware - Decommissioned Dec 2012 - Use mono
2014-05-01 lang/treecc: PNET dependency decommissioned Dec 2012
2014-05-01 lang/pnetlib: Alpha-quality abandonware - Decommissioned Dec 2012 - Use mono
2014-05-01 lang/pnet-base: Alpha-quality abandonware - Decommissioned Dec 2012 - Use mono
2014-05-01 benchmarks/pnetmark: PNET dependency decommissioned Dec 2012
2014-05-01 lang/pnet: Alpha-quality abandonware - Decommissioned Dec 2012 - Use mono
2014-05-01 x11-wm/stumpwm: Broken for more than 4 months
2014-05-01 sysutils/cpupowerd: Not maintained from upstream anymore and only supports ancient AMD K8.
2014-05-01 net/pchar: Obsolete, abandoned
2014-05-03 x11-fonts/texcm-ttf: Should be replaced by x11-fonts/stix-fonts
Diffstat (limited to 'lang')
-rw-r--r-- | lang/Makefile | 5 | ||||
-rw-r--r-- | lang/ml-pnet/Makefile | 27 | ||||
-rw-r--r-- | lang/ml-pnet/distinfo | 2 | ||||
-rw-r--r-- | lang/ml-pnet/pkg-descr | 4 | ||||
-rw-r--r-- | lang/ml-pnet/pkg-plist | 69 | ||||
-rw-r--r-- | lang/pnet-base/Makefile | 69 | ||||
-rw-r--r-- | lang/pnet-base/distinfo | 2 | ||||
-rw-r--r-- | lang/pnet-base/pkg-descr | 5 | ||||
-rw-r--r-- | lang/pnet-base/pkg-plist | 179 | ||||
-rw-r--r-- | lang/pnet/Makefile | 29 | ||||
-rw-r--r-- | lang/pnet/Makefile.pnet | 59 | ||||
-rw-r--r-- | lang/pnet/pkg-descr | 7 | ||||
-rw-r--r-- | lang/pnetlib/Makefile | 43 | ||||
-rw-r--r-- | lang/pnetlib/distinfo | 2 | ||||
-rw-r--r-- | lang/pnetlib/pkg-descr | 4 | ||||
-rw-r--r-- | lang/pnetlib/pkg-plist | 145 | ||||
-rw-r--r-- | lang/treecc/Makefile | 20 | ||||
-rw-r--r-- | lang/treecc/distinfo | 2 | ||||
-rw-r--r-- | lang/treecc/pkg-descr | 2 |
19 files changed, 0 insertions, 675 deletions
diff --git a/lang/Makefile b/lang/Makefile index 614def077a64..c73b622f27b7 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -155,7 +155,6 @@ SUBDIR += metaocaml SUBDIR += mit-scheme SUBDIR += mixal - SUBDIR += ml-pnet SUBDIR += mlton SUBDIR += mmix SUBDIR += modula3 @@ -247,9 +246,6 @@ SUBDIR += picoc SUBDIR += pike76 SUBDIR += pike78 - SUBDIR += pnet - SUBDIR += pnet-base - SUBDIR += pnetlib SUBDIR += polyml SUBDIR += ptoc SUBDIR += pure @@ -338,7 +334,6 @@ SUBDIR += tinypy SUBDIR += tolua SUBDIR += tolua++ - SUBDIR += treecc SUBDIR += tuareg-mode.el SUBDIR += twelf SUBDIR += ucc diff --git a/lang/ml-pnet/Makefile b/lang/ml-pnet/Makefile deleted file mode 100644 index 417875471e92..000000000000 --- a/lang/ml-pnet/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# Created by: Michael Johnson <ahze@ahze.net> -# $FreeBSD$ - -PORTNAME= ml-pnet -PORTVERSION= ${PNET_VERSION} -PORTREVISION= ${PNET_REVISION} -CATEGORIES= lang -MASTER_SITES= ${PNET_MASTER_SITES} -MASTER_SITE_SUBDIR= ${PNET_MASTER_SITE_SUBDIR} - -MAINTAINER= ports@FreeBSD.org -COMMENT= Mono's upper-level libraries - -DEPRECATED= Alpha-quality abandonware - Decommissioned Dec 2012 - Use mono -EXPIRATION_DATE=2014-05-01 - -BUILD_DEPENDS= cscc:${PORTSDIR}/lang/pnet-base \ - treecc:${PORTSDIR}/lang/treecc \ - ${LOCALBASE}/lib/cscc/lib/libXsharpSupport.so.0:${PORTSDIR}/lang/pnetlib -RUN_DEPENDS= ${LOCALBASE}/lib/cscc/lib/libXsharpSupport.so.0:${PORTSDIR}/lang/pnetlib - -GNU_CONFIGURE= yes -USE_GMAKE= yes - -NO_STAGE= yes -.include "${.CURDIR}/../pnet/Makefile.pnet" -.include <bsd.port.mk> diff --git a/lang/ml-pnet/distinfo b/lang/ml-pnet/distinfo deleted file mode 100644 index 354260c56923..000000000000 --- a/lang/ml-pnet/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (ml-pnet-0.8.0.tar.gz) = 87860006b9f01b6bef47719f4a8e722b69f7304637308656cb7b31ada4111d96 -SIZE (ml-pnet-0.8.0.tar.gz) = 4366929 diff --git a/lang/ml-pnet/pkg-descr b/lang/ml-pnet/pkg-descr deleted file mode 100644 index e535cc764acb..000000000000 --- a/lang/ml-pnet/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Some of the Mono upper-level libraries in a form that can be easily compiled -and used with pnet's CLI implementation. The source code is Mono's. - -WWW: http://www.southern-storm.com.au/portable_net.html diff --git a/lang/ml-pnet/pkg-plist b/lang/ml-pnet/pkg-plist deleted file mode 100644 index 28d6d7a86ac0..000000000000 --- a/lang/ml-pnet/pkg-plist +++ /dev/null @@ -1,69 +0,0 @@ -bin/nunit-console-pnet -bin/sqlsharp-pnet -bin/wsdl-pnet -lib/cscc/lib/0.7.6.1/ByteFX.Data.dll -lib/cscc/lib/1.0.0.0/IBM.Data.DB2.dll -lib/cscc/lib/1.0.0.0/Mono.GetOptions.dll -lib/cscc/lib/1.0.5000.0/PEAPI.dll -lib/cscc/lib/1.0.5000.0/Mono.Security.dll -lib/cscc/lib/1.0.5000.0/Mono.Data.Tds.dll -lib/cscc/lib/1.0.5000.0/Npgsql.dll -lib/cscc/lib/1.0.5000.0/Mono.Data.SqliteClient.dll -lib/cscc/lib/1.0.5000.0/Mono.Data.SybaseClient.dll -lib/cscc/lib/1.0.5000.0/Mono.Data.TdsClient.dll -lib/cscc/lib/1.0.5000.0/Mono.Cairo.dll -lib/cscc/lib/1.0.5000.0/Novell.Directory.Ldap.dll -lib/cscc/lib/1.0.5000.0/Mono.Http.dll -lib/cscc/lib/2.0.0.0/Custommarshalers.dll -lib/cscc/lib/2.0.0.0/System.Data.OracleClient.dll -lib/cscc/lib/2.0.0.0/System.Data.dll -lib/cscc/lib/2.0.0.0/System.DirectoryServices.dll -lib/cscc/lib/2.0.0.0/System.Management.dll -lib/cscc/lib/2.0.0.0/System.Messaging.dll -lib/cscc/lib/2.0.0.0/System.Runtime.Remoting.dll -lib/cscc/lib/2.0.0.0/System.Runtime.Serialization.Formatters.Soap.dll -lib/cscc/lib/2.0.0.0/System.Security.dll -lib/cscc/lib/2.0.0.0/System.ServiceProcess.dll -lib/cscc/lib/2.0.0.0/System.Web.Services.dll -lib/cscc/lib/2.0.0.0/System.Web.dll -lib/cscc/lib/2.0.0.0/nunit.core.dll -lib/cscc/lib/2.0.0.0/nunit.framework.dll -lib/cscc/lib/2.0.0.0/nunit.util.dll -lib/cscc/lib/2.0.0.0/sqlsharp-pnet.exe -lib/cscc/lib/2.0.0.0/wsdl-pnet.exe -lib/cscc/lib/2.2.0.0/nunit-console-pnet.exe -lib/cscc/lib/ByteFX.Data.dll -lib/cscc/lib/Custommarshalers.dll -lib/cscc/lib/IBM.Data.DB2.dll -lib/cscc/lib/Mono.Cairo.dll -lib/cscc/lib/Mono.Data.SqliteClient.dll -lib/cscc/lib/Mono.Data.SybaseClient.dll -lib/cscc/lib/Mono.Data.Tds.dll -lib/cscc/lib/Mono.Data.TdsClient.dll -lib/cscc/lib/Mono.GetOptions.dll -lib/cscc/lib/Mono.Http.dll -lib/cscc/lib/Mono.Security.dll -lib/cscc/lib/Novell.Directory.Ldap.dll -lib/cscc/lib/Npgsql.dll -lib/cscc/lib/PEAPI.dll -lib/cscc/lib/System.Data.OracleClient.dll -lib/cscc/lib/System.Data.dll -lib/cscc/lib/System.DirectoryServices.dll -lib/cscc/lib/System.Management.dll -lib/cscc/lib/System.Messaging.dll -lib/cscc/lib/System.Runtime.Remoting.dll -lib/cscc/lib/System.Runtime.Serialization.Formatters.Soap.dll -lib/cscc/lib/System.Security.dll -lib/cscc/lib/System.ServiceProcess.dll -lib/cscc/lib/System.Web.Services.dll -lib/cscc/lib/System.Web.dll -lib/cscc/lib/nunit-console-pnet.exe -lib/cscc/lib/nunit.core.dll -lib/cscc/lib/nunit.framework.dll -lib/cscc/lib/nunit.util.dll -lib/cscc/lib/sqlsharp-pnet.exe -lib/cscc/lib/wsdl-pnet.exe -@dirrmtry lib/cscc/lib/2.2.0.0 -@dirrmtry lib/cscc/lib/1.0.5000.0 -@dirrmtry lib/cscc/lib/1.0.0.0 -@dirrmtry lib/cscc/lib/0.7.6.1 diff --git a/lang/pnet-base/Makefile b/lang/pnet-base/Makefile deleted file mode 100644 index e771b0164c67..000000000000 --- a/lang/pnet-base/Makefile +++ /dev/null @@ -1,69 +0,0 @@ -# Created by: Michael Johnson <ahze@ahze.net> -# $FreeBSD$ - -PORTNAME= pnet -PORTVERSION= ${PNET_VERSION} -PORTREVISION= ${PNET_REVISION} -CATEGORIES= lang -MASTER_SITES= ${PNET_MASTER_SITES} -MASTER_SITE_SUBDIR= ${PNET_MASTER_SITE_SUBDIR} -PKGNAMESUFFIX= base - -MAINTAINER= ports@FreeBSD.org -COMMENT= C\# compiler and runtime engine - -BUILD_DEPENDS= treecc:${PORTSDIR}/lang/treecc - -DEPRECATED= Alpha-quality abandonware - Decommissioned Dec 2012 - Use mono -EXPIRATION_DATE=2014-05-01 - -NOT_FOR_ARCHS= sparc64 - -.if !defined(WITHOUT_X11) -USE_XLIB= yes -.endif - -GNU_CONFIGURE= yes -USES= gmake -USE_LDCONFIG= yes -MAKE_JOBS_UNSAFE= yes - -CONFIGURE_ARGS+= --enable-threads=posix - -.if !defined(WITH_OPTIMIZED_CFLAGS) -CONFIGURE_ARGS+= --disable-optimizations -.endif - -PORTDOCS= pnetasm.texi pnettools.info pnettools.texi texinfo.tex -INFO= pnettools -.include "${.CURDIR}/../pnet/Makefile.pnet" -.include <bsd.port.pre.mk> - -.if ${ARCH} != "i386" || ${OSVERSION} < 700000 -CONFIGURE_ARGS+= --without-libffi \ - --without-libgc -PLIST_SUB= I386="@comment " -.else -PLIST_SUB= I386="" - -.endif - -post-everything:: -.if !defined(WITH_OPTIMIZED_CFLAGS) - @${ECHO_MSG} "Define optimized CFLAGS with" - @${ECHO_MSG} "WITH_OPTIMIZED_CFLAGS=yes" -.endif - -post-patch: - @${REINPLACE_CMD} -e 's|`$$CC -print-multi-os-directory 2>/dev/null`|elf|' \ - ${WRKSRC}/libffi/configure - @${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/ltconfig \ - ${WRKSRC}/libgc/configure - -post-install: - @${MKDIR} ${STAGEDIR}${DOCSDIR} -.for docfile in ${PORTDOCS} - @${INSTALL_DATA} ${WRKSRC}/doc/${docfile} ${STAGEDIR}${DOCSDIR} -.endfor - -.include <bsd.port.post.mk> diff --git a/lang/pnet-base/distinfo b/lang/pnet-base/distinfo deleted file mode 100644 index 932504615462..000000000000 --- a/lang/pnet-base/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (pnet-0.8.0.tar.gz) = f1340ae3567a5f05729d9d201bd719268ceca07bde4f62c58a92abfda64551bb -SIZE (pnet-0.8.0.tar.gz) = 4510420 diff --git a/lang/pnet-base/pkg-descr b/lang/pnet-base/pkg-descr deleted file mode 100644 index aa7edad457bb..000000000000 --- a/lang/pnet-base/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -DotGNU Portable.NET contains a runtime engine, C# compiler, and a host of -useful development tools, all written in C. This package is generally -referred to as "pnet". - -WWW: http://www.southern-storm.com.au/portable_net.html diff --git a/lang/pnet-base/pkg-plist b/lang/pnet-base/pkg-plist deleted file mode 100644 index 481956e87d09..000000000000 --- a/lang/pnet-base/pkg-plist +++ /dev/null @@ -1,179 +0,0 @@ -bin/al -bin/cli-unknown-ar -bin/cli-unknown-cpp -bin/cli-unknown-gcc -bin/cli-unknown-ranlib -bin/cli-unknown-size -bin/cli-unknown-strip -bin/clrwrap -bin/csant -bin/cscc -bin/cscc-cpp -bin/csdoc -bin/csdoc2hier -bin/csdoc2html -bin/csdoc2texi -bin/cssrc2html -bin/ilalink -bin/ilasm -bin/ildasm -bin/ildd -bin/ilfind -bin/ilgac -bin/ilheader -bin/ilnative -bin/ilranlib -bin/ilrun -bin/ilsize -bin/ilstrip -bin/ilverify -bin/resgen -man/man1/al.1.gz -man/man1/cli-unknown-ar.1.gz -man/man1/cli-unknown-cpp.1.gz -man/man1/cli-unknown-gcc.1.gz -man/man1/cli-unknown-ranlib.1.gz -man/man1/cli-unknown-size.1.gz -man/man1/cli-unknown-strip.1.gz -man/man1/clrwrap.1.gz -man/man1/csant.1.gz -man/man1/cscc-cpp.1.gz -man/man1/cscc.1.gz -man/man1/csdoc.1.gz -man/man1/csdoc2hier.1.gz -man/man1/csdoc2html.1.gz -man/man1/csdoc2texi.1.gz -man/man1/cssrc2html.1.gz -man/man1/ilalink.1.gz -man/man1/ilasm.1.gz -man/man1/ildasm.1.gz -man/man1/ildd.1.gz -man/man1/ilfind.1.gz -man/man1/ilgac.1.gz -man/man1/ilheader.1.gz -man/man1/ilnative.1.gz -man/man1/ilranlib.1.gz -man/man1/ilrun.1.gz -man/man1/ilsize.1.gz -man/man1/ilstrip.1.gz -man/man1/ilverify.1.gz -man/man1/resgen.1.gz -%%I386%%include/ffi.h -%%I386%%include/ffitarget.h -%%I386%%include/gc/gc.h -%%I386%%include/gc/gc_typed.h -%%I386%%include/gc/gc_inl.h -%%I386%%include/gc/gc_inline.h -%%I386%%include/gc/gc_mark.h -%%I386%%include/gc/gc_cpp.h -%%I386%%include/gc/weakpointer.h -%%I386%%include/gc/gc_alloc.h -%%I386%%include/gc/new_gc_alloc.h -%%I386%%include/gc/gc_allocator.h -%%I386%%include/gc/gc_backptr.h -%%I386%%include/gc/gc_gcj.h -%%I386%%include/gc/gc_local_alloc.h -%%I386%%include/gc/leak_detector.h -%%I386%%include/gc/gc_amiga_redirects.h -%%I386%%include/gc/gc_pthread_redirects.h -%%I386%%include/gc/gc_config_macros.h -%%I386%%include/gc.h -%%I386%%include/gc_local_alloc.h -%%I386%%include/gc_pthread_redirects.h -%%I386%%include/gc_config_macros.h -%%I386%%include/gc_typed.h -%%I386%%include/leak_detector.h -include/pnet/il_align.h -include/pnet/il_bignum.h -include/pnet/il_coder.h -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 -include/pnet/il_errno.h -include/pnet/il_gc.h -include/pnet/il_image.h -include/pnet/il_jopcodes.h -include/pnet/il_linker.h -include/pnet/il_meta.h -include/pnet/il_opcodes.h -include/pnet/il_profile.h -include/pnet/il_program.h -include/pnet/il_regex.h -include/pnet/il_serial.h -include/pnet/il_serialize.h -include/pnet/il_sysio.h -include/pnet/il_system.h -include/pnet/il_thread.h -include/pnet/il_types.h -include/pnet/il_utils.h -include/pnet/il_values.h -include/pnet/il_writer.h -include/pnet/il_xml.h -lib/cscc/plugins/cscc-b -lib/cscc/plugins/cscc-bf -lib/cscc/plugins/cscc-c-s -lib/cscc/plugins/cscc-cs -lib/cscc/plugins/cscc-csharp -lib/cscc/plugins/cscc-java -lib/cscc/plugins/cscc-vb -%%I386%%lib/libgc.a -%%I386%%lib/libgc.so -%%I386%%lib/libgc.so.1 -%%I386%%lib/libgc.la -lib/libILAsm.a -lib/libILCodeGen.a -lib/libILDumpAsm.a -lib/libILEngine.a -lib/libILImage.a -lib/libILLink.a -lib/libILSupport.a -%%I386%%lib/libffi.so.4 -%%I386%%lib/libffi.so -%%I386%%lib/libffi.la -%%I386%%lib/libffi.a -%%I386%%share/gc/README -%%I386%%share/gc/README.DGUX386 -%%I386%%share/gc/README.Mac -%%I386%%share/gc/README.MacOSX -%%I386%%share/gc/README.OS2 -%%I386%%share/gc/README.amiga -%%I386%%share/gc/README.arm.cross -%%I386%%share/gc/README.autoconf -%%I386%%share/gc/README.changes -%%I386%%share/gc/README.contributors -%%I386%%share/gc/README.cords -%%I386%%share/gc/README.darwin -%%I386%%share/gc/README.dj -%%I386%%share/gc/README.environment -%%I386%%share/gc/README.ews4800 -%%I386%%share/gc/README.hp -%%I386%%share/gc/README.linux -%%I386%%share/gc/README.macros -%%I386%%share/gc/README.rs6000 -%%I386%%share/gc/README.sgi -%%I386%%share/gc/README.solaris2 -%%I386%%share/gc/README.uts -%%I386%%share/gc/README.win32 -%%I386%%share/gc/barrett_diagram -%%I386%%share/gc/debugging.html -%%I386%%share/gc/gc.man -%%I386%%share/gc/gcdescr.html -%%I386%%share/gc/gcinterface.html -%%I386%%share/gc/leak.html -%%I386%%share/gc/scale.html -%%I386%%share/gc/simple_example.html -%%I386%%share/gc/tree.html -%%I386%%@dirrmtry include/gc -%%I386%%@dirrmtry include/pnet/gc -@dirrmtry include/pnet -@dirrmtry lib/cscc/plugins -@dirrmtry lib/cscc -%%I386%%@dirrmtry lib/elf -%%I386%%@dirrmtry lib/pnet/elf -%%I386%%@dirrmtry lib/pnet -%%I386%%@dirrmtry share/gc diff --git a/lang/pnet/Makefile b/lang/pnet/Makefile deleted file mode 100644 index 3dc404a2c359..000000000000 --- a/lang/pnet/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# Created by: Joe Marcus Clarke <marcus@FreeBSD.org> -# $FreeBSD$ - -PORTNAME= pnet -PORTVERSION= ${PNET_VERSION} -PORTREVISION= ${PNET_REVISION} -CATEGORIES= lang -MASTER_SITES= # empty -DISTFILES= # empty -EXTRACT_ONLY= # empty - -MAINTAINER= ports@FreeBSD.org -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 - -DEPRECATED= Alpha-quality abandonware - Decommissioned Dec 2012 - Use mono -EXPIRATION_DATE=2014-05-01 - -NO_BUILD= yes - -do-install: # empty - -NO_STAGE= yes -.include "../pnet/Makefile.pnet" -.include <bsd.port.mk> diff --git a/lang/pnet/Makefile.pnet b/lang/pnet/Makefile.pnet deleted file mode 100644 index 7e0aaa85f0ea..000000000000 --- a/lang/pnet/Makefile.pnet +++ /dev/null @@ -1,59 +0,0 @@ -PNET_VERSION= 0.8.0 -PNET_REVISION= 1 -PNET_PORTVER= ${PNET_VERSION}.${PNET_REVISION} -PNET_PORTREV= 0 -PNET_PORTEPOCH= 0 -PNET_MASTER_SITES= ${MASTER_SITE_GNU} -PNET_MASTER_SITE_SUBDIR= dotgnu/pnet/ - -ILSTRIP_CMD= ${LOCALBASE}/bin/ilstrip -ILRUN_CMD= ${LOCALBASE}/bin/ilrun - -.if defined(WITH_OPTIMIZED_CSFLAGS) -CSFLAGS+=-O2 -.endif - -.if defined(PNET_STRAP_BIN) || defined(PNET_STRAP_SBIN) - -PNET_STRAP_SUFX?= .exe -PNET_BIN_WRKDIR?= ${WRKDIR}/PNET_STRAP/bin -PNET_SBIN_WRKDIR?= ${WRKDIR}/PNET_STRAP/sbin - -.for strap in ${PNET_STRAP_BIN} -PLIST_FILES+= bin/${strap} bin/${strap}${PNET_STRAP_SUFX} -.endfor -.for strap in ${PNET_STRAP_SBIN} -PLIST_FILES+= sbin/${strap} sbin/${strap}${PNET_STRAP_SUFX} -.endfor - -pre-patch: pnet-strap -pnet-strap: - @${MKDIR} ${PNET_BIN_WRKDIR} - @${MKDIR} ${PNET_SBIN_WRKDIR} - -.for strap in ${PNET_STRAP_BIN} - @${ECHO_CMD} "#!${SH}" >> ${PNET_BIN_WRKDIR}/${strap} - @${ECHO_CMD} "${ILRUN_CMD} ${ILRUN_FLAGS} ${PREFIX}/bin/${strap}${PNET_STRAP_SUFX}" >> ${PNET_BIN_WRKDIR}/${strap} -.endfor -.for strap in ${PNET_STRAP_SBIN} - @${ECHO_CMD} -n "#!${SH}" >> ${PNET_SBIN_WRKDIR}/${strap} - @${EHCO_CMD} -n "${ILRUN_CMD} ${ILRUN_FLAGS} ${PREFIX}/sbin/${strap}${PNET_STRAP_SUFX}" >> ${PNET_SBIN_WRKDIR}/${strap} -.endfor - -post-install: pnet-strap-install -pnet-strap-install: -.for strap in ${PNET_STRAP_BIN} - @${INSTALL_SCRIPT} ${PNET_BIN_WRKDIR}/${strap} ${PREFIX}/bin -.endfor -.for strap in ${PNET_STRAP_SBIN} - @${INSTALL_SCRIPT} ${PNET_SBIN_WRKDIR}/${strap} ${PREFIX}/sbin -.endfor -.endif - -pre-everything:: post-everything -.if !defined(WITH_OPTIMIZED_CSFLAGS) - @${ECHO_MSG} "Define optimized CSFLAGS with" - @${ECHO_MSG} "WITH_OPTIMIZED_CSFLAGS=yes" -.endif - -post-everything:: diff --git a/lang/pnet/pkg-descr b/lang/pnet/pkg-descr deleted file mode 100644 index c2eb7f2e7be8..000000000000 --- a/lang/pnet/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -Meta-port package for pnet. - -DotGNU Portable.NET contains a runtime engine, C# compiler, and a host of -useful development tools, all written in C. This package is generally -referred to as "pnet". - -WWW: http://www.southern-storm.com.au/portable_net.html diff --git a/lang/pnetlib/Makefile b/lang/pnetlib/Makefile deleted file mode 100644 index 7e49c6536983..000000000000 --- a/lang/pnetlib/Makefile +++ /dev/null @@ -1,43 +0,0 @@ -# Created by: Michael Johnson <ahze@ahze.net> -# $FreeBSD$ - -PORTNAME= pnetlib -PORTVERSION= ${PNET_VERSION} -PORTREVISION= ${PNET_REVISION} -CATEGORIES= lang -MASTER_SITES= ${PNET_MASTER_SITES} -MASTER_SITE_SUBDIR= ${PNET_MASTER_SITE_SUBDIR} - -MAINTAINER= ports@FreeBSD.org -COMMENT= C\# system library for pnet - -BUILD_DEPENDS= cscc:${PORTSDIR}/lang/pnet-base \ - treecc:${PORTSDIR}/lang/treecc - -DEPRECATED= Alpha-quality abandonware - Decommissioned Dec 2012 - Use mono -EXPIRATION_DATE=2014-05-01 - -GNU_CONFIGURE= yes -USE_AUTOTOOLS= libtool -USE_LDCONFIG= yes - -PORTDOCS= ChangeLog-1 ChangeLog-2 ChangeLog-3 ChangeLog-4 \ - JScript-embed.txt JScript-internals.txt csunit_howto.html \ - pcf-font-format.txt translating-pnetlib.txt - -OPTIONS_DEFINE= X11 -OPTIONS_DEFAULT= X11 -X11_USE= XORG=x11 - -post-patch: - @${REINPLACE_CMD} 's|$$(LN_S) $$(DESTDIR)$$(libdir)/cscc/lib/$$(FRAMEWORK_VERSION)/pinvoke.map|$$(LN_S) $$(FRAMEWORK_VERSION)/pinvoke.map|' \ - ${WRKSRC}/tools/Makefile.in - @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} \ - $$ac_aux_dir|$$ac_aux_dir|' ${WRKSRC}/configure - -post-install: - @${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/doc/,} ${STAGEDIR}${DOCSDIR} - -.include "${.CURDIR}/../pnet/Makefile.pnet" -.include <bsd.port.mk> diff --git a/lang/pnetlib/distinfo b/lang/pnetlib/distinfo deleted file mode 100644 index 47f5acc48dfc..000000000000 --- a/lang/pnetlib/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (pnetlib-0.8.0.tar.gz) = baea8982b09b0a7b65fb65c918e4bf2b040e959f25d3c8681e379a9ebd2db9a9 -SIZE (pnetlib-0.8.0.tar.gz) = 5092807 diff --git a/lang/pnetlib/pkg-descr b/lang/pnetlib/pkg-descr deleted file mode 100644 index 42add1cd065d..000000000000 --- a/lang/pnetlib/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -C# class libraries, including "mscorlib.dll", "System.dll", "System.Xml.dll", -"System.Drawing.dll", "System.Windows.Forms.dll", etc. - -WWW: http://www.southern-storm.com.au/portable_net.html diff --git a/lang/pnetlib/pkg-plist b/lang/pnetlib/pkg-plist deleted file mode 100644 index 9b2d7e85926e..000000000000 --- a/lang/pnetlib/pkg-plist +++ /dev/null @@ -1,145 +0,0 @@ -bin/csunit -bin/ilinstall -bin/jsrun -lib/cscc/lib/0.81.0.1407/ICSharpCode.SharpZipLib.dll -lib/cscc/lib/2.0.0.0/Accessibility.dll -lib/cscc/lib/2.0.0.0/DotGNU.Images.dll -lib/cscc/lib/2.0.0.0/DotGNU.Misc.dll -lib/cscc/lib/2.0.0.0/DotGNU.SSL.dll -lib/cscc/lib/2.0.0.0/DotGNU.Terminal.dll -lib/cscc/lib/2.0.0.0/DotGNU.XmlRpc.dll -lib/cscc/lib/2.0.0.0/I18N.CJK.dll -lib/cscc/lib/2.0.0.0/I18N.MidEast.dll -lib/cscc/lib/2.0.0.0/I18N.Other.dll -lib/cscc/lib/2.0.0.0/I18N.Rare.dll -lib/cscc/lib/2.0.0.0/I18N.West.dll -lib/cscc/lib/2.0.0.0/I18N.dll -lib/cscc/lib/2.0.0.0/ISymWrapper.dll -lib/cscc/lib/2.0.0.0/OpenSystem.C.dll -lib/cscc/lib/2.0.0.0/OpenSystem.Platform.dll -lib/cscc/lib/2.0.0.0/System.Configuration.Install.dll -lib/cscc/lib/2.0.0.0/System.Deployment.dll -lib/cscc/lib/2.0.0.0/System.Design.dll -lib/cscc/lib/2.0.0.0/System.Drawing.Postscript.dll -lib/cscc/lib/2.0.0.0/System.Drawing.Win32.dll -lib/cscc/lib/2.0.0.0/System.Drawing.Xsharp.dll -lib/cscc/lib/2.0.0.0/System.Drawing.dll -lib/cscc/lib/2.0.0.0/System.EnterpriseServices.dll -lib/cscc/lib/2.0.0.0/System.Net.IrDA.dll -lib/cscc/lib/2.0.0.0/System.Windows.Forms.Themes.XP.dll -lib/cscc/lib/2.0.0.0/System.Windows.Forms.dll -lib/cscc/lib/2.0.0.0/System.Xml.dll -lib/cscc/lib/2.0.0.0/System.dll -lib/cscc/lib/2.0.0.0/Xsharp.dll -lib/cscc/lib/2.0.0.0/ca/I18N.resources.dll -lib/cscc/lib/2.0.0.0/ca/System.Configuration.Install.resources.dll -lib/cscc/lib/2.0.0.0/ca/System.Drawing.resources.dll -lib/cscc/lib/2.0.0.0/ca/System.Net.IrDA.resources.dll -lib/cscc/lib/2.0.0.0/ca/System.Windows.Forms.resources.dll -lib/cscc/lib/2.0.0.0/ca/System.Xml.resources.dll -lib/cscc/lib/2.0.0.0/ca/System.resources.dll -lib/cscc/lib/2.0.0.0/ca/Xsharp.resources.dll -lib/cscc/lib/2.0.0.0/ca/mscorlib.resources.dll -lib/cscc/lib/2.0.0.0/cstest.dll -lib/cscc/lib/2.0.0.0/csunit.exe -lib/cscc/lib/2.0.0.0/de/I18N.resources.dll -lib/cscc/lib/2.0.0.0/de/System.Configuration.Install.resources.dll -lib/cscc/lib/2.0.0.0/de/System.Drawing.resources.dll -lib/cscc/lib/2.0.0.0/de/System.Net.IrDA.resources.dll -lib/cscc/lib/2.0.0.0/de/System.Windows.Forms.resources.dll -lib/cscc/lib/2.0.0.0/de/System.Xml.resources.dll -lib/cscc/lib/2.0.0.0/de/System.resources.dll -lib/cscc/lib/2.0.0.0/de/Xsharp.resources.dll -lib/cscc/lib/2.0.0.0/de/mscorlib.resources.dll -lib/cscc/lib/2.0.0.0/ilinstall.exe -lib/cscc/lib/2.0.0.0/mscorlib.dll -lib/cscc/lib/2.0.0.0/pinvoke.map -lib/cscc/lib/2.0.0.0/sysglobl.dll -lib/cscc/lib/8.0.50727.42/Microsoft.JScript.dll -lib/cscc/lib/8.0.50727.42/Microsoft.VisualBasic.dll -lib/cscc/lib/8.0.50727.42/Microsoft.VisualC.dll -lib/cscc/lib/8.0.50727.42/Microsoft.Vsa.dll -lib/cscc/lib/8.0.50727.42/ca/Microsoft.VisualBasic.resources.dll -lib/cscc/lib/8.0.50727.42/cscompmgd.dll -lib/cscc/lib/8.0.50727.42/de/Microsoft.VisualBasic.resources.dll -lib/cscc/lib/8.0.50727.42/jsrun.exe -lib/cscc/lib/Accessibility.dll -lib/cscc/lib/DotGNU.Images.dll -lib/cscc/lib/DotGNU.Misc.dll -lib/cscc/lib/DotGNU.SSL.dll -lib/cscc/lib/DotGNU.Terminal.dll -lib/cscc/lib/DotGNU.XmlRpc.dll -lib/cscc/lib/I18N.CJK.dll -lib/cscc/lib/I18N.MidEast.dll -lib/cscc/lib/I18N.Other.dll -lib/cscc/lib/I18N.Rare.dll -lib/cscc/lib/I18N.West.dll -lib/cscc/lib/I18N.dll -lib/cscc/lib/ICSharpCode.SharpZipLib.dll -lib/cscc/lib/ISymWrapper.dll -lib/cscc/lib/Microsoft.JScript.dll -lib/cscc/lib/Microsoft.VisualBasic.dll -lib/cscc/lib/Microsoft.VisualC.dll -lib/cscc/lib/Microsoft.Vsa.dll -lib/cscc/lib/OpenSystem.C.dll -lib/cscc/lib/OpenSystem.Platform.dll -lib/cscc/lib/System.Configuration.Install.dll -lib/cscc/lib/System.Deployment.dll -lib/cscc/lib/System.Design.dll -lib/cscc/lib/System.Drawing.Postscript.dll -lib/cscc/lib/System.Drawing.Win32.dll -lib/cscc/lib/System.Drawing.Xsharp.dll -lib/cscc/lib/System.Drawing.dll -lib/cscc/lib/System.EnterpriseServices.dll -lib/cscc/lib/System.Net.IrDA.dll -lib/cscc/lib/System.Windows.Forms.Themes.XP.dll -lib/cscc/lib/System.Windows.Forms.dll -lib/cscc/lib/System.Xml.dll -lib/cscc/lib/System.dll -lib/cscc/lib/Xsharp.dll -lib/cscc/lib/ca/I18N.resources.dll -lib/cscc/lib/ca/Microsoft.VisualBasic.resources.dll -lib/cscc/lib/ca/System.Configuration.Install.resources.dll -lib/cscc/lib/ca/System.Drawing.resources.dll -lib/cscc/lib/ca/System.Net.IrDA.resources.dll -lib/cscc/lib/ca/System.Windows.Forms.resources.dll -lib/cscc/lib/ca/System.Xml.resources.dll -lib/cscc/lib/ca/System.resources.dll -lib/cscc/lib/ca/Xsharp.resources.dll -lib/cscc/lib/ca/mscorlib.resources.dll -lib/cscc/lib/cscompmgd.dll -lib/cscc/lib/cstest.dll -lib/cscc/lib/csunit.exe -lib/cscc/lib/de/I18N.resources.dll -lib/cscc/lib/de/Microsoft.VisualBasic.resources.dll -lib/cscc/lib/de/System.Configuration.Install.resources.dll -lib/cscc/lib/de/System.Drawing.resources.dll -lib/cscc/lib/de/System.Net.IrDA.resources.dll -lib/cscc/lib/de/System.Windows.Forms.resources.dll -lib/cscc/lib/de/System.Xml.resources.dll -lib/cscc/lib/de/System.resources.dll -lib/cscc/lib/de/Xsharp.resources.dll -lib/cscc/lib/de/mscorlib.resources.dll -lib/cscc/lib/ilinstall.exe -lib/cscc/lib/jsrun.exe -lib/cscc/lib/libXsharpSupport.a -lib/cscc/lib/libXsharpSupport.la -lib/cscc/lib/libXsharpSupport.so -lib/cscc/lib/libXsharpSupport.so.0 -lib/cscc/lib/mscorlib.dll -lib/cscc/lib/pinvoke.map -lib/cscc/lib/sysglobl.dll -share/cscc/config/machine.default -@dirrm share/cscc/config -@dirrmtry share/cscc -@dirrmtry lib/cscc/lib/8.0.50727.42/de -@dirrmtry lib/cscc/lib/8.0.50727.42/ca -@dirrmtry lib/cscc/lib/8.0.50727.42 -@dirrmtry lib/cscc/lib/2.0.0.0/de -@dirrmtry lib/cscc/lib/2.0.0.0/ca -@dirrmtry lib/cscc/lib/2.0.0.0 -@dirrmtry lib/cscc/lib/0.81.0.1407 -@dirrmtry lib/cscc/lib/ca -@dirrmtry lib/cscc/lib/de -@dirrmtry lib/cscc/lib -@dirrmtry lib/cscc diff --git a/lang/treecc/Makefile b/lang/treecc/Makefile deleted file mode 100644 index ff2235db8ded..000000000000 --- a/lang/treecc/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -# Created by: Michael Johnson <ahze@ahze.net> -# $FreeBSD$ - -PORTNAME= treecc -PORTVERSION= 0.3.10 -CATEGORIES= lang -MASTER_SITES= SAVANNAH/dotgnu-pnet - -MAINTAINER= ports@FreeBSD.org -COMMENT= Treecc is designed to assist in the development of compilers - -DEPRECATED= PNET dependency decommissioned Dec 2012 -EXPIRATION_DATE=2014-05-01 - -GNU_CONFIGURE= yes -USES= gmake -PLIST_FILES= bin/treecc lib/libtreecc.a \ - info/treecc.info man/man1/treecc.1.gz - -.include <bsd.port.mk> diff --git a/lang/treecc/distinfo b/lang/treecc/distinfo deleted file mode 100644 index 6e5a11edc9b4..000000000000 --- a/lang/treecc/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (treecc-0.3.10.tar.gz) = 5e9d20a6938e0c6fedfed0cabc7e9e984024e4881b748d076e8c75f1aeb6efe7 -SIZE (treecc-0.3.10.tar.gz) = 375762 diff --git a/lang/treecc/pkg-descr b/lang/treecc/pkg-descr deleted file mode 100644 index f432b628e547..000000000000 --- a/lang/treecc/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -The treecc program is designed to assist in the development of -compilers and other language-based tools. |