summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Added ant-trax to dep fix for bug #183849William Thomson2007-07-011-8/+8
| | | | | (Portage version: 2.1.2.9) (Unsigned Manifest commit)
* Added ant-trax to dep fix for bug #183849William Thomson2007-07-012-3/+8
| | | | (Portage version: 2.1.2.9)
* whitespaceMichael Sterrett2007-06-261-4/+4
| | | | | (Portage version: 2.1.2.7) (Unsigned Manifest commit)
* whitespaceMichael Sterrett2007-06-261-2/+2
| | | | (Portage version: 2.1.2.7)
* Added warnings in pkg_postinst about the two vulnerabilities, per bug #182262William Thomson2007-06-171-23/+16
| | | | | (Portage version: 2.1.2.9) (Unsigned Manifest commit)
* Added warnings in pkg_postinst about the two vulnerabilities, per bug #182262William Thomson2007-06-176-192/+33
| | | | (Portage version: 2.1.2.9)
* Added ~ppc64; bug #178701Markus Rothe2007-06-071-8/+8
| | | | | (Portage version: 2.1.2.7) (Unsigned Manifest commit)
* Added ~ppc64; bug #178701Markus Rothe2007-06-072-3/+6
| | | | (Portage version: 2.1.2.7)
* Fix for bug #180474William Thomson2007-05-311-26/+26
| | | | | (Portage version: 2.1.2.7) (Unsigned Manifest commit)
* Fix for bug #180474William Thomson2007-05-317-9/+18
| | | | (Portage version: 2.1.2.7)
* Re-worked directory creation and permissions. Some modifications to make IDE ↵William Thomson2007-05-311-4/+11
| | | | | | | integration a bit more friendly. While not reducing security on servers. (Portage version: 2.1.2.7) (Unsigned Manifest commit)
* Re-worked directory creation and permissions. Some modifications to make IDE ↵William Thomson2007-05-313-1/+199
| | | | | | integration a bit more friendly. While not reducing security on servers. (Portage version: 2.1.2.7)
* Added arch & jdk detection to determine if compiler needs to be switched. ↵William Thomson2007-05-281-8/+8
| | | | | | | Alternative to increasing mem via -Xmx. Fix for bug # 178980 (Portage version: 2.1.2.7) (Unsigned Manifest commit)
* Added arch & jdk detection to determine if compiler needs to be switched. ↵William Thomson2007-05-282-2/+12
| | | | | | Alternative to increasing mem via -Xmx. Fix for bug # 178980 (Portage version: 2.1.2.7)
* Added call to java-pkg-2_pkg_setup in pkg_setup per bug #179745William Thomson2007-05-251-8/+8
| | | | | (Portage version: 2.1.2.7) (Unsigned Manifest commit)
* Added call to java-pkg-2_pkg_setup in pkg_setup per bug #179745William Thomson2007-05-252-2/+7
| | | | (Portage version: 2.1.2.7)
* Switched init/conf.d file to use GENTOO_VM instead of JAVA_HOME.William Thomson2007-05-201-19/+19
| | | | | (Portage version: 2.1.2.7) (Unsigned Manifest commit)
* Switched init/conf.d file to use GENTOO_VM instead of JAVA_HOME.William Thomson2007-05-205-6/+16
| | | | (Portage version: 2.1.2.7)
* Fixed init script error -> eerror.William Thomson2007-05-201-8/+8
| | | | | (Portage version: 2.1.2.7) (Unsigned Manifest commit)
* Fixed init script error -> eerror.William Thomson2007-05-202-5/+9
| | | | (Portage version: 2.1.2.7)
* Added code to init script to check VM version, fix for bug #179119William Thomson2007-05-201-15/+15
| | | | | (Portage version: 2.1.2.7) (Unsigned Manifest commit)
* Added code to init script to check VM version, fix for bug #179119William Thomson2007-05-204-3/+17
| | | | (Portage version: 2.1.2.7)
* Fixed init scripts to capture stdout/stderr. Work around for s-s-d lack of ↵William Thomson2007-05-171-26/+26
| | | | | | | --stdout/--stderr. Bug #162379 (Portage version: 2.1.2.7) (Unsigned Manifest commit)
* Fixed init scripts to capture stdout/stderr. Work around for s-s-d lack of ↵William Thomson2007-05-177-9/+18
| | | | | | --stdout/--stderr. Bug #162379 (Portage version: 2.1.2.7)
* Bumped to latest version, removed previous version.William Thomson2007-05-151-16/+16
| | | | | (Portage version: 2.1.2.7) (Unsigned Manifest commit)
* Bumped to latest version, removed previous version.William Thomson2007-05-155-26/+35
| | | | (Portage version: 2.1.2.7)
* Additional fixes for bug #174498William Thomson2007-05-151-12/+12
| | | | | (Portage version: 2.1.2.7) (Unsigned Manifest commit)
* Additional fixes for bug #174498William Thomson2007-05-153-13/+17
| | | | (Portage version: 2.1.2.7)
* Fixes for bugs # 174498, 175393, 176097, 176701, & 176796William Thomson2007-05-151-29/+42
| | | | | (Portage version: 2.1.2.7) (Unsigned Manifest commit)
* Fixes for bugs # 174498, 175393, 176097, 176701, & 176796William Thomson2007-05-1511-20/+974
| | | | (Portage version: 2.1.2.7)
* RDEPEND on dev-java/ant-core and call java-pkg-2_pkg_setup in pkg_setup.Petteri Räty2007-04-291-8/+18
| | | | | (Portage version: 2.1.2.5) (Signed Manifest commit)
* RDEPEND on dev-java/ant-core and call java-pkg-2_pkg_setup in pkg_setup.Petteri Räty2007-04-292-2/+8
| | | | (Portage version: 2.1.2.5)
* Moved jakarta-jstl from RDEPEND -> COMMON_DEPEND. Als removing those jars ↵William Thomson2007-04-231-11/+11
| | | | | | | after unpack so they are not present during build. (Portage version: 2.1.2.4) (Unsigned Manifest commit)
* Moved jakarta-jstl from RDEPEND -> COMMON_DEPEND. Als removing those jars ↵William Thomson2007-04-233-6/+17
| | | | | | after unpack so they are not present during build. (Portage version: 2.1.2.4)
* Multiple bug fixes, bugs #171487, #174498, #175016, & #175189.William Thomson2007-04-191-19/+19
| | | | | (Portage version: 2.1.2.3) (Unsigned Manifest commit)
* Multiple bug fixes, bugs #171487, #174498, #175016, & #175189.William Thomson2007-04-195-17/+31
| | | | (Portage version: 2.1.2.3)
* Stable on amd64, security bug #173122. Removed older vulnerable version.William Thomson2007-04-071-70/+8
| | | | | (Portage version: 2.1.2.3) (Unsigned Manifest commit)
* Stable on amd64, security bug #173122. Removed older vulnerable version.William Thomson2007-04-0715-1330/+15
| | | | (Portage version: 2.1.2.3)
* Fix broken Manifest due to ChangeLog commit without repoman.Zac Medico2007-04-061-4/+14
| | | | | (Portage version: 2.1.2.3) (Signed Manifest commit)
* Fixed changelog borkageWilliam Thomson2007-04-051-1/+12
| | | | (Portage version: 2.1.2.3)
* Additional sed to correct server webapp context. Switched from copying ↵William Thomson2007-04-041-21/+11
| | | | | | | context's to symlinking. Unbundled examples jakarta-jstl jars when USE flag is set. (Portage version: 2.1.2.3) (Unsigned Manifest commit)
* Additional sed to correct server webapp context. Switched from copying ↵William Thomson2007-04-043-15/+28
| | | | | | context's to symlinking. Unbundled examples jakarta-jstl jars when USE flag is set. (Portage version: 2.1.2.3)
* x86 stable, security bug 173122Christian Faulhammer2007-04-031-8/+18
| | | | | (Portage version: 2.1.2.2) (Signed Manifest commit)
* x86 stable, security bug 173122Christian Faulhammer2007-04-032-3/+7
| | | | (Portage version: 2.1.2.2)
* Modified ebuild to work with split-ant, or not since it needs to be ↵William Thomson2007-04-021-11/+11
| | | | | | | stabilized ASAP, and split ant is not stable yet. (Portage version: 2.1.2.2) (Unsigned Manifest commit)
* Modified ebuild to work with split-ant, or not since it needs to be ↵William Thomson2007-04-023-4/+12
| | | | | | stabilized ASAP, and split ant is not stable yet. (Portage version: 2.1.2.2)
* Updated dep on commons-modeler to >=2.0 per bug #172734. Also added ewarn ↵William Thomson2007-03-301-16/+16
| | | | | | | output about missing dbcp.jar per bug #144276 (Portage version: 2.1.2.2) (Unsigned Manifest commit)
* Updated dep on commons-modeler to >=2.0 per bug #172734. Also added ewarn ↵William Thomson2007-03-304-22/+28
| | | | | | output about missing dbcp.jar per bug #144276 (Portage version: 2.1.2.2)
* House cleaning, removed 5.0.28 and 5.5.20-r10 since 5.5.23/6.0.10 will be ↵William Thomson2007-03-291-63/+4
| | | | | | | stabilized next. (Portage version: 2.1.2.2) (Unsigned Manifest commit)
* House cleaning, removed 5.0.28 and 5.5.20-r10 since 5.5.23/6.0.10 will be ↵William Thomson2007-03-2916-1036/+12
| | | | | | stabilized next. (Portage version: 2.1.2.2)