index
:
FreeBSD-ports
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
branches/2015Q4
branches/2016Q1
branches/2016Q2
branches/2016Q3
branches/2016Q4
branches/2017Q1
branches/2017Q2
branches/2017Q3
branches/2017Q4
devel
master
Raptor Engineering's fork of pfsense FreeBSD ports tree with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
www
/
jakarta-tomcat3
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Fix a patching problem in Tomcat ports
hq
2005-03-21
1
-4
/
+5
*
Remove hardcoded WRKDIRPREFIX.
krion
2005-03-19
1
-1
/
+0
*
- Backup configuration files during deinstall
hq
2004-12-27
2
-67
/
+102
*
- Use MAN1 in Makefile instead of adding manpages in pkg-plist [1]
hq
2004-12-06
2
-4
/
+3
*
- Use MASTER_SITE_APACHE_JAKARTA [1]
hq
2004-12-04
1
-4
/
+4
*
Assign all Jakarta Tomcat ports to the same maintainer, Kang Liu (already
hq
2004-12-03
1
-1
/
+1
*
Reset znerd's ports maintainership:
hq
2004-12-03
1
-1
/
+1
*
Set LATEST_LINK to ${APP_SHORTNAME}. LATEST_LINK was
znerd
2004-04-03
1
-1
/
+1
*
Update to Tomcat 3.3.2.
znerd
2004-03-17
3
-140
/
+86
*
Set LATEST_LINK.
znerd
2004-03-08
1
-0
/
+1
*
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
trevor
2003-11-13
1
-1
/
+1
*
Clear moonlight beckons.
ade
2003-03-07
2
-1
/
+1
*
Fixed daemonctl control program to work with the FreeBSD JDK 1.3.1.
znerd
2002-10-09
1
-1
/
+1
*
Changed target installation directory so it does not include
znerd
2002-10-09
1
-2
/
+2
*
Changed WRKDIR definition. It is changed from
znerd
2002-08-10
1
-1
/
+1
*
Improved the post-installation message.
znerd
2002-06-25
1
-1
/
+1
*
Changed daemonctl program to check if the JAR file exists before
znerd
2002-05-08
1
-1
/
+1
*
Improved the startup script. Always displaying a space first
znerd
2002-05-08
1
-1
/
+1
*
Now using lib/tomcat.jar as JAR file instead of the non-existent
znerd
2002-05-06
1
-2
/
+2
*
Now using daemonctl.1 and startup.sh from jakarta-tomcat4.
znerd
2002-04-15
4
-123
/
+16
*
Now using daemonctl.c from www/jakarta-tomcat4, since that was
znerd
2002-04-10
1
-2
/
+2
*
Daemon control program now checks if process is really
znerd
2002-04-08
1
-1
/
+4
*
Made the daemon control program less verbose.
znerd
2002-04-08
1
-1
/
+1
*
Improved package comment (IMO).
znerd
2002-04-04
1
-1
/
+1
*
Fixed a problem where the extracted files would
znerd
2002-04-04
1
-2
/
+2
*
Now using daemonctl.c from www/jakarta-tomcat.
znerd
2002-04-03
2
-395
/
+18
*
Changed a message to make it more generic.
znerd
2002-03-30
1
-1
/
+1
*
Replacing the man page title (in capitals) in order
znerd
2002-03-30
2
-1
/
+3
*
Now replacing STARTUP_SCRIPT in man page. Bumped PORTREVISION again.
znerd
2002-03-30
1
-1
/
+2
*
Stopping the server from pkg-deinstall. Applying
znerd
2002-03-30
2
-9
/
+34
*
Removed reference to workers.properties since it no
znerd
2002-03-30
1
-2
/
+1
*
Removed reference to non-existent ${FILESDIR}/MANIFEST.MF.
znerd
2002-03-30
1
-4
/
+2
*
Lot of changes: Using USE_JAVA infrastructure. Upgraded port
znerd
2002-03-30
9
-668
/
+681
*
Now sets the CLASSPATH *after* JAVA_HOME is determined.
znerd
2002-02-25
1
-3
/
+3
*
Fixed the man page for tomcatctl.
znerd
2002-02-21
2
-59
/
+29
*
Checks for the existence of a 'www' user and group. Forgot to add
znerd
2002-02-21
1
-0
/
+46
*
Cleaned things up. Made things working :-) Both the startup script
znerd
2002-02-21
5
-93
/
+144
*
Upgraded from Jakarta 3.2.3 to 3.2.4.
znerd
2002-02-21
3
-6
/
+4
*
Added bin/tomcatctl.
znerd
2002-02-21
1
-0
/
+1
*
Startup script to be installed in ${PREFIX}/etc/rc.d/.
znerd
2002-02-21
1
-0
/
+24
*
Reverting changes. Accidentally committed *all* changes in my working copy, i...
znerd
2002-02-19
2
-96
/
+48
*
Reverting changes. Accidentally committed *all* changes in my working copy, i...
znerd
2002-02-19
1
-1
/
+1
*
APP_TITLE was set twice.
znerd
2002-02-19
3
-58
/
+112
*
Fixed control script name. It's 020.jakarta-tomcat.sh.
znerd
2002-02-04
1
-1
/
+1
*
Run when deinstalling Tomcat. It will stop Tomcat, if it is running.
znerd
2002-02-04
1
-0
/
+8
*
Now using tomcatctl instead of tomcat.sh
znerd
2002-02-04
1
-25
/
+0
*
A new tomcatctl control script, installed in /bin.
znerd
2002-02-04
2
-0
/
+195
*
A lot of changes:
znerd
2002-02-04
4
-115
/
+538
*
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
knu
2002-01-29
1
-1
/
+1
*
Give maintainership to znerd.
dirk
2001-11-23
1
-1
/
+1
[next]