head	1.2;
access;
symbols
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2006.11.21.09.08.43;	author vd;	state dead;
branches;
next	1.1;

1.1
date	2005.07.27.01.59.42;	author girgen;	state Exp;
branches;
next	;


desc
@@


1.2
log
@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."
@
text
@--- 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
@


1.1
log
@JK2 is officially deprecated due to lack of developer interest. See
http://jakarta.apache.org/tomcat/connectors-doc/news/20041100.html#20041115.1

Upgrading to last released version, 2.0.4.

ports/67839 is fixed, probably also ports/71479.

ports/74622 handles configuration problems; I will not address this PR
fully since the software is deprecated, although I did add some
helping notes, and the port now installs the sample config file.

PR: ports/67839, ports/71479, ports/74622
Approved by: seanc, ade (implicit)
@
text
@@

