aboutsummaryrefslogtreecommitdiff
path: root/www/resin2/files
Commit message (Collapse)AuthorAgeFilesLines
* - Forgotten in last commitRong-En Fan2006-12-161-0/+23
| | | | Notes: svn path=/head/; revision=179888
* - Fix build on 64-bit archRong-En Fan2006-12-163-20/+17
| | | | | | | | | | | | | | | | Keep sync with www/resin3: - A new option can be set in rc.conf to specify Java version to be used: resin2_java_version - Set REQUIRE and KEYWORD in rc.d script - Fix faststart in rc.d script - Update maintainer's email PR: ports/106793 Submitted by: Jean-Baptiste Quenot <jb.quenot at caraldi.com> (maintainer) Notes: svn path=/head/; revision=179887
* Unbreak (no longer hard codes -lc_r).Sam Lawrance2006-04-043-1/+27
| | | | | | | | | | | | Some nonfunctional tidying. Bump PORTREVISION, since the package may have been installed prior to being marked BROKEN. PR: ports/93289 Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> (maintainer), vd Notes: svn path=/head/; revision=158775
* - Update to 2.1.17Herve Quiroz2005-12-214-19/+45
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=151798
* - Unbreak: variable evaluation (WRKSRC) could not postponed due to some .forHerve Quiroz2005-04-151-3/+2
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=133370
* - Update to 2.1.16 [1]Herve Quiroz2005-02-249-62/+240
| | | | | | | | | | | | | | - 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] Notes: svn path=/head/; revision=129703
* . Update to 2.1.14.Greg Lewis2004-07-021-0/+1
| | | | | | | | PR: 68604 Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> (maintainer) Notes: svn path=/head/; revision=112806
* Update to 2.1.12Daichi GOTO2004-03-162-13/+2
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=104142
* . Removed unneeded patch files.Greg Lewis2003-11-213-55/+0
| | | | | | | Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> Notes: svn path=/head/; revision=94655
* . Avoid conflict between resin2 and resin3Greg Lewis2003-11-208-0/+239
| | | | | | | | | | | | | | | | . 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) Notes: svn path=/head/; revision=94541
* New port: Resin 2.Ernst de Haan2003-10-016-0/+88
Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> Notes: svn path=/head/; revision=89966