| Commit History - (may be incomplete: for full details, see links to repositories near top of page) | 
| Commit | Credits | Log message | 
7.0.109 31 Mar 2022 20:31:14
        | 
    Rene Ladan (rene)   | 
    cleanup: Remove expired ports:
2022-03-31 security/revealrk: Deprecate, marked BROKEN on 12+ in 2018
2022-03-31 devel/apache-commons-modeler: Abandoned upstream, last release in
2013
2022-03-31 security/afl: Abandoned upstream, no new release since 2017. Please
consider using security/afl++ instead
2022-03-31 www/mod_line_edit: Abandoned upstream, last release in 2006, Apache
includes mod_sed
2022-03-31 www/myfaces: Unsupported by upstream, released in 2005
2022-03-31 www/mod_backtrace: Abandoned upstream in 2012 (version 2.0)
2022-03-31 security/base: Broken with PHP 7+, forked here
https://github.com/NathanGibbs3/BASE/
2022-03-31 security/find-zlib: Deprecated, no longer relevant
2022-03-31 security/razorback-clamavNugget: Abandonware, last release in 2012
and listed as alpha quality by upstream
2022-03-31 security/shimmer: Abandonware, last release in 2008
2022-03-31 security/kripp: Abandonware, upstream returns 404 and last release
was back in 2007
2022-03-31 security/ipfilter2dshield: Abandonware, no word of it on upstream web
site
2022-03-31 security/sha: Obsolete, we have tools in base (Only the first 15 lines of the commit message are shown above  ) | 
7.0.109 11 Oct 2021 18:50:54
        | 
    Daniel Engberg (diizzy)   | 
    www/tomcat7: Update MASTER_SITES
Use a direct URL to Apache's release archive site as it's not mirrored
by upstream mirror sites
Approved by:	ale (port maintainer), arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D32422  | 
7.0.109 01 Aug 2021 15:38:26
        | 
    Kevin Bowling (kbowling)   Author: VVD | 
    www/tomcat7: Update to 7.0.109
PR:		257153
Approved by:	ale (maintainer)
Security:	CVE-2021-30640  | 
7.0.108 06 Apr 2021 14:31:13
          | 
    Mathieu Arnold (mat)   | 
    all: Remove all other $FreeBSD keywords.  | 
7.0.108 06 Apr 2021 14:31:07
          | 
    Mathieu Arnold (mat)   | 
    Remove # $FreeBSD$ from Makefiles.  | 
7.0.108 13 Feb 2021 09:38:45
        | 
    tcberner   | 
    Update www/tomcat*
www/tomcat7:
	https://tomcat.apache.org/tomcat-7.0-doc/changelog.html#Tomcat_7.0.108_(violetagg)
www/tomcat85:
	https://tomcat.apache.org/tomcat-8.5-doc/changelog.html#Tomcat_8.5.63_(markt)
www/tomcat9:
	https://tomcat.apache.org/tomcat-9.0-doc/changelog.html#Tomcat_9.0.43_(markt)
www/tomcat-devel:
	https://tomcat.apache.org/tomcat-10.0-doc/changelog.html#Tomcat_10.0.2_(markt)
	- At the moment this one is on par with the newly added www/tomcat10, but
	  will be used for the upcoming 11 version soon.
PR:		253404
Submitted by:	VVD <vvd@unislabs.com>  (maintainer)  | 
7.0.107 25 Nov 2020 13:23:37
        | 
    ale   | 
    - Update to 7.0.107 release
- Add support for java 9+ in rc.d script
- Add support for setting a different umask (077 by default)
PR:		251348
Submitted by:	VVD <vvd@unislabs.com>  | 
7.0.106 23 Sep 2020 17:22:14
        | 
    joneum   | 
    www/tomcat{7,85,9,-devel}: Update to 7.0.106, 8.5.58, 9.0.38, 10.0.0-M8
PR:		249526
Sponsored by:	Netzkommune GmbH | 
7.0.105 13 Jul 2020 09:03:41
        | 
    ale   | 
    Update to 7.0.105 release.
