# Created by: Dirk Froemberg # $FreeBSD$ PORTNAME= mod_jk PORTVERSION= 1.2.37 PORTEPOCH?= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= tomcat/tomcat-connectors/jk/ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} DISTNAME= tomcat-connectors-${PORTVERSION}-src MAINTAINER?= girgen@FreeBSD.org COMMENT?= Apache JK module for connecting to Tomcat using AJP1X USE_APACHE?= 22+ APACHE_VER= 2.0 NO_STAGE= yes .include WRKSRC= ${WRKDIR}/tomcat-connectors-${PORTVERSION}-src/native USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-apxs=${APXS} SUB_FILES+= mod_jk.conf.sample pkg-message do-install: ${APXS} -i -n jk ${WRKSRC}/apache-${APACHE_VER}/mod_jk.so - ${APXS} -e -A -n jk ${WRKSRC}/apache-${APACHE_VER}/mod_jk.so ${INSTALL_DATA} ${WRKDIR}/mod_jk.conf.sample ${LOCALBASE}/${APACHEETCDIR} ${INSTALL_DATA} ${FILESDIR}/workers.properties.sample ${LOCALBASE}/${APACHEETCDIR} post-install: ${CAT} ${PKGMESSAGE} .include cgit/cgit.cgi/'>cgit logo index : freebsd-ports-graphics
FreeBSD graphics obsolete development ports (https://github.com/freebsd/freebsd-ports-graphics)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to 20021120.nork2002-11-232-2/+2
* - upgrade patchversion to 20021105sada2002-11-113-5/+4