summaryrefslogtreecommitdiff
path: root/www/resin2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Switch maintainership to submitterMartin Wilke2007-04-121-1/+1
| | | | | | | | | PR: 111497 Submitted by: Boris Kovalenko <boris@tagnet.ru> Approved by: Jean-Baptiste Quenot <jbq@caraldi.com> (old maintainer) Notes: svn path=/head/; revision=189851
* - 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-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) Notes: svn path=/head/; revision=179887
* - Fix a flag for WITH_APACHE=YESMartin Wilke2006-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 Notes: svn path=/head/; revision=174750
* Unbreak (no longer hard codes -lc_r).Sam Lawrance2006-04-044-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 Notes: svn path=/head/; revision=158775
* BROKEN: hard-codes libc_r linkageKris Kennaway2006-03-021-0/+2
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=156941
* - Update to 2.1.17Herve Quiroz2005-12-217-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 Notes: svn path=/head/; revision=151798
* - prepare removal of www/apache2 in favor of www/apache20 for namingClement Laforet2005-12-041-1/+1
| | | | | | | | | | | consistency - add entries in UPDATING (for apache22 too) PR: ports/78119 Repocopied by: marcus Notes: svn path=/head/; revision=150328
* - Unbreak: variable evaluation (WRKSRC) could not postponed due to some .forHerve Quiroz2005-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 Notes: svn path=/head/; revision=133370
* BROKEN: Does not buildKris Kennaway2005-03-271-0/+2
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=132072
* Remove hardcoded WRKDIRPREFIX.Kirill Ponomarev2005-03-191-1/+0
| | | | | | | Proposed by: des Notes: svn path=/head/; revision=131649
* - Update to 2.1.16 [1]Herve Quiroz2005-02-2413-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] Notes: svn path=/head/; revision=129703
* . Update to 2.1.14.Greg Lewis2004-07-024-119/+121
| | | | | | | | 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-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) 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-2012-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) Notes: svn path=/head/; revision=94541
* New port: Resin 2.Ernst de Haan2003-10-0113-0/+798
Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> Notes: svn path=/head/; revision=89966