PR:		247882
Submitted by:	VVD <vvd@unislabs.com>  | 
7.0.104 28 Jun 2020 22:04:08
        | 
    jrm   | 
    www/tomcat7: Update to version 7.0.104
This update fixes the following CVEs:
CVE-2020-9484
CVE-2020-1938
CVE-2020-1935
CVE-2019-17569
CVE-2019-17563
CVE-2019-12418
CVE-2019-0232
CVE-2019-0221
http://tomcat.apache.org/security-7.html#Fixed_in_Apache_Tomcat_7.0.104
PR:		247563
Submitted by:	vvd@unislabs.com
Approved by:	ports-secteam (zi)  | 
7.0.92 26 Nov 2019 21:46:13
        | 
    jkim   | 
    Clean up after java/openjdk6 and java/openjdk6-jre removal
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663).  Now this patch completely removes remaining stuff from the
ports tree.
PR:			241953 (exp-run)
Reviewed by:		glewis
Approved by:		portmgr (antoine)
Differential Revision:	https://reviews.freebsd.org/D22342  | 
7.0.92 07 Oct 2019 08:19:49
        | 
    ale   | 
    Update commons-daemon to 1.2.2 release and rename from jakarta to apache.  | 
7.0.92 01 Mar 2019 23:55:43
        | 
    joneum   | 
    www/tomcat7: Update to 7.0.92
Changelog:
http://tomcat.apache.org/tomcat-7.0-doc/changelog.html#Tomcat_7.0.92_(violetagg)
PR:		235702
Reported by:	joneum
Approved by:	ale (maintainer timeout)
Sponsored by:	Netzkommune GmbH  | 
7.0.85_1 25 Aug 2018 19:27:57
        | 
    dbaio   | 
    www/tomcat[6|7|8]: Bring improvements from Tomcat[85|9]
- Add options [1]
  Based on Apache Tomcat documentation guidance, the default web applications
  have varying degrees of risk, these options will permit users to select
  which of the web applications should be installed.
- Remove start_precmd from rcfile in Tomcat7 and Tomcat8 [2]
  This is not being used, users can use ${name}_env to pass variables
- Mark additional config files as @sample [3]
PR:		218865 [1]
PR:		228418 [2]
PR:		229102 [3]
Submitted by:	Matt <fsbruva@yahoo.com> [1]
Submitted by:	VVD <vvd@unislabs.com> [2] [3]
Reported by:	Michael Osipov <1983-01-06@gmx.net> [2] [3]
Approved by:	maintainer timeout (ale, > 3 weeks)
Differential Revision:	https://reviews.freebsd.org/D16499 | 
7.0.85 23 Feb 2018 13:10:53
        | 
    ale   | 
    Update to 7.0.85 release.  | 
7.0.81 21 Sep 2017 07:30:32
        | 
    ale   | 
    Update to 7.0.81 release.  | 
7.0.77 10 Apr 2017 12:16:59
        | 
    ale   | 
    Update to 7.0.77 release.
PR:		218489
Submitted by:	vvd@unislabs.com  | 
7.0.75 16 Feb 2017 09:16:18
        | 
    ale   | 
    Update to 7.0.75 release.  | 
7.0.73 04 Dec 2016 13:49:57
        | 
    wen   | 
    - Update tomcat to 6.0.48, 7.0.73 and 8.0.39
PR:		214599
Submitted by:	wen@(myself)
Approved by:	maintainer(timeout, >14 days)  | 
7.0.70 23 Jun 2016 10:28:45
        | 
    ale   | 
    - Update tomcat-native to 1.2.7 release.
- Update tomcat7 to 7.0.70 release.
- Update tomcat8 to 8.0.36 release.
PR:		209669
Submitted by:	geoffroy desvernay <dgeo@centrale-marseille.fr>  | 
7.0.68 01 Apr 2016 14:33:58
        | 
    mat   | 
    Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat:	portmgr
Sponsored by:	Absolight | 
7.0.68 28 Feb 2016 22:47:01
        | 
    osa   | 
    Security upgrade from 7.0.67 to 7.0.68.
