non port: www/tomcat55/Makefile |
SVNWeb
|
Number of commits found: 43 |
Tue, 8 Jan 2013
|
[ 07:14 jgh ]
- adjust EXPIRATION to match announcement
http://lists.freebsd.org/pipermail/freebsd-ports-announce/2012-October/000039.html
|
Tue, 11 Dec 2012
|
[ 08:24 jgh ]
- Convert SINGLE to RADIO option
|
[ 07:50 jgh ]
-use default java_vendor of openjdk
|
Fri, 19 Oct 2012
|
[ 04:53 jgh ]
- update to 5.5.36
- while here add myself as master_site to deliver distfile post-eol (max 1
month)
Users are encouraged to update to 6.x or 7.x branch, respectively.
http://tomcat.apache.org/tomcat-55-eol.html
Feature safe: yes
|
Sun, 5 Aug 2012
|
[ 23:19 dougb ] (Only the first 10 of 936 ports in this commit are shown above. )
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op
|
Mon, 16 Jul 2012
|
[ 19:44 jgh ]
- revert back to r300102, user isn't required a LOG option
- bump portrevision
Submitted by: pointhat@
|
Fri, 13 Jul 2012
|
[ 17:32 jgh ]
- fix LOG_ARGS logic in single option, bump portrevision as this affects runtime
|
Wed, 27 Jun 2012
|
[ 16:57 jgh ]
- adopt optionsNG
|
Tue, 27 Mar 2012
|
[ 20:29 jgh ]
- adjust EXPIRATION by +3 months (2012-12-31) per
http://tomcat.apache.org/tomcat-55-eol.html
Suggested by: bapt
Feature safe: yes
|
Thu, 19 Jan 2012
|
[ 18:34 jgh ]
- Update to 5.5.35
Approved by: crees, rene (mentors, implicit)
|
Tue, 20 Dec 2011
|
[ 17:10 jgh ] (Only the first 10 of 18 ports in this commit are shown above. )
move contributor address => jgh
Approved by: crees (mentor)
|
Mon, 3 Oct 2011
|
[ 18:47 beat ]
- Update to 5.5.34
- Add in fix for remote ssh restarts for log_args (when cronolog enabled)
PR: ports/161217
Submitted by: Jason Helfman <jhelfman AT experts-exchange.com> (maintainer)
|
Sun, 11 Sep 2011
|
[ 12:04 crees ]
- Allow user to add flags for startup case only
- (while here, stop using '::' in patchfile names)
PR: ports/160571
Submitted by: Phil Phillips <pphillips@experts-exchange.com>
Approved by: Jason Helfman <jhelfman@e-e.com> (maintainer)
|
Thu, 11 Aug 2011
|
[ 00:06 wen ]
- Set deprecation/expiration
PR: ports/159651
Submitted by: Jason Helfman <jhelfman@experts-exchange.com> (maintainer)
|
Thu, 21 Jul 2011
|
[ 21:44 pav ]
- Don't install .orig files
Submitted by: Jason Helfman <jhelfman@e-e.com> (maintainer)
|
[ 05:03 linimon ] (Only the first 10 of 269 ports in this commit are shown above. )
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.
Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .
PR: ports/158969
Submitted by: rene
Tested on: pointyhat-west -exp
|
Tue, 19 Jul 2011
|
[ 22:45 ohauer ]
- fix cronolog processing option [1]
- improve pidfile handling in rc script [2]
PR: ports/158237 [1], ports/158410 [2]
Submitted by: Jason Helfman <jhelfman _at_ experts-exchange.com> (maintainer)
[1]
Phil Phillips <pphillips _at_ experts-exchange.com> [2]
Approved by: maintainer
|
Tue, 15 Feb 2011
|
[ 07:22 wen ]
- Update to 5.5.33
PR: ports/154787
Submitted by: Jason Helfman <jhelfman@experts-exchange.com> (maintainer)
|
Sat, 8 Jan 2011
|
[ 19:16 swills ]
- Add cronolog-devel as an optional log processor
PR: ports/153505
Submitted by: Jason Helfman <jhelfman at experts-exchange.com> (maintainer)
Approved by: wxs (mentor)
|
Sun, 12 Dec 2010
|
[ 01:09 pgollucci ]
- Allow cronolog
- Update MAINTAINER email
- Remove MD5
- Bump PORTREVISION
PR: ports/152975
Submitted by: Jason Helfman <jhelfman@experts-exchange.com> (maintainer)
|
Thu, 7 Oct 2010
|
[ 21:17 ohauer ]
- update tomcat to 5.5.31
- replace a silly find construct in Makefile
- rewrite pkg-install
- include PATCH from PR 151078
PR: 150576
Submitted by: Jason <jgh _at_ experts-exchange.com> (maintainer)
Approved by: glarkin (mentor)
|
Fri, 20 Aug 2010
|
[ 20:55 rene ]
- update to 5.5.30
- remove some unneeded Windows-only libraries
- pkg-plist fixes
PR: ports/148611
Submitted by: L Pacey [lpfreebsd gmail.com]
Approved by: Jason [jgh experts-exchange.com] (maintainer)
|
[ 06:55 linimon ]
Make the default java version and vendor overrideable.
PR: ports/148650
Submitted by: maintainer
|
Fri, 30 Jul 2010
|
[ 05:33 linimon ]
Over to new volunteer.
|
Thu, 29 Jul 2010
|
[ 01:59 linimon ]
Reset tomasv@megalogika.lt at his request, as his company no longer uses
FreeBSD.
|
Tue, 29 Jun 2010
|
[ 10:39 stefan ]
Make the UID as configurable as the user/group.
PR: 144878
Submitted by: Jason Helfman <jhelfman@e-e.com>
Approved by: maintainer timeout (>3 months)
Feature safe: yes
|
Thu, 6 May 2010
|
[ 20:11 stefan ]
Fix stopping the server process via the port's rc.d script.
PR: ports/140829
Submitted by: Ruben van Staveren <ruben@verweg.com>
Approved by: maintainer timeout (>5 months)
|
Fri, 26 Feb 2010
|
[ 01:18 wen ]
- Update to 5.5.28
PR: ports/144279
Submitted by: Wen Heping(myself)
Approved by: maintainer
Feature safe: yes
|
Sun, 26 Oct 2008
|
[ 11:26 stefan ]
Update to 5.5.27.
PR: 127817
Submitted by: maintainer
|
Sat, 21 Jun 2008
|
[ 10:43 miwi ]
- Update to 5.5.26
PR: 123072
Submitted by: "Bartłomiej Syryjczyk" <bartlomiej.syryjczyk@expro.pl>
Approved by: maintainer timeout
|
Fri, 6 Jun 2008
|
[ 14:07 edwin ] (Only the first 10 of 230 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
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)
|
Thu, 20 Sep 2007
|
[ 01:38 miwi ]
- Update to 5.5.25
PR: 116307
Submitted by: Tomas Verbaitis <tomasv@megalogika.lt> (maintainer)
|
Wed, 22 Aug 2007
|
[ 09:56 miwi ]
My last commit changed functionality, but the old actions
were still present. So, just remove the old line.
PR: 115680
Submitted by: Tomas Verbaitis <tomasv@megalogika.lt> (maintainer)
|
Mon, 20 Aug 2007
|
[ 08:56 miwi ]
- Set ownership $TOMCAT_HOME/webapps directory to $TOMCAT_USER:$TOMCAT_GROUP [1]
- While upgrading www/tomcat55 port, if there any directories with spaces in
their names within $TOMCAT_HOME/webapps or $TOMCAT_HOME/work directories,
setting up permissions fail. Rewrite the "Fixing permissions" loop. [2]
PR: 115463
Gabor Tjong A Hung <g.v.tjongahung@gmail.com> [1]
Alexey Rubtsov <arubtsov@swsoft.com> [2]
Approved by: Tomas Verbaitis <tomasv@megalogika.lt> (maintainer):x
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Fri, 23 Mar 2007
|
[ 19:57 pav ]
- Update to 5.5.23
- Take maintainership
PR: ports/110192
Submitted by: Tomas Verbaitis <tomasv@megalogika.lt>
|
Wed, 1 Nov 2006
|
[ 12:06 lawrance ]
Update to 5.5.20.
PR: ports/104459
Submitted by: Tomas Verbaitis <tomasv@megalogika.lt>
|
Fri, 8 Sep 2006
|
[ 09:31 pav ]
- Work around an inability of rc.subr's _find_processes() to work with
processes that show as [java] on ps output. This should fix the rc script
stop action for all folks.
|
Wed, 6 Sep 2006
|
[ 22:33 hq ]
Reset maintainer
Approved by: maintainer
|
Mon, 3 Jul 2006
|
[ 09:49 hq ]
Update to 5.5.17
PR: 98581
Submitted by: Tomas Verbaitis <tomasv@megalogika.lt>
Approved by: maintainer timeout
|
Wed, 8 Feb 2006
|
[ 13:35 lawrance ]
- Make sure the rc script creates and chowns the PID file before running
'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)
|
Tue, 7 Feb 2006
|
[ 13:41 lawrance ]
Since the procname of tomcat processes may vary due to javavmwrapper,
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>
|
[ 08:50 lawrance ] (Only the first 10 of 43 ports in this commit are shown above. )
Clean up Tomcat 4, 4.1, 5, and 5.5 ports.
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. (Only the first 15 lines of the commit message are shown above )
|
Number of commits found: 43 |