aboutsummaryrefslogtreecommitdiffstats
path: root/www/resin2
Commit message (Collapse)AuthorAgeFilesLines
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Switch maintainership to submittermiwi2007-04-121-1/+1
| | | | | | PR: 111497 Submitted by: Boris Kovalenko <boris@tagnet.ru> Approved by: Jean-Baptiste Quenot <jbq@caraldi.com> (old maintainer)
* - Forgotten in last commitrafan2006-12-161-0/+23
|
* - Fix build on 64-bit archrafan2006-12-164-22/+27
| | | | | | | | | | | | | 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)
* - Fix a flag for WITH_APACHE=YESmiwi2006-10-071-1/+1
| | | | | | | PR: ports/103423 Submitted by: Sergey Al. Safonov <spoof@spoofa.info> Approved by: Jean-Baptiste Quenot <jbq@caraldi.com> (maintainer) Sponsored by: FreeBSD Bug-a-thon #1
* Unbreak (no longer hard codes -lc_r).lawrance2006-04-054-7/+34
| | | | | | | | | 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
* BROKEN: hard-codes libc_r linkagekris2006-03-031-0/+2
| | | | Approved by: portmgr (implicit)
* - 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>