diff options
author | bapt <bapt@FreeBSD.org> | 2011-06-16 22:37:08 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-06-16 22:37:08 +0800 |
commit | 4dcc5ea1212242bd5093d3b5b3bceebc9c15e131 (patch) | |
tree | c526611d8e6fd51aba89a8726af320f98e93563c /chinese | |
parent | aa39905a01e4680a55bff744b3b54cd17e3da00c (diff) | |
download | freebsd-ports-gnome-4dcc5ea1212242bd5093d3b5b3bceebc9c15e131.tar.gz freebsd-ports-gnome-4dcc5ea1212242bd5093d3b5b3bceebc9c15e131.tar.zst freebsd-ports-gnome-4dcc5ea1212242bd5093d3b5b3bceebc9c15e131.zip |
Another bunch of deprecation: no more public distfiles and/or abandonware
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/chm2html/Makefile | 3 | ||||
-rw-r--r-- | chinese/reciteword/Makefile | 3 | ||||
-rw-r--r-- | chinese/xttmgr/Makefile | 3 |
3 files changed, 9 insertions, 0 deletions
diff --git a/chinese/chm2html/Makefile b/chinese/chm2html/Makefile index c858073e6991..03dc9738d3f3 100644 --- a/chinese/chm2html/Makefile +++ b/chinese/chm2html/Makefile @@ -15,6 +15,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= CHM Tools package +DEPRECATED= Looks like an abandonware, no more public distfile +EXPIRATION_DATE= 2011-08-01 + WRKSRC= ${WRKDIR}/${PORTNAME} post-extract: diff --git a/chinese/reciteword/Makefile b/chinese/reciteword/Makefile index e8ee81a59709..bd4af0f3ea4f 100644 --- a/chinese/reciteword/Makefile +++ b/chinese/reciteword/Makefile @@ -18,6 +18,9 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.bz2 \ MAINTAINER= ports@FreeBSD.org COMMENT= Education software to help people to study English +DEPRECATED= Looks like an abandonware, no more public distfile +EXPIRATION_DATE= 2011-08-01 + GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" diff --git a/chinese/xttmgr/Makefile b/chinese/xttmgr/Makefile index 6fdd50a75d0c..8321b5df3c44 100644 --- a/chinese/xttmgr/Makefile +++ b/chinese/xttmgr/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/statue/xttmgr/ MAINTAINER= ports@FreeBSD.org COMMENT= A Big5/GB enhanced TrueType Font Manager +DEPRECATED= Looks like an abandonware, no more public distfile +EXPIRATION_DATE= 2011-08-01 + BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 PLIST_FILES= bin/xttmgr |