diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-16 14:37:08 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-16 14:37:08 +0000 |
commit | 3438c572d564f7e55af641938b4c2406224e4e34 (patch) | |
tree | 3b8f7343bc18462c759e75dc2c4126f5d1a60e7d /chinese | |
parent | b2565d64610b1fd7a32df76581e05843ce806ec4 (diff) | |
download | ports-3438c572d564f7e55af641938b4c2406224e4e34.tar.gz ports-3438c572d564f7e55af641938b4c2406224e4e34.zip |
Another bunch of deprecation: no more public distfiles and/or abandonware
Notes
Notes:
svn path=/head/; revision=275678
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 |