diff options
author | bapt <bapt@FreeBSD.org> | 2011-06-17 01:33:07 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-06-17 01:33:07 +0800 |
commit | fe90035b7c8befe61fffa36638cb7cb6f3a16100 (patch) | |
tree | ccf7a693bb30d392d4f4829cadff7acbcf1c9ea5 | |
parent | 9e0f538dff658eece58b683a79892bc4da0ed83c (diff) | |
download | freebsd-ports-gnome-fe90035b7c8befe61fffa36638cb7cb6f3a16100.tar.gz freebsd-ports-gnome-fe90035b7c8befe61fffa36638cb7cb6f3a16100.tar.zst freebsd-ports-gnome-fe90035b7c8befe61fffa36638cb7cb6f3a16100.zip |
Another bunch of deprecation: no more public distfiles and/or abandonware
-rw-r--r-- | biology/kinemage/Makefile | 3 | ||||
-rw-r--r-- | graphics/xmms-msa/Makefile | 3 | ||||
-rw-r--r-- | graphics/yafray/Makefile | 3 |
3 files changed, 9 insertions, 0 deletions
diff --git a/biology/kinemage/Makefile b/biology/kinemage/Makefile index 1a1e52414ed6..2c11bd07ce54 100644 --- a/biology/kinemage/Makefile +++ b/biology/kinemage/Makefile @@ -21,6 +21,9 @@ DISTNAME= mage-001120 MAINTAINER= ports@FreeBSD.org COMMENT= A molecular visualization program with special functions +DEPRECATED= Looks like an abandonware, no more public distfile +EXPIRATION_DATE= 2011-08-01 + USE_MOTIF= YES ALL_TARGET= mage diff --git a/graphics/xmms-msa/Makefile b/graphics/xmms-msa/Makefile index 4e6c9a0921dc..273a0ff501af 100644 --- a/graphics/xmms-msa/Makefile +++ b/graphics/xmms-msa/Makefile @@ -17,6 +17,9 @@ COMMENT= A spectrum analyzer with a skin support and some visualization modes LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms +DEPRECATED= Looks like an abandonware, no more public distfile +EXPIRATION_DATE= 2011-08-01 + USE_GMAKE= yes MAKE_ARGS= CC="${CC}" OPTS="${CFLAGS} -fPIC" PLIST_FILES= lib/xmms/Input/msa.so diff --git a/graphics/yafray/Makefile b/graphics/yafray/Makefile index fd8c459882f8..72908896d22f 100644 --- a/graphics/yafray/Makefile +++ b/graphics/yafray/Makefile @@ -18,6 +18,9 @@ LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg USE_SCONS= yes USE_LDCONFIG= yes +DEPRECATED= Looks like an abandonware, no more public distfile +EXPIRATION_DATE= 2011-08-01 + WRKSRC= ${WRKDIR}/${PORTNAME} pre-patch: |