diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-08 22:26:21 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-08 22:26:21 +0000 |
commit | c6c742d7ccce0818cb881906f2ec3e17d36b77a9 (patch) | |
tree | ff5d106009d2967dc253f71fc3a842029430b708 /japanese | |
parent | fc4426389169d7f79c1129c3228b5f20b8b6ad4f (diff) | |
download | ports-c6c742d7ccce0818cb881906f2ec3e17d36b77a9.tar.gz ports-c6c742d7ccce0818cb881906f2ec3e17d36b77a9.zip |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/chasen/Makefile | 2 | ||||
-rw-r--r-- | japanese/exmh2/Makefile | 2 | ||||
-rw-r--r-- | japanese/sed/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/japanese/chasen/Makefile b/japanese/chasen/Makefile index a51fec16bad6..1170b8e3373d 100644 --- a/japanese/chasen/Makefile +++ b/japanese/chasen/Makefile @@ -14,6 +14,8 @@ COMMENT= Japanese Morphological Analysis System RUN_DEPENDS= chasen:${PORTSDIR}/japanese/chasen-base \ ${LOCALBASE}/share/chasen/dic/ipadic/cforms.cha:${PORTSDIR}/japanese/ipadic +DEPRECATED= Unmaintained since 2001 +EXPIRATION_DATE= 2014-04-12 NO_BUILD= YES NO_STAGE= yes diff --git a/japanese/exmh2/Makefile b/japanese/exmh2/Makefile index 3abdeaa12358..056df8ec35f4 100644 --- a/japanese/exmh2/Makefile +++ b/japanese/exmh2/Makefile @@ -11,5 +11,7 @@ JAPANESE_EXMH= yes MASTERDIR= ${.CURDIR}/../../mail/exmh2 DESCR= ${.CURDIR}/pkg-descr +DEPRECATED= Unmaintained since 1999 +EXPIRATION_DATE= 2014-04-10 NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/japanese/sed/Makefile b/japanese/sed/Makefile index 245fd840600a..a726c8b1a3ba 100644 --- a/japanese/sed/Makefile +++ b/japanese/sed/Makefile @@ -11,6 +11,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= GNU sed + multi-byte extension +DEPRECATED= Unmaintained since 1999 +EXPIRATION_DATE= 2014-04-10 USE_GMAKE= yes GNU_CONFIGURE= yes |