mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
Deprecated what depends on p5-Net-Gopher which is broken for very long, deprecated and expired
This commit is contained in:
parent
ca5202e3ed
commit
4fb904b406
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=313821
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: p5-Gopher-Server
|
||||
# Date created: 2004-03-31
|
||||
# Whom: Toni Viemer?<toni.viemero@iki.fi>
|
||||
#
|
||||
# Created by: Toni Viemer <toni.viemero@iki.fi>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Gopher-Server
|
||||
PORTVERSION= 0.1.1
|
||||
@ -15,6 +11,9 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= toni.viemero@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
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: p5-Apache-GopherHandler
|
||||
# Date created: 2004-03-31
|
||||
# Whom: Toni Viemerö <toni.viemero@iki.fi>
|
||||
#
|
||||
# Created by: Toni Viemerö <toni.viemero@iki.fi>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Apache-GopherHandler
|
||||
PORTVERSION= 0.1
|
||||
@ -15,6 +11,9 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= toni.viemero@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}
|
||||
|
Loading…
Reference in New Issue
Block a user