| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
PR: ports/124565
Submitted by: Nick Barkas <snb@threerings.net>
Notes:
svn path=/head/; revision=215595
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=214430
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=200485
|
|
|
|
|
|
|
| |
Approved by: delphij (mentor)
Notes:
svn path=/head/; revision=197999
|
|
|
|
|
|
|
| |
Approved by: delphij (mentor)
Notes:
svn path=/head/; revision=196237
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
| |
Approved by: delphij (mentor)
Notes:
svn path=/head/; revision=191183
|
|
|
|
|
|
|
|
| |
PR: ports/110762
Submitted by: Nemo Liu <nemoliu@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=188179
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Apache Tomcat version 6.0 implements the Servlet 2.5 and JavaServer Pages 2.1
specifications from the Java Community Process, and includes many additional
features that make it a useful platform for developing and deploying web app
-lications and web services.
Homepage: http://tomcat.apache.org
Submitted by: Nemo Liu <nemoliu at gmail dot com>
(with some good bits from Michael Pope <ws10@dtcorp.com.au> [1])
PR: ports/109166, ports/109187
Repocopy by: marcus (from www/tomcat55)
Notes:
svn path=/head/; revision=185432
|
|
|
|
|
|
|
|
| |
PR: ports/104459
Submitted by: Tomas Verbaitis <tomasv@megalogika.lt>
Notes:
svn path=/head/; revision=176043
|
|
|
|
|
|
|
|
| |
processes that show as [java] on ps output. This should fix the rc script
stop action for all folks.
Notes:
svn path=/head/; revision=172557
|
|
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=172433
|
|
|
|
|
|
|
|
|
| |
PR: 98581
Submitted by: Tomas Verbaitis <tomasv@megalogika.lt>
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=166821
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=156534
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
'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)
Notes:
svn path=/head/; revision=155511
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=155418
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=155396
|
|
|
|
|
|
|
|
|
|
| |
PR: 90913
Submitted by: maintainer, lesi
Reported by: Yamamoto Takao <takao@oakat.org>,
Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
Notes:
svn path=/head/; revision=152207
|
|
|
|
|
|
|
| |
Requested by: maintainer
Notes:
svn path=/head/; revision=151956
|
|
|
|
|
|
|
|
|
|
|
| |
- Add SHA256 info
- Update WWW
PR: 90380
Submitted by: maintainer
Notes:
svn path=/head/; revision=151955
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=143785
|
|
|
|
|
|
|
|
| |
PR: 86032
Submitted by: Julio C. Perera R. <jcperera@azul.gl>
Notes:
svn path=/head/; revision=142705
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=142043
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=141783
|
|
|
|
|
|
|
|
|
| |
PR: 81458
Submitted by: Scott Balmos <scott.balmos@utoledo.edu>
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=140100
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=137400
|
|
|
|
|
|
|
|
|
|
|
| |
- Add a patch-dependency on jakarta-tomcat4
PR: 79052
Submitted by: maintainer
Obtained from: des (for jakarta-tomcat41)
Notes:
svn path=/head/; revision=131802
|
|
|
|
|
|
|
| |
Proposed by: des
Notes:
svn path=/head/; revision=131649
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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]
Notes:
svn path=/head/; revision=124241
|
|
|
|
|
|
|
|
| |
PR: 73275
Submitted by: Kang Liu <liukang@bjut.edu.cn> (maintainer)
Notes:
svn path=/head/; revision=120712
|
|
|
|
|
|
|
|
| |
PR: 71240
Submitted by: Kang Liu <liukang@bjut.edu.cn> (maintainer)
Notes:
svn path=/head/; revision=117860
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=114781
|
|
|
|
|
|
|
|
|
|
| |
. Update maintainer's email address.
PR: 67623
Submitted by: Kang Liu <liukang@bjpu.edu.cn> (maintainer)
Notes:
svn path=/head/; revision=111632
|
|
|
|
|
|
|
|
| |
PR: ports/66614
Submitted by: Kang Liu <liukang@bjpu.edu.cn> (maintainer)
Notes:
svn path=/head/; revision=109090
|
|
|
|
|
|
|
|
| |
PR: ports/65158
Submitted by: Kang Liu <liukang@bjpu.edu.cn> (maintainer)
Notes:
svn path=/head/; revision=106110
|
|
|
|
|
|
|
|
| |
PR: ports/65118
Submitted by: Kang Liu <liukang@bjpu.edu.cn> (maintainer)
Notes:
svn path=/head/; revision=106072
|
|
|
|
|
|
|
|
| |
PR: 64134
Submitted by: Kang Liu <liukang@bjpu.edu.cn>
Notes:
svn path=/head/; revision=103721
|
|
|
|
|
|
|
| |
Reported by: kris
Notes:
svn path=/head/; revision=103279
|
|
|
|
|
|
|
|
|
|
|
| |
their Makefile.It may cause tomcat5 to conflict with other tomcat(s).
2. Replace spaces by tab
PR: 63209
Submitted by: MAINTAINER
Notes:
svn path=/head/; revision=101928
|
|
|
|
|
|
|
|
|
|
| |
. Add SIZE in distinfo
PR: 63062
Submitted by: Kang Liu <liukang@bjpu.edu.cn> (maintainer)
Notes:
svn path=/head/; revision=101422
|
|
|
|
|
|
|
| |
(Part 1)
Notes:
svn path=/head/; revision=99918
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=99588
|
|
|
|
|
|
|
|
|
|
| |
Bumped PORTREVISION.
PR: 60781
Submitted by: Kang Liu <liukang@bjpu.edu.cn>
Notes:
svn path=/head/; revision=97077
|
|
|
|
|
|
|
|
| |
Submitted by: maintainer
PR: 60036
Notes:
svn path=/head/; revision=96704
|
|
|
|
|
|
|
|
|
| |
PR: 59480
Submitted by: Angelo Turetta <aturetta@commit.it>
Approved by: "Kang Liu" <liukang@bjpu.edu.cn> (maintainer)
Notes:
svn path=/head/; revision=94527
|
|
|
|
| |
Notes:
svn path=/head/; revision=93885
|
|
|
|
|
|
|
|
|
|
|
| |
- fix pkg permission and master_sites problem
PR: 57234
Submitted by: Kang Liu <liukang@bjpu.edu.cn> (maintainer)
Pointed out by: Angelo Turetta
Notes:
svn path=/head/; revision=89411
|
|
|
|
|
|
|
|
|
| |
PR: 56764
Submitted by: SADA Kenji <sada@BSDclub.org>
Approved by: maintainer
Notes:
svn path=/head/; revision=89329
|
|
|
|
|
|
|
|
| |
PR: 56581
Submitted by: maintainer
Notes:
svn path=/head/; revision=88808
|
|
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>
Notes:
svn path=/head/; revision=86884
|