aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2011-03-12 07:54:39 +0800
committerbapt <bapt@FreeBSD.org>2011-03-12 07:54:39 +0800
commitb30819276bd91375034a415c0b8e6a3eaa914748 (patch)
tree7dc725f0055b9dfe7d9257fc02e21afcbf9cf8a9 /www
parentaa5cfae4784013282a1e42c34ad33f0d024574fb (diff)
downloadfreebsd-ports-gnome-b30819276bd91375034a415c0b8e6a3eaa914748.tar.gz
freebsd-ports-gnome-b30819276bd91375034a415c0b8e6a3eaa914748.tar.zst
freebsd-ports-gnome-b30819276bd91375034a415c0b8e6a3eaa914748.zip
Deprecate unmaintained ports from www where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports thanks eadler for the help
Diffstat (limited to 'www')
-rw-r--r--www/indexme/Makefile3
-rw-r--r--www/pumperweb/Makefile3
-rw-r--r--www/py-ez_web/Makefile3
-rw-r--r--www/py-pullparser/Makefile3
-rw-r--r--www/sidplug/Makefile3
-rw-r--r--www/twhttpd/Makefile3
-rw-r--r--www/w3-4/Makefile3
-rw-r--r--www/wnews/Makefile3
-rw-r--r--www/xpath2rss/Makefile3
9 files changed, 27 insertions, 0 deletions
diff --git a/www/indexme/Makefile b/www/indexme/Makefile
index 222021e75d54..1bf8a48ed05d 100644
--- a/www/indexme/Makefile
+++ b/www/indexme/Makefile
@@ -15,6 +15,9 @@ DISTNAME= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Links files into a HTML index for viewing and easy overview
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
USE_PERL5= yes
WRKSRC= ${WRKDIR}/indexme
diff --git a/www/pumperweb/Makefile b/www/pumperweb/Makefile
index 2fe3d9f10a3e..e4d629512ece 100644
--- a/www/pumperweb/Makefile
+++ b/www/pumperweb/Makefile
@@ -15,6 +15,9 @@ EXTRACT_ONLY= # empty
MAINTAINER= ports@FreeBSD.org
COMMENT= A meta project that creates a WEB framework
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/ez_web/ez_user_auth.py:${PORTSDIR}/www/py-ez_web \
${PYTHON_SITELIBDIR}/sqlcc/__init__.py:${PORTSDIR}/devel/py-sqlcc
diff --git a/www/py-ez_web/Makefile b/www/py-ez_web/Makefile
index bbeb6a6be2c2..9edff9309ec7 100644
--- a/www/py-ez_web/Makefile
+++ b/www/py-ez_web/Makefile
@@ -14,6 +14,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org
COMMENT= A tiny and designed for modification web framework
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/ez_xml/__init__.py:${PORTSDIR}/devel/py-ez_xml
USE_PYTHON= yes
diff --git a/www/py-pullparser/Makefile b/www/py-pullparser/Makefile
index 65d072d3856e..bf602d0236f6 100644
--- a/www/py-pullparser/Makefile
+++ b/www/py-pullparser/Makefile
@@ -15,6 +15,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org
COMMENT= A simple "pull API" for HTML parsing
+DEPRECATED= Obsolete and deprecated
+EXPIRATION_DATE= 2011-05-01
+
BUILD_DEPENDS= ${EASY_INSTALL_CMD}:${PORTSDIR}/devel/py-setuptools
USE_PYTHON= yes
diff --git a/www/sidplug/Makefile b/www/sidplug/Makefile
index b254b3ff9a12..9625b0972514 100644
--- a/www/sidplug/Makefile
+++ b/www/sidplug/Makefile
@@ -15,6 +15,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= A Commodore 64 psid audio plugin for Mozilla or Opera
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
RUN_DEPENDS= xsidplay:${PORTSDIR}/audio/xsidplay
MAKE_ARGS= CC="${CC}" OPTIMIZER="${CFLAGS} -I${LOCALBASE}/include"
diff --git a/www/twhttpd/Makefile b/www/twhttpd/Makefile
index 5f11d92b9572..d1d3f80b7b34 100644
--- a/www/twhttpd/Makefile
+++ b/www/twhttpd/Makefile
@@ -14,6 +14,9 @@ DISTNAME= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Secure HTTP Proxy
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= LIBS="-lmd"
diff --git a/www/w3-4/Makefile b/www/w3-4/Makefile
index 023ce68aae82..3f3b16ae682e 100644
--- a/www/w3-4/Makefile
+++ b/www/w3-4/Makefile
@@ -16,6 +16,9 @@ DISTNAME= w3-4.0pre.47
MAINTAINER= ports@FreeBSD.org
COMMENT= WWW browser based on emacs/mule
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-emacs=yes
INSTALL_TARGET= install
diff --git a/www/wnews/Makefile b/www/wnews/Makefile
index 5ee7eeb8cb94..e4b8f573b670 100644
--- a/www/wnews/Makefile
+++ b/www/wnews/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= http://kerneled.org/projects/wnews/
MAINTAINER= ports@FreeBSD.org
COMMENT= An RSS news client for the UNIX console
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
MAN1= wnews.1
MANCOMPRESSED= yes
PLIST_FILES= bin/wnews
diff --git a/www/xpath2rss/Makefile b/www/xpath2rss/Makefile
index 779e167d4898..c1268015ba08 100644
--- a/www/xpath2rss/Makefile
+++ b/www/xpath2rss/Makefile
@@ -15,6 +15,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= HTML to RSS converter
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
RUN_DEPENDS= ${PYXML}
USE_PYTHON= yes