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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: www/jakarta-tomcat41/pkg-plist

Number of commits found: 11

Saturday, 17 Mar 2007
20:54 gabor search for other commits by this committer
- Update to 4.1.34
- Follow the project name change as it was with tomcat55
- Pass maintainership to submitter

PR:             ports/109424
Submitted by:   Nemo Liu <nemoliu@gmail.com>
Repo-opied by:  marcus
Original commit
Friday, 10 Feb 2006
08:41 lawrance search for other commits by this committer
Fix pkg-plist.

Reported by:    roam, kris
Original commit
Tuesday, 7 Feb 2006
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
Sunday, 19 Dec 2004
04:04 hq search for other commits by this committer
- Back up config files during deinstall
- Use ECHO_MSG rather than ECHO_CMD

PR:             43565
Submitted by:   maintainer, Brent Verner <brent@rcfile.org>
Original commit
Monday, 6 Dec 2004
02:35 hq search for other commits by this committer
- Update to version 4.1.31 [1]
- Update to bsd.java.mk 2.0 [1]
- Use MASTER_SITE_JAKARTA [1]
- Improved filename of manpage in Makefile [1]
- Added $FreeBSD$ tags where missing

PR:             74705 [1]
Submitted by:   maintainer [1]
Original commit
Friday, 21 Nov 2003
06:53 znerd search for other commits by this committer
Update port to version 4.1.29

In the process, fix the packing list to obtain a clean
pkg_add/pkg_deinstall sequence (a number of empty directory
where not created in previous versions)

The generated package now includes directives to fix
file/dir ownership after install, so that the installed tree
is identical to what you obtain after 'make install' from
the port.

Summary of changes to Tomcat since 4.1.27:

. The Coyote connector (HTTP/1.1 and AJP/1.3) has been
  upgraded to Coyote 1.1, which is the one used by Tomcat
  5.0.x.
. Upgrade distributed jars: DBCP (1.1) commons-modeler (1.1)
  Xerces (2.5.0) regexp (1.3).
. Added support for nesting a Context Listener and a Webapp
  Loader within a DefaultContext.
. Minor docs updates.
. StandardContext: Fix reloading regression.
. StandardDefaultContext: Fix support for defining
  ResourceLink
. StandardWrapperValve: Fix infinite recursion when logging
  in certain cases
. JNDIRealm: Many bugfixes (18698, 11678, 19864, 20518,
. 14817, 22236), and allow multiple user patterns.
. CGI Servlet: Bugfixes (22857, 22858).
. WebDAV Servlet: Fix bad handling of the destinationPath
  URL.
. SecurityClassLoad: Preload a few additional classes from
  Coyote.
. MemoryUser: XML-escape the values when writing out the
  tomcat-users.xml file.

Submitted by:   Angelo Turetta <aturetta@commit.it>
PR:             58973
Original commit
Monday, 11 Aug 2003
11:00 znerd search for other commits by this committer
Update to 4.1.27.

Tomcat 4.1.27 includes security fixes for:
. improper recycling of SSL client certificates with Coyote JK 2
. improper handling of invalid content lengths in requests, causing
  HTTP processors to be left in an invalid state in Coyote HTTP/1.1,
  causing a DoS condition
. URI normalization bug in Coyote
. improper handling of certain URLs in Coyote JK 2, causing a DoS
  condition

PR:             55362
Submitted by:   Kang Liu <lazykang@hotmail.com>
Original commit
Thursday, 27 Mar 2003
07:35 znerd search for other commits by this committer
Upgrade to 4.1.24.

PR:             50241
Requested by:   Tony Harverson <Tony@epages.net>
                Jason Jenkins <socrates73@hotmail.com>
Original commit
Friday, 3 Jan 2003
14:03 znerd search for other commits by this committer
Update to 4.1.18.
Original commit
Monday, 30 Sep 2002
12:41 znerd search for other commits by this committer
Security fix: Upgrade to 4.1.12.

PR:     43504
Original commit
Tuesday, 3 Sep 2002
09:47 znerd search for other commits by this committer
New port: Jakarta Tomcat 4.1. This port is based on the Tomcat 4
port.
Original commit

Number of commits found: 11