diff options
author | pav <pav@FreeBSD.org> | 2009-12-08 14:30:09 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-12-08 14:30:09 +0000 |
commit | 63ea972d4fb9e3310eacf3fe692a9afe49874235 (patch) | |
tree | bc0c931c9789842aadf764e5b6d07eb613cb5e08 /chinese | |
parent | 50ec0ecc16f7d463b891438f4eaa28ff1cfe83ad (diff) | |
download | FreeBSD-ports-63ea972d4fb9e3310eacf3fe692a9afe49874235.zip FreeBSD-ports-63ea972d4fb9e3310eacf3fe692a9afe49874235.tar.gz |
This port has been broken for 3+ months, thus
- Mark DEPRECATED and schedule for expiration in one month
With hat: portmgr
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/gbk2uni/Makefile | 2 | ||||
-rw-r--r-- | chinese/iiimf-le-xcin/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/chinese/gbk2uni/Makefile b/chinese/gbk2uni/Makefile index c4a357b..e293ef3 100644 --- a/chinese/gbk2uni/Makefile +++ b/chinese/gbk2uni/Makefile @@ -15,6 +15,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= TeX applet used to generate correct Chinese PDF bookmarks BROKEN= does not fetch +DEPRECATED= has been broken for 6 months +EXPIRATION_DATE=2010-01-08 PLIST_FILES= bin/gbk2uni diff --git a/chinese/iiimf-le-xcin/Makefile b/chinese/iiimf-le-xcin/Makefile index 6f4b02f..9fa595a 100644 --- a/chinese/iiimf-le-xcin/Makefile +++ b/chinese/iiimf-le-xcin/Makefile @@ -19,6 +19,8 @@ EXTRACT_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio RUN_DEPENDS= iiimd:${PORTSDIR}/textproc/iiimf-server BROKEN= does not build +DEPRECATED= has been broken for 3 months +EXPIRATION_DATE=2010-01-08 USE_XORG= x11 xproto WRKSRC= ${WRKDIR}/iiimf-xcin |