Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Sep 2003 02:52:30 +0200 (CEST)
From:      Palle Girgensohn <girgen@pingpong.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/56660: new slave port mod_jk-apache2
Message-ID:  <200309100052.h8A0qU3U057999@palle.girgensohn.se>
Resent-Message-ID: <200309100100.h8A10Jeh009993@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         56660
>Category:       ports
>Synopsis:       new slave port mod_jk-apache2
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 09 18:00:18 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Palle Girgensohn <girgen@pingpong.net>
>Release:        FreeBSD 4-STABLE
>Organization:
PING PONG
>Environment:
System: FreeBSD palle.girgensohn.se 4.7-RC FreeBSD 4.7-RC #0: Sun Sep 29 17:21:22 CEST 2002     root@palle.girgensohn.se:/usr/local/obj/usr/src/sys/STORDATAN  i386


	
>Description:
This port is a slave port to www/mod_jk. It builds a package for
mod_jk-apache2.

This port actually produces almost the same thing as the current
www/mod_jk2. I think the name of that port is an unlucky choice, since
there is such a thing as mod_jk2, which is not really related to
apache2. The maintainer/author of this port, Larry Lansing, and myself
have agreed on the following scheme:

mod_jk          - mod_jk 1.x for apache 1.3
mod_jk2         - mod_jk2 2.x for apache 1.3
mod_jk-apache2  - mod_jk 1.x for apache 2.x
mod_jk2-apache2 - mod_jk2 2.x for apache 2.x

since Larry's time is more limited than mine at the moment, I'll
temporarily take maintainership over these ports. He'll get it back
when things have settled down.

>How-To-Repeat:
	
>Fix:

	


# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	mod_jk-apache2
#	mod_jk-apache2/Makefile
#
echo c - mod_jk-apache2
mkdir -p mod_jk-apache2 > /dev/null 2>&1
echo x - mod_jk-apache2/Makefile
sed 's/^X//' >mod_jk-apache2/Makefile << 'END-of-mod_jk-apache2/Makefile'
X# New ports collection makefile for:	mod_jk
X# Date created:				Thu Apr 10 15:14:37 EDT 2003
X# Whom:					Larry Lansing <lansil@fuzzynerd.com>
X#
X# $FreeBSD$
X#
X
XMASTERDIR=	${.CURDIR}/../mod_jk
XAPACHE_PORT=	${PORTSDIR}/www/apache2
X
X.include "${MASTERDIR}/Makefile"
END-of-mod_jk-apache2/Makefile
exit

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309100052.h8A0qU3U057999>