diff options
author | dougb <dougb@FreeBSD.org> | 2011-10-09 10:47:51 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2011-10-09 10:47:51 +0800 |
commit | 8c478ef65b3640e0d46bc62ea6ac8e75c49746d9 (patch) | |
tree | 6dbc6a65460298f7ccc5ddf4db5ebd7382849ecf /lang | |
parent | 0127bdb03958b68038c13a6fdbce609b20266f61 (diff) | |
download | freebsd-ports-gnome-8c478ef65b3640e0d46bc62ea6ac8e75c49746d9.tar.gz freebsd-ports-gnome-8c478ef65b3640e0d46bc62ea6ac8e75c49746d9.tar.zst freebsd-ports-gnome-8c478ef65b3640e0d46bc62ea6ac8e75c49746d9.zip |
Remove ports maintainted by ports@ which have passed their EXPIRATION_DATE
astro/gkrellsun Abandonware
astro/xrmap No more distfiles
audio/midimountain Abandonware
audio/gkrellmss Abandonware
audio/gnapster Abandonware
databases/xbase No more public distfiles
databases/xbsql No more public distfiles
games/gtkabale No more public distfiles
games/battleball No more public distfiles, does not compile on ia64 or sparc64
games/race No more public distfiles
games/stvef-paks No more public distfiles
games/stvef-server No more public distfiles
games/tome No more public distfiles
games/qkmj No more public distfiles
games/oilwar No more public distfiles
games/xbaby No more public distfiles
games/xword Abandonware
games/kslide No more public distfiles
graphics/xmrm No more public distfiles, does not compile on amd64 or sparc64
graphics/giftrans Upstream disappeared and distfile is not available
graphics/wildmagic BROKEN for more than 6 months, does not fetch
irc/ircd-rusnet No more public distfiles
irc/tkirc No more public distfiles
korean/mizifont No more public distfiles
lang/freetxl No more public distfiles
math/nsc2ke No more public distfiles
misc/mgp-mode.el No more public distfiles
multimedia/p5-RIFF-Info No more public distfiles
net/p5-Net-OpenDHT No more public distfiles
net/mudix No more public distfiles
net-im/newsbot No more public distfiles
net-im/libicq2000 Abandonware
net-im/gossip No longer maintain by upstream, use net-im/empathy instead
net-im/ickle Abandonware
net-mgmt/nipper BROKEN for more than 6 month, does not fetch
net-p2p/mldonkey-serverspy No more public distfiles
news/p5-Gateway No more public distfiles
print/epsmerge No more public distfiles
science/at No more public distfiles
science/pyvox No more public distfiles
security/p5-Email-Obfuscate No more public distfiles
security/libparanoia No more public distfiles
security/execwrap No more public distfiles
Diffstat (limited to 'lang')
-rw-r--r-- | lang/Makefile | 1 | ||||
-rw-r--r-- | lang/freetxl/Makefile | 60 | ||||
-rw-r--r-- | lang/freetxl/distinfo | 2 | ||||
-rw-r--r-- | lang/freetxl/pkg-descr | 18 | ||||
-rw-r--r-- | lang/freetxl/pkg-plist | 9 |
5 files changed, 0 insertions, 90 deletions
diff --git a/lang/Makefile b/lang/Makefile index c5f6a8b55511..6e7904ea6c99 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -79,7 +79,6 @@ SUBDIR += fpc-tcl SUBDIR += fpc-units SUBDIR += fpc-utils - SUBDIR += freetxl SUBDIR += fsharp SUBDIR += g95 SUBDIR += gambas diff --git a/lang/freetxl/Makefile b/lang/freetxl/Makefile deleted file mode 100644 index f3d53287875d..000000000000 --- a/lang/freetxl/Makefile +++ /dev/null @@ -1,60 +0,0 @@ -# New ports collection makefile for: freetxl -# Date created: 25 April 2003 -# Whom: Ryan Thompson <ryan@sasknow.com> -# -# $FreeBSD$ -# - -PORTNAME= freetxl -PORTVERSION= 10.3 -PORTREVISION= 1 -CATEGORIES= lang -MASTER_SITES= ftp://ftp.sasknow.com/pub/txl/ -DISTNAME= txl${PORTVERSION}.linux - -MAINTAINER= ports@FreeBSD.org -COMMENT= The TXL Programming Language (transformation by example) - -DEPRECATED= No more public distfiles -EXPIRATION_DATE= 2011-09-01 - -BROKEN= Does not fetch - -USE_LINUX= yes - -MAN1= txl.1 txlc.1 txldb.1 txlp.1 - -PORTDOCS= 00README.txt COPYRIGHT.txt Documents.html Examples.html \ - FILES.txt Learning.html Support.html - -do-build: - ${BRANDELF} -t Linux ${WRKSRC}/bin/txl \ - ${WRKSRC}/bin/txldb - -do-install: - ${INSTALL_PROGRAM} \ - ${WRKSRC}/bin/txl \ - ${WRKSRC}/bin/txlc \ - ${WRKSRC}/bin/txldb \ - ${WRKSRC}/bin/txlp \ - ${PREFIX}/bin - ${INSTALL_DATA} \ - ${WRKSRC}/lib/txlapr.x \ - ${WRKSRC}/lib/txlcvt.x \ - ${WRKSRC}/lib/txlmain.o \ - ${WRKSRC}/lib/txlpf.x \ - ${WRKSRC}/lib/txlvm.o \ - ${PREFIX}/lib -.if !defined(NO_INSTALL_MANPAGES) -.for file in ${MAN1} - ${INSTALL_MAN} ${WRKSRC}/man/man1/${file} ${PREFIX}/man/man1/ -.endfor -.endif -.if !defined(NOPORTDOCS) - ${MKDIR} ${DOCSDIR} -.for file in ${PORTDOCS} - ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} -.endfor -.endif - -.include <bsd.port.mk> diff --git a/lang/freetxl/distinfo b/lang/freetxl/distinfo deleted file mode 100644 index 3247c2b1a2c1..000000000000 --- a/lang/freetxl/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (txl10.3.linux.tar.gz) = 2d9607360dbc3fc0976159dda50d4e896a67fbe130871cded5b0ea42ec5f6c23 -SIZE (txl10.3.linux.tar.gz) = 369122 diff --git a/lang/freetxl/pkg-descr b/lang/freetxl/pkg-descr deleted file mode 100644 index c5539d267511..000000000000 --- a/lang/freetxl/pkg-descr +++ /dev/null @@ -1,18 +0,0 @@ -TXL is a unique programming language specifically designed to support computer -software analysis and source transformation tasks. It is the evolving result -of more than fifteen years of concentrated research on rule-based structural -transformation as a paradigm for the rapid solution of complex computing -problems. - -The TXL programming language is a hybrid functional / rule-based language with -unification, implied iteration and deep pattern match. - -Each TXL program has two components: - - * A Description of the Structures to be Transformed - Specified as an EBNF grammar, in context-free ambiguous form. - - * A Set of Structural Transformation Rules - Specified by example, using pattern/replacement pairs. - -WWW: http://www.txl.ca/ diff --git a/lang/freetxl/pkg-plist b/lang/freetxl/pkg-plist deleted file mode 100644 index a27c0f134e0e..000000000000 --- a/lang/freetxl/pkg-plist +++ /dev/null @@ -1,9 +0,0 @@ -bin/txl -bin/txlc -bin/txldb -bin/txlp -lib/txlapr.x -lib/txlcvt.x -lib/txlmain.o -lib/txlpf.x -lib/txlvm.o |