diff options
-rw-r--r-- | databases/pgcluster/Makefile | 3 | ||||
-rw-r--r-- | databases/py-SQLDict/Makefile | 3 | ||||
-rw-r--r-- | databases/py-rrdpipe/Makefile | 3 | ||||
-rw-r--r-- | deskutils/py-tagfu/Makefile | 3 | ||||
-rw-r--r-- | deskutils/taskstep/Makefile | 3 | ||||
-rw-r--r-- | devel/c_c++_reference/Makefile | 3 | ||||
-rw-r--r-- | devel/libcoyotl/Makefile | 3 | ||||
-rw-r--r-- | devel/libfs++/Makefile | 3 | ||||
-rw-r--r-- | devel/mkmf/Makefile | 3 | ||||
-rw-r--r-- | devel/tpg/Makefile | 3 | ||||
-rw-r--r-- | games/amphetamine/Makefile | 3 |
11 files changed, 33 insertions, 0 deletions
diff --git a/databases/pgcluster/Makefile b/databases/pgcluster/Makefile index 59c88427150f..3791779f5423 100644 --- a/databases/pgcluster/Makefile +++ b/databases/pgcluster/Makefile @@ -20,6 +20,9 @@ PATCH_DIST_STRIP= -p0 MAINTAINER= ports@FreeBSD.org COMMENT= The multi-master and synchronous replication system for PostgreSQL +DEPRECATED= Looks like an abandonware, no more public distfile +EXPIRATION_DATE= 2011-08-01 + RUN_DEPENDS= rsync:${PORTSDIR}/net/rsync WRKSRC?= ${WRKDIR}/postgresql-${BASEPGSQL} diff --git a/databases/py-SQLDict/Makefile b/databases/py-SQLDict/Makefile index ffbc4a40d456..b522b1fdfd28 100644 --- a/databases/py-SQLDict/Makefile +++ b/databases/py-SQLDict/Makefile @@ -17,6 +17,9 @@ COMMENT= Python dictionary wrapper around a SQL database USE_PYTHON= yes NO_WRKSUBDIR= yes +DEPRECATED= Looks like an abandonware, no more public distfile +EXPIRATION_DATE= 2011-08-01 + do-build: @cd ${WRKSRC} && ${PYTHON_CMD} -c 'import SQLDict' @cd ${WRKSRC} && ${PYTHON_CMD} -O -c 'import SQLDict' diff --git a/databases/py-rrdpipe/Makefile b/databases/py-rrdpipe/Makefile index 3604ce25c81c..cb1ae05b242a 100644 --- a/databases/py-rrdpipe/Makefile +++ b/databases/py-rrdpipe/Makefile @@ -18,6 +18,9 @@ DISTNAME= PyRRDpipe-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Portable Python module to access RRDTool files via pipes +DEPRECATED= Looks like an abandonware, no more public distfile +EXPIRATION_DATE= 2011-08-01 + LIB_DEPENDS= rrd:${PORTSDIR}/databases/rrdtool USE_PYTHON= yes diff --git a/deskutils/py-tagfu/Makefile b/deskutils/py-tagfu/Makefile index 3788513cf0f4..24b6ab8a66ab 100644 --- a/deskutils/py-tagfu/Makefile +++ b/deskutils/py-tagfu/Makefile @@ -13,6 +13,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Python module for tagging urls with tags or metadata +DEPRECATED= Looks like an abandonware, no more public distfile +EXPIRATION_DATE= 2011-08-01 + RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pysqlite2/__init__.py:${PORTSDIR}/databases/py-pysqlite22 USE_PYTHON= yes diff --git a/deskutils/taskstep/Makefile b/deskutils/taskstep/Makefile index dfbf4fa54cef..0b0275f9115f 100644 --- a/deskutils/taskstep/Makefile +++ b/deskutils/taskstep/Makefile @@ -14,6 +14,9 @@ DISTNAME= ${PORTNAME}-06 MAINTAINER= ports@FreeBSD.org COMMENT= Web based to-do list manager written in php +DEPRECATED= Looks like an abandonware, no more public distfile +EXPIRATION_DATE= 2011-08-01 + NO_BUILD= YES USE_PHP= mysql WANT_PHP_WEB= YES diff --git a/devel/c_c++_reference/Makefile b/devel/c_c++_reference/Makefile index 541722e58fa1..0a24175c83ba 100644 --- a/devel/c_c++_reference/Makefile +++ b/devel/c_c++_reference/Makefile @@ -15,6 +15,9 @@ DISTNAME= c_cpp_reference-${PORTVERSION}_for_KDE_3.0 MAINTAINER= ports@FreeBSD.org COMMENT= C/C++ reference manual for KDevelop +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2011-08-01 + RUN_DEPENDS= kdevelop:${PORTSDIR}/devel/kdevelop USE_BZIP2= yes diff --git a/devel/libcoyotl/Makefile b/devel/libcoyotl/Makefile index 2bca16412679..02a48fc10640 100644 --- a/devel/libcoyotl/Makefile +++ b/devel/libcoyotl/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= http://www.coyotegulch.com/distfiles/ MAINTAINER= ports@FreeBSD.org COMMENT= Collection of useful C++ classes +DEPRECATED= Looks like an abandonware, no more public distfile +EXPIRATION_DATE= 2011-08-01 + LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png USE_LDCONFIG= yes diff --git a/devel/libfs++/Makefile b/devel/libfs++/Makefile index 1ee8e31b31bb..d9f29328b9e8 100644 --- a/devel/libfs++/Makefile +++ b/devel/libfs++/Makefile @@ -13,6 +13,9 @@ CATEGORIES= devel MASTER_SITES= http://bluebat.dyndns.org/software/libfs++/%SUBDIR%/ MASTER_SITE_SUBDIR= . archive +DEPRECATED= Looks like an abandonware, no more public distfile +EXPIRATION_DATE= 2011-08-01 + MAINTAINER= ports@FreeBSD.org COMMENT= C++ library which provides a file_iterator class diff --git a/devel/mkmf/Makefile b/devel/mkmf/Makefile index aa3fcb4bd6d0..c56c6a030512 100644 --- a/devel/mkmf/Makefile +++ b/devel/mkmf/Makefile @@ -14,6 +14,9 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Creates program and library makefiles for the make(1) command +DEPRECATED= Looks like an abandonware, no more public distfile +EXPIRATION_DATE= 2011-08-01 + MAN1= mkmf.1 MANCOMPRESSED= maybe diff --git a/devel/tpg/Makefile b/devel/tpg/Makefile index 5c0a0485f56d..92b9a2dfd7ab 100644 --- a/devel/tpg/Makefile +++ b/devel/tpg/Makefile @@ -14,6 +14,9 @@ DISTNAME= ${PORTNAME:U}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Parser generator in Python +DEPRECATED= Looks like an abandonware, no more public distfile +EXPIRATION_DATE= 2011-08-01 + USE_PYTHON= 2.2+ USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= TPG diff --git a/games/amphetamine/Makefile b/games/amphetamine/Makefile index 973726b1beea..cfe9484af1ea 100644 --- a/games/amphetamine/Makefile +++ b/games/amphetamine/Makefile @@ -16,6 +16,9 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ MAINTAINER= ports@FreeBSD.org COMMENT= A 2D - Jump'n'run shooter +DEPRECATED= Looks like an abandonware, no more public distfile +EXPIRATION_DATE= 2011-08-01 + USE_BZIP2= yes USE_XORG= xpm USE_SDL= sdl |