diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/adasockets/Makefile | 2 | ||||
-rw-r--r-- | net/astmanproxy/Makefile | 2 | ||||
-rw-r--r-- | net/rubygem-twitter/Makefile | 2 |
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> |