www/mod_webobjects||2010-08-23|Broken for 6+ months, unmaintained
This commit is contained in:
parent
eea46d0d7d
commit
ed0b0c74d8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=259808
3 changed files with 1 additions and 25 deletions
1
MOVED
1
MOVED
|
@ -4486,3 +4486,4 @@ security/isolate||2010-08-17|Security vulnerability
|
|||
www/wordpress-mu|www/wordpress|2010-08-19|Multiuser support was incorporate in the upstream version
|
||||
archivers/py-tarfile||2010-08-21|Has expired: all development activity in this port has been merged into mainline python after 2.4
|
||||
www/rssdler|www/py-rssdler|2010-08-21|Rename to consistency with other Python ports
|
||||
www/mod_webobjects||2010-08-23|Broken for 6+ months, unmaintained
|
||||
|
|
|
@ -561,7 +561,6 @@
|
|||
SUBDIR += mod_vhost_ldap
|
||||
SUBDIR += mod_vhs
|
||||
SUBDIR += mod_webkit
|
||||
SUBDIR += mod_webobjects
|
||||
SUBDIR += mod_wsgi
|
||||
SUBDIR += mod_wsgi3
|
||||
SUBDIR += mod_xmlns
|
||||
|
|
|
@ -1,24 +0,0 @@
|
|||
# New ports collection makefile for: mod_webobjects
|
||||
# Date created: Mon Apr 16 07:07:22 EST 2007
|
||||
# Whom: Quinton Dolan <q@onthenet.com.au>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= webobjects
|
||||
PKGNAMEPREFIX= mod_
|
||||
|
||||
MAINTAINER?= ports@FreeBSD.org
|
||||
COMMENT= WebObjects WebServer Adaptor for Apache
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../woadaptor
|
||||
|
||||
BROKEN= source code is now in SVN and no-longer in CVS
|
||||
|
||||
WITH_APACHE?= "yes"
|
||||
WITHOUT_CGI= "yes"
|
||||
WITHOUT_FASTCGI="yes"
|
||||
|
||||
CONFLICTS= woadaptor-[0-9]*
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
Loading…
Reference in a new issue