summaryrefslogtreecommitdiff
path: root/www/jakarta-tomcat4 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Remove expired www/jakarta-tomcat4 port: www/jakarta-tomcat5 is recommendedPav Lucistnik2009-12-0811-2148/+0
| | | | instead for new installations
* - Point users to www/tomcat* ports and set expiration counter to one monthPav Lucistnik2008-12-121-0/+1
| | | | | PR: ports/129271 Submitted by: Yoshihiro Ota <ota@j.email.ne.jp>
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-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/.Florent Thoumie2007-05-191-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Unbreak jakarta-tomcat3 by re-adding a file it requires fromSam Lawrance2006-10-221-0/+34
| | | | | | the tomcat4 port. Approved by: portmgr (erwin)
* - Work around an inability of rc.subr's _find_processes() to work withPav Lucistnik2006-09-082-3/+3
| | | | | processes that show as [java] on ps output. This should fix the rc script stop action for all folks.
* Reset inactive maintainer who has not responded to email.Mark Linimon2006-09-051-1/+1
| | | | Hat: portmgr
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.Doug Barton2006-02-201-1/+1
| | | | | | | We have not checked for this KEYWORD for a long time now, so this is a complete noop, and thus no PORTREVISION bump. Removing it at this point is mostly for pedantic reasons, and partly to avoid perpetuating this anachronism by copy and paste to future scripts.
* - Make sure the rc script creates and chowns the PID file before runningSam Lawrance2006-02-082-8/+9
| | | | | | | | | | 'daemon'. No need for the port to create a PID file at install time (it would just be eaten by rc.d/cleanvar anyway). - Use 'ps -o comm' to grab a suitable procname. 'ps -o command' is not reliable enough. - Bump PORTREVISION since these changes fix broken rc script operation. Approved by: maintainer timeout (as part of previous update)
* Since the procname of tomcat processes may vary due to javavmwrapper,Sam Lawrance2006-02-072-2/+9
| | | | | | | | | | subvert the 'check_pid_file' procname check by setting it from the output of 'ps'. Remove the previous attempt at handling this problem, which was to put a wildcard in procname. I'll wear my pointy hat for that bogus hack. Reported by: Fritz Heinrichmeyer <Fritz.Heinrichmeyer@FernUni-Hagen.de>
* Clean up Tomcat 4, 4.1, 5, and 5.5 ports.Sam Lawrance2006-02-076-132/+203
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These changes apply to all ports, unless mentioned otherwise: - Move jakarta-tomcat55 to tomcat55 (it is no longer a Jakarta project). [6] - Improve the tomcat55 rc script. Fix PID handling. Improve the shutdown process. Use USE_RC_SUBR to its full potential. [2] - Backport tomcat55 rc script to the other tomcat ports. This allows us to pass command line arguments to the JVM. Noted in UPDATING. [1], [3], [4] - Change ownership of installed files. All files are now installed with default uid/gid (root:wheel) except for those in the conf/, logs/, temp/ and work/ directories. [5] - No longer install tomcatXXctl binary. rc scripts are more flexible and can be reconfigured without recompiling. - Remove AUTO_START and STOP_TIMEOUT (replaced with rc tomcatXX_stop_timeout). - Remove a long list of sed expressions in favour of SUB_LIST. - Move pkg_{,de}install to files/pkg_{,de}install.in. Add them to SUB_FILES. Tidy up substitutions and remove hardcoded values. - Some nonfunctional tidying and removal of Makefile cruft. PR: ports/38018 [1], ports/38020 [2], ports/74344 [3], ports/75143 [4], ports/83434 [5], ports/92692 [6] Submitted by: Ari Suutari <ari.suutari@syncrontech.com> [1] [2], SimpleRezo Team <freebsd@simplerezo.com> [3], Anton Yudin <toha@toha.org.ua> [4], Jan Grant <jan.grant@bristol.ac.uk> [5], lawrance [6] Approved by: Kang Liu <liukang@cn.freebsd.org> (maintainer) [6] Maintainer timeouts on [1], [2], [3], [4], [5] Big thanks to: hq for the initial tomcat55 script jasonb on FreeNode #tomcat for packaging advice
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | Approved by: krion@
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Add a new MASTER_SITES entryHerve Quiroz2005-04-021-1/+2
| | | | | PR: 79267 Submitted by: maintainer
* - Fix a patching problem in Tomcat portsHerve Quiroz2005-03-211-4/+3
| | | | | | | | - Add a patch-dependency on jakarta-tomcat4 PR: 79052 Submitted by: maintainer Obtained from: des (for jakarta-tomcat41)
* Remove hardcoded WRKDIRPREFIX.Kirill Ponomarev2005-03-191-1/+0
| | | | Proposed by: des
* - Update to bsd.java.mk 2.0Herve Quiroz2004-12-293-57/+88
| | | | | | | | | | | | | | - Backup config files during deinstall [1] - Use MAN1 in Makefile [1] - Fix pkg_add permission problem [2] - ECHO_CMD -> ECHO_MSG [1] - Bump PORTREVISION [1] - Mark as DEPRECATED [1] - Fix MASTER_SITE [1] - Add $FreeBSD$ tags where missing [1] PR: 75604 [1], 57235 [2] Submitted by: maintainer [1] [2]
* Assign all Jakarta Tomcat ports to the same maintainer, Kang Liu (alreadyHerve Quiroz2004-12-031-1/+1
| | | | maintainer of www/jakarta-tomcat5).
* Reset znerd's ports maintainership:Herve Quiroz2004-12-031-1/+1
| | | | | | | | | | - All JDK ports (and JDK documentation ports) that were formerly maintained by znerd have been assigned to java@FreeBSD.org - I will handle some of the remaining ports (jakarta-commons-*, jdom, xalan-j and xmlenc) - Everything else is reset to ports@FreeBSD.org Approved by: znerd (maintainer)
* Set LATEST_LINK to ${APP_SHORTNAME}. LATEST_LINK wasErnst de Haan2004-04-031-1/+1
| | | | | | | | previously already set to jakarta-tomcat[VERSION], but this was not consistent with the jakarta-tomcat5 port. PR: 63210 Submitted by: Kang Liu <liukang@bjpu.edu.cn>
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
|
* Set LATEST_LINK.Ernst de Haan2004-03-081-0/+1
| | | | Reported by: kris
* Removed metaverse.nl from MASTER_SITES.Ernst de Haan2004-02-231-1/+0
|
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.Trevor Johnson2003-11-131-1/+1
|
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Improved the description of this port.Ernst de Haan2002-10-152-4/+8
| | | | | PR: 44102 Requested by: Liu Kang <lazykang@hotmail.com>
* Upgrade to Tomcat 4.0.6, released on 9 October 2002. From theErnst de Haan2002-10-103-96/+499
| | | | | | | | | | | | | | | | | News & Status page: A security vulnerability has been confirmed to exist in Apache Tomcat 4.0.x releases (including Tomcat 4.0.5), which allows to use a specially crafted URL to return the unprocessed source of a JSP page, or, under special circumstances, a static resource which would otherwise have been protected by security constraint, without the need for being properly authenticated. This is based on a variant of the exploit that was disclosed on 09/24/2002. See: http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.6/RELEASE-NOTES
* Fixed daemonctl control program to work with the FreeBSD JDK 1.3.1.Ernst de Haan2002-10-092-2/+6
| | | | | | | | | | | | | | The fix consists of 2 lines at the beginning of the program: setuid(geteuid()); setgid(getegid()); Bumped PORTREVISION of Orion, Tomcat and JBoss ports. PR: 40470, 43679 Submitted by: Ari Suutari <ari.suutari@syncrontech.com> Reviewed by: audit Approved by: Silence on -audit (since Sept 13, 2002)
* Changed target installation directory so it does not includeErnst de Haan2002-10-091-1/+2
| | | | | | | | | the minor version number anymore. Bumped PORTREVISION. PR: 43565 Requested by: Andrew Gerweck <andy@gerweck.dyndns.org>
* Security fix: Upgrade to 4.0.5.Ernst de Haan2002-09-303-976/+581
| | | | PR: 43503
* Reverting to revision 1.7. This change should first be audited byErnst de Haan2002-08-281-4/+1
| | | | | | audit@ since it may be bypassing security restrictions. Pointed out by: kris
* Executing setuid(geteuid()) to fix SUID. At the moment SUID doesErnst de Haan2002-08-281-1/+4
| | | | | | | not work. Submitted by: Ari Suutari <ari.suutari@syncrontech.com> See: http://www.geocrawler.com/mail/msg.php3?msg_id=9029840&list=162
* Fixed a typo. Replaced %%PORTREVISION%% with %%PORTVERSION%%.Ernst de Haan2002-08-281-2/+2
| | | | Submitted by: Dan Hulme <dan_256@yahoo.com>
* Changed WRKDIR definition. It is changed fromErnst de Haan2002-08-101-1/+1
| | | | | | ${.CURDIR}/work to ${WRKDIRPREFIX}${.CURDIR}/work. PR: 39593
* Improved the post-installation message.Ernst de Haan2002-06-251-1/+1
| | | | Requested by: phantom
* Upgrade to Tomcat 4.0.4.Ernst de Haan2002-06-243-7/+10
| | | | | For release notes, see: http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.4/RELEASE-NOTES
* Changed daemonctl program to check if the JAR file exists beforeErnst de Haan2002-05-082-2/+12
| | | | | trying to start the JVM. This is a serious usability improvement. Bumped PORTREVISION.
* Improved the startup script. Always displaying a space firstErnst de Haan2002-05-082-3/+5
| | | | | | | | | | | before the name of the application being started/stopped. The advantage is that if there is an error, then the message will have a space prepended instead of being appended to the previous application name. When the application is 'stop'ped, the error messages, if any, are now hidden. Instead the name of the application is just shown. Bumped PORTREVISION.
* Now using generic startup.sh and daemonctl.c that will beErnst de Haan2002-04-153-119/+13
| | | | | | | | | | | | | | | | | | shared among other ports, like www/orion, www/jboss2 and www/jakarta-tomcat3. Now displaying installation settings in pre-patch phase. Customizing files using ${SED} in post-patch phase. Furthermore some small changes to promote consistency and genericity. I'm attempting to make the result of $ diff -ruN --exclude=CVS jakarta-tomcat3 jakarta-tomcat4 as small as possible. Bumped PORTREVISION to help portupgrade in doing what it does best ;)
* Daemon control program now checks if process is reallyErnst de Haan2002-04-082-21/+94
| | | | | | | | | | | | | | | | | | terminated. If not, it will send the process a SIGKILL after a certain time-out period. The time-out can be passed to the port Makefile as a parameter. Improved documentation a bit here and there. Added some explicit casts to make lint(1) a bit happier :-) Applied some refactoring here and there. Moved some functionality into a new function 'existsProcess'. Slightly changed the output of the program. Bumped PORTREVISION.
* Made the daemon control program less verbose.Ernst de Haan2002-04-082-12/+7
| | | | | | Bumped PORTREVISION. Prompted by: Kees Jan Koster <K.J.Koster@kpn.com>
* Now installs the shell scripts as well. They were previouslyErnst de Haan2002-04-062-2/+11
| | | | | | | | | | | | | | | not installed because there was the control program tomcat4ctl already. For some instances, however, tomcat4ctl is not powerful enough. For instance when setting up multiple instances of Tomcat, see http://jakarta.apache.org/tomcat/tomcat-4.0-doc/RUNNING.txt. Also added tools.jar to pkg-plist. It should have been added previously. Bumped PORTREVISION. Prompted by: Gavin Cameron <gavin@itworks.com.au>
* Improved package comment (IMO).Ernst de Haan2002-04-041-1/+1
|
* Fixed a problem where the extracted files wouldErnst de Haan2002-04-041-2/+2
| | | | | | sometimes (?) be looked for in the directory 'work/work' instead of just 'work'. Bumped PORTREVISION.
* Creating symlink to tools.jar. Bumped PORTREVISION.Ernst de Haan2002-04-041-1/+5
| | | | Prompted by: Calvin NG <calvinng@brel.com>
* Minor cleanup.Ernst de Haan2002-04-031-1/+1
|
* Now checking for the Java VM too in the controlErnst de Haan2002-04-032-3/+44
| | | | program. Bumped PORTREVISION.
* Little generalization and cleanup. NothingErnst de Haan2002-04-032-33/+21
| | | | spectacular. Not bumped PORTREVISION.
* Upgrade to Jakarta Tomcat 4.0.3. The Jakarta Tomcat 3Ernst de Haan2002-04-015-219/+1126
| | | | | | branch has moved to www/jakarta-tomcat3. PR: 31096, 32022
* Changed a message to make it more generic.Ernst de Haan2002-03-301-1/+1
|