d6cf FreshPorts -- www/tomcat7
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
tomcat7 7.0.37_1 www on this many watch lists=5 search for ports that depend on this port An older version of this port was marked as vulnerable.
Open-source Java web server by Apache, 7.x branch
Maintained by: ale@FreeBSD.org search for ports maintained by this maintainer
Port Added: 24 Aug 2010 12:18:48
Also Listed In: java
License: AL2


Apache Tomcat is a web server written in 100% Pure Java.

Apache Tomcat version 7.0 implements the Servlet 3.0 and JavaServer Pages 2.2
specifications from the Java Community Process, and includes many additional
features that make it a useful platform for developing and deploying web
applications and web services.

WWW: http://tomcat.apache.org/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Run:
  1. devel/jakarta-commons-daemon
  2. java/openjdk6
There are no ports dependent upon this port

To install the port: cd /usr/ports/www/tomcat7/ && make install clean
To add the package: pkg_add -r tomcat7


Configuration Options
     No options to configure

Master Sites:
  1. ftp://apache.rinet.ru/pub/mirror/apache.org/dist/tomcat/tomcat-7/v7.0.37/bin/
  2. ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/ftp.apache.org/dist/tomcat/tomcat-7/v7.0.37/bin/
  3. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  4. ftp://ftp.forthnet.gr/pub/www/apache/tomcat/tomcat-7/v7.0.37/bin/
  5. ftp://ftp.heanet.ie/mirrors/www.apache.org/dist/tomcat/tomcat-7/v7.0.37/bin/
  6. ftp://ftp.rhnet.is/pub/apache/tomcat/tomcat-7/v7.0.37/bin/
  7. ftp://ftp.sunet.se/pub/www/servers/apache/dist/tomcat/tomcat-7/v7.0.37/bin/
  8. ftp://ftp.task.gda.pl/pub/www/apache/dist/tomcat/tomcat-7/v7.0.37/bin/
  9. ftp://mir1.ovh.net/ftp.apache.org/dist/tomcat/tomcat-7/v7.0.37/bin/
  10. ftp://sunsite.icm.edu.pl/pub/www/apache/dist/tomcat/tomcat-7/v7.0.37/bin/
  11. ftp://xenia.sote.hu/pub/mirrors/www.apache.org/tomcat/tomcat-7/v7.0.37/bin/
  12. http://archive.apache.org/dist/tomcat/tomcat-7/v7.0.37/bin/
  13. http://ftp.twaren.net/Unix/Web/apache/tomcat/tomcat-7/v7.0.37/bin/
  14. http://ring.nict.go.jp/archives/net/apache/tomcat/tomcat-7/v7.0.37/bin/
  15. http://www.apache.org/dist/tomcat/tomcat-7/v7.0.37/bin/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2012-03-26
    Affects: users of www/tomcat7
    Author: ale@FreeBSD.org
    Reason: 
      Tomcat 7 startup script now uses 'jsvc' to monitor the daemon's process.
      A few rc.conf variables has been changed, be sure to adapt your
      configuration, if needed.
    
    

Number of commits found: 33

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
20 Feb 2013 09:50:38
Original commit files touched by this commit  7.0.37_1
ale search for other commits by this committer
Fix plist.
19 Feb 2013 13:56:46
Original commit files touched by this commit  7.0.37
ale search for other commits by this committer
Update to 7.0.37 release.
07 Jan 2013 11:25:42
Original commit files touched by this commit  7.0.34
ale search for other commits by this committer
Update to 7.0.34 release.
23 Nov 2012 16:53:24
Original commit files touched by this commit  7.0.33
ale search for other commits by this committer
Update to 7.0.33 release.

Feature safe:	yes
16 Nov 2012 15:42:37
Original commit files touched by this commit  7.0.32
ale search for other commits by this committer
Improve comment.

Feature safe:	yes
19 Oct 2012 15:01:10
Original commit files touched by this commit  7.0.32
ale search for other commits by this committer
Update to 7.0.32 release.

