diff options
author | bapt <bapt@FreeBSD.org> | 2013-01-27 19:40:57 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-01-27 19:40:57 +0800 |
commit | a597ba31427488565b157bb5d6f8f8de3163bbfb (patch) | |
tree | b349795c8d70491f8fa5b4d3c5583bca31cbb7ff | |
parent | cb718ec276869403bce6b44e368f3738b91a362b (diff) | |
download | freebsd-ports-gnome-a597ba31427488565b157bb5d6f8f8de3163bbfb.tar.gz freebsd-ports-gnome-a597ba31427488565b157bb5d6f8f8de3163bbfb.tar.zst freebsd-ports-gnome-a597ba31427488565b157bb5d6f8f8de3163bbfb.zip |
Deprecate a bunch of ports with no more upstream and/or no more public distfiles
-rw-r--r-- | comms/scud/Makefile | 3 | ||||
-rw-r--r-- | devel/cvsmapfs/Makefile | 3 | ||||
-rw-r--r-- | devel/lexi/Makefile | 3 | ||||
-rw-r--r-- | devel/py-ez_xml/Makefile | 3 | ||||
-rw-r--r-- | devel/sid/Makefile | 3 | ||||
-rw-r--r-- | finance/tinyerp-server/Makefile | 3 | ||||
-rw-r--r-- | games/pentix/Makefile | 3 | ||||
-rw-r--r-- | net-mgmt/nrpep/Makefile | 3 | ||||
-rw-r--r-- | net/py-mp-random/Makefile | 5 | ||||
-rw-r--r-- | net/sip_scenario/Makefile | 3 | ||||
-rw-r--r-- | ports-mgmt/portcheck/Makefile | 3 | ||||
-rw-r--r-- | security/IMHear/Makefile | 3 | ||||
-rw-r--r-- | security/lep/Makefile | 3 | ||||
-rw-r--r-- | sysutils/bsdsar/Makefile | 3 | ||||
-rw-r--r-- | sysutils/rcsedit/Makefile | 3 | ||||
-rw-r--r-- | sysutils/sarah/Makefile | 3 | ||||
-rw-r--r-- | www/igal/Makefile | 3 |
17 files changed, 52 insertions, 1 deletions
diff --git a/comms/scud/Makefile b/comms/scud/Makefile index 33513b7efffd..c0e6c85631f1 100644 --- a/comms/scud/Makefile +++ b/comms/scud/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= http://www.drqware.com/scud/downloads/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Tell your CID capable modem to answer those annoying calls +DEPRECATED= No more upstream, no more public distfiles +EXPIRATION_DATE= 2013-02-27 + MAN8= scud.8 MANCOMPRESSED= yes diff --git a/devel/cvsmapfs/Makefile b/devel/cvsmapfs/Makefile index 3299eb3be32e..2214926eb1d4 100644 --- a/devel/cvsmapfs/Makefile +++ b/devel/cvsmapfs/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= http://www.netsw.org/softeng/versioncontrol/repository/cvs/cvsmapf MAINTAINER= ports@FreeBSD.org COMMENT= Helps keep track of modes and permissions of files in cvs +DEPRECATED= No more upstream, no more public distfiles +EXPIRATION_DATE= 2013-02-27 + EXTRACT_CMD= ${CAT} # despite .tar.gz suffix, only tarball EXTRACT_BEFORE_ARGS= USE_PERL5= YES diff --git a/devel/lexi/Makefile b/devel/lexi/Makefile index ac7cd8184e1e..861c09e43a90 100644 --- a/devel/lexi/Makefile +++ b/devel/lexi/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= http://www.akumaproject.org/download/ MAINTAINER= ports@FreeBSD.org COMMENT= A lexical analyser tool +DEPRECATED= No more upstream, no more public distfiles +EXPIRATION_DATE= 2013-02-27 + CONFLICTS= TenDRA-4.2* INSTALL_TARGET= install DESTDIR=${PREFIX} diff --git a/devel/py-ez_xml/Makefile b/devel/py-ez_xml/Makefile index bc9ee6b73af5..4cdee6b27abf 100644 --- a/devel/py-ez_xml/Makefile +++ b/devel/py-ez_xml/Makefile @@ -10,6 +10,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Ez_xml compiles a XML template file into a Python module +DEPRECATED= No more upstream, no more public distfiles +EXPIRATION_DATE= 2013-02-27 + RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pythk/__init__.py:${PORTSDIR}/devel/pythk USE_PYTHON= yes diff --git a/devel/sid/Makefile b/devel/sid/Makefile index 1cd4d18422eb..94448ee8e6a8 100644 --- a/devel/sid/Makefile +++ b/devel/sid/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= http://www.akumaproject.org/download/ MAINTAINER= ports@FreeBSD.org COMMENT= A LL(1) parser generator +DEPRECATED= No more upstream, no more public distfiles +EXPIRATION_DATE= 2013-02-27 + CONFLICTS= TenDRA-4.2* INSTALL_TARGET= install DESTDIR=${PREFIX} diff --git a/finance/tinyerp-server/Makefile b/finance/tinyerp-server/Makefile index f6642e55282f..b033cb2a4f99 100644 --- a/finance/tinyerp-server/Makefile +++ b/finance/tinyerp-server/Makefile @@ -13,6 +13,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Open source application ERP & CRM in Python using Postgresql +DEPRECATED= No more upstream, no more public distfiles, consider using finance/openerp-server +EXPIRATION_DATE= 2013-02-27 + BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/PIL/__init__.py:${PORTSDIR}/graphics/py-imaging \ ${PYTHON_SITELIBDIR}/libxml2.py:${PORTSDIR}/textproc/py-libxml2 \ ${PYTHON_SITELIBDIR}/libxslt.py:${PORTSDIR}/textproc/py-libxslt \ diff --git a/games/pentix/Makefile b/games/pentix/Makefile index 2d19242d125b..99238308857e 100644 --- a/games/pentix/Makefile +++ b/games/pentix/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= http://www.sympad.net/~andy/pentix/ MAINTAINER= ports@FreeBSD.org COMMENT= This is a game of pentix for terminals +DEPRECATED= No more upstream, no more public distfiles +EXPIRATION_DATE= 2013-02-27 + ALL_TARGET= pentix MAN1= pentix.1 diff --git a/net-mgmt/nrpep/Makefile b/net-mgmt/nrpep/Makefile index b19cc975746e..56340626f58c 100644 --- a/net-mgmt/nrpep/Makefile +++ b/net-mgmt/nrpep/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= http://www.netsaint.org/download/contrib/addons/ MAINTAINER= ports@FreeBSD.org COMMENT= A netsaint addon for running plugins on remote hosts +DEPRECATED= No more upstream, no more public distfiles +EXPIRATION_DATE= 2013-02-27 + # Note that this port depends on neither netsaint-plugins OR netsaint, because it # installs both a client and a server, and so could need EITHER. Bummer. RUN_DEPENDS= p5-Crypt-TripleDES>=0:${PORTSDIR}/security/p5-Crypt-TripleDES diff --git a/net/py-mp-random/Makefile b/net/py-mp-random/Makefile index 8b93cca8c6bd..9258d2233f82 100644 --- a/net/py-mp-random/Makefile +++ b/net/py-mp-random/Makefile @@ -1,4 +1,4 @@ -# Created by: Aaron Straup Cope ascope@cpan.org +# Created by: Aaron Straup Cope <ascope@cpan.org> # $FreeBSD$ PORTNAME= mp-random @@ -12,6 +12,9 @@ DISTNAME= MirrorProjectRandomImageWidget-src-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Display random Mirror Project images on your desktop +DEPRECATED= No more upstream, no more public distfiles +EXPIRATION_DATE= 2013-02-27 + USE_PYTHON= yes USE_WX= 2.4 WX_COMPS= python diff --git a/net/sip_scenario/Makefile b/net/sip_scenario/Makefile index 57a4ee5c8b18..8b26256a7caf 100644 --- a/net/sip_scenario/Makefile +++ b/net/sip_scenario/Makefile @@ -10,6 +10,9 @@ DISTNAME= ${PORTNAME}.v${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= SIP call flow creator (HTML format) +DEPRECATED= No more upstream, no more public distfiles +EXPIRATION_DATE= 2013-02-27 + USE_ZIP= yes USE_PERL5_RUN= yes diff --git a/ports-mgmt/portcheck/Makefile b/ports-mgmt/portcheck/Makefile index 261d830b1a21..9402a2d603cf 100644 --- a/ports-mgmt/portcheck/Makefile +++ b/ports-mgmt/portcheck/Makefile @@ -11,6 +11,9 @@ DIST_SUBDIR= rerolled MAINTAINER= ports@FreeBSD.org COMMENT= Maintains the ports tree and checks up the installed packages +DEPRECATED= No more upstream, no more public distfiles +EXPIRATION_DATE= 2013-02-27 + RUN_DEPENDS= ${LOCALBASE}/sbin/portaudit:${PORTSDIR}/ports-mgmt/portaudit PLIST_FILES= bin/portcheck diff --git a/security/IMHear/Makefile b/security/IMHear/Makefile index 902040d872a9..76cdc46983d1 100644 --- a/security/IMHear/Makefile +++ b/security/IMHear/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= http://repository.nixsoftware.com/ports/ MAINTAINER= ports@FreeBSD.org COMMENT= An MSN Messenger event/message sniffer +DEPRECATED= No more upstream, no more public distfiles +EXPIRATION_DATE= 2013-02-27 + PKGMESSAGE= ${WRKDIR}/pkg-message NO_INSTALL_MANPAGES=yes diff --git a/security/lep/Makefile b/security/lep/Makefile index 7d14fb288bfb..025c21fe299f 100644 --- a/security/lep/Makefile +++ b/security/lep/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= http://mirror2.unixfreunde.de/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Lesser Encryption Project +DEPRECATED= No more upstream, no more public distfiles +EXPIRATION_DATE= 2013-02-27 + USE_BZIP2= yes USE_OPENSSL= yes diff --git a/sysutils/bsdsar/Makefile b/sysutils/bsdsar/Makefile index 49a4a860e3a2..321c40738b46 100644 --- a/sysutils/bsdsar/Makefile +++ b/sysutils/bsdsar/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= http://www.googlebit.com/bsdsar/ MAINTAINER= ports@FreeBSD.org COMMENT= System Activity Reporter for FreeBSD +DEPRECATED= No more upstream, no more public distfiles +EXPIRATION_DATE= 2013-02-27 + NO_BUILD= yes do-install: diff --git a/sysutils/rcsedit/Makefile b/sysutils/rcsedit/Makefile index cbcff2476c8e..6fa334bf2fcd 100644 --- a/sysutils/rcsedit/Makefile +++ b/sysutils/rcsedit/Makefile @@ -11,6 +11,9 @@ MASTER_SITES= http://malasada.lava.net/rcsedit/ \ MAINTAINER= ports@FreeBSD.org COMMENT= A simple wrapper for RCS written in Perl +DEPRECATED= No more upstream, no more public distfiles +EXPIRATION_DATE= 2013-02-27 + PLIST_FILES= bin/rcsedit USE_PERL5_RUN= yes diff --git a/sysutils/sarah/Makefile b/sysutils/sarah/Makefile index 61598b29082e..55409a8f2e33 100644 --- a/sysutils/sarah/Makefile +++ b/sysutils/sarah/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= ftp://ftp.conundrum.com/pub/sarah/ MAINTAINER= ports@FreeBSD.org COMMENT= Syslog automated Rotation and Archive Handler +DEPRECATED= No more upstream, no more public distfiles +EXPIRATION_DATE= 2013-02-27 + USE_PERL5= yes NO_BUILD= yes diff --git a/www/igal/Makefile b/www/igal/Makefile index 8bc89e0b0f71..8af949630b80 100644 --- a/www/igal/Makefile +++ b/www/igal/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= http://www.stanford.edu/~epop/igal/ MAINTAINER= ports@FreeBSD.org COMMENT= A static html image gallery generator for *nix +DEPRECATED= No more upstream, no more public distfiles, consider using www/llgal +EXPIRATION_DATE= 2013-02-27 + RUN_DEPENDS= ${LOCALBASE}/bin/cjpeg:${PORTSDIR}/graphics/jpeg \ convert:${PORTSDIR}/graphics/ImageMagick |