| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
http://tomcat.apache.org/tomcat-55-eol.html
Suggested by: bapt
Feature safe: yes
|
|
|
|
| |
Approved by: crees, rene (mentors, implicit)
|
|
|
|
|
|
|
|
|
|
|
| |
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
|
|
|
|
| |
Approved by: crees (mentor)
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
|
|
| |
- (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)
|
|
|
|
|
| |
PR: ports/159651
Submitted by: Jason Helfman <jhelfman@experts-exchange.com> (maintainer)
|
|
|
|
| |
Submitted by: Jason Helfman <jhelfman@e-e.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
| |
PR: ports/154787
Submitted by: Jason Helfman <jhelfman@experts-exchange.com> (maintainer)
|
|
|
|
|
|
| |
PR: ports/153505
Submitted by: Jason Helfman <jhelfman at experts-exchange.com> (maintainer)
Approved by: wxs (mentor)
|
| |
|
|
|
|
|
|
|
|
|
| |
- Update MAINTAINER email
- Remove MD5
- Bump PORTREVISION
PR: ports/152975
Submitted by: Jason Helfman <jhelfman@experts-exchange.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
| |
PR: ports/148650
Submitted by: maintainer
|
| |
|
|
|
|
| |
FreeBSD.
|
|
|
|
|
|
|
| |
PR: 144878
Submitted by: Jason Helfman <jhelfman@e-e.com>
Approved by: maintainer timeout (>3 months)
Feature safe: yes
|
|
|
|
|
|
| |
PR: ports/140829
Submitted by: Ruben van Staveren <ruben@verweg.com>
Approved by: maintainer timeout (>5 months)
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
|
|
|
|
|
|
|
| |
PR: ports/144279
Submitted by: Wen Heping(myself)
Approved by: maintainer
Feature safe: yes
|
|
|
|
|
| |
PR: 127817
Submitted by: maintainer
|
|
|
|
|
|
| |
PR: 123072
Submitted by: "Bartłomiej Syryjczyk" <bartlomiej.syryjczyk@expro.pl>
Approved by: maintainer timeout
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
| |
is not started.
PR: ports/116729
Submitted by: alepulver (myself)
Approved by: "Tong Liu" <nemoliu@gmail.com> (maintainer of tomcat{41,6}),
Tomas Verbaitis <tomasv@megalogika.lt> (maintainer of tomcat55)
|
|
|
|
|
| |
PR: 116307
Submitted by: Tomas Verbaitis <tomasv@megalogika.lt> (maintainer)
|
|
|
|
|
|
|
| |
were still present. So, just remove the old line.
PR: 115680
Submitted by: Tomas Verbaitis <tomasv@megalogika.lt> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
|
|
|
|
|
| |
- Take maintainership
PR: ports/110192
Submitted by: Tomas Verbaitis <tomasv@megalogika.lt>
|
|
|
|
|
| |
PR: ports/104459
Submitted by: Tomas Verbaitis <tomasv@megalogika.lt>
|
|
|
|
|
| |
processes that show as [java] on ps output. This should fix the rc script
stop action for all folks.
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
|
| |
PR: 98581
Submitted by: Tomas Verbaitis <tomasv@megalogika.lt>
Approved by: maintainer timeout
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
| |
'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)
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
PR: 90913
Submitted by: maintainer, lesi
Reported by: Yamamoto Takao <takao@oakat.org>,
Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
|
|
|
|
| |
Requested by: maintainer
|
|
|
|
|
|
|
|
| |
- Add SHA256 info
- Update WWW
PR: 90380
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
| |
TOMCAT_GROUP (www/www by default)
- Make it possible to add user/group even if UID/GID number is reserved
PR: 85761
Submitted by: Pawel Wieleba <P.Wieleba@iem.pw.edu.pl>
Approved by: maintainer
|
|
|
|
|
| |
PR: 86032
Submitted by: Julio C. Perera R. <jcperera@azul.gl>
|
|
|
|
|
|
|
|
| |
This should help users that are used to it.
As a side effect, this change will also fix the packing list.
Reported by: pointyhat via kris
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
provided to customize the behavior of the Tomcat process. See the header of
the script for further information.
- Fix permission issue with ${STDOUT_LOG} and ${STDERR_LOG}
PR: 38018 [1], 38020 [2], 59571 [3], 74344 [4], 75143 [5]
Submitted by: Ari Suutari <ari.suutari@syncrontech.com> [1] [2],
ve <ve@hardcore.lt> [3],
SimpleRezo Team <freebsd@simplerezo.com> [4],
Anton Yudin <toha@toha.org.ua> [5]
Discussed on: freebsd-java@
Reviewed by: Jan Grant <Jan.Grant@bristol.ac.uk>
Approved by: maintainer timeout
|
|
|
|
|
|
| |
PR: 81458
Submitted by: Scott Balmos <scott.balmos@utoledo.edu>
Approved by: maintainer timeout
|
|
|
|
|
|
|
|
| |
now tracks the Tomcat 5.5.x branch
PR: 81458
Reported by: Scott Balmos <scott.balmos@utoledo.edu>
Submitted by: Kang Liu <liukang@bjut.edu.cn> (maintainer)
|
|
|
|
|
|
|
|
| |
- Add a patch-dependency on jakarta-tomcat4
PR: 79052
Submitted by: maintainer
Obtained from: des (for jakarta-tomcat41)
|
|
|
|
| |
Proposed by: des
|
|
|
|
|
|
|
|
|
|
|
| |
- Use MAN1 in Makefile [1]
- Back up config files during deinstall [2]
- Fix pkg_add warnings [1]
- Add $FreeBSD$ tags where missing
- Use ECHO_MSG rather than ECHO_CMD
PR: 75152 [1], 43565 [2]
Submitted by: maintainer [1], Brent Verner <brent@rcfile.org> [2]
|
|
|
|
|
| |
PR: 73275
Submitted by: Kang Liu <liukang@bjut.edu.cn> (maintainer)
|
|
|
|
|
| |
PR: 71240
Submitted by: Kang Liu <liukang@bjut.edu.cn> (maintainer)
|
|
|
|
|
|
|
| |
2. move the orignal config file to ${APP_HOME}/conf.orig, I think it would be helpful if the config files have been changed.
PR: ports/69617
Submitted by: maintainer
|
|
|
|
|
|
|
| |
. Update maintainer's email address.
PR: 67623
Submitted by: Kang Liu <liukang@bjpu.edu.cn> (maintainer)
|
|
|
|
|
| |
PR: ports/66614
Submitted by: Kang Liu <liukang@bjpu.edu.cn> (maintainer)
|
|
|
|
|
| |
PR: ports/65158
Submitted by: Kang Liu <liukang@bjpu.edu.cn> (maintainer)
|
|
|
|
|
| |
PR: ports/65118
Submitted by: Kang Liu <liukang@bjpu.edu.cn> (maintainer)
|
|
|
|
|
| |
PR: 64134
Submitted by: Kang Liu <liukang@bjpu.edu.cn>
|
|
|
|
| |
Reported by: kris
|
|
|
|
|
|
|
|
| |
their Makefile.It may cause tomcat5 to conflict with other tomcat(s).
2. Replace spaces by tab
PR: 63209
Submitted by: MAINTAINER
|
|
|
|
|
|
|
| |
. Add SIZE in distinfo
PR: 63062
Submitted by: Kang Liu <liukang@bjpu.edu.cn> (maintainer)
|
|
|
|
| |
(Part 1)
|
|
|
|
|
|
|
|
| |
Changelog: http://jakarta.apache.org/tomcat/tomcat-5.0-doc/changelog.html
2.Fix wrong url in the 2nd master site
PR: ports/61767
Submitted by: Kang Liu <liukang@bjpu.edu.cn> (maintainer)
|
|
|
|
|
|
|
| |
Bumped PORTREVISION.
PR: 60781
Submitted by: Kang Liu <liukang@bjpu.edu.cn>
|
|
|
|
|
| |
Submitted by: maintainer
PR: 60036
|
|
|
|
|
|
| |
PR: 59480
Submitted by: Angelo Turetta <aturetta@commit.it>
Approved by: "Kang Liu" <liukang@bjpu.edu.cn> (maintainer)
|
| |
|
|
|
|
|
|
|
|
| |
- fix pkg permission and master_sites problem
PR: 57234
Submitted by: Kang Liu <liukang@bjpu.edu.cn> (maintainer)
Pointed out by: Angelo Turetta
|
|
|
|
|
|
| |
PR: 56764
Submitted by: SADA Kenji <sada@BSDclub.org>
Approved by: maintainer
|
|
|
|
|
| |
PR: 56581
Submitted by: maintainer
|
|
See:
http://jakarta.apache.org/site/news.html#20030804.1
http://jakarta.apache.org/tomcat/tomcat-5.0-doc/index.html
PR: 55502
Submitted by: Kang Liu <lazykang@hotmail.com>
|