summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-03-08 22:26:21 +0000
committerantoine <antoine@FreeBSD.org>2014-03-08 22:26:21 +0000
commit4cffda941224a931712812875e1e413311312b88 (patch)
treeff5d106009d2967dc253f71fc3a842029430b708
parent2366c1cfb4d179ac26acbac07c6e9fef746c2297 (diff)
downloadFreeBSD-ports-4cffda941224a931712812875e1e413311312b88.zip
FreeBSD-ports-4cffda941224a931712812875e1e413311312b88.tar.gz
Deprecate a few unmaintained ports (leaf ports, non staged and unmaintained since more than 12 years)
-rw-r--r--biology/genpak/Makefile2
-rw-r--r--biology/rasmol/Makefile2
-rw-r--r--cad/chipmunk/Makefile2
-rw-r--r--databases/typhoon/Makefile2
-rw-r--r--databases/xmbase-grok/Makefile2
-rw-r--r--devel/asl/Makefile2
-rw-r--r--devel/flick/Makefile2
-rw-r--r--devel/happydoc/Makefile2
-rw-r--r--devel/ixlib/Makefile2
-rw-r--r--devel/p5-Penguin-Easy/Makefile2
-rw-r--r--editors/axe/Makefile2
-rw-r--r--editors/elvis/Makefile2
-rw-r--r--editors/the/Makefile2
-rw-r--r--emulators/prodosemu/Makefile3
-rw-r--r--emulators/svr4_base/Makefile2
-rw-r--r--games/crossfire-server/Makefile2
-rw-r--r--games/gnomebreakout/Makefile2
-rw-r--r--games/sokoban/Makefile2
-rw-r--r--games/tinymux/Makefile2
-rw-r--r--games/xbattle/Makefile2
-rw-r--r--games/xkoules/Makefile2
-rw-r--r--games/xvier/Makefile2
-rw-r--r--graphics/camediaplay/Makefile2
-rw-r--r--graphics/claraocr/Makefile2
-rw-r--r--graphics/dc20ctrl/Makefile2
-rw-r--r--graphics/fbm/Makefile2
-rw-r--r--graphics/kdc2tiff/Makefile2
-rw-r--r--graphics/maverik/Makefile2
-rw-r--r--graphics/opendis/Makefile2
-rw-r--r--graphics/plotmtv/Makefile2
-rw-r--r--graphics/qvplay/Makefile2
-rw-r--r--graphics/svg2swf/Makefile2
-rw-r--r--graphics/tiff2png/Makefile2
-rw-r--r--graphics/xmfract/Makefile2
-rw-r--r--graphics/xmorph/Makefile2
-rw-r--r--japanese/chasen/Makefile2
-rw-r--r--japanese/exmh2/Makefile2
-rw-r--r--japanese/sed/Makefile2
-rw-r--r--lang/STk/Makefile2
-rw-r--r--lang/f77/Makefile2
-rw-r--r--lang/klone/Makefile2
-rw-r--r--mail/althea/Makefile2
-rw-r--r--mail/mail2procmailrc/Makefile2
-rw-r--r--mail/smail/Makefile2
-rw-r--r--mail/xmailbox/Makefile2
-rw-r--r--math/freefem/Makefile2
-rw-r--r--math/umatrix/Makefile2
-rw-r--r--math/wingz/Makefile2
-rw-r--r--math/xlispstat/Makefile2
-rw-r--r--misc/txt2regex/Makefile2
-rw-r--r--net/forg/Makefile2
-rw-r--r--net/freewais-sf/Makefile2
-rw-r--r--net/gnome-mud/Makefile2
-rw-r--r--net/net-http/Makefile2
-rw-r--r--net/pcnfsd/Makefile2
-rw-r--r--net/pvm++/Makefile2
-rw-r--r--net/rmsg/Makefile2
-rw-r--r--net/sharity-light/Makefile2
-rw-r--r--print/cpp2latex/Makefile2
-rw-r--r--print/guitartex/Makefile2
-rw-r--r--print/pnm2ppa/Makefile2
-rw-r--r--print/rtf2latex/Makefile2
-rw-r--r--science/felt/Makefile2
-rw-r--r--security/cfv/Makefile2
-rw-r--r--security/gtkportscan/Makefile2
-rw-r--r--textproc/ipdf/Makefile2
-rw-r--r--textproc/pardiff/Makefile2
-rw-r--r--www/cgic/Makefile2
-rw-r--r--www/fhttpd/Makefile2
-rw-r--r--x11-fm/xfm/Makefile2
70 files changed, 140 insertions, 1 deletions
diff --git a/biology/genpak/Makefile b/biology/genpak/Makefile
index 63c6633..c8f1f09 100644
--- a/biology/genpak/Makefile
+++ b/biology/genpak/Makefile
@@ -14,6 +14,8 @@ COMMENT= Utilities to manipulate DNA sequences
LIB_DEPENDS= libgd.so:${PORTSDIR}/graphics/gd
+DEPRECATED= Unmaintained since 2001
+EXPIRATION_DATE= 2014-04-12
USES= gmake
MAN1= Genpak.1 gp_acc.1 gp_adjust.1 gp_cdndev.1 gp_cusage.1 gp_digest.1 \
diff --git a/biology/rasmol/Makefile b/biology/rasmol/Makefile
index bd1dd9e..e1f6405 100644
--- a/biology/rasmol/Makefile
+++ b/biology/rasmol/Makefile
@@ -13,6 +13,8 @@ COMMENT= Fast Molecular Visualization Program
WRKSRC= ${WRKDIR}/RasMol_${PORTVERSION}/src
+DEPRECATED= Unmaintained since 2001
+EXPIRATION_DATE= 2014-04-12
USES= imake
USE_XORG= x11 xext xi
MANCOMPRESSED= no
diff --git a/cad/chipmunk/Makefile b/cad/chipmunk/Makefile
index d61925b..bb109a7 100644
--- a/cad/chipmunk/Makefile
+++ b/cad/chipmunk/Makefile
@@ -19,6 +19,8 @@ COMMENT= An electronic CAD system
LICENSE= GPLv2
+DEPRECATED= Unmaintained since 1999
+EXPIRATION_DATE= 2014-04-10
NO_WRKSUBDIR= yes
USE_XORG= x11
diff --git a/databases/typhoon/Makefile b/databases/typhoon/Makefile
index 9a772fa..6ee0e24 100644
--- a/databases/typhoon/Makefile
+++ b/databases/typhoon/Makefile
@@ -10,6 +10,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Relational database library
+DEPRECATED= Unmaintained since 2000
+EXPIRATION_DATE= 2014-04-11
HAS_CONFIGURE= yes
USE_LDCONFIG= yes
MAKE_JOBS_UNSAFE= yes
diff --git a/databases/xmbase-grok/Makefile b/databases/xmbase-grok/Makefile
index a356d7d..9182834 100644
--- a/databases/xmbase-grok/Makefile
+++ b/databases/xmbase-grok/Makefile
@@ -15,6 +15,8 @@ COMMENT= Graphical Resource Organizer Kit
BUILD_WRKSRC= ${WRKDIR}/${DISTNAME}/src
+DEPRECATED= Unmaintained since 2000
+EXPIRATION_DATE= 2014-04-11
USES= motif
USE_XORG= x11 xt
MAKE_ENV= MYCC="${CC}" DEBUG="${CFLAGS}" YO="" INCDIR="" \
diff --git a/devel/asl/Makefile b/devel/asl/Makefile
index 8694d9a..a384a7d 100644
--- a/devel/asl/Makefile
+++ b/devel/asl/Makefile
@@ -11,6 +11,8 @@ MASTER_SITE_SUBDIR= devel/lang/assemblers
MAINTAINER= ports@FreeBSD.org
COMMENT= Assembler for a variety of microcontrollers/-processors
+DEPRECATED= Unmaintained since 1997
+EXPIRATION_DATE= 2014-04-09
ONLY_FOR_ARCHS= i386 alpha amd64
MAN1= asl.1 p2bin.1 p2hex.1 pbind.1 plist.1
diff --git a/devel/flick/Makefile b/devel/flick/Makefile
index 5ec4255..cc40df0 100644
--- a/devel/flick/Makefile
+++ b/devel/flick/Makefile
@@ -15,6 +15,8 @@ COMMENT= Flexible IDL Compiler Kit
LICENSE= BSD GPLv2
LICENSE_COMB= multi
+DEPRECATED= Unmaintained since 2001
+EXPIRATION_DATE= 2014-04-12
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_GMAKE= yes
diff --git a/devel/happydoc/Makefile b/devel/happydoc/Makefile
index 2dde0f7..ada6aeb 100644
--- a/devel/happydoc/Makefile
+++ b/devel/happydoc/Makefile
@@ -17,6 +17,8 @@ LICENSE_FILE_HPND= ${WRKSRC}/LICENSE.txt
LICENSE_GROUPS_HPND= OSI
LICENSE_PERMS_HPND= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+DEPRECATED= Unmaintained since 2001
+EXPIRATION_DATE= 2014-04-12
WRKSRC= ${WRKDIR}/HappyDoc3-r${PORTVERSION:S/./_/g}
USE_PYTHON= yes
diff --git a/devel/ixlib/Makefile b/devel/ixlib/Makefile
index e94c920..2ce18be 100644
--- a/devel/ixlib/Makefile
+++ b/devel/ixlib/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-src/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= A small C++ tools library based on STL
+DEPRECATED= Unmaintained since 2001
+EXPIRATION_DATE= 2014-04-12
USES= gettext
USE_GMAKE= yes
USE_AUTOTOOLS= libtool
diff --git a/devel/p5-Penguin-Easy/Makefile b/devel/p5-Penguin-Easy/Makefile
index dc69eed..2251412 100644
--- a/devel/p5-Penguin-Easy/Makefile
+++ b/devel/p5-Penguin-Easy/Makefile
@@ -12,6 +12,8 @@ COMMENT= A quick and easy implementation of the p5-Penguin module
BUILD_DEPENDS= p5-Penguin>=0:${PORTSDIR}/devel/p5-Penguin
+DEPRECATED= Unmaintained since 2000
+EXPIRATION_DATE= 2014-04-11
USES= perl5
USE_PERL5= configure
diff --git a/editors/axe/Makefile b/editors/axe/Makefile
index 027532f..beda687 100644
--- a/editors/axe/Makefile
+++ b/editors/axe/Makefile
@@ -14,6 +14,8 @@ COMMENT= Simple to use text editor for X
LIB_DEPENDS= Xaw3d:${PORTSDIR}/x11-toolkits/Xaw3d
+DEPRECATED= Unmaintained since 2000
+EXPIRATION_DATE= 2014-04-11
USES= imake
USE_XORG= ice sm x11 xaw xext xmu xpm xt
ALL_TARGET= Xaw3d all
diff --git a/editors/elvis/Makefile b/editors/elvis/Makefile
index 1120e01..9a634f7 100644
--- a/editors/elvis/Makefile
+++ b/editors/elvis/Makefile
@@ -14,6 +14,8 @@ LICENSE= ART10
EXTRACT_AFTER_ARGS= --exclude guiwin32
+DEPRECATED= Unmaintained since 1999
+EXPIRATION_DATE= 2014-04-10
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix="${PREFIX}"
ALL_TARGET= all doc/elvtags.man
diff --git a/editors/the/Makefile b/editors/the/Makefile
index a133c87..4ee0871 100644
--- a/editors/the/Makefile
+++ b/editors/the/Makefile
@@ -15,6 +15,8 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= ports@FreeBSD.org
COMMENT= "The Hessling Editor", an implementation of the xedit editor
+DEPRECATED= Unmaintained since 1999
+EXPIRATION_DATE= 2014-04-10
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-ncurses \
--with-rexxincdir=${LOCALBASE}/include \
diff --git a/emulators/prodosemu/Makefile b/emulators/prodosemu/Makefile
index 11e888b..0a9cfc4 100644
--- a/emulators/prodosemu/Makefile
+++ b/emulators/prodosemu/Makefile
@@ -14,7 +14,8 @@ RESTRICTED= apple.rom copyright is owned by Apple and cannot be distributed.
WRKSRC= ${WRKDIR}/${PORTNAME}-v${PORTVERSION}
-
+DEPRECATED= Unmaintained since 2000
+EXPIRATION_DATE= 2014-04-11
PORTDOCS= README
PLIST_FILES= bin/prodos share/apple2/prodos-2e.rom
PLIST_DIRS= share/apple2
diff --git a/emulators/svr4_base/Makefile b/emulators/svr4_base/Makefile
index 1738e3d..e5ba4b1 100644
--- a/emulators/svr4_base/Makefile
+++ b/emulators/svr4_base/Makefile
@@ -10,6 +10,8 @@ DISTFILES= # none for now
MAINTAINER= ports@FreeBSD.org
COMMENT= Compatibility framework necessary for SVR4 emulation
+DEPRECATED= Unmaintained since 2000
+EXPIRATION_DATE= 2014-04-11
PREFIX= / # distfile tared as "/compat/svr4"
NO_MTREE= yes
NO_BUILD= yes
diff --git a/games/crossfire-server/Makefile b/games/crossfire-server/Makefile
index 87dcb6b..3fe8772 100644
--- a/games/crossfire-server/Makefile
+++ b/games/crossfire-server/Makefile
@@ -20,6 +20,8 @@ LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
+DEPRECATED= Unmaintained since 2000
+EXPIRATION_DATE= 2014-04-11
USES= perl5
USE_XORG= ice sm x11 xaw xext xmu xpm xt
USE_SQLITE= 3
diff --git a/games/gnomebreakout/Makefile b/games/gnomebreakout/Makefile
index d3dcef9..764504c 100644
--- a/games/gnomebreakout/Makefile
+++ b/games/gnomebreakout/Makefile
@@ -11,6 +11,8 @@ DISTNAME= gnome-breakout-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= GNOME version of the classic breakout game
+DEPRECATED= Unmaintained since 2000
+EXPIRATION_DATE= 2014-04-11
USES= pathfix pkgconfig
USE_GNOME= gnomeprefix libgnomeui
GNU_CONFIGURE= yes
diff --git a/games/sokoban/Makefile b/games/sokoban/Makefile
index 6a12195..d841075 100644
--- a/games/sokoban/Makefile
+++ b/games/sokoban/Makefile
@@ -11,6 +11,8 @@ DISTFILES= ${PORTNAME}-src${EXTRACT_SUFX}
MAINTAINER= ports@FreeBSD.org
COMMENT= Logical game: problems with packets in cave
+DEPRECATED= Unmaintained since 2000
+EXPIRATION_DATE= 2014-04-11
WRKSRC= ${WRKDIR}/sokoban
ALL_TARGET=
diff --git a/games/tinymux/Makefile b/games/tinymux/Makefile
index 2ba0349..db1d34f 100644
--- a/games/tinymux/Makefile
+++ b/games/tinymux/Makefile
@@ -13,6 +13,8 @@ COMMENT= A Multi-Player FreeForm adventure Program
WRKSRC= ${WRKDIR}/mux2.6/src
+DEPRECATED= Unmaintained since 2001
+EXPIRATION_DATE= 2014-04-12
USES= gettext
USE_GMAKE= yes
GNU_CONFIGURE= yes
diff --git a/games/xbattle/Makefile b/games/xbattle/Makefile
index 23df1b0..d676987 100644
--- a/games/xbattle/Makefile
+++ b/games/xbattle/Makefile
@@ -11,6 +11,8 @@ MASTER_SITE_SUBDIR= distfiles
MAINTAINER= ports@FreeBSD.org
COMMENT= Concurrent multi-player battle strategy game
+DEPRECATED= Unmaintained since 2001
+EXPIRATION_DATE= 2014-04-12
USES= imake
USE_XORG= x11 xext
MAN1= xbattle.1
diff --git a/games/xkoules/Makefile b/games/xkoules/Makefile
index 44fbfb5..f25b929 100644
--- a/games/xkoules/Makefile
+++ b/games/xkoules/Makefile
@@ -13,6 +13,8 @@ EXTRACT_SUFX= -src.tar.gz
MAINTAINER= ports@FreeBSD.org
COMMENT= Fast action arcade-style game for X Window
+DEPRECATED= Unmaintained since 2000
+EXPIRATION_DATE= 2014-04-11
USES= imake
USE_XORG= x11 xext
MAN6= xkoules.6
diff --git a/games/xvier/Makefile b/games/xvier/Makefile
index eeb4fde..4fc3670 100644
--- a/games/xvier/Makefile
+++ b/games/xvier/Makefile
@@ -13,6 +13,8 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
COMMENT= Throw stones into free columns
+DEPRECATED= Unmaintained since 2000
+EXPIRATION_DATE= 2014-04-11
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USES= imake
USE_XORG= x11 xext
diff --git a/graphics/camediaplay/Makefile b/graphics/camediaplay/Makefile
index 4034375..e1eb954 100644
--- a/graphics/camediaplay/Makefile
+++ b/graphics/camediaplay/Makefile
@@ -13,6 +13,8 @@ COMMENT= Digital camera downloading tool for Epson/Sanyo/Olympus/Agfa camera
WRKSRC= ${WRKDIR}/${PORTNAME}/build
+DEPRECATED= Unmaintained since 2001
+EXPIRATION_DATE= 2014-04-12
GNU_CONFIGURE= yes
CONFIGURE_ENV= OPTFLAG=""
MAN1= camediaplay.1
diff --git a/graphics/claraocr/Makefile b/graphics/claraocr/Makefile
index 1efba57..47b6680 100644
--- a/graphics/claraocr/Makefile
+++ b/graphics/claraocr/Makefile
@@ -14,6 +14,8 @@ COMMENT= Optical character recognition (OCR) utility
RUN_DEPENDS= pnmenlarge:${PORTSDIR}/graphics/netpbm
+DEPRECATED= Unmaintained since 2001
+EXPIRATION_DATE= 2014-04-12
USES= shebangfix perl5
USE_XORG= x11
MAKE_ENV= MKDIR="${MKDIR}"
diff --git a/graphics/dc20ctrl/Makefile b/graphics/dc20ctrl/Makefile
index 28d1637..bda996b 100644
--- a/graphics/dc20ctrl/Makefile
+++ b/graphics/dc20ctrl/Makefile
@@ -14,6 +14,8 @@ LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \
tiff.4:${PORTSDIR}/graphics/tiff \
png15:${PORTSDIR}/graphics/png
+DEPRECATED= Unmaintained since 2000
+EXPIRATION_DATE= 2014-04-11
MAKE_ARGS= -DUSE_JPEG -DUSE_TIFF -DUSE_PNG
MAN1= dc20ctrl.1
diff --git a/graphics/fbm/Makefile b/graphics/fbm/Makefile
index a4c7610..0bcdd09 100644
--- a/graphics/fbm/Makefile
+++ b/graphics/fbm/Makefile
@@ -14,6 +14,8 @@ COMMENT= Fuzzy Pixmap Manipulation utilities
LIB_DEPENDS= rle.1:${PORTSDIR}/graphics/urt
+DEPRECATED= Unmaintained since 1999
+EXPIRATION_DATE= 2014-04-10
NO_WRKSUBDIR= yes
NO_LATEST_LINK= yes
diff --git a/graphics/kdc2tiff/Makefile b/graphics/kdc2tiff/Makefile
index 49c8d8e..7f34188 100644
--- a/graphics/kdc2tiff/Makefile
+++ b/graphics/kdc2tiff/Makefile
@@ -15,6 +15,8 @@ LICENSE= GPLv2
LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \
tiff:${PORTSDIR}/graphics/tiff
+DEPRECATED= Unmaintained since 2000
+EXPIRATION_DATE= 2014-04-11
USE_GMAKE= yes
GNU_CONFIGURE= yes
diff --git a/graphics/maverik/Makefile b/graphics/maverik/Makefile
index 70f8cfb..d4ae88c 100644
--- a/graphics/maverik/Makefile
+++ b/graphics/maverik/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= http://aig.cs.man.ac.uk/maverik/
MAINTAINER= ports@FreeBSD.org
COMMENT= Publicly available virtual reality (VR) system
+DEPRECATED= Unmaintained since 2001
+EXPIRATION_DATE= 2014-04-12
USE_SUBMAKE= yes
USE_GL= yes
WANT_GNOME= yes
diff --git a/graphics/opendis/Makefile b/graphics/opendis/Makefile
index 8ce4da6..e9399cb 100644
--- a/graphics/opendis/Makefile
+++ b/graphics/opendis/Makefile
@@ -12,6 +12,8 @@ MASTER_SITES= SF/ods/ods/${PORTVERSION} \
MAINTAINER= ports@FreeBSD.org
COMMENT= Access Flashpoint Digita-based cameras, download images, and more
+DEPRECATED= Unmaintained since 2001
+EXPIRATION_DATE= 2014-04-12
GNU_CONFIGURE= yes
NO_STAGE= yes
diff --git a/graphics/plotmtv/Makefile b/graphics/plotmtv/Makefile
index 36ef073..2afd5fc 100644
--- a/graphics/plotmtv/Makefile
+++ b/graphics/plotmtv/Makefile
@@ -14,6 +14,8 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
COMMENT= Multipurpose X11 plotting program
+DEPRECATED= Unmaintained since 2001
+EXPIRATION_DATE= 2014-04-12
USES= imake
USE_XORG= x11 xext xt
ALL_TARGET= World
diff --git a/graphics/qvplay/Makefile b/graphics/qvplay/Makefile
index 0313528..5aa10d0 100644
--- a/graphics/qvplay/Makefile
+++ b/graphics/qvplay/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= http://www.asahi-net.or.jp/~xg2k-hys/
MAINTAINER= ports@FreeBSD.org
COMMENT= Digital camera downloading tool for Casio QV series
+DEPRECATED= Unmaintained since 2001
+EXPIRATION_DATE= 2014-04-12
WRKSRC= ${WRKDIR}/QVplay095/obj/FreeBSD
CFLAGS+= -Wno-return-type
diff --git a/graphics/svg2swf/Makefile b/graphics/svg2swf/Makefile
index 35d0f24..c2a1344 100644
--- a/graphics/svg2swf/Makefile
+++ b/graphics/svg2swf/Makefile
@@ -15,6 +15,8 @@ COMMENT= Convert an SVG file into a Macromedia Flash (swf) file
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/${PACKAGE_DIR}/sax/saxexts.py:${PORTSDIR}/textproc/py-xml \
${PYTHON_SITELIBDIR}/ming.py:${PORTSDIR}/graphics/py-ming
+DEPRECATED= Unmaintained since 2001
+EXPIRATION_DATE= 2014-04-12
PLIST_FILES= bin/svg2swf
USE_PYTHON= yes
NO_BUILD= yes
diff --git a/graphics/tiff2png/Makefile b/graphics/tiff2png/Makefile
index 9da98e9..3a417c2 100644
--- a/graphics/tiff2png/Makefile
+++ b/graphics/tiff2png/Makefile
@@ -15,6 +15,8 @@ LIB_DEPENDS= tiff:${PORTSDIR}/graphics/tiff \
jpeg:${PORTSDIR}/graphics/jpeg \
png15:${PORTSDIR}/graphics/png
+DEPRECATED= Unmaintained since 2000
+EXPIRATION_DATE= 2014-04-11
MAKEFILE= Makefile.unx
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
ALL_TARGET= tiff2png
diff --git a/graphics/xmfract/Makefile b/graphics/xmfract/Makefile
index ecf555a..1ad89a7 100644
--- a/graphics/xmfract/Makefile
+++ b/graphics/xmfract/Makefile
@@ -13,6 +13,8 @@ COMMENT= Popular DOS fractal drawing program with X11/Motif frontend
LICENSE= GPLv2
+DEPRECATED= Unmaintained since 2000
+EXPIRATION_DATE= 2014-04-11
USES= motif
USE_AUTOTOOLS= aclocal autoconf
ACLOCAL_ARGS= # none
diff --git a/graphics/xmorph/Makefile b/graphics/xmorph/Makefile
index bab2bb9..025f669 100644
--- a/graphics/xmorph/Makefile
+++ b/graphics/xmorph/Makefile
@@ -17,6 +17,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.//g}
CONFLICTS= libmorph*
+DEPRECATED= Unmaintained since 2000
+EXPIRATION_DATE= 2014-04-11
WANT_GNOME= yes
USE_XORG= xbitmaps x11 xaw xext
USE_AUTOTOOLS= libtool
diff --git a/japanese/chasen/Makefile b/japanese/chasen/Makefile
index a51fec1..1170b8e 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 3abdeaa..056df8e 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 245fd84..a726c8b 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
diff --git a/lang/STk/Makefile b/lang/STk/Makefile
index 89146bc..b8d365c 100644
--- a/lang/STk/Makefile
+++ b/lang/STk/Makefile
@@ -12,6 +12,8 @@ MASTER_SITE_SUBDIR= devel/lang/lisp
MAINTAINER= ports@FreeBSD.org
COMMENT= A scheme interpreter with full access to the Tk graphical package
+DEPRECATED= Unmaintained since 2000
+EXPIRATION_DATE= 2014-04-11
USE_XORG= x11 ice sm xt
GNU_CONFIGURE= yes
CFLAGS= -I${LOCALBASE}/include
diff --git a/lang/f77/Makefile b/lang/f77/Makefile
index 5628d90..e1a91a5 100644
--- a/lang/f77/Makefile
+++ b/lang/f77/Makefile
@@ -18,6 +18,8 @@ RUN_DEPENDS= ${LOCALBASE}/bin/fpp:${PORTSDIR}/devel/fpp \
${LOCALBASE}/bin/f2c:${PORTSDIR}/lang/f2c
.endif
+DEPRECATED= Unmaintained since 2001
+EXPIRATION_DATE= 2014-04-12
# Set F77NAME to the name of the Fortran 77 wrapper.
F77NAME= ftn77
diff --git a/lang/klone/Makefile b/lang/klone/Makefile
index ba5b9b2..30c01df 100644
--- a/lang/klone/Makefile
+++ b/lang/klone/Makefile
@@ -13,6 +13,8 @@ COMMENT= Small, Lisp-like interpreted language
WRKSRC= ${WRKDIR}/Klone
+DEPRECATED= Unmaintained since 2001
+EXPIRATION_DATE= 2014-04-12
MAKE_JOBS_UNSAFE= yes
NO_STAGE= yes
diff --git a/mail/althea/Makefile b/mail/althea/Makefile
index 82d39c6..761ec95 100644
--- a/mail/althea/Makefile
+++ b/mail/althea/Makefile
@@ -11,6 +11,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Yet another GTK-based mail reader for X. Supports IMAP
+DEPRECATED= Unmaintained since 2001
+EXPIRATION_DATE= 2014-04-12
USES= gettext
USE_OPENSSL= yes
MAKE_ENV= MKDIR="${MKDIR}"
diff --git a/mail/mail2procmailrc/Makefile b/mail/mail2procmailrc/Makefile
index 4665ddc..ce2df48 100644
--- a/mail/mail2procmailrc/Makefile
+++ b/mail/mail2procmailrc/Makefile
@@ -14,6 +14,8 @@ RUN_DEPENDS= p5-Curses>=0:${PORTSDIR}/devel/p5-Curses \
p5-Curses-Widgets>=0:${PORTSDIR}/devel/p5-Curses-Widgets \
p5-Mail-Tools>=0:${PORTSDIR}/mail/p5-Mail-Tools
+DEPRECATED= Unmaintained since 2001
+EXPIRATION_DATE= 2014-04-12
USES= perl5
NO_BUILD= yes
diff --git a/mail/smail/Makefile b/mail/smail/Makefile
index c84875e..c921b05 100644
--- a/mail/smail/Makefile
+++ b/mail/smail/Makefile
@@ -15,6 +15,8 @@ COMMENT= A program used for receiving and delivering mail
BUILD_DEPENDS= ${LOCALBASE}/lib/libident.a:${PORTSDIR}/security/libident
LIB_DEPENDS= pcre.3:${PORTSDIR}/devel/pcre
+DEPRECATED= Unmaintained since 2001
+EXPIRATION_DATE= 2014-04-12
CONFLICTS= bsmtp-1.* courier-0.* postfix-1.* postfix-2.* sendmail-8.* sendmail-*-8.* zmailer-2.*
.if !defined(NO_INSTALL_MANPAGES)
diff --git a/mail/xmailbox/Makefile b/mail/xmailbox/Makefile
index 8d36a68..0f90fb0 100644
--- a/mail/xmailbox/Makefile
+++ b/mail/xmailbox/Makefile
@@ -11,6 +11,8 @@ MASTER_SITE_SUBDIR= applications
MAINTAINER= ports@FreeBSD.org
COMMENT= Mailbox checker with sound and animation for X Window System
+DEPRECATED= Unmaintained since 2000
+EXPIRATION_DATE= 2014-04-11
USES= imake
USE_XORG= xaw
MAN1= xmailbox.1
diff --git a/math/freefem/Makefile b/math/freefem/Makefile
index 6b79b43..c2aa4c4 100644
--- a/math/freefem/Makefile
+++ b/math/freefem/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= SF/kfem/${PORTNAME}/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= A language for the Finite Element Method
+DEPRECATED= Unmaintained since 2000
+EXPIRATION_DATE= 2014-04-11
USE_XORG= ice sm x11 xt
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
diff --git a/math/umatrix/Makefile b/math/umatrix/Makefile
index 4bd4d1d..887142d 100644
--- a/math/umatrix/Makefile
+++ b/math/umatrix/Makefile
@@ -9,6 +9,8 @@ MASTER_SITES= http://www.sigala.it/sandro/files/
MAINTAINER= ports@FreeBSD.org
COMMENT= Simple matrix package
+DEPRECATED= Unmaintained since 2001
+EXPIRATION_DATE= 2014-04-12
GNU_CONFIGURE= yes
MAN1= umatrix.1
PLIST_FILES= bin/umatrix
diff --git a/math/wingz/Makefile b/math/wingz/Makefile
index 86f56de..54598de 100644
--- a/math/wingz/Makefile
+++ b/math/wingz/Makefile
@@ -12,6 +12,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= A Commercial Spreadsheet
+DEPRECATED= Unmaintained since 2000
+EXPIRATION_DATE= 2014-04-11
ONLY_FOR_ARCHS= i386
USE_LINUX= yes
USE_LINUX_APPS= xorglibs
diff --git a/math/xlispstat/Makefile b/math/xlispstat/Makefile
index 6a91b2c..317df3e 100644
--- a/math/xlispstat/Makefile
+++ b/math/xlispstat/Makefile
@@ -13,6 +13,8 @@ COMMENT= Statistics/X11 based lisp interpreter
LICENSE= BSD
+DEPRECATED= Unmaintained since 2000
+EXPIRATION_DATE= 2014-04-11
USE_XORG= x11
GNU_CONFIGURE= yes
CONFIGURE_ENV= UCFLAGS="${CFLAGS}"
diff --git a/misc/txt2regex/Makefile b/misc/txt2regex/Makefile
index 0d90f9a..bc6fb882b 100644
--- a/misc/txt2regex/Makefile
+++ b/misc/txt2regex/Makefile
@@ -13,6 +13,8 @@ COMMENT= Regular Expression "wizard"
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
+DEPRECATED= Unmaintained since 2001
+EXPIRATION_DATE= 2014-04-12
NO_BUILD= yes
MAN1= txt2regex.1
diff --git a/net/forg/Makefile b/net/forg/Makefile
index 9226cee..dab417a 100644
--- a/net/forg/Makefile
+++ b/net/forg/Makefile
@@ -15,6 +15,8 @@ COMMENT= A Gopher client
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>0:${PORTSDIR}/x11-toolkits/py-tkinter \
${PYTHON_SITELIBDIR}/Pmw:${PORTSDIR}/x11-toolkits/py-Pmw
+DEPRECATED= Unmaintained since 2001
+EXPIRATION_DATE= 2014-04-12
USE_PYTHON= yes
NO_BUILD= yes
diff --git a/net/freewais-sf/Makefile b/net/freewais-sf/Makefile
index 3916b82..f47e595 100644
--- a/net/freewais-sf/Makefile
+++ b/net/freewais-sf/Makefile
@@ -12,6 +12,8 @@ DISTNAME= freeWAIS-sf-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Enhanced Wide Area Information Server
+DEPRECATED= Unmaintained since 1999
+EXPIRATION_DATE= 2014-04-10
USES= perl5
HAS_CONFIGURE= yes
USE_PERL5= build
diff --git a/net/gnome-mud/Makefile b/net/gnome-mud/Makefile
index 61662bd..3372036 100644
--- a/net/gnome-mud/Makefile
+++ b/net/gnome-mud/Makefile
@@ -13,6 +13,8 @@ COMMENT= GTK-based MUD client with triggers, aliases, colors, etc
LIB_DEPENDS= pcre.3:${PORTSDIR}/devel/pcre \
gnet-2.0.0:${PORTSDIR}/net/gnet2
+DEPRECATED= Unmaintained since 2001
+EXPIRATION_DATE= 2014-04-12
USE_BZIP2= yes
USES= pathfix gettext gmake pkgconfig
USE_GNOME= gconf2 gnomeprefix intlhack libglade2 vte
diff --git a/net/net-http/Makefile b/net/net-http/Makefile
index 5ce3e30..c489a9f 100644
--- a/net/net-http/Makefile
+++ b/net/net-http/Makefile
@@ -13,6 +13,8 @@ COMMENT= A library for doing HTTP client-side programming in Guile
BUILD_DEPENDS= guile:${PORTSDIR}/lang/guile
RUN_DEPENDS:= ${BUILD_DEPENDS}
+DEPRECATED= Unmaintained since 2001
+EXPIRATION_DATE= 2014-04-12
GNU_CONFIGURE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
NO_BUILD= yes
diff --git a/net/pcnfsd/Makefile b/net/pcnfsd/Makefile
index 414b210..6331b31 100644
--- a/net/pcnfsd/Makefile
+++ b/net/pcnfsd/Makefile
@@ -17,6 +17,8 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
COMMENT= Sun PC NFS authentication and printing server
+DEPRECATED= Unmaintained since 1997
+EXPIRATION_DATE= 2014-04-09
MAN8= pcnfsd.8
MANCOMPRESSED= maybe
PLIST_FILES= libexec/rpc.pcnfsd
diff --git a/net/pvm++/Makefile b/net/pvm++/Makefile
index b26ecc7..485c8ac 100644
--- a/net/pvm++/Makefile
+++ b/net/pvm++/Makefile
@@ -12,6 +12,8 @@ COMMENT= A C++-Library for PVM
BUILD_DEPENDS= ${LOCALBASE}/lib/libpvm3.a:${PORTSDIR}/net/pvm
+DEPRECATED= Unmaintained since 2001
+EXPIRATION_DATE= 2014-04-12
USES= gmake
USE_AUTOTOOLS= libtool
USE_GCC= yes
diff --git a/net/rmsg/Makefile b/net/rmsg/Makefile
index 2547777..1cedbdf 100644
--- a/net/rmsg/Makefile
+++ b/net/rmsg/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= ftp://ftp.funet.fi/pub/unix/tcpip/
MAINTAINER= ports@FreeBSD.org
COMMENT= Network messaging system
+DEPRECATED= Unmaintained since 2001
+EXPIRATION_DATE= 2014-04-12
WRKSRC= ${WRKDIR}/rmsg
MAN1= rmsg.1
MAN8= rmsgd.8
diff --git a/net/sharity-light/Makefile b/net/sharity-light/Makefile
index 3261a1d..6fbcad2 100644
--- a/net/sharity-light/Makefile
+++ b/net/sharity-light/Makefile
@@ -10,6 +10,8 @@ DISTNAME= Sharity-Light.1.3
MAINTAINER= ports@FreeBSD.org
COMMENT= Userland smbfs --- SMB to NFS protocols converter
+DEPRECATED= Unmaintained since 2001
+EXPIRATION_DATE= 2014-04-12
MAN8= smbmount.8
PLIST_FILES= sbin/shlight sbin/unshlight
diff --git a/print/cpp2latex/Makefile b/print/cpp2latex/Makefile
index c0583e7..76cba6b 100644
--- a/print/cpp2latex/Makefile
+++ b/print/cpp2latex/Makefile
@@ -12,6 +12,8 @@ COMMENT= Converts C++ source to output that can be used in LaTeX documents
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
+DEPRECATED= Unmaintained since 2001
+EXPIRATION_DATE= 2014-04-12
GNU_CONFIGURE= yes
PORTDOCS= AUTHORS ChangeLog README TODO
diff --git a/print/guitartex/Makefile b/print/guitartex/Makefile
index df01a43..c16a450 100644
--- a/print/guitartex/Makefile
+++ b/print/guitartex/Makefile
@@ -16,6 +16,8 @@ COMMENT= GuitarTeX converts the Chord format into "normal" LaTeX format
RUN_DEPENDS= p5-Tk>=0:${PORTSDIR}/x11-toolkits/p5-Tk \
latex:${PORTSDIR}/print/latex
+DEPRECATED= Unmaintained since 2001
+EXPIRATION_DATE= 2014-04-12
USES= perl5
NO_BUILD= yes
diff --git a/print/pnm2ppa/Makefile b/print/pnm2ppa/Makefile
index df67736..dda243d 100644
--- a/print/pnm2ppa/Makefile
+++ b/print/pnm2ppa/Makefile
@@ -13,6 +13,8 @@ COMMENT= Convert PNM images to PPA for some HP printers
OPTIONS_DEFINE= A4SIZE
A4SIZE_DESC= Set A4 (not Letter) as a default paper size
+DEPRECATED= Unmaintained since 2001
+EXPIRATION_DATE= 2014-04-12
USE_GHOSTSCRIPT_RUN= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
diff --git a/print/rtf2latex/Makefile b/print/rtf2latex/Makefile
index 1f1a612..1e7f2dd 100644
--- a/print/rtf2latex/Makefile
+++ b/print/rtf2latex/Makefile
@@ -11,6 +11,8 @@ DISTNAME= rtf2LaTeX.${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= A filter that converts RTF (MS Rich Text Format) into LaTeX
+DEPRECATED= Unmaintained since 1999
+EXPIRATION_DATE= 2014-04-10
WRKSRC= ${WRKDIR}/rtf2LaTeX
MAN1= rtf2LaTeX.1
diff --git a/science/felt/Makefile b/science/felt/Makefile
index c61df78..915afde 100644
--- a/science/felt/Makefile
+++ b/science/felt/Makefile
@@ -16,6 +16,8 @@ OPTIONS_DEFINE= DOCS EXAMPLES
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
+DEPRECATED= Unmaintained since 2001
+EXPIRATION_DATE= 2014-04-12
USES= motif
USE_BZIP2= yes
USE_GL= glu glw
diff --git a/security/cfv/Makefile b/security/cfv/Makefile
index ea52bff..3f54e5d 100644
--- a/security/cfv/Makefile
+++ b/security/cfv/Makefile
@@ -9,6 +9,8 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Utility to both test and create .sfv, .csv, and md5sum files
+DEPRECATED= Unmaintained since 2001
+EXPIRATION_DATE= 2014-04-12
USE_PYTHON= 2
ALL_TARGET= cfv.wrapper
INSTALL_TARGET= install-wrapper
diff --git a/security/gtkportscan/Makefile b/security/gtkportscan/Makefile
index 07c4392..e5b9bbe 100644
--- a/security/gtkportscan/Makefile
+++ b/security/gtkportscan/Makefile
@@ -16,6 +16,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
PLIST_FILES= bin/gtkportscan bin/portscan
+DEPRECATED= Unmaintained since 2000
+EXPIRATION_DATE= 2014-04-11
NO_STAGE= yes
.include <bsd.port.options.mk>
diff --git a/textproc/ipdf/Makefile b/textproc/ipdf/Makefile
index 8701ae7..90e21e6 100644
--- a/textproc/ipdf/Makefile
+++ b/textproc/ipdf/Makefile
@@ -14,6 +14,8 @@ LIB_DEPENDS= pdf.6:${PORTSDIR}/print/pdflib \
png15:${PORTSDIR}/graphics/png \
tiff.4:${PORTSDIR}/graphics/tiff
+DEPRECATED= Unmaintained since 2001
+EXPIRATION_DATE= 2014-04-12
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/textproc/pardiff/Makefile b/textproc/pardiff/Makefile
index be7d195..d745534 100644
--- a/textproc/pardiff/Makefile
+++ b/textproc/pardiff/Makefile
@@ -9,6 +9,8 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Parallelizing diff Filter, converts diff output to paralleled format
+DEPRECATED= Unmaintained since 2001
+EXPIRATION_DATE= 2014-04-12
GNU_CONFIGURE= yes
MAN1= pardiff.1 diffp.1
diff --git a/www/cgic/Makefile b/www/cgic/Makefile
index c51d90f..815ed52 100644
--- a/www/cgic/Makefile
+++ b/www/cgic/Makefile
@@ -10,6 +10,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//}
MAINTAINER= ports@FreeBSD.org
COMMENT= ANSI C library for CGI programming
+DEPRECATED= Unmaintained since 2000
+EXPIRATION_DATE= 2014-04-11
MAKE_ENV= SHLIB_MAJOR="${SHLIB_MAJOR}"
MAKEFILE= ${FILESDIR}/Makefile.lib
PLIST_SUB= SHLIB_MAJOR="${SHLIB_MAJOR}"
diff --git a/www/fhttpd/Makefile b/www/fhttpd/Makefile
index f1059df..bae7c361 100644
--- a/www/fhttpd/Makefile
+++ b/www/fhttpd/Makefile
@@ -15,6 +15,8 @@ PLIST_SUB+= LOGFILE=${LOGFILE}
CXXFLAGS+= -Wno-deprecated -Wno-write-strings
+DEPRECATED= Unmaintained since 2000
+EXPIRATION_DATE= 2014-04-11
NO_STAGE= yes
post-extract:
@${CP} ${FILESDIR}/fhttpd.sh ${WRKSRC}
diff --git a/x11-fm/xfm/Makefile b/x11-fm/xfm/Makefile
index 91b836e..49f6fb1 100644
--- a/x11-fm/xfm/Makefile
+++ b/x11-fm/xfm/Makefile
@@ -12,6 +12,8 @@ COMMENT= The X File Manager
LIB_DEPENDS= Xaw3d:${PORTSDIR}/x11-toolkits/Xaw3d
+DEPRECATED= Unmaintained since 1999
+EXPIRATION_DATE= 2014-04-10
USES= imake
USE_XORG= ice sm x11 xaw xext xmu xpm xt
MAN1= xfm.1 xfmtype.1
OpenPOWER on IntegriCloud