diff options
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/auto-cn-l10n/Makefile | 3 | ||||
-rw-r--r-- | chinese/mplayer-fonts/Makefile | 3 | ||||
-rw-r--r-- | chinese/oxford/Makefile | 3 | ||||
-rw-r--r-- | chinese/vflib/Makefile | 3 |
4 files changed, 12 insertions, 0 deletions
diff --git a/chinese/auto-cn-l10n/Makefile b/chinese/auto-cn-l10n/Makefile index 8f7fc9e83d85..4b181830921d 100644 --- a/chinese/auto-cn-l10n/Makefile +++ b/chinese/auto-cn-l10n/Makefile @@ -14,6 +14,9 @@ DISTNAME= zh-${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= The automatic localization for Simplified Chinese zh_CN.eucCN locale +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2011-09-01 + NO_BUILD= yes PKGMESSAGE= ${WRKDIR}/pkg-message REINPLACE_ARGS= -i "" diff --git a/chinese/mplayer-fonts/Makefile b/chinese/mplayer-fonts/Makefile index b069514612b9..1ced03431017 100644 --- a/chinese/mplayer-fonts/Makefile +++ b/chinese/mplayer-fonts/Makefile @@ -16,6 +16,9 @@ EXTRACT_ONLY= ${SUBFONT_DISTNAME}.tar.bz2 mplayer-fontmap-chinese.tar.bz2 MAINTAINER= ports@FreeBSD.org COMMENT= A chinese font pack for the mplayer OSD and SUB +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2011-09-01 + BUILD_DEPENDS= ${LOCALBASE}/lib/libiconv.so.3:${PORTSDIR}/converters/libiconv \ ${FREETYPE_CONFIG}:${PORTSDIR}/print/freetype2 \ ${ARPHIC_FONTDIR}/bsmi00lp.ttf:${PORTSDIR}/chinese/arphicttf \ diff --git a/chinese/oxford/Makefile b/chinese/oxford/Makefile index 45918ca3364d..aebfa91bdb68 100644 --- a/chinese/oxford/Makefile +++ b/chinese/oxford/Makefile @@ -18,6 +18,9 @@ DISTFILES= a.zip b.zip c.zip d.zip e.zip f.zip g.zip h.zip i.zip \ MAINTAINER= ports@FreeBSD.org COMMENT= A English to Chinese(GB) dictionary +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2011-09-01 + DIST_SUBDIR= oxford USE_ZIP= yes NO_BUILD= yes diff --git a/chinese/vflib/Makefile b/chinese/vflib/Makefile index fedae28768a7..6822937eab7c 100644 --- a/chinese/vflib/Makefile +++ b/chinese/vflib/Makefile @@ -22,6 +22,9 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org COMMENT= Vector font library with free vector font, BIG5 and GB supported +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2011-09-01 + BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake VFLIB_VERSION= 2.25.6 |