summaryrefslogtreecommitdiff
path: root/www/resin3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Maintainer update: www/resin3 updated to 3.0.17Edwin Groothuis2006-01-074-9/+10
| | | | | | | | | | This is an update of www/resin3 to 3.0.17. Thanks in advance! PR: ports/91390 Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> Notes: svn path=/head/; revision=152940
* [PATCH] www/resin3: update to 3.0.16Edwin Groothuis2005-12-205-10/+46
| | | | | | | | | | | - Update to 3.0.16 PR: ports/90322 Submitted by: Boris Kovalenko <boris@tagnet.ru> Approved by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> Notes: svn path=/head/; revision=151683
* - 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
* Install mod_caucho.so during 'install' target rather than 'build' target. ThisHerve Quiroz2005-09-013-18/+24
| | | | | | | | | | | will fix an error I introduced with my last commit. PR: 85460 Reported by: Boris Kovalenko <boris@tagnet.ru> Submitted by: maintainer Notes: svn path=/head/; revision=141710
* - Update to 3.0.14 [1]Herve Quiroz2005-08-294-52/+7
| | | | | | | | | | | | | - Fix the install target creating files in ${WRKSRC} that could not be removed without superuser rights [2] PR: 84577 [1] Submitted by: maintainer [1], me [2] Approved by: maintainer [2] Discussed in: ports/79707 [2] Notes: svn path=/head/; revision=141337
* - Update to 3.0.13Herve Quiroz2005-05-168-25/+34
| | | | | | | | | | | | - Add a patch to handle this issue: http://www.caucho.com/support/resin-interest/0505/0091.html - Add $FreeBSD$ tags PR: 81103 Submitted by: maintainer Notes: svn path=/head/; revision=135401
* Fix two OpenSSL issues:Herve Quiroz2005-04-252-6/+27
| | | | | | | | | | | | - Use -lcrypto, not -lcrypt - Pick up the right OpenSSL PR: 80320 Submitted by: maintainer Reported by: kris (pointyhat) Notes: svn path=/head/; revision=134165
* - Unbreak: unroll loops (see www/resin2/Makefile rev 1.8)Herve Quiroz2005-04-203-36/+14
| | | | | | | | | | | - ECHO_CMD -> ECHO_MSG - Address the move to GPL license in pkg-descr PR: 80156 Submitted by: maintainer Notes: svn path=/head/; revision=133782
* 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 3.0.12Herve Quiroz2005-02-253-3/+4
| | | | | | | | PR: 78063 Submitted by: maintainer Notes: svn path=/head/; revision=129761
* - Update to 3.0.11 [1]Herve Quiroz2005-02-2413-102/+275
| | | | | | | | | | | | | | | - Replace perl wrapper with a new python control script and an RCng startup script [1] - Update to bsd.java.mk 2.0 - Add $FreeBSD$ tags - Tweak pkg-descr to calm portlint - Use provided ${FMT} macro PR: 77989 [1] Submitted by: maintainer [1] Notes: svn path=/head/; revision=129705
* This is an update of www/resin3 to 3.0.9. The port adds two patches toVanilla I. Shu2004-10-146-100/+149
| | | | | | | | | | activate the Apache modules. PR: ports/72506 Submitted by: maintainer Notes: svn path=/head/; revision=119364
* Update to 3.0.8:Volker Stolz2004-06-249-46/+25
| | | | | | | | | | http://www.caucho.com/resin-3.0/features/resin-3.0.8.xtp PR: ports/68002 Submitted by: maintainer Notes: svn path=/head/; revision=112104
* . Upgrade to 3.0.7, fixes Apache supportGreg Lewis2004-03-299-119/+86
| | | | | | | | | | | | | . GNU make is now required for compilation . USE_REINPLACE and REINPLACE_CMD instead of sed -i . make makesum to compute file size . config files in etc/resin3 PR: 64844 Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> (maintainer) Notes: svn path=/head/; revision=105626
* . Set LATEST_LINK to avoid a conflict with www/resin2.Greg Lewis2004-02-191-0/+1
| | | | | | | | PR: 62843 Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> Notes: svn path=/head/; revision=101427
* - Update to 3.0.6Clement Laforet2004-01-268-50/+54
| | | | | | | | | PR: 61766 [1] Submitted by: Xin LI <delphij@frontfree.net> [1], Jean-Baptiste Quenot <jb.quenot@caraldi.com> (maintainer) Notes: svn path=/head/; revision=99174
* . Remove unneeded patches.Greg Lewis2003-11-212-52/+0
| | | | | | | Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> (maintainer) Notes: svn path=/head/; revision=94654
* . Avoid conflict between resin2 and resin3Greg Lewis2003-11-2012-234/+380
| | | | | | | | | | | | | | | | . 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=94546
* New port: resin3.Ernst de Haan2003-09-2911-0/+413
PR: 54853 Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> See: http://caraldi.com/jbq/resin/ Notes: svn path=/head/; revision=89803