diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-01 17:25:28 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-01 17:25:28 +0000 |
commit | aac06e1c7a4981f0aec367fa3b75aecf80aebb37 (patch) | |
tree | 6ed5608232fb6f83f51bdce63f9a9d254efe0e03 | |
parent | a911f403a58bf21cd99e8913a523f8f13abfaa86 (diff) | |
download | ports-aac06e1c7a4981f0aec367fa3b75aecf80aebb37.tar.gz ports-aac06e1c7a4981f0aec367fa3b75aecf80aebb37.zip |
Notes
-rw-r--r-- | japanese/Wnn6/Makefile | 2 | ||||
-rw-r--r-- | japanese/mypaedia-fpw/Makefile | 2 | ||||
-rw-r--r-- | japanese/srd-fpw/Makefile | 2 | ||||
-rw-r--r-- | news/dnews/Makefile | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/japanese/Wnn6/Makefile b/japanese/Wnn6/Makefile index c3f6285797fb..3622541b9b59 100644 --- a/japanese/Wnn6/Makefile +++ b/japanese/Wnn6/Makefile @@ -10,6 +10,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= A Japanese input method (this is not free) +DEPRECATED= Unmaintained, interactive and restricted +EXPIRATION_DATE= 2014-04-01 IGNOREFILES= ${DISTFILES} NO_WRKSUBDIR= yes LIBDIR= ${PREFIX}/OMRONWnn6 diff --git a/japanese/mypaedia-fpw/Makefile b/japanese/mypaedia-fpw/Makefile index 7bfca92a718d..b6f6d24f9f92 100644 --- a/japanese/mypaedia-fpw/Makefile +++ b/japanese/mypaedia-fpw/Makefile @@ -14,6 +14,8 @@ COMMENT= An encyclopedia "Mypaedia" (EPWING V1 format) BUILD_DEPENDS= fpwmake:${PORTSDIR}/japanese/freepwing \ ja-p5-Jcode>=0:${PORTSDIR}/japanese/p5-Jcode +DEPRECATED= Unmaintained, interactive and restricted +EXPIRATION_DATE= 2014-04-01 IS_INTERACTIVE= YES RESTRICTED= The original dictionary is not free USES= perl5 diff --git a/japanese/srd-fpw/Makefile b/japanese/srd-fpw/Makefile index 714e5b5fdda4..ccee31834966 100644 --- a/japanese/srd-fpw/Makefile +++ b/japanese/srd-fpw/Makefile @@ -14,6 +14,8 @@ COMMENT= A English - Japanese Dictionary "Random House" (EPWING V1 format) BUILD_DEPENDS= fpwmake:${PORTSDIR}/japanese/freepwing \ ja-p5-Jcode>=0:${PORTSDIR}/japanese/p5-Jcode +DEPRECATED= Unmaintained, interactive and restricted +EXPIRATION_DATE= 2014-04-01 IS_INTERACTIVE= YES RESTRICTED= The original dictionary is not free USES= perl5 diff --git a/news/dnews/Makefile b/news/dnews/Makefile index c61e9cd52a78..a38808982887 100644 --- a/news/dnews/Makefile +++ b/news/dnews/Makefile @@ -12,6 +12,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org COMMENT= Commercial nntp server with enhancements over inn and cnews +DEPRECATED= Unmaintained, interactive and restricted +EXPIRATION_DATE= 2014-04-01 WRKSRC= ${WRKDIR}/dtemp RESTRICTED= only free for non-profit organisations IS_INTERACTIVE= yes |