svn commit: r313821 - in head: net/p5-Gopher-Server www/p5-Apache-GopherHandler
Baptiste Daroussin
bapt at FreeBSD.org
Sun Mar 10 10:42:40 UTC 2013
Author: bapt
Date: Sun Mar 10 10:42:39 2013
New Revision: 313821
URL: http://svnweb.freebsd.org/changeset/ports/313821
Log:
Deprecated what depends on p5-Net-Gopher which is broken for very long, deprecated and expired
Modified:
head/net/p5-Gopher-Server/Makefile
head/www/p5-Apache-GopherHandler/Makefile
Modified: head/net/p5-Gopher-Server/Makefile
==============================================================================
--- head/net/p5-Gopher-Server/Makefile Sun Mar 10 10:00:27 2013 (r313820)
+++ head/net/p5-Gopher-Server/Makefile Sun Mar 10 10:42:39 2013 (r313821)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Gopher-Server
-# Date created: 2004-03-31
-# Whom: Toni Viemer?<toni.viemero at iki.fi>
-#
+# Created by: Toni Viemer <toni.viemero at iki.fi>
# $FreeBSD$
-#
PORTNAME= Gopher-Server
PORTVERSION= 0.1.1
@@ -15,6 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= toni.viemero at iki.fi
COMMENT= Backend for Gopher Servers
+DEPRECATED= Depends on p5-Net-Gopher which is deprecated and expired
+EXPIRATION_DATE= 2013-04-10
+
RUN_DEPENDS= p5-Net-Gopher>=0:${PORTSDIR}/net/p5-Net-Gopher \
p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy \
p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
Modified: head/www/p5-Apache-GopherHandler/Makefile
==============================================================================
--- head/www/p5-Apache-GopherHandler/Makefile Sun Mar 10 10:00:27 2013 (r313820)
+++ head/www/p5-Apache-GopherHandler/Makefile Sun Mar 10 10:42:39 2013 (r313821)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Apache-GopherHandler
-# Date created: 2004-03-31
-# Whom: Toni Viemerö <toni.viemero at iki.fi>
-#
+# Created by: Toni Viemerö <toni.viemero at iki.fi>
# $FreeBSD$
-#
PORTNAME= Apache-GopherHandler
PORTVERSION= 0.1
@@ -15,6 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= toni.viemero at iki.fi
COMMENT= Gopher protocol implementation for Apache2
+DEPRECATED= Depends on p5-Net-Gopher which is deprecated and expired
+EXPIRATION_DATE= 2013-04-10
+
RUN_DEPENDS= ${APACHE_PKGNAMEPREFIX}mod_perl2>=0:${PORTSDIR}/www/mod_perl2 \
p5-Gopher-Server>=0:${PORTSDIR}/net/p5-Gopher-Server
BUILD_DEPENDS:= ${RUN_DEPENDS}
More information about the svn-ports-head
mailing list