1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/www/resin3/files/patch-wrapper
Greg Lewis 81c8db1a2b . Avoid conflict between resin2 and resin3
. Fix resin{2,3}ctl first line (perl path)
. Pid file is no more created in the Makefile
. New resin.sh startup script, manages pid file
. pkg-[de]install and pkg-message are now generated
. Do not write anything after including bsd.port.post.mk
. Packages are now supported (reported by Arcadius Ahouansou)
. Integration with apxs for [de]activating mod_caucho

PR:		57566
Submitted by:	Jean-Baptiste Quenot <jbq@caraldi.com> (maintainer)
2003-11-20 21:44:14 +00:00

9 lines
189 B
Plaintext

--- bin/wrapper.pl.in.orig Sat Oct 4 09:45:23 2003
+++ bin/wrapper.pl.in Sat Oct 4 09:45:43 2003
@@ -1,4 +1,4 @@
-#! @PERL@
+#! %%PERL%%
#
# Copyright(c) 1998-2002 Caucho Technology
#