diff options
author | vd <vd@FreeBSD.org> | 2006-11-21 17:08:44 +0800 |
---|---|---|
committer | vd <vd@FreeBSD.org> | 2006-11-21 17:08:44 +0800 |
commit | fad1acb0c60e2a72984dce344a5d02467623817e (patch) | |
tree | a7a548f849e07b1602dc5b3f2e528ef78d6998d7 | |
parent | c240551acb3973de47500383a97daf1cba449fc4 (diff) | |
download | freebsd-ports-gnome-fad1acb0c60e2a72984dce344a5d02467623817e.tar.gz freebsd-ports-gnome-fad1acb0c60e2a72984dce344a5d02467623817e.tar.zst freebsd-ports-gnome-fad1acb0c60e2a72984dce344a5d02467623817e.zip |
Remove expired ports:
2006-11-16 math/p5-AI-NeuralNet-Mesh: project no longer exists
2006-11-16 net/p5-Archie: project no longer exists
2006-11-15 www/mod_jk2: "JK2 is officially unsupported, no further development will take place."
2006-11-15 www/mod_jk2-apache2: "JK2 is officially unsupported, no further development will take place."
-rw-r--r-- | CVSROOT/modules | 4 | ||||
-rw-r--r-- | MOVED | 4 | ||||
-rw-r--r-- | math/Makefile | 1 | ||||
-rw-r--r-- | math/p5-AI-NeuralNet-Mesh/Makefile | 27 | ||||
-rw-r--r-- | math/p5-AI-NeuralNet-Mesh/distinfo | 3 | ||||
-rw-r--r-- | math/p5-AI-NeuralNet-Mesh/pkg-descr | 14 | ||||
-rw-r--r-- | math/p5-AI-NeuralNet-Mesh/pkg-plist | 7 | ||||
-rw-r--r-- | net/Makefile | 1 | ||||
-rw-r--r-- | net/p5-Archie/Makefile | 32 | ||||
-rw-r--r-- | net/p5-Archie/distinfo | 3 | ||||
-rw-r--r-- | net/p5-Archie/pkg-descr | 16 | ||||
-rw-r--r-- | net/p5-Archie/pkg-plist | 2 | ||||
-rw-r--r-- | www/Makefile | 2 | ||||
-rw-r--r-- | www/mod_jk2-apache2/Makefile | 11 | ||||
-rw-r--r-- | www/mod_jk2/Makefile | 74 | ||||
-rw-r--r-- | www/mod_jk2/distinfo | 3 | ||||
-rw-r--r-- | www/mod_jk2/files/patch-Makefile-in | 27 | ||||
-rw-r--r-- | www/mod_jk2/files/patch-configure | 55 | ||||
-rw-r--r-- | www/mod_jk2/pkg-descr | 5 | ||||
-rw-r--r-- | www/mod_jk2/pkg-message | 16 | ||||
-rw-r--r-- | www/mod_jk2/pkg-plist | 4 |
21 files changed, 4 insertions, 307 deletions
diff --git a/CVSROOT/modules b/CVSROOT/modules index d310bb45c672..1a946eb853fe 100644 --- a/CVSROOT/modules +++ b/CVSROOT/modules @@ -7183,8 +7183,6 @@ mod_injection ports/www/mod_injection mod_jail ports/www/mod_jail mod_jk ports/www/mod_jk mod_jk-apache2 ports/www/mod_jk-apache2 -mod_jk2 ports/www/mod_jk2 -mod_jk2-apache2 ports/www/mod_jk2-apache2 mod_layout ports/www/mod_layout mod_layout2 ports/www/mod_layout2 mod_limitipconn ports/www/mod_limitipconn @@ -8132,7 +8130,6 @@ p5-AI-Categorizer ports/textproc/p5-AI-Categorizer p5-AI-DecisionTree ports/math/p5-AI-DecisionTree p5-AI-Genetic ports/math/p5-AI-Genetic p5-AI-NeuralNet-BackProp ports/math/p5-AI-NeuralNet-BackProp -p5-AI-NeuralNet-Mesh ports/math/p5-AI-NeuralNet-Mesh p5-AI-Pathfinding-AStar ports/devel/p5-AI-Pathfinding-AStar p5-AI-Perceptron ports/math/p5-AI-Perceptron p5-AI-Prolog ports/devel/p5-AI-Prolog @@ -8234,7 +8231,6 @@ p5-App-Options ports/devel/p5-App-Options p5-App-Trace ports/devel/p5-App-Trace p5-AppConfig ports/devel/p5-AppConfig p5-AppConfig-Std ports/devel/p5-AppConfig-Std -p5-Archie ports/net/p5-Archie p5-Archive-Any ports/archivers/p5-Archive-Any p5-Archive-Extract ports/archivers/p5-Archive-Extract p5-Archive-Tar ports/archivers/p5-Archive-Tar @@ -2540,3 +2540,7 @@ editors/openoffice.org-2.0|editors/openoffice.org-2|2006-11-12|Better version nu editors/openoffice.org-2.0-devel|editors/openoffice.org-2-devel|2006-11-12|Better version number handling devel/ply|devel/py-ply|2006-11-12|Rename to consistency with other Python ports devel/py-lucene|textproc/py-lucene|2006-11-15|Moved to be consistent with Lucene port +math/p5-AI-NeuralNet-Mesh||2006-11-21|Has expired: project no longer exists +net/p5-Archie||2006-11-21|Has expired: project no longer exists +www/mod_jk2||2006-11-21|Has expired: "JK2 is officially unsupported, no further development will take place." +www/mod_jk2-apache2||2006-11-21|Has expired: "JK2 is officially unsupported, no further development will take place." diff --git a/math/Makefile b/math/Makefile index 991d0382c80f..4129e8da6732 100644 --- a/math/Makefile +++ b/math/Makefile @@ -168,7 +168,6 @@ SUBDIR += p5-AI-DecisionTree SUBDIR += p5-AI-Genetic SUBDIR += p5-AI-NeuralNet-BackProp - SUBDIR += p5-AI-NeuralNet-Mesh SUBDIR += p5-AI-Perceptron SUBDIR += p5-Algorithm-Combinatorics SUBDIR += p5-Algorithm-CurveFit diff --git a/math/p5-AI-NeuralNet-Mesh/Makefile b/math/p5-AI-NeuralNet-Mesh/Makefile deleted file mode 100644 index 8099e53e12a5..000000000000 --- a/math/p5-AI-NeuralNet-Mesh/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# New ports collection makefile for: AI::NeuralNet::Mesh -# Date created: 15 Nov 2000 -# Whom: will -# -# $FreeBSD$ -# - -PORTNAME= AI-NeuralNet-Mesh -PORTVERSION= 0.44 -CATEGORIES= math -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= AI -PKGNAMEPREFIX= p5- - -MAINTAINER= ports@FreeBSD.org -COMMENT= A perl module implementing an optimized, accurate neural network mesh - -DEPRECATED= project no longer exists -EXPIRATION_DATE= 2006-11-16 - -USE_ZIP= yes -NO_WRKSUBDIR= yes -PERL_CONFIGURE= yes - -MAN3= AI::NeuralNet::Mesh.3 - -.include <bsd.port.mk> diff --git a/math/p5-AI-NeuralNet-Mesh/distinfo b/math/p5-AI-NeuralNet-Mesh/distinfo deleted file mode 100644 index e7313dfc9f31..000000000000 --- a/math/p5-AI-NeuralNet-Mesh/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (AI-NeuralNet-Mesh-0.44.zip) = 5d1c68c7d494da158ce50c263a7d77a1 -SHA256 (AI-NeuralNet-Mesh-0.44.zip) = e28292b7319b73602bea969f7096c50985ddade044e2e8c07e5ca6e143090c60 -SIZE (AI-NeuralNet-Mesh-0.44.zip) = 99886 diff --git a/math/p5-AI-NeuralNet-Mesh/pkg-descr b/math/p5-AI-NeuralNet-Mesh/pkg-descr deleted file mode 100644 index ad932f941c0a..000000000000 --- a/math/p5-AI-NeuralNet-Mesh/pkg-descr +++ /dev/null @@ -1,14 +0,0 @@ -AI::NeuralNet::Mesh is an optimized, accurate neural network Mesh. -It was designed with accruacy and speed in mind. - -This network model is very flexable. It will allow for clasic binary -operation or any range of integer or floating-point inputs you care -to provide. With this you can change activation types on a per node or -per layer basis (you can even include your own anonymous subs as -activation types). You can add sigmoid transfer functions and control -the threshold. You can learn data sets in batch, and load CSV data -set files. You can do almost anything you need to with this module. - -Author: Josiah Bryan <jdb@wcoil.com> - ---will diff --git a/math/p5-AI-NeuralNet-Mesh/pkg-plist b/math/p5-AI-NeuralNet-Mesh/pkg-plist deleted file mode 100644 index bb86fd263193..000000000000 --- a/math/p5-AI-NeuralNet-Mesh/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -%%SITE_PERL%%/AI/NeuralNet/Mesh.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/AI/NeuralNet/Mesh/.packlist -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/AI/NeuralNet/Mesh -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/AI/NeuralNet -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/AI -@dirrmtry %%SITE_PERL%%/AI/NeuralNet -@dirrmtry %%SITE_PERL%%/AI diff --git a/net/Makefile b/net/Makefile index a8747822a79c..f6d72ef2ebbb 100644 --- a/net/Makefile +++ b/net/Makefile @@ -401,7 +401,6 @@ SUBDIR += p54u SUBDIR += p5-AddressBook SUBDIR += p5-Apache2-SOAP - SUBDIR += p5-Archie SUBDIR += p5-BBS-UserInfo SUBDIR += p5-BBS-UserInfo-Maple3 SUBDIR += p5-BBS-UserInfo-Maple3itoc diff --git a/net/p5-Archie/Makefile b/net/p5-Archie/Makefile deleted file mode 100644 index f4c7cd1f7aa5..000000000000 --- a/net/p5-Archie/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# New ports collection makefile for: p5-Archie -# Date created: October 19th 1996 -# Whom: James FitzGibbon <jfitz@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= Archie -PORTVERSION= 1.5 -CATEGORIES= net perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= Archie -DISTNAME= perl_archie.${PORTVERSION} -PKGNAMEPREFIX= p5- - -MAINTAINER= ports@FreeBSD.org -COMMENT= Perl5 module to make Archie queries via Prospero requests - -DEPRECATED= project no longer exists -EXPIRATION_DATE= 2006-11-16 - -USE_PERL5= yes - -NO_WRKSUBDIR= yes -NO_BUILD= yes - -do-install: - @ ${MKDIR} ${PREFIX}/lib/perl5/site_perl/${PERL_VER} - @ ${INSTALL_DATA} ${WRKDIR}/Archie.pm ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/ - @ ${INSTALL_SCRIPT} ${WRKDIR}/archie_gateway ${PREFIX}/bin/ - -.include <bsd.port.mk> diff --git a/net/p5-Archie/distinfo b/net/p5-Archie/distinfo deleted file mode 100644 index 685030353aec..000000000000 --- a/net/p5-Archie/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (perl_archie.1.5.tar.gz) = a9d6957560fa676dc8340203e1357fc0 -SHA256 (perl_archie.1.5.tar.gz) = e235f4b730985b277c6f898afd2d837cac3f185be194e3e8418d61c632655acf -SIZE (perl_archie.1.5.tar.gz) = 10508 diff --git a/net/p5-Archie/pkg-descr b/net/p5-Archie/pkg-descr deleted file mode 100644 index 9b9850cc4a81..000000000000 --- a/net/p5-Archie/pkg-descr +++ /dev/null @@ -1,16 +0,0 @@ - The Archie module finds files available via anonymous ftp - by making requests to an Archie server. The package - communicates with the Archie server via the Prospero - protocol, which is layered on the Asynchronous Reliable - Delivery Protocol, which is layered on UDP. - - The usual entry point is Archie::archie_request, which - takes arguments similar to the Unix archie command-line - client, and returns an array of hash references which - point to the returned data. - - The routine Archie::archie_cancel cancels the request on - the server; this stops the server from sending packets to - a canceled client process. - - This release is $Revision: 1.5 $. diff --git a/net/p5-Archie/pkg-plist b/net/p5-Archie/pkg-plist deleted file mode 100644 index 16ef7bed1ddb..000000000000 --- a/net/p5-Archie/pkg-plist +++ /dev/null @@ -1,2 +0,0 @@ -%%SITE_PERL%%/Archie.pm -bin/archie_gateway diff --git a/www/Makefile b/www/Makefile index 4d80c347234a..9c9d1fd50dd8 100644 --- a/www/Makefile +++ b/www/Makefile @@ -349,8 +349,6 @@ SUBDIR += mod_jail SUBDIR += mod_jk SUBDIR += mod_jk-apache2 - SUBDIR += mod_jk2 - SUBDIR += mod_jk2-apache2 SUBDIR += mod_layout SUBDIR += mod_layout2 SUBDIR += mod_limitipconn diff --git a/www/mod_jk2-apache2/Makefile b/www/mod_jk2-apache2/Makefile deleted file mode 100644 index 76e989dd1001..000000000000 --- a/www/mod_jk2-apache2/Makefile +++ /dev/null @@ -1,11 +0,0 @@ -# New ports collection makefile for: mod_jk2-apache2 -# Date created: Thu May 29 01:24:15 CEST 2003 -# Whom: Palle Girgensohn <girgen@pingpong.net> -# -# $FreeBSD$ -# - -MASTERDIR= ${.CURDIR}/../mod_jk2 -WITH_APACHE2= YES - -.include "${MASTERDIR}/Makefile" diff --git a/www/mod_jk2/Makefile b/www/mod_jk2/Makefile deleted file mode 100644 index 71bb6ededf0c..000000000000 --- a/www/mod_jk2/Makefile +++ /dev/null @@ -1,74 +0,0 @@ -# New ports collection makefile for: mod_jk2 -# Date created: Thu May 29 01:24:15 CEST 2003 -# Whom: Palle Girgensohn <girgen@pingpong.net> -# -# $FreeBSD$ -# - -PORTNAME= mod_jk2 -PORTVERSION= 2.0.4 -CATEGORIES= www -MASTER_SITES= ${MASTER_SITE_APACHE_JAKARTA} -MASTER_SITE_SUBDIR= tomcat-connectors/jk2/source -DISTNAME= jakarta-tomcat-connectors-jk2-${PORTVERSION}-src - -MAINTAINER?= girgen@FreeBSD.org -COMMENT?= Apache JK2 module for connecting to Tomcat using AJP1X - -DEPRECATED= "JK2 is officially unsupported, no further development will take place." -EXPIRATION_DATE=2006-11-15 - -USE_APACHE= yes -USE_GMAKE= YES -GNU_CONFIGURE= YES -CONFIGURE_ARGS= --with-apxs${APACHE2}=${APXS} - -ALL_TARGET= jk2-build-apxs -INSTALL_TARGET= jk2-install-apxs - -WRKSRC= ${WRKDIR}/jakarta-tomcat-connectors-jk2-${PORTVERSION}-src/jk/native2 - -PKGMESSAGE= ${WRKDIR}/.pkg-message - -.include <bsd.port.pre.mk> - -.if exists(${LOCALBASE}/include/apache2/apr.h) -WITH_APACHE2= yes -.endif - -.if ${ARCH} == "alpha" -BROKEN= "Does not compile on alpha" -.endif - -.if ${ARCH} == "sparc64" && !defined(WITH_APACHE2) -BROKEN= "Fails to link on sparc64" -.endif - -.if defined(WITH_APACHE2) -APACHE2= 2 -PLIST_SUB= APACHE2=2 -PKGNAMESUFFIX= -apache2 -APACHE= apache2 -.else -APACHE2= -PLIST_SUB= APACHE2= -APACHE= apache13 -BUILD_DEPENDS+= ${NONEXISTENT}:${PORTSDIR}/devel/apr:patch -APR_DIR= `cd ${PORTSDIR}/devel/apr && make -V WRKDIR` -APR_VERSION= `cd ${PORTSDIR}/devel/apr && make -V PORTVERSION` -CONFIGURE_ARGS+=--with-apr=${APR_DIR}/apr-${APR_VERSION} \ - --with-apr-util=${APR_DIR}/apr-util-${APR_VERSION} -.endif - -post-patch: - @ ${SED} "s|/usr/local|${PREFIX}|g" \ - < ${MASTERDIR}/pkg-message \ - > ${PKGMESSAGE} - -post-install: - ${INSTALL_DATA} ${WRKSRC}/../conf/workers2.properties \ - ${PREFIX}/etc/apache${APACHE2}/workers2.properties.sample - - ${APXS} -e -A -n jk2 mod_jk2.so - ${CAT} ${PKGMESSAGE} - -.include <bsd.port.post.mk> diff --git a/www/mod_jk2/distinfo b/www/mod_jk2/distinfo deleted file mode 100644 index 85f858499ba7..000000000000 --- a/www/mod_jk2/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (jakarta-tomcat-connectors-jk2-2.0.4-src.tar.gz) = 444bef31619f772df1f0b1c50e6ba773 -SHA256 (jakarta-tomcat-connectors-jk2-2.0.4-src.tar.gz) = 00c49443c4281a22aa8aa774b64b27f35df194b1e33c48879a86455d91c474e4 -SIZE (jakarta-tomcat-connectors-jk2-2.0.4-src.tar.gz) = 907088 diff --git a/www/mod_jk2/files/patch-Makefile-in b/www/mod_jk2/files/patch-Makefile-in deleted file mode 100644 index ac3dddb8e32a..000000000000 --- a/www/mod_jk2/files/patch-Makefile-in +++ /dev/null @@ -1,27 +0,0 @@ ---- Makefile.in~ Wed Mar 24 14:33:15 2004 -+++ Makefile.in Thu Sep 9 04:06:21 2004 -@@ -8,6 +8,8 @@ - - clean-apxs: @APR_CLEAN@ jk2-clean-apxs - -+install: jk2-install -+ - install-apxs: jk2-install-apxs - - jk2-build: -@@ -25,6 +27,15 @@ - echo "Making $$target in $$i"; \ - if test "$$i" != "."; then \ - (cd $$i && $(MAKE) -f Makefile.apxs) || exit 1; \ -+ fi; \ -+ done; -+ -+jk2-install: -+ list='@WEBSERVERS@'; \ -+ for i in $$list; do \ -+ echo "Making $$target in $$i"; \ -+ if test "$$i" != "."; then \ -+ (cd $$i && $(MAKE) install) || exit 1; \ - fi; \ - done; - diff --git a/www/mod_jk2/files/patch-configure b/www/mod_jk2/files/patch-configure deleted file mode 100644 index d0c98e7d9ba2..000000000000 --- a/www/mod_jk2/files/patch-configure +++ /dev/null @@ -1,55 +0,0 @@ ---- configure.orig Wed Mar 24 14:46:12 2004 -+++ configure Wed Jul 27 03:36:21 2005 -@@ -20237,15 +20231,15 @@ - - echo "$as_me:$LINENO: checking for apr APR_LIBNAME" >&5 - echo $ECHO_N "checking for apr APR_LIBNAME... $ECHO_C" >&6 -- if ${TEST} ! -f "${APR_DIR}/apr-config" ; then -- { { echo "$as_me:$LINENO: error: cannot find apr-config file in ${APR_DIR}" >&5 --echo "$as_me: error: cannot find apr-config file in ${APR_DIR}" >&2;} -+ if ${TEST} ! -f "${APR_DIR}/apr-1-config" ; then -+ { { echo "$as_me:$LINENO: error: cannot find apr-1-config file in ${APR_DIR}" >&5 -+echo "$as_me: error: cannot find apr-1-config file in ${APR_DIR}" >&2;} - { (exit 1); exit 1; }; } - fi -- jk_apr_get_tempval=`${APR_DIR}/apr-config --link-libtool 2> /dev/null` -+ jk_apr_get_tempval=`${APR_DIR}/apr-1-config --link-libtool 2> /dev/null` - if ${TEST} -z "${jk_apr_get_tempval}" ; then -- { { echo "$as_me:$LINENO: error: ${APR_DIR}/apr-config --link-libtool failed" >&5 --echo "$as_me: error: ${APR_DIR}/apr-config --link-libtool failed" >&2;} -+ { { echo "$as_me:$LINENO: error: ${APR_DIR}/apr-1-config --link-libtool failed" >&5 -+echo "$as_me: error: ${APR_DIR}/apr-1-config --link-libtool failed" >&2;} - { (exit 1); exit 1; }; } - fi - jk_apr_get_tempval=`basename ${jk_apr_get_tempval}` -@@ -20384,15 +20378,15 @@ - - echo "$as_me:$LINENO: checking for apr-util APR_UTIL_LIBNAME" >&5 - echo $ECHO_N "checking for apr-util APR_UTIL_LIBNAME... $ECHO_C" >&6 -- if ${TEST} ! -f "${APR_UTIL_DIR}/apu-config" ; then -- { { echo "$as_me:$LINENO: error: cannot find apu-config file in ${APR_UTIL_DIR}" >&5 --echo "$as_me: error: cannot find apu-config file in ${APR_UTIL_DIR}" >&2;} -+ if ${TEST} ! -f "${APR_UTIL_DIR}/apu-1-config" ; then -+ { { echo "$as_me:$LINENO: error: cannot find apu-1-config file in ${APR_UTIL_DIR}" >&5 -+echo "$as_me: error: cannot find apu-1-config file in ${APR_UTIL_DIR}" >&2;} - { (exit 1); exit 1; }; } - fi -- jk_apu_get_tempval=`${APR_UTIL_DIR}/apu-config --link-libtool 2> /dev/null` -+ jk_apu_get_tempval=`${APR_UTIL_DIR}/apu-1-config --link-libtool 2> /dev/null` - if ${TEST} -z "${jk_apu_get_tempval}" ; then -- { { echo "$as_me:$LINENO: error: ${APR_UTIL_DIR}/apu-config --link-libtool failed" >&5 --echo "$as_me: error: ${APR_UTIL_DIR}/apu-config --link-libtool failed" >&2;} -+ { { echo "$as_me:$LINENO: error: ${APR_UTIL_DIR}/apu-1-config --link-libtool failed" >&5 -+echo "$as_me: error: ${APR_UTIL_DIR}/apu-1-config --link-libtool failed" >&2;} - { (exit 1); exit 1; }; } - fi - jk_apu_get_tempval=`basename ${jk_apu_get_tempval}` -@@ -20490,7 +20484,7 @@ - APR_CLEAN="" - APR_DIR="" - APR_LIBDIR=${tempval} -- APR_LDFLAGS="`apr-config --link-ld` -L${tempval}" -+ APR_LDFLAGS="`apr-1-config --link-ld` -L${tempval}" - COMMON_APR_OBJECTS="\${COMMON_APR_OBJECTS}" - use_apr=true - fi diff --git a/www/mod_jk2/pkg-descr b/www/mod_jk2/pkg-descr deleted file mode 100644 index c232a4579f82..000000000000 --- a/www/mod_jk2/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -NOTE: mod_jk2 is deprecated, please use mod_jk instead. See -http://jakarta.apache.org/tomcat/connectors-doc/news/20041100.html#20041115.1 -for more information. - -WWW: http://jakarta.apache.org/tomcat/connectors-doc-archive/jk2/ diff --git a/www/mod_jk2/pkg-message b/www/mod_jk2/pkg-message deleted file mode 100644 index 7e6b4ac9b46c..000000000000 --- a/www/mod_jk2/pkg-message +++ /dev/null @@ -1,16 +0,0 @@ -***************************************************************************** - -Make sure mod_jk2.so is enabled in ${PREFIX}/etc/apache2/httpd.conf and -mod_jk2 is configured. You will probably have to add - -JkSet config.file /usr/local/etc/apache2/workers2.properties - -to you config file and create the workers2.properties file according -to the docs at the web site: -http://jakarta.apache.org/tomcat/connectors-doc-archive/jk2/ - -Please note that this software is *deprecated*. See -http://jakarta.apache.org/tomcat/connectors-doc/news/20041100.html#20041115.1 -for more information. - -***************************************************************************** diff --git a/www/mod_jk2/pkg-plist b/www/mod_jk2/pkg-plist deleted file mode 100644 index 6094f431fe9a..000000000000 --- a/www/mod_jk2/pkg-plist +++ /dev/null @@ -1,4 +0,0 @@ -etc/apache%%APACHE2%%/workers2.properties.sample -libexec/apache%%APACHE2%%/mod_jk2.so -@exec %D/sbin/apxs -e -A -n jk2 %f || true -@unexec %D/sbin/apxs -e -A -n jk2 %f || true |