aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2009-12-08 22:30:09 +0800
committerpav <pav@FreeBSD.org>2009-12-08 22:30:09 +0800
commit63ea972d4fb9e3310eacf3fe692a9afe49874235 (patch)
treebc0c931c9789842aadf764e5b6d07eb613cb5e08 /net
parent50ec0ecc16f7d463b891438f4eaa28ff1cfe83ad (diff)
downloadfreebsd-ports-gnome-63ea972d4fb9e3310eacf3fe692a9afe49874235.tar.gz
freebsd-ports-gnome-63ea972d4fb9e3310eacf3fe692a9afe49874235.tar.zst
freebsd-ports-gnome-63ea972d4fb9e3310eacf3fe692a9afe49874235.zip
This port has been broken for 3+ months, thus
- Mark DEPRECATED and schedule for expiration in one month With hat: portmgr
Diffstat (limited to 'net')
-rw-r--r--net/adasockets/Makefile2
-rw-r--r--net/astmanproxy/Makefile2
-rw-r--r--net/rubygem-twitter/Makefile2
3 files changed, 6 insertions, 0 deletions
diff --git a/net/adasockets/Makefile b/net/adasockets/Makefile
index f16aba1d0f6c..283d8bc69335 100644
--- a/net/adasockets/Makefile
+++ b/net/adasockets/Makefile
@@ -18,6 +18,8 @@ BUILD_DEPENDS= gnatmake:${PORTSDIR}/lang/gnat \
texi2dvi:${PORTSDIR}/print/teTeX
BROKEN= does not build
+DEPRECATED= has been broken for 3 months
+EXPIRATION_DATE= 2010-01-08
USE_AUTOTOOLS= autoconf:262
GNU_CONFIGURE= yes
diff --git a/net/astmanproxy/Makefile b/net/astmanproxy/Makefile
index 62d76cf6de67..cdecb89bda09 100644
--- a/net/astmanproxy/Makefile
+++ b/net/astmanproxy/Makefile
@@ -18,6 +18,8 @@ COMMENT= A multi-threaded proxy server for Asterisk
RUN_DEPENDS= asterisk:${PORTSDIR}/net/asterisk
BROKEN= does not fetch
+DEPRECATED= has been broken for 3 months
+EXPIRATION_DATE=2010-01-08
USE_OPENSSL= yes
USE_GMAKE= yes
diff --git a/net/rubygem-twitter/Makefile b/net/rubygem-twitter/Makefile
index b1fad5a151a4..967e128443e6 100644
--- a/net/rubygem-twitter/Makefile
+++ b/net/rubygem-twitter/Makefile
@@ -24,5 +24,7 @@ USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
BROKEN= does not install, requires exact version of oauth
+DEPRECATED= has been broken for 5 months
+EXPIRATION_DATE=2010-01-08
.include <bsd.port.mk>