summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Corrected ant deps and tasks. Switched 5.5.20-r10 & 5.5.22_pre-r1 to ecj ↵William Thomson2007-02-157-61/+63
| | | | | | 3.2. Also correct their deps, too many were dropped when java5 USE flag is set. Package-Manager: portage-2.1.2-r9
* Bumped 5.5 to latest development releaseWilliam Thomson2007-02-1314-965/+1083
| | | | Package-Manager: portage-2.1.2-r9
* Bumped package to latest development releaseWilliam Thomson2007-02-134-5/+186
| | | | Package-Manager: portage-2.1.2-r9
* Updated split ant depsWilliam Thomson2007-02-094-20/+26
| | | | Package-Manager: portage-2.1.2-r9
* Bump to latest beta, removed older versionsWilliam Thomson2007-02-088-364/+20
| | | | Package-Manager: portage-2.1.2-r4
* Updated package descriptionWilliam Thomson2007-02-048-41/+47
| | | | Package-Manager: portage-2.1.2-r4
* Removed old versions of packageWilliam Thomson2007-02-0311-637/+12
| | | | Package-Manager: portage-2.1.2-r4
* amd64 stable, bug 163982Steve Dibb2007-02-033-11/+14
| | | | Package-Manager: portage-2.1.1-r2
* Bumped package to latest alphaWilliam Thomson2007-02-024-5/+187
| | | | Package-Manager: portage-2.1.2-r4
* Fix tomcat-servlet-api deps for bug #164557.Vlastimil Babka2007-01-314-27/+21
| | | | Package-Manager: portage-2.1.2-r5
* stable x86; bug #163982Christian Faulhammer2007-01-303-11/+25
| | | | Package-Manager: portage-2.1.1-r2
* Fixed issue with examples not being compiled and/or complete. Thanks to ↵William Thomson2007-01-287-50/+82
| | | | | | nostromo who provided some help there. Updated patch for examples compilation and to make docs compilation depend on doc USE flag. A few other syntax and policy corrections Package-Manager: portage-2.1.2-r1
* Updated init script to capture std out per bug# 162379William Thomson2007-01-2810-45/+52
| | | | Package-Manager: portage-2.1.2-r1
* Finally stopped building jsp/servlet-api.jars despite not using them after ↵William Thomson2007-01-279-25/+778
| | | | | | being built. Updated compilation of examples to use system jsp/servlet-api.jars. Switched from soon to be deprecated servletapi to tomcat-servlet-api. Dropped dep on ant in 6.0.x in order to use new split ant. Package-Manager: portage-2.1.2-r1
* Updating 6.0.x to dep on tomcat-servlet-api. Modified patch to no longer ↵William Thomson2007-01-267-36/+106
| | | | | | build or install servletapi from tomcat package. Dropped force of ecj compiler for now, added commented out code to deal with oom/heap issues if they pop up again. Synced ebuilds and backported ~ppc keyword. Package-Manager: portage-2.1.2-r1
* Added ~ppc per user requestWilliam Thomson2007-01-263-11/+15
| | | | Package-Manager: portage-2.1.2-r1
* Make compatible with split-ant - was breaking with admin flag because there ↵Vlastimil Babka2007-01-264-19/+25
| | | | | | was a different servletapi slot on ant's classpath without specifying only the needed tasks. Older ant versions are not affected by this change. Package-Manager: portage-2.1.2-r4
* Bumped 6 to latest alpha, and dropped jni use flag. Due to it pulling in dep ↵William Thomson2007-01-206-16/+190
| | | | | | when USE flag is set, but dep still being installed when USE flag is unset. Package-Manager: portage-2.1.2-r1
* Updated 5.5.20 and 6.0.7 init scripts, again :( previous version was borked. ↵William Thomson2007-01-105-529/+30
| | | | | | Trying to capture std out, which seems to be going no where atm. Package-Manager: portage-2.1.2_rc4-r6
* Updated 5.5.20 and 6.0.7 init scripts, again :( previous version was borked. ↵William Thomson2007-01-108-35/+548
| | | | | | Trying to capture std out, which seems to be going no where atm. Package-Manager: portage-2.1.2_rc4-r6
* Updated 5.5.20 and 6.0.7 init scriptsWilliam Thomson2007-01-105-529/+30
| | | | Package-Manager: portage-2.1.2_rc4-r6
* Updated 5.5.20 and 6.0.7 init scriptsWilliam Thomson2007-01-108-25/+543
| | | | Package-Manager: portage-2.1.2_rc4-r6
* Bumped 6.0.7 to beta from alphaWilliam Thomson2007-01-103-180/+11
| | | | Package-Manager: portage-2.1.2_rc4-r6
* Bumped 6.0.7 to beta from alphaWilliam Thomson2007-01-103-1/+166
| | | | Package-Manager: portage-2.1.2_rc4-r6
* Add ~x86-fbsd keyword.Diego Elio Pettenò2007-01-091-8/+18
| | | | Package-Manager: portage-2.1.2_rc4-r7
* Add ~x86-fbsd keyword.Diego Elio Pettenò2007-01-092-3/+7
| | | | Package-Manager: portage-2.1.2_rc4-r7
* Updated einfo -> elogWilliam Thomson2007-01-097-155/+161
| | | | Package-Manager: portage-2.1.2_rc4-r6
* Change functionality of jni use flag from compiling/installing to dep on a ↵William Thomson2007-01-053-188/+11
| | | | | | package that does both, tomcat-native :) Package-Manager: portage-2.1.2_rc4-r6
* Change functionality of jni use flag from compiling/installing to dep on a ↵William Thomson2007-01-053-1/+167
| | | | | | package that does both, tomcat-native :) Package-Manager: portage-2.1.2_rc4-r6
* Got the native stuff compilling and installed. Not sure about runtime. I ↵William Thomson2007-01-013-178/+12
| | | | | | can't load it. Basically jni USE flag works now :) Package-Manager: portage-2.1.1-r2
* Got the native stuff compilling and installed. Not sure about runtime. I ↵William Thomson2007-01-013-2/+185
| | | | | | can't load it. Basically jni USE flag works now :) Package-Manager: portage-2.1.1-r2
* Address bin/*.sh stuff not having execute bit set. Possibly upstream ↵William Thomson2006-12-313-177/+11
| | | | | | bug/problem. Package-Manager: portage-2.1.1-r2
* Address bin/*.sh stuff not having execute bit set. Possibly upstream ↵William Thomson2006-12-313-1/+175
| | | | | | bug/problem. Package-Manager: portage-2.1.1-r2
* Modified 5.5.20 ebuilds to respect symlink and not copy the jars per bug ↵William Thomson2006-12-303-355/+15
| | | | | | #159169. Package-Manager: portage-2.1.1-r2
* Modified 5.5.20 ebuilds to respect symlink and not copy the jars per bug ↵William Thomson2006-12-304-17/+365
| | | | | | #159169. Package-Manager: portage-2.1.1-r2
* Updated virtuals for 1.6William Thomson2006-12-274-29/+23
| | | | Package-Manager: portage-2.1.1-r2
* Readded ~x86-fbsd keyword.Timothy Redaelli2006-12-273-11/+24
| | | | Package-Manager: portage-2.1.2_rc4
* Bumped 6.0 to latest alpha. Fixed home page link on 5.5 ebuilds. Dropped ↵William Thomson2006-12-273-197/+20
| | | | | | ~x86-fbsd keyword from 5.5.20-r5 due to dev-java/commons-httpclient-2.0 not being keyworded for that arch. Package-Manager: portage-2.1.1-r2
* Bumped 6.0 to latest alpha. Fixed home page link on 5.5 ebuilds. Dropped ↵William Thomson2006-12-275-7/+182
| | | | | | ~x86-fbsd keyword from 5.5.20-r5 due to dev-java/commons-httpclient-2.0 not being keyworded for that arch. Package-Manager: portage-2.1.1-r2
* Changed dev-java/commons-httpclient dependency to only match one slot.Petteri Räty2006-12-264-20/+24
| | | | Package-Manager: portage-2.1.2_rc4-r1
* Depend on >=dev-java/java-config-2.0.31 and let it handle the java5 use flag ↵Petteri Räty2006-12-223-16/+26
| | | | | | properly. Package-Manager: portage-2.1.2_rc3-r9
* Added ~amd64 keyword to 5.5.20-r5. Dropped * from 1.5 virtualsWilliam Thomson2006-12-224-18/+22
| | | | Package-Manager: portage-2.1.2_rc3-r6
* Bumped Tomcat 6.x to latest alphaWilliam Thomson2006-12-183-179/+12
| | | | Package-Manager: portage-2.1.2_rc3-r6
* Bumped Tomcat 6.x to latest alphaWilliam Thomson2006-12-183-1/+174
| | | | Package-Manager: portage-2.1.2_rc3-r6
* Removed unused TOMCAT_HOME variable from 5.0.28 and 5.5.x ebuilds. Also ↵William Thomson2006-12-135-25/+28
| | | | | | corrected a typo in 5.5.x, all per comments on bug #157956 Package-Manager: portage-2.1.2_rc3-r1
* Fixed issue with newer commons-fileupload depending on commons-io, and ↵William Thomson2006-12-115-698/+18
| | | | | | commons-io was not linked into Tomcat before breaking manager app war upload/deployment. Also fixed location where commons-fileupload is linked. But doing that pre-compile and might need to post install, since commons-io is being linked into server/lib as well as proper location. Package-Manager: portage-2.1.2_rc3-r1
* Fixed issue with newer commons-fileupload depending on commons-io, and ↵William Thomson2006-12-115-1/+695
| | | | | | commons-io was not linked into Tomcat before breaking manager app war upload/deployment. Also fixed location where commons-fileupload is linked. But doing that pre-compile and might need to post install, since commons-io is being linked into server/lib as well as proper location. Package-Manager: portage-2.1.2_rc3-r1
* Add ~x86-fbsd keyword.Diego Elio Pettenò2006-12-093-15/+19
| | | | Package-Manager: portage-2.1.2_rc2-r5
* Using new splitted mx4j-core to reduce the dependencies when the java5 use ↵Petteri Räty2006-12-087-31/+390
| | | | | | flag is off. Dropped amd64 keywords because mx4j-core is not keyworded yet. Package-Manager: portage-2.1.2_rc2-r3
* Rev bumped 6.0.x ebuild, consolidated files for the slot instead of per ↵William Thomson2006-12-0817-863/+26
| | | | | | version. Removed obsolete 5.5.17 files. Package-Manager: portage-2.1.2_rc2-r4