diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-14 08:05:25 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-14 08:05:25 +0000 |
commit | dc2d1e511cf0362bca0dd9eb196148ab604d03bb (patch) | |
tree | 590d45fddfd8bc174d3db1e36bafd2eb2669c245 | |
parent | 6a9d338fb17121cd05e1bf763a32f0d6426da6c5 (diff) | |
download | ports-dc2d1e511cf0362bca0dd9eb196148ab604d03bb.tar.gz ports-dc2d1e511cf0362bca0dd9eb196148ab604d03bb.zip |
Notes
-rw-r--r-- | news/leafnode+/Makefile | 3 | ||||
-rw-r--r-- | news/py-yenc/Makefile | 3 | ||||
-rw-r--r-- | news/pyne/Makefile | 3 | ||||
-rw-r--r-- | news/slurp/Makefile | 3 | ||||
-rw-r--r-- | news/unpost/Makefile | 3 |
5 files changed, 15 insertions, 0 deletions
diff --git a/news/leafnode+/Makefile b/news/leafnode+/Makefile index ba90b0dbe944..16a18a6ef363 100644 --- a/news/leafnode+/Makefile +++ b/news/leafnode+/Makefile @@ -16,6 +16,9 @@ MASTER_SITES= http://www25.big.jp/~jam/leafnode+/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Multi-user offline Usenet news package for small sites +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + MAN8= checkgroups.8 fetchnews.8 leafnode.8 texpire.8 PKGINSTALL= ${WRKDIR}/INSTALL diff --git a/news/py-yenc/Makefile b/news/py-yenc/Makefile index 89bc0db8503b..ede009a1d893 100644 --- a/news/py-yenc/Makefile +++ b/news/py-yenc/Makefile @@ -14,6 +14,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= A yenc decoding module for Python in C +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + USE_PYTHON= yes USE_PYDISTUTILS=yes diff --git a/news/pyne/Makefile b/news/pyne/Makefile index f55f609e2f5f..6371214099d0 100644 --- a/news/pyne/Makefile +++ b/news/pyne/Makefile @@ -15,6 +15,9 @@ MASTER_SITES= http://www.soul-less.pwp.blueyonder.co.uk/pyne/ MAINTAINER= ports@FreeBSD.org COMMENT= An X11 offline Newsreader/Emailer +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + BUILD_WRKSRC= ${WRKDIR}/${DISTNAME}/src/po INSTALL_WRKSRC= ${WRKDIR}/${DISTNAME}/src/po diff --git a/news/slurp/Makefile b/news/slurp/Makefile index 229ef32896ca..2ad6ff0d94c7 100644 --- a/news/slurp/Makefile +++ b/news/slurp/Makefile @@ -15,6 +15,9 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org COMMENT= Passive NNTP client to retrieve Usenet articles from a remote server +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + NO_WRKSUBDIR= yes MAN1= slurp.1 diff --git a/news/unpost/Makefile b/news/unpost/Makefile index 598966cf83bd..85e403b241ef 100644 --- a/news/unpost/Makefile +++ b/news/unpost/Makefile @@ -14,6 +14,9 @@ MASTER_SITE_SUBDIR= steve MAINTAINER= ports@FreeBSD.org COMMENT= Extract binary files from multi-segment uuencoded postings +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + MAKEFILE= makefils/linux.mkf MAN1= unpost.1 PLIST_FILES= bin/unpost |