aboutsummaryrefslogtreecommitdiffstats
path: root/www/resin2
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.1.17hq2005-12-227-29/+135
| | | | | | | | | - Add support for OpenSSL - Handle resin2_flags to pass JVM options in rc(8) - Fix the port so that it may be built (and cleaned) correctly as a user PR: 90489 Submitted by: maintainer
* - prepare removal of www/apache2 in favor of www/apache20 for namingclement2005-12-041-1/+1
| | | | | | | | consistency - add entries in UPDATING (for apache22 too) PR: ports/78119 Repocopied by: marcus
* - Unbreak: variable evaluation (WRKSRC) could not postponed due to some .forhq2005-04-152-17/+10
| | | | | | | | | | loops. The loops are now either unrolled or implemented as shell loops. [1] - ECHO_CMD -> ECHO_MSG when displaying information to the user - Improve resinctl [2] PR: 79707 Submitted by: Boris Kovalenko <boris@tagnet.ru> [1], maintainer [2] Approved by: maintainer
* BROKEN: Does not buildkris2005-03-271-0/+2
| | | | Approved by: portmgr (self)
* Remove hardcoded WRKDIRPREFIX.krion2005-03-201-1/+0
| | | | Proposed by: des
* - Update to 2.1.16 [1]hq2005-02-2513-137/+315
| | | | | | | | | | | - 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]
* . Update to 2.1.14.glewis2004-07-034-119/+121
| | | | | PR: 68604 Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> (maintainer)
* Update to 2.1.12daichi2004-03-166-20/+31
| | | | | | | | | | Set LATEST_LINK Add libresin.so to packing list Add license information to pkg-descr USE_REINPLACE and REINPLACE_CMD instead of sed -i PR: ports/64255 Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> (maintainer)
* . Removed unneeded patch files.glewis2003-11-213-55/+0
| | | | Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com>
* . Avoid conflict between resin2 and resin3glewis2003-11-2112-606/+738
| | | | | | | | | | | | | . 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)
* New port: Resin 2.znerd2003-10-0113-0/+798
Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com>