head	1.2;
access;
symbols
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2005.02.24.22.27.53;	author hq;	state dead;
branches;
next	1.1;

1.1
date	2003.11.20.21.25.09;	author glewis;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Update to 2.1.16 [1]
- Replace perl wrapper with a new python control script and an RCng startup
  script [1]
- Use standard tab length [1]
- Update to bsd.java.mk 2.0
- Add $FreeBSD$ tags

PR:		77988 [1]
Submitted by:	maintainer [1]
@
text
@--- 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
 #
@


1.1
log
@. 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)
@
text
@@