Feature safe:	yes
26 Sep 2012 14:01:44
Original commit files touched by this commit  7.0.30
ale search for other commits by this committer
Update to 7.0.30 release.
26 Jun 2012 10:49:41
Original commit files touched by this commit  7.0.28
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 7.0.28 release.
13 Jun 2012 11:22:56
Original commit files touched by this commit  7.0.27_1
 This port version is marked as vulnerable.
ale search for other commits by this committer
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>
29 May 2012 06:12:53
Original commit files touched by this commit  7.0.27
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 7.0.27 release.
26 Mar 2012 13:40:21
Original commit files touched by this commit  7.0.26_1
 This port version is marked as vulnerable.
ale search for other commits by this committer
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
22 Feb 2012 11:32:27
Original commit files touched by this commit  7.0.26
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 7.0.26 release.
02 Feb 2012 15:04:25
Original commit files touched by this commit  7.0.25
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 7.0.25 release.
14 Jan 2012 08:57:23
Original commit files touched by this commit  7.0.23
 This port version is marked as vulnerable.
dougb search for other commits by this committer
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.
09 Jan 2012 15:41:08
Original commit files touched by this commit  7.0.23
 This port version is marked as vulnerable.
tabthorpe search for other commits by this committer
- 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
12 Dec 2011 10:52:58
Original commit files touched by this commit  7.0.23
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 7.0.23 release.
24 Oct 2011 04:17:38
Original commit files touched by this commit  7.0.22
 This port version is marked as vulnerable.
dougb search for other commits by this committer
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.
07 Oct 2011 08:50:58
Original commit files touched by this commit  7.0.22
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 7.0.22 release.
06 Sep 2011 20:57:53
Original commit files touched by this commit  7.0.21_1
 This port version is marked as vulnerable.
ale search for other commits by this committer
Fix rc.d script.

Submitted by:   dougb
05 Sep 2011 08:08:22
Original commit files touched by this commit  7.0.21
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 7.0.21 release.
12 Aug 2011 10:41:59
Original commit files touched by this commit  7.0.20
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 7.0.20 release.
10 Aug 2011 21:24:42
Original commit files touched by this commit  7.0.19
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 7.0.19 release.
06 Jul 2011 13:31:56
Original commit files touched by this commit  7.0.16_1
 This port version is marked as vulnerable.
ale search for other commits by this committer
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>
21 Jun 2011 09:53:15
Original commit files touched by this commit  7.0.16
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 7.0.16 release.
12 Jun 2011 13:57:25
Original commit files touched by this commit  7.0.14
 This port version is marked as vulnerable.
crees search for other commits by this committer
- Rename CONF_FILES to avoid conflict with incoming feature

PR:             157166
Approved by:    rene (mentor), ale (maintainer timeout, 25 days)
26 May 2011 15:05:04
Original commit files touched by this commit  7.0.14
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 7.0.14 release.
04 May 2011 07:47:56
Original commit files touched by this commit  7.0.12
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 7.0.12 release.
25 Jan 2011 20:08:09
Original commit files touched by this commit  7.0.6
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 7.0.6 stable release.

Feature safe:   yes
10 Jan 2011 15:03:09
Original commit files touched by this commit  7.0.5
 This port version is marked as vulnerable.
ale search for other commits by this committer
Fix plist.
10 Jan 2011 14:33:38
Original commit files touched by this commit  7.0.5
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 7.0.5 release.
Add LICENSE.
26 Oct 2010 08:20:15
Original commit files touched by this commit  7.0.4
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 7.0.4 release.
24 Aug 2010 13:26:49
Original commit files touched by this commit  7.0.2
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 7.0.2 release and simplify the port.
24 Aug 2010 12:18:16
Original commit files touched by this commit  6.0.29
 This port version is marked as vulnerable.
ale search for other commits by this committer
Forced commit to note repocopy from www/tomcat6 to www/tomcat7.

PR:             ports/148954
Submitted by:   ale
Repocopied by:  portmgr (marcus)

Number of commits found: 33

2859
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24539
Broken 216
Deprecated 478
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 3
new 48 hours8
new 7 days31
new fortnight63
new month217

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0