diff options
author | bapt <bapt@FreeBSD.org> | 2011-06-17 21:09:40 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-06-17 21:09:40 +0800 |
commit | 21b1e4202d9a2bf83f91c88fe1075e9b743ec1f3 (patch) | |
tree | 2b4b936acde73fdb7fa998af543bbb1b2c2b0343 /korean | |
parent | 4a7860d5e564c58214952eb87b7304e763db10e3 (diff) | |
download | freebsd-ports-gnome-21b1e4202d9a2bf83f91c88fe1075e9b743ec1f3.tar.gz freebsd-ports-gnome-21b1e4202d9a2bf83f91c88fe1075e9b743ec1f3.tar.zst freebsd-ports-gnome-21b1e4202d9a2bf83f91c88fe1075e9b743ec1f3.zip |
Another bunch of deprecation: no more public distfiles and/or abandonware
Diffstat (limited to 'korean')
-rw-r--r-- | korean/a2ps/Makefile | 3 | ||||
-rw-r--r-- | korean/bitchx/Makefile | 3 | ||||
-rw-r--r-- | korean/elm/Makefile | 3 | ||||
-rw-r--r-- | korean/linuxdoc-sgml/Makefile | 3 | ||||
-rw-r--r-- | korean/mod_url/Makefile | 3 | ||||
-rw-r--r-- | korean/nh2ps/Makefile | 3 |
6 files changed, 18 insertions, 0 deletions
diff --git a/korean/a2ps/Makefile b/korean/a2ps/Makefile index ff8527d6230f..7b54b2ade316 100644 --- a/korean/a2ps/Makefile +++ b/korean/a2ps/Makefile @@ -16,6 +16,9 @@ EXTRACT_ONLY= MAINTAINER= ports@FreeBSD.org COMMENT= Simple a2ps wrapper for Korean text printing +DEPRECATED= Looks like an abandonware, no more public distfiles + +EXPIRATION_DATE= 2011-08-01 PLIST_FILES= bin/a2ps-h # depends on a2ps-a4. a2ps has several variation, so if I should # choose one, a2ps-a4 is good because A4-sized paper is default in Korea. diff --git a/korean/bitchx/Makefile b/korean/bitchx/Makefile index ec42d5a7cc85..43252c3b7a32 100644 --- a/korean/bitchx/Makefile +++ b/korean/bitchx/Makefile @@ -20,6 +20,9 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org COMMENT= An alternative ircII color client support patched for korean +DEPRECATED= Look like an abandonware, no more public distifles +EXPIRATION_DATE= 2011-08-01 + WRKSRC= ${WRKDIR}/BitchX GNU_CONFIGURE= yes diff --git a/korean/elm/Makefile b/korean/elm/Makefile index 7f834a3a559a..c9819d34b386 100644 --- a/korean/elm/Makefile +++ b/korean/elm/Makefile @@ -15,6 +15,9 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= ELM Mail User Agent, patched for Korean E-Mail +DEPRECATED= Look like an abandonware, no more public distifles +EXPIRATION_DATE= 2011-08-01 + MAN1= answer.1 checkalias.1 elm.1 elmalias.1 fastmail.1 filter.1\ frm.1 listalias.1 messages.1 newalias.1 printmail.1 readmsg.1\ newmail.1 diff --git a/korean/linuxdoc-sgml/Makefile b/korean/linuxdoc-sgml/Makefile index 3d0efd61ebd3..ae1ee034dc40 100644 --- a/korean/linuxdoc-sgml/Makefile +++ b/korean/linuxdoc-sgml/Makefile @@ -13,6 +13,9 @@ MASTER_SITES= ftp://ftp.kr.freebsd.org/pub/users/cjh/sgml-tools-ko/old/ MAINTAINER= ports@FreeBSD.org COMMENT= Korean patch version of Linuxdoc-SGML +DEPRECATED= Look like an abandonware, no more public distifles +EXPIRATION_DATE= 2011-08-01 + USE_PERL5= yes MAN1= sgml2html.1 sgml2latex.1 sgml2rtf.1 sgmls.1 \ sgml2info.1 sgml2lyx.1 sgml2txt.1 sgmlsasp.1 diff --git a/korean/mod_url/Makefile b/korean/mod_url/Makefile index 65b017d8a590..b250b5fdeff4 100644 --- a/korean/mod_url/Makefile +++ b/korean/mod_url/Makefile @@ -13,6 +13,9 @@ DISTFILES= ${PORTNAME}.c readme.${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Apache module for manipulating euc-kr encoded URL +DEPRECATED= Look like an abandonware, no more public distifles +EXPIRATION_DATE= 2011-08-01 + MAKE_JOBS_SAFE= yes USE_APACHE= 1.3 diff --git a/korean/nh2ps/Makefile b/korean/nh2ps/Makefile index 989cff646a72..2fd3e49b6fe6 100644 --- a/korean/nh2ps/Makefile +++ b/korean/nh2ps/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= ftp://ftp.kr.freebsd.org/pub/users/cjh/nh2ps/ MAINTAINER= ports@FreeBSD.org COMMENT= Formats an Korean text file for printing on a postscript printer +DEPRECATED= Look like an abandonware, no more public distifles +EXPIRATION_DATE= 2011-08-01 + USE_PERL5_BUILD=yes MAN1= nh2ps.1 |