ports/52774: New port: mod_jk2 port (a clean build)

Palle Girgensohn girgen at pingpong.net
Thu May 29 03:20:16 UTC 2003


The following reply was made to PR ports/52774; it has been noted by GNATS.

From: Palle Girgensohn <girgen at pingpong.net>
To: FreeBSD-gnats-submit at FreeBSD.org, freebsd-ports-bugs at FreeBSD.org
Cc:  
Subject: Re: ports/52774: New port: mod_jk2 port (a clean build)
Date: 29 May 2003 05:19:09 +0200

 Hi!
 
 Sorry, I missed one patch file. extract and add this as well, please:
 
 mod_jk2/files/patch-apache13-makefile-apxs-in
 
 # 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_jk2/files/patch-apache13-makefile-apxs-in
 #
 echo x - mod_jk2/files/patch-apache13-makefile-apxs-in
 sed 's/^X//' >mod_jk2/files/patch-apache13-makefile-apxs-in << 'END-of-mod_jk2/files/patch-apache13-makefile-apxs-in'
 X--- server/apache13/Makefile.apxs.in~	Wed Mar 19 10:21:04 2003
 X+++ server/apache13/Makefile.apxs.in	Thu May 29 05:09:19 2003
 X@@ -20,5 +20,8 @@
 X mod_jk2.so: 
 X 	$(APXS) -c -o $@ -Wc,"${JK_INCL} ${APR_CFLAGS} ${APR_LDFLAGS}" "${JAVA_INCL}" mod_jk2.c ${COMMON_C_FILES} 
 X 
 X+install:
 X+	$(APXS) -i mod_jk2.so
 X+
 X clean:
 X 	rm -f *.o *.so
 END-of-mod_jk2/files/patch-apache13-makefile-apxs-in
 exit
 



More information about the freebsd-ports-bugs mailing list