ChangeLog:		http://tomcat.apache.org/tomcat-7.0-doc/changelog.html
Security
ChangeLog:	https://tomcat.apache.org/security-7.html#Fixed_in_Apache_Tomcat_7.0.68
Security:	CVE-2015-5345
Security:	CVE-2015-5351
Security:	CVE-2016-0706
Security:	CVE-2016-0714
Security:	CVE-2016-0763  | 
7.0.67 28 Feb 2016 22:07:44
        | 
    feld   | 
    www/tomcat7: Update to 7.0.67
Changelog:	http://tomcat.apache.org/tomcat-7.0-doc/changelog.html
Security:	CVE-2015-5345
Security:	CVE-2015-5346
Security:	CVE-2015-5351
Security:	CVE-2016-0706
Security:	CVE-2016-0714
Security:	CVE-2016-0763  | 
7.0.65 19 Nov 2015 11:28:15
        | 
    ale   | 
    Update to 7.0.65 release.  | 
7.0.59 11 May 2015 18:34:58
        | 
    mat   | 
    Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat:	portmgr
Sponsored by:	Absolight | 
7.0.59 16 Feb 2015 09:08:30
        | 
    ale   | 
    Update to 7.0.59 release.  | 
7.0.57 25 Nov 2014 16:37:16
        | 
    ale   | 
    Update to 7.0.57 release.  | 
7.0.55 11 Sep 2014 09:28:48
        | 
    ale   | 
    Update to 7.0.55 release.  | 
7.0.54 04 Jun 2014 16:54:18
        | 
    des   | 
    Add CPE information.
With hat:	ports-secteam  | 
7.0.54 03 Jun 2014 11:06:51
        | 
    ale   | 
    - Update to 7.0.54 release [1]
- Add support for environment variables.
PR:		190228
Submitted by:	wombat@marsupial.org  | 
7.0.53 03 Apr 2014 10:06:00
        | 
    ale   | 
    Update to 7.0.53 release.
PR:		ports/188211
Submitted by:	Patrick Abeya <wombat@marsupial.org>  | 
7.0.50 29 Jan 2014 12:08:16
        | 
    ale   | 
    Fix plist.  | 
7.0.50 29 Jan 2014 11:29:05
        | 
    ale   | 
    Update to 7.0.50 release.  | 
7.0.47 30 Dec 2013 20:55:19
        | 
    ohauer   | 
    - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR:		ports/184785
Submitted by:	ohauer
Reviewed by:	tabthorpe
Approved by:	portmgr (tabthorpe@)  | 
7.0.47 17 Dec 2013 14:20:43
        | 
    ale   | 
    Update to 7.0.47 release and stagify.  | 
7.0.40 20 Sep 2013 23:36:54
        | 
    bapt   | 
    Add NO_STAGE all over the place in preparation for the staging support (cat:
www)  | 
7.0.40 27 May 2013 12:54:12
        | 
    ale   | 
    Update to 7.0.40 release.  | 
7.0.37_1 20 Feb 2013 09:50:38
        | 
    ale   | 
    Fix plist.  | 
7.0.37 19 Feb 2013 13:56:46
        | 
    ale   | 
    Update to 7.0.37 release.  | 
7.0.34 07 Jan 2013 11:25:42
        | 
    ale   | 
    Update to 7.0.34 release.  | 
7.0.33 23 Nov 2012 16:53:24
        | 
    ale   | 
    Update to 7.0.33 release.
Feature safe:	yes  | 
7.0.32 16 Nov 2012 15:42:37
        | 
    ale   | 
    Improve comment.
Feature safe:	yes  | 
7.0.32 19 Oct 2012 15:01:10
        | 
    ale   | 
    Update to 7.0.32 release.
Feature safe:	yes  | 
7.0.30 26 Sep 2012 14:01:44
        | 
    ale   | 
    Update to 7.0.30 release.  | 
7.0.28 26 Jun 2012 10:49:41
       | 
    ale   | 
    Update to 7.0.28 release.  | 
7.0.27_1 13 Jun 2012 11:22:56
       | 
    ale   | 
    Add support for custom wait time and increase the default to 30 seconds.
PR:             ports/168442
Submitted by:   Bruno Ribeiro da Silva <contato@brunoribeiro.org>  | 
7.0.27 29 May 2012 06:12:53
       | 
    ale   | 
    Update to 7.0.27 release.  | 
