summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-03-15 07:24:40 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-03-15 07:24:40 +0000
commitf9e29d32bea28313bfe6538244409929dc7981fb (patch)
treed62ecfad2761d4acec14661ce99075e828f9b7e4
parent- Update to 1.1.6 (diff)
Deprecate unmaintained ports from misc where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
Notes
Notes: svn path=/head/; revision=270916
-rw-r--r--misc/acron/Makefile3
-rw-r--r--misc/chord/Makefile3
-rw-r--r--misc/datedif/Makefile3
-rw-r--r--misc/earthview/Makefile3
-rw-r--r--misc/fcalc/Makefile3
-rw-r--r--misc/gkrellscore/Makefile3
-rw-r--r--misc/gnome-osd/Makefile3
-rw-r--r--misc/goldstr/Makefile2
-rw-r--r--misc/gtl/Makefile3
-rw-r--r--misc/kp/Makefile3
-rw-r--r--misc/nserver/Makefile3
-rw-r--r--misc/patanjali/Makefile3
-rw-r--r--misc/qmc/Makefile3
-rw-r--r--misc/seq2/Makefile3
-rw-r--r--misc/snowflake/Makefile3
-rw-r--r--misc/translator/Makefile3
-rw-r--r--misc/videotext/Makefile3
-rw-r--r--misc/wmweather/Makefile3
-rw-r--r--misc/wmx10/Makefile3
19 files changed, 56 insertions, 0 deletions
diff --git a/misc/acron/Makefile b/misc/acron/Makefile
index ea43eb4fda2f..e771559040ce 100644
--- a/misc/acron/Makefile
+++ b/misc/acron/Makefile
@@ -15,6 +15,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Database of acronyms and abbreviations
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
NO_BUILD= yes
PLIST_FILES= bin/whats bin/acron share/misc/acron
diff --git a/misc/chord/Makefile b/misc/chord/Makefile
index 9fe9fe228970..586d7861a720 100644
--- a/misc/chord/Makefile
+++ b/misc/chord/Makefile
@@ -15,6 +15,9 @@ DISTNAME= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Produce PS sheet-music from text input
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
CFLAGS+= -DPAPERSIZE=US
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}"
diff --git a/misc/datedif/Makefile b/misc/datedif/Makefile
index 9d5ecf83e00f..ebb17ff143c9 100644
--- a/misc/datedif/Makefile
+++ b/misc/datedif/Makefile
@@ -15,6 +15,9 @@ DISTNAME= ${PORTNAME}-0.9.1-4
MAINTAINER= ports@FreeBSD.org
COMMENT= Calculates the number of days between two dates
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
ALL_TARGET=
PLIST_FILES= bin/datedif
diff --git a/misc/earthview/Makefile b/misc/earthview/Makefile
index a85e0824609e..2f19ece5161d 100644
--- a/misc/earthview/Makefile
+++ b/misc/earthview/Makefile
@@ -16,6 +16,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Produces a view output of an arbitrary region of the Earth
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
USE_XORG= xpm
CFLAGS+= -I${LOCALBASE}/include
ALL_TARGET= earthview
diff --git a/misc/fcalc/Makefile b/misc/fcalc/Makefile
index 795167aa953f..ffcad7294973 100644
--- a/misc/fcalc/Makefile
+++ b/misc/fcalc/Makefile
@@ -15,6 +15,9 @@ DISTNAME= ${PORTNAME}-tcl
MAINTAINER= ports@FreeBSD.org
COMMENT= F/Calc is a calculator for photographic formulas
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
RUN_DEPENDS= ${LOCALBASE}/lib/Tix8.4.3/Tix.tcl:${PORTSDIR}/x11-toolkits/tix
NO_BUILD= yes
diff --git a/misc/gkrellscore/Makefile b/misc/gkrellscore/Makefile
index 1acbb85d7afb..91260a507886 100644
--- a/misc/gkrellscore/Makefile
+++ b/misc/gkrellscore/Makefile
@@ -16,6 +16,9 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Plugin to GKrellM that displays current sports scores
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm
RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm \
wget:${PORTSDIR}/ftp/wget
diff --git a/misc/gnome-osd/Makefile b/misc/gnome-osd/Makefile
index 9ea802cbbad5..f7838aef3503 100644
--- a/misc/gnome-osd/Makefile
+++ b/misc/gnome-osd/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= http://telecom.inescporto.pt/~gjc/gnome-osd/${DISTVERSION:C|-.*$||
MAINTAINER= ports@FreeBSD.org
COMMENT= An On-Screen-Display infrastructure using Pango text rendering
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
USE_GNOME= gnomehack gnomeprefix intlhack pygnome2
USE_PYTHON= yes
USE_GMAKE= yes
diff --git a/misc/goldstr/Makefile b/misc/goldstr/Makefile
index 09b1dd9ca9e2..e41cda2c027c 100644
--- a/misc/goldstr/Makefile
+++ b/misc/goldstr/Makefile
@@ -14,6 +14,8 @@ MASTER_SITES= http://it.geocities.com/andreamolteni/prog/goldstr/
MAINTAINER= ports@FreeBSD.org
COMMENT= Compute the golden string
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
GNU_CONFIGURE= yes
MAN1= goldstr.1
diff --git a/misc/gtl/Makefile b/misc/gtl/Makefile
index c691a5d70f86..8a4e369b90dc 100644
--- a/misc/gtl/Makefile
+++ b/misc/gtl/Makefile
@@ -16,6 +16,9 @@ DISTNAME= GTL-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= C++ STL-based support for graphs and graph algorithms
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
RESTRICTED= License forbids redistribution (source or binary)
USE_LDCONFIG= yes
diff --git a/misc/kp/Makefile b/misc/kp/Makefile
index 02edc9cdd999..fe1d5326f6b2 100644
--- a/misc/kp/Makefile
+++ b/misc/kp/Makefile
@@ -15,6 +15,9 @@ MASTER_SITE_SUBDIR= trevor
MAINTAINER= ports@FreeBSD.org
COMMENT= The Keyboard Practicer, touch-type training program
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
USE_MOTIF= yes
USE_IMAKE= yes
USE_XORG= ice sm x11 xaw xext xmu xp xpm xt
diff --git a/misc/nserver/Makefile b/misc/nserver/Makefile
index b2829f4cb246..a6c9afe7b3bc 100644
--- a/misc/nserver/Makefile
+++ b/misc/nserver/Makefile
@@ -16,6 +16,9 @@ COMMENT= Nserver for the Nokia 9000 and 9110 Communicator
# Original site http://www.users.globalnet.co.uk/~syrinx/9110/nserver.html
# doesn't exist anymore
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
USE_GMAKE= yes
PLIST_FILES= sbin/nserver
diff --git a/misc/patanjali/Makefile b/misc/patanjali/Makefile
index 130872c07b5d..3af96dc07325 100644
--- a/misc/patanjali/Makefile
+++ b/misc/patanjali/Makefile
@@ -14,6 +14,9 @@ EXTRACT_SUFX= .src.tar.gz
MAINTAINER= ports@FreeBSD.org
COMMENT= Displays a verse from Yoga Sutras of Patanjali
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
PLIST= ${WRKDIR}/pkg-plist
PLIST_DIRS= share/patanjali
SUTRAS= patanjali-sutras-english.txt
diff --git a/misc/qmc/Makefile b/misc/qmc/Makefile
index 8aee9f335532..6e974cad72c7 100644
--- a/misc/qmc/Makefile
+++ b/misc/qmc/Makefile
@@ -15,6 +15,9 @@ MASTER_SITES= http://qmc.pollaknet.at/program/
MAINTAINER= ports@FreeBSD.org
COMMENT= Quine-McClusky process simplification tool
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
USE_BZIP2= yes
PLIST_FILES= bin/qmc
diff --git a/misc/seq2/Makefile b/misc/seq2/Makefile
index 6e6e331393dd..de3f912523ec 100644
--- a/misc/seq2/Makefile
+++ b/misc/seq2/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= http://www.referee.at/unix/
MAINTAINER= ports@FreeBSD.org
COMMENT= A clone of the UNIX(tm) program called seq
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
GNU_CONFIGURE= yes
CONFIGURE_SCRIPT= configure.1
diff --git a/misc/snowflake/Makefile b/misc/snowflake/Makefile
index c415a2a9cf3d..2c8bc09c3894 100644
--- a/misc/snowflake/Makefile
+++ b/misc/snowflake/Makefile
@@ -15,6 +15,9 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig
MAINTAINER= ports@FreeBSD.org
COMMENT= A snowflake image generator
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}.orig
PLIST_FILES= bin/snowflake
diff --git a/misc/translator/Makefile b/misc/translator/Makefile
index 3fbfcc8aac9c..3f274cf3baab 100644
--- a/misc/translator/Makefile
+++ b/misc/translator/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= http://jodrell.net/files/attic/translator/
MAINTAINER= ports@FreeBSD.org
COMMENT= A GTK+ frontend to the Babelfish translation service
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Gtk2.pm:${PORTSDIR}/x11-toolkits/p5-Gtk2 \
${SITE_PERL}/${PERL_ARCH}/Gtk2/GladeXML.pm:${PORTSDIR}/x11-toolkits/p5-Glade2 \
${SITE_PERL}/${PERL_ARCH}/Gnome2/GConf.pm:${PORTSDIR}/devel/p5-Gnome2-GConf \
diff --git a/misc/videotext/Makefile b/misc/videotext/Makefile
index 8c890c67e7fa..066204446fff 100644
--- a/misc/videotext/Makefile
+++ b/misc/videotext/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= http://elektra.e-technik.uni-ulm.de/~mbuck/download/
MAINTAINER= ports@FreeBSD.org
COMMENT= X11/Xview TV Videotext/Teletext page viewer (.vtx files)
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \
gawk:${PORTSDIR}/lang/gawk \
mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \
diff --git a/misc/wmweather/Makefile b/misc/wmweather/Makefile
index a0c29a781608..0ddd0ca720a4 100644
--- a/misc/wmweather/Makefile
+++ b/misc/wmweather/Makefile
@@ -13,6 +13,9 @@ MASTER_SITES= http://www.godisch.de/debian/wmweather/
MAINTAINER= ports@FreeBSD.org
COMMENT= A WMaker dockapp which displays meteorological data for your city
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl
BUILD_DEPENDS= xmessage:${PORTSDIR}/x11/xmessage
RUN_DEPENDS= xmessage:${PORTSDIR}/x11/xmessage
diff --git a/misc/wmx10/Makefile b/misc/wmx10/Makefile
index 26ce6deae680..1efac856b850 100644
--- a/misc/wmx10/Makefile
+++ b/misc/wmx10/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= http://www.cs.uml.edu/~jhawkins/wmx10/
MAINTAINER= ports@FreeBSD.org
COMMENT= Remote control for X10 devices
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
WRKSRC= ${WRKDIR}/wmx10.app/wmx10
USE_XORG= xpm x11 ice