summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Corrected Tomcat's build.xml patch to no longer comment out ↵William Thomson2006-10-103-346/+11
| | | | | | build-webapps-precompile and fix-webapps target. Which due to upstream changes of those targets were preventing all aspects of the admin webapp from being built. Users reporting issues like bug # 150562. I suspect aspects from other webapps were missing as well but not reported or confirmed. This should resolve any, short of anyones objects to the precompile target and it's functions Package-Manager: portage-2.1.2_pre2-r6
* Corrected Tomcat's build.xml patch to no longer comment out ↵William Thomson2006-10-103-25/+347
| | | | | | build-webapps-precompile and fix-webapps target. Which due to upstream changes of those targets were preventing all aspects of the admin webapp from being built. Users reporting issues like bug # 150562. I suspect aspects from other webapps were missing as well but not reported or confirmed. This should resolve any, short of anyones objects to the precompile target and it's functions Package-Manager: portage-2.1.2_pre2-r6
* Dropping sparc keywords, see #96229Gustavo Zacarias2006-10-051-8/+18
| | | | Package-Manager: portage-2.1.1
* Dropping sparc keywords, see #96229Gustavo Zacarias2006-10-052-3/+7
| | | | Package-Manager: portage-2.1.1
* Redigested, ewWilliam Thomson2006-09-282-17/+20
| | | | Package-Manager: portage-2.1.2_pre1-r1
* New 0 day ebuild for Tomcat 5.5.20. Introduce admin use flag that will ↵William Thomson2006-09-2815-1/+1031
| | | | control the struts dep and if the admin webapp will be present.
* Corrected invalid atom =dev-java/sun-jaf per bug # 149317. Also corrected ↵William Thomson2006-09-273-12/+19
| | | | | | the package xml-apis.jar comes from. Was changed to xml-commons-external-1.3 but was mistakenly changed back when updating the ebuild for java5 use flag and 1.5 jdks Package-Manager: portage-2.1.2_pre1-r1
* Changed sun-jaf-1 to sun-jaf since it's slotted 0 not 1William Thomson2006-09-263-12/+16
| | | | Package-Manager: portage-2.1.2_pre1-r1
* Forgot to apply sun-javamail-bin -> sun-javamail and gnu-jaf -> sun-jaf ↵William Thomson2006-09-263-12/+17
| | | | | | changes with jars passed to ant Package-Manager: portage-2.1.2_pre1-r1
* Fixed error recently created in Tomcat 5.5.17 init script with omission of ↵William Thomson2006-09-265-13/+353
| | | | | | /conf after ${CATALINA_BASE} for conf files. ooops! Also switched deps from sun-javamail-bin to sun-javamail, and from gnu-jaf to sun-jaf Package-Manager: portage-2.1.2_pre1-r1
* Remove ~alpha keyword.Bryan Østergaard2006-09-233-11/+15
| | | | Package-Manager: portage-2.1.2_pre1-r1
* Synced recent modifications of 5.5.17 init script with 5.0.28. Removed older ↵William Thomson2006-09-205-660/+15
| | | | | | 5.0.28 ebuilds Package-Manager: portage-2.1.2_pre1
* Synced recent modifications of 5.5.17 init script with 5.0.28. Removed older ↵William Thomson2006-09-204-11/+317
| | | | | | 5.0.28 ebuilds Package-Manager: portage-2.1.2_pre1
* Fixed init script to set ${CATALINA_TMPDIR} per bug #148387William Thomson2006-09-205-672/+15
| | | | Package-Manager: portage-2.1.2_pre1
* Fixed init script to set ${CATALINA_TMPDIR} per bug #148387William Thomson2006-09-204-3/+338
| | | | Package-Manager: portage-2.1.2_pre1
* Fixed init script to respect per bug # 148331. Removed older ebuildWilliam Thomson2006-09-205-29/+36
|
* Fixed name in ChangeLogWilliam Thomson2006-09-102-11/+11
| | | | Package-Manager: portage-2.1.1
* Removed eant || die from ebuilds. Sync 5.0.28 ebuild with one in overlay ↵William Thomson2006-09-095-644/+26
| | | | | | that is more current. Removed older versions of 5.5.17 ebuild. Package-Manager: portage-2.1.1_rc1-r5
* Removed eant || die from ebuilds. Sync 5.0.28 ebuild with one in overlay ↵William Thomson2006-09-097-23/+703
| | | | | | that is more current. Removed older versions of 5.5.17 ebuild. Package-Manager: portage-2.1.1_rc1-r5
* Fixed Tomcat to compile with JAVA_PKG_STRICT.Petteri Räty2006-09-093-11/+27
| | | | Package-Manager: portage-2.1.1
* Added back struts stuff that was lost when applying a 1.5 patchWilliam Thomson2006-09-054-5/+340
| | | | Package-Manager: portage-2.1.1_rc1
* Take two on ebuild fixWilliam Thomson2006-09-043-12/+15
| | | | Package-Manager: portage-2.1.1_rc1
* Digest did not get committedWilliam Thomson2006-09-042-5/+8
| | | | Package-Manager: portage-2.1.1_rc1
* Fixed problem with newest Tomcat ebuild. When java5 USE flag was in use it ↵William Thomson2006-09-043-13/+19
| | | | | | would mess up creation of directories. One of which contains many symlinks needed during compile. No revision buump, since it's fixing a broken revision bump previously committed. Package-Manager: portage-2.1.1_rc1
* fix dep typoMichael Sterrett2006-09-042-6/+6
| | | | Package-Manager: portage-2.1.1_rc1-r3
* Updated metadata.xml to reflect new maintainer, me :)William Thomson2006-09-043-9/+19
| | | | Package-Manager: portage-2.1.1_rc1
* Migrated 5.5.17 ebuild to gen 2. Introduced use of java5 USE flag. Synced ↵William Thomson2006-09-0410-45/+648
| | | | | | with changes applied to Tomcat in overlay. Added patches to stop building examples and docs unless USE flags are set Package-Manager: portage-2.1.1_rc1
* Removed commons-logging.jar from init.d script, which can cause problems ↵Joshua Nichols2006-07-073-302/+15
| | | | | | with logging. Only commons-logging-api.jar is needed. Package-Manager: portage-2.1.1_pre2-r2
* Removed commons-logging.jar from init.d script, which can cause problems ↵Joshua Nichols2006-07-074-3/+298
| | | | | | with logging. Only commons-logging-api.jar is needed. Package-Manager: portage-2.1.1_pre2-r2
* Version bump.Joshua Nichols2006-07-0311-26/+719
| | | | Package-Manager: portage-2.1.1_pre1
* Fixing SHA256 digest, pass fourAlec Warner2006-04-271-13/+35
| | | | Package-Manager: portage-2.1_pre9-r4
* Fixing SHA256 digest, pass fourAlec Warner2006-04-273-1/+9
| | | | Package-Manager: portage-2.1_pre9-r4
* Moved enewgroup and enewuser calls to pkg_setup from src_install for bug ↵Petteri Räty2006-03-113-11/+19
| | | | | | #124680. Package-Manager: portage-2.1_pre5-r4
* Changed SRC_URI to reflect changes upstream. Fixes bug #124237. Thanks to ↵Petteri Räty2006-03-118-654/+24
| | | | | | Beech Horn <beech@metalshark.co.uk> for reporting. Also removed old revisions. Package-Manager: portage-2.1_pre5-r4
* fixed broken encoding in ChangeLogTorsten Veller2006-02-092-6/+58
| | | | Package-Manager: portage-2.1_pre4-r1
* The Tomcat homepage is now http://tomcat.apache.org/ .Petteri Räty2005-12-306-17/+22
| | | | Package-Manager: portage-2.1_pre2
* Tomcat needs a newer xml-apis.jar from xml-commons-external to work instead ↵Petteri Räty2005-12-144-12/+19
| | | | | | of the older version found in xml-commons. Package-Manager: portage-2.0.53
* Fixed bug #112530 so users should now be able to set a custom CLASSPATH in ↵Petteri Räty2005-12-065-22/+101
| | | | | | /etc/conf.d/tomcat-5. Also changed tomcat to use xml-apis from xml-commons instead of xerces because the jar in xerces is a packed one. Package-Manager: portage-2.0.53
* New revision with support for changing the home directory of the tomcat user ↵Petteri Räty2005-11-146-11/+353
| | | | | | with emerge --config. Fixes bug #109079. Also the init script now creates a pidfile. Package-Manager: portage-2.0.53_rc7
* Fixed installation of default /shared/ reported in bug #106906.Petteri Räty2005-10-174-5/+299
| | | | Package-Manager: portage-2.0.53_rc5
* Removed luckyduck from metadata.xml because he has not been seen in ages. ↵Petteri Räty2005-10-162-11/+5
| | | | | | Hopefully he will get back some day though but until that time making Tomcat under the java herd in general. Package-Manager: portage-2.0.53_rc5
* move dev-java/jmx dev-java/sun-jmxThomas Matthijs2005-10-159-587/+33
| | | | Package-Manager: portage-2.0.53_rc5
* Added --background to stop too in the init script. Also fixed some ↵Petteri Räty2005-09-225-8/+298
| | | | | | permissions and cleaned directory creation code. Package-Manager: portage-2.0.52-r1
* Struts is now slotted so fixed the dependencies. In the latest revision ↵Petteri Räty2005-09-206-34/+53
| | | | | | fixed bug #99704. Thanks to David Owen <fugue88@hotmail.com> for reporting. Also startup problems from bug #103925 should now be fixed. Package-Manager: portage-2.0.52-r1
* fix for -r5 conf file installed in -r4 ebuildGustavo Felisberto2005-09-184-17/+96
| | | | Package-Manager: portage-2.0.52-r1
* UTF-8 fixes.Bryan Østergaard2005-09-172-15/+15
| | | | Package-Manager: portage-2.0.52-r1
* help fix #88002 and othersGustavo Felisberto2005-09-146-18/+310
| | | | Package-Manager: portage-2.0.52-r1
* Don't use root group as it doesn't exists on BSD-like userlands.Diego Elio Pettenò2005-08-263-21/+25
| | | | Package-Manager: portage-2.0.51.22
* fix depsThomas Matthijs2005-07-102-20/+21
| | | | Package-Manager: portage-2.0.51.22-r1
* QA: Cleaner einfo, ewarn, eerror and echo usageSven Wegener2005-07-093-42/+42
| | | | Package-Manager: portage-2.0.51.22-r1