7.0.26_1 26 Mar 2012 13:40:21
       | 
    ale   | 
    Complete overhaul of RC script:
- allow multiple instances of tomcat to be run with different settings
  [symlink the RC script with a different $(name) and set at least
   $(name)_catalina_base in rc.conf]
- use 'jsvc' to start/stop the process, with the following pros:
  - allow log rotation with newsyslog (signal SIGUSR1)
  - allow to bind to reserved ports (< 1024, like 80 and 443)
  - the process is automatically restarted if java crashes
  - simplification of RC script
- setup (default) logging in the same way as standard tomcat scripts do
Feature safe:   yes  | 
7.0.26 22 Feb 2012 11:32:27
       | 
    ale   | 
    Update to 7.0.26 release.  | 
7.0.25 02 Feb 2012 15:04:25
       | 
    ale   | 
    Update to 7.0.25 release.  | 
7.0.23 14 Jan 2012 08:57:23
       | 
    dougb   | 
    In the rc.d scripts, change assignments to rcvar to use the
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. | 
7.0.23 09 Jan 2012 15:41:08
       | 
    tabthorpe   | 
    - The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch
PR:             ports/163521
Submitted by:   Pedro Giffuni <pfg apache.org>
Hat:            portmgr
Exp run by:     pav  | 
7.0.23 12 Dec 2011 10:52:58
       | 
    ale   | 
    Update to 7.0.23 release.  | 
7.0.22 24 Oct 2011 04:17:38
       | 
    dougb   | 
    Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.  | 
7.0.22 07 Oct 2011 08:50:58
       | 
    ale   | 
    Update to 7.0.22 release.  | 
7.0.21_1 06 Sep 2011 20:57:53
       | 
    ale   | 
    Fix rc.d script.
Submitted by:   dougb  | 
7.0.21 05 Sep 2011 08:08:22
       | 
    ale   | 
    Update to 7.0.21 release.  | 
7.0.20 12 Aug 2011 10:41:59
       | 
    ale   | 
    Update to 7.0.20 release.  | 
7.0.19 10 Aug 2011 21:24:42
       | 
    ale   | 
    Update to 7.0.19 release.  | 
7.0.16_1 06 Jul 2011 13:31:56
       | 
    ale   | 
    Add the ability to specify a different logger.
The tomcat7_stdout/stderr_log parameters have been
replaced by tomcat7_catalina_log
Use catalina.out as default log file and bump PORTREVISION.
PR:             ports/158350
Submitted by:   Jason Helfman <jhelfman@experts-exchange.com>  | 
7.0.16 21 Jun 2011 09:53:15
       | 
    ale   | 
    Update to 7.0.16 release.  | 
7.0.14 12 Jun 2011 13:57:25
       | 
    crees   | 
    - Rename CONF_FILES to avoid conflict with incoming feature
PR:             157166
Approved by:    rene (mentor), ale (maintainer timeout, 25 days)  | 
7.0.14 26 May 2011 15:05:04
       | 
    ale   | 
    Update to 7.0.14 release.  | 
7.0.12 04 May 2011 07:47:56
       | 
    ale   | 
    Update to 7.0.12 release.  | 
7.0.6 25 Jan 2011 20:08:09
       | 
    ale   | 
    Update to 7.0.6 stable release.
Feature safe:   yes  | 
7.0.5 10 Jan 2011 15:03:09
       | 
    ale   | 
    Fix plist.  | 
7.0.5 10 Jan 2011 14:33:38
       | 
    ale   | 
    Update to 7.0.5 release.
Add LICENSE.  | 
7.0.4 26 Oct 2010 08:20:15
       | 
    ale   | 
    Update to 7.0.4 release.  | 
7.0.2 24 Aug 2010 13:26:49
       | 
    ale   | 
    Update to 7.0.2 release and simplify the port.  | 
6.0.29 24 Aug 2010 12:18:16
       | 
    ale   | 
    Forced commit to note repocopy from www/tomcat6 to www/tomcat7.
PR:             ports/148954
Submitted by:   ale
Repocopied by:  portmgr (marcus)  |