notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: www/jakarta-tomcat5/Makefile

Number of commits found: 37

Thursday, 10 Dec 2009
13:22 pav search for other commits by this committer
- Remove expired port jakarta-tomcat5
Original commit
Friday, 12 Dec 2008
13:20 pav search for other commits by this committer
- Point users to www/tomcat* ports and set expiration counter to one month

PR:             ports/129271
Submitted by:   Yoshihiro Ota <ota@j.email.ne.jp>
Original commit
Monday, 8 Dec 2008
06:43 linimon search for other commits by this committer
Reset nemoliu due to maintainer-timeouts and no response to email.

Hat:    portmgr
Original commit
Friday, 6 Jun 2008
14:07 edwin search for other commits by this committer
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)
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Monday, 30 Apr 2007
06:27 nemoliu search for other commits by this committer
Use my @FreeBSD.org address.

Approved by:    delphij (mentor)
Original commit
Tuesday, 3 Apr 2007
17:39 jmelo search for other commits by this committer
- Fix mastersite.
- Fix WWW.
- Pass maintainership to submitter.

PR:             ports/110763
Submitted by:   Nemo Liu <nemoliu@gmail.com>
Original commit
Monday, 11 Sep 2006
12:56 lawrance search for other commits by this committer
Patch for a minor cross site scripting vulnerability, and bump PORTREVISION.

PR:             ports/96468
Submitted by:   Yann Golanski <yg2@york.ac.uk>
Security:       VuXML: 26a08c77-32da-4dd7-a884-a76fc49aa824
Original commit
Friday, 8 Sep 2006
09:31 pav search for other commits by this committer
- 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.
Original commit
Tuesday, 5 Sep 2006
07:06 linimon search for other commits by this committer
Reset inactive maintainer who has not responded to email.

Hat:            portmgr
Original commit
Wednesday, 8 Feb 2006
13:35 lawrance search for other commits by this committer
- 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)
Original commit
Tuesday, 7 Feb 2006
13:41 lawrance search for other commits by this committer
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>
Original commit
08:50 lawrance search for other commits by this committer
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.
- 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
Original commit
Monday, 21 Mar 2005
00:08 hq search for other commits by this committer
- Fix a patching problem in Tomcat ports
- Add a patch-dependency on jakarta-tomcat4

PR:             79052
Submitted by:   maintainer
Obtained from:  des (for jakarta-tomcat41)
Original commit
Saturday, 19 Mar 2005
18:44 krion search for other commits by this committer
Remove hardcoded WRKDIRPREFIX.

Proposed by:    des
Original commit
Friday, 17 Dec 2004
03:15 hq search for other commits by this committer
- Update to 5.0.30 [1]
- 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]
Original commit
Wednesday, 3 Nov 2004
16:35 glewis search for other commits by this committer
. Update to 5.0.29.

PR:             73275
Submitted by:   Kang Liu <liukang@bjut.edu.cn> (maintainer)
Original commit
Wednesday, 1 Sep 2004
19:37 glewis search for other commits by this committer
. Update to 5.0.28.

PR:             71240
Submitted by:   Kang Liu <liukang@bjut.edu.cn> (maintainer)
Original commit
Monday, 26 Jul 2004
15:28 vanilla search for other commits by this committer
1. update www/jakarta-tomcat5 to 5.0.27
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
Original commit
Wednesday, 16 Jun 2004
21:18 glewis search for other commits by this committer
. Update to 5.0.25.
. Update maintainer's email address.

PR:             67623
Submitted by:   Kang Liu <liukang@bjpu.edu.cn> (maintainer)
Original commit
Thursday, 13 May 2004
22:36 linimon search for other commits by this committer
Update to 5.0.24.

PR:             ports/66614
Submitted by:   Kang Liu <liukang@bjpu.edu.cn> (maintainer)
Original commit
Sunday, 4 Apr 2004
12:39 pav search for other commits by this committer
- Use MASTER_SITES_APACHE_JAKARTA

PR:             ports/65158
Submitted by:   Kang Liu <liukang@bjpu.edu.cn> (maintainer)
Original commit
Saturday, 3 Apr 2004
21:48 pav search for other commits by this committer
- Convert to bsd.java.mk 2.0 macros

PR:             ports/65118
Submitted by:   Kang Liu <liukang@bjpu.edu.cn> (maintainer)
Original commit
Friday, 12 Mar 2004
02:39 eik search for other commits by this committer
remove duplicate LATEST_LINK

PR:             64134
Submitted by:   Kang Liu <liukang@bjpu.edu.cn>
Original commit
Monday, 8 Mar 2004
09:50 znerd search for other commits by this committer
Set LATEST_LINK.

Reported by:    kris
Original commit
Tuesday, 24 Feb 2004
01:46 jeh search for other commits by this committer
1. jakarta-tomcat3,4,41,5 has the same PORTNAME and didn't set LATEST_LINK in
their Makefile.It may cause tomcat5 to conflict with other tomcat(s).
2. Replace spaces by tab

PR:             63209
Submitted by:   MAINTAINER
Original commit
Thursday, 19 Feb 2004
22:14 glewis search for other commits by this committer
. Update jakarta-tomcat5 to 5.0.19
. Add SIZE in distinfo

PR:             63062
Submitted by:   Kang Liu <liukang@bjpu.edu.cn> (maintainer)
Original commit
Wednesday, 4 Feb 2004
05:10 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
Original commit
Saturday, 31 Jan 2004
09:13 linimon search for other commits by this committer
1.Update www/jakarta-tomcat to 5.0.18.
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)
Original commit
Friday, 2 Jan 2004
12:31 znerd search for other commits by this committer
Fixed name of PID file in pkg-deinstall.
Bumped PORTREVISION.

PR:             60781
Submitted by:   Kang Liu <liukang@bjpu.edu.cn>
Original commit
Saturday, 27 Dec 2003
18:16 znerd search for other commits by this committer
Update to 5.0.16.

Submitted by:   maintainer
PR:             60036
Original commit
Thursday, 20 Nov 2003
19:59 glewis search for other commits by this committer
. Update to 5.0.14

PR:             59480
Submitted by:   Angelo Turetta <aturetta@commit.it>
Approved by:    "Kang Liu" <liukang@bjpu.edu.cn> (maintainer)
Original commit
Thursday, 13 Nov 2003
12:54 trevor search for other commits by this committer
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
Original commit
Friday, 26 Sep 2003
05:54 daichi search for other commits by this committer
fix: www/jakarta-tomcat5
  - fix pkg permission and master_sites problem

PR:             57234
Submitted by:   Kang Liu <liukang@bjpu.edu.cn> (maintainer)
Pointed out by: Angelo Turetta
Original commit
Thursday, 25 Sep 2003
08:59 znerd search for other commits by this committer
Update to 5.0.12.

PR:             56764
Submitted by:   SADA Kenji <sada@BSDclub.org>
Approved by:    maintainer
Original commit
Monday, 8 Sep 2003
14:12 znerd search for other commits by this committer
Update to 5.0.10.

PR:             56581
Submitted by:   maintainer
Original commit
Wednesday, 13 Aug 2003
11:39 znerd search for other commits by this committer
New port: Jakarta Tomcat 5.x.
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>
Original commit

Number of commits found: 37