summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Re-added compile flag for javac needed on amd64 (see bug #177506).Markus Dittrich2007-05-091-8/+8
| | | | | (Portage version: 2.1.2.5) (Unsigned Manifest commit)
* Re-added compile flag for javac needed on amd64 (see bug #177506).Markus Dittrich2007-05-092-4/+14
| | | | (Portage version: 2.1.2.5)
* Added patch fixing cmake files to properly detect and add lam-mpi libraries.Markus Dittrich2007-05-071-8/+12
| | | | | (Portage version: 2.1.2.7) (Unsigned Manifest commit)
* Added patch fixing cmake files to properly detect and add lam-mpi libraries.Markus Dittrich2007-05-073-2/+59
| | | | (Portage version: 2.1.2.7)
* Check for qt3support useflag when building the examples under qt4 (see bug ↵Markus Dittrich2007-05-041-8/+8
| | | | | | | #176847). (Portage version: 2.1.2.5) (Unsigned Manifest commit)
* Check for qt3support useflag when building the examples under qt4 (see bug ↵Markus Dittrich2007-05-042-2/+14
| | | | | | #176847). (Portage version: 2.1.2.5)
* Removed explicit java CLASSPATH and added the friendly java folks to ↵Markus Dittrich2007-05-011-12/+12
| | | | | | | metadata (see bug #176547). (Portage version: 2.1.2.5) (Unsigned Manifest commit)
* Removed explicit java CLASSPATH and added the friendly java folks to ↵Markus Dittrich2007-05-013-5/+8
| | | | | | metadata (see bug #176547). (Portage version: 2.1.2.5)
* Version bump and removed old versions.Markus Dittrich2007-04-241-36/+13
| | | | | (Portage version: 2.1.2.4) (Unsigned Manifest commit)
* Version bump and removed old versions.Markus Dittrich2007-04-247-281/+24
| | | | (Portage version: 2.1.2.4)
* moved from USE tcltk to tk, see bug 17808Christian Faulhammer2007-04-161-8/+18
| | | | | (Portage version: 2.1.2.2) (Signed Manifest commit)
* moved from USE tcltk to tk, see bug 17808Christian Faulhammer2007-04-162-10/+12
| | | | (Portage version: 2.1.2.2)
* Version bump.Markus Dittrich2006-12-021-4/+13
| | | | | (Portage version: 2.1.2_rc2-r2) (Unsigned Manifest commit)
* Version bump.Markus Dittrich2006-12-023-1/+250
| | | | (Portage version: 2.1.2_rc2-r2)
* Added -j1 back to ebuild since some people still experience problems with ↵Markus Dittrich2006-11-181-8/+8
| | | | | | | parallel builds (see discussion on bug #146767). (Portage version: 2.1.2_rc1-r7) (Unsigned Manifest commit)
* Added -j1 back to ebuild since some people still experience problems with ↵Markus Dittrich2006-11-182-3/+7
| | | | | | parallel builds (see discussion on bug #146767). (Portage version: 2.1.2_rc1-r7)
* Added call to java-pkg_pkg_setup, for bug #142708Joshua Nichols2006-10-141-8/+8
| | | | | (Portage version: 2.1.2_pre2-r6) (Unsigned Manifest commit)
* Added call to java-pkg_pkg_setup, for bug #142708Joshua Nichols2006-10-142-2/+6
| | | | (Portage version: 2.1.2_pre2-r6)
* Added patch to fix compile problems with python-2.5 (see bug #148727).Markus Dittrich2006-09-241-8/+12
| | | | | (Portage version: 2.1.2_pre1) (Unsigned Manifest commit)
* Added patch to fix compile problems with python-2.5 (see bug #148727).Markus Dittrich2006-09-243-2/+20
| | | | (Portage version: 2.1.2_pre1)
* Renamed the qt patch in an effort to get rid of the executable permissions. ↵Markus Dittrich2006-09-082-29/+16
| | | | | | | Also cleaned up the ebuilds some. (Portage version: 2.1.1_rc1-r3) (Unsigned Manifest commit)
* Renamed the qt patch in an effort to get rid of the executable permissions. ↵Markus Dittrich2006-09-084-5/+24
| | | | | | Also cleaned up the ebuilds some. (Portage version: 2.1.1_rc1-r3)
* Removed old version since it doesn't build any more. Also fixed permissions ↵Markus Dittrich2006-09-084-231/+8
| | | | | | | for the vtk-qt patch (see bug #146826). (Portage version: 2.1.1_rc1-r3) (Unsigned Manifest commit)
* Removed old version since it doesn't build any more. Also fixed permissions ↵Markus Dittrich2006-09-082-4/+10
| | | | | | for the vtk-qt patch (see bug #146826). (Portage version: 2.1.1_rc1-r3)
* Moved to new java system. Removed -j1 from emake since it works fine here ↵Markus Dittrich2006-07-211-8/+8
| | | | | | | with -j2. (Portage version: 2.1.1_pre3-r1) (Unsigned Manifest commit)
* Moved to new java system. Removed -j1 from emake since it works fine here ↵Markus Dittrich2006-07-212-5/+10
| | | | | | with -j2. (Portage version: 2.1.1_pre3-r1)
* Version bump. Also, split tcltk USE flag into tcl and tk and moved to new ↵Markus Dittrich2006-07-101-12/+21
| | | | | | | style virtual/jdk. (Portage version: 2.1.1_pre2-r6) (Unsigned Manifest commit)
* Version bump. Also, split tcltk USE flag into tcl and tk and moved to new ↵Markus Dittrich2006-07-105-5/+255
| | | | | | style virtual/jdk. (Portage version: 2.1.1_pre2-r6)
* Added a warning to the ebuild that qt4 is the default in case both qt3 and ↵Markus Dittrich2006-06-231-8/+8
| | | | | | | qt4 are selected as use flags (see bug #137658). (Portage version: 2.1.1_pre1-r1) (Unsigned Manifest commit)
* Added a warning to the ebuild that qt4 is the default in case both qt3 and ↵Markus Dittrich2006-06-232-2/+16
| | | | | | qt4 are selected as use flags (see bug #137658). (Portage version: 2.1.1_pre1-r1)
* Fix RDEPEND and cmake configuration such that tcl/tk is only pulled in and ↵Markus Dittrich2006-06-121-17/+17
| | | | | | | used if USE=tcltk. This closes bug #136324. (Portage version: 2.1) (Unsigned Manifest commit)
* Fix RDEPEND and cmake configuration such that tcl/tk is only pulled in and ↵Markus Dittrich2006-06-122-5/+16
| | | | | | used if USE=tcltk. This closes bug #136324. (Portage version: 2.1)
* Fixing SHA256 digest, pass fourAlec Warner2006-04-271-12/+23
| | | | | (Portage version: 2.1_pre9-r4) (Unsigned Manifest commit)
* Fixing SHA256 digest, pass fourAlec Warner2006-04-271-1/+4
| | | | (Portage version: 2.1_pre9-r4)
* Depend on cmake-2.2.x to be able to properly compile against QT4. This fixes ↵Markus Dittrich2006-04-211-6/+6
| | | | | | bug #130471. (Portage version: 2.1_pre7-r5) (Unsigned Manifest commit)
* Depend on cmake-2.2.x to be able to properly compile against QT4. This fixes ↵Markus Dittrich2006-04-213-9/+13
| | | | | | bug #130471. (Portage version: 2.1_pre7-r5)
* Removed from package.mask after testing.Markus Dittrich2006-04-071-3/+3
| | | | (Portage version: 2.1_pre7-r4) (Unsigned Manifest commit)
* Removed from package.mask after testing.Markus Dittrich2006-04-071-1/+4
| | | | (Portage version: 2.1_pre7-r4)
* Added proper JAVA_AWT_LIBRARY cmake variable for amd64 platform.Markus Dittrich2006-03-271-6/+6
| | | | (Portage version: 2.1_pre7-r1) (Unsigned Manifest commit)
* Added proper JAVA_AWT_LIBRARY cmake variable for amd64 platform.Markus Dittrich2006-03-273-9/+19
| | | | (Portage version: 2.1_pre7-r1)
* Added a small fix for java compilation on amd64 as detailed in bug #123178. ↵Markus Dittrich2006-03-261-6/+6
| | | | | | Also enabled compilation of vtk against either QT3 or QT4. (Portage version: 2.1_pre6-r6) (Unsigned Manifest commit)
* Added a small fix for java compilation on amd64 as detailed in bug #123178. ↵Markus Dittrich2006-03-264-12/+62
| | | | | | Also enabled compilation of vtk against either QT3 or QT4. (Portage version: 2.1_pre6-r6)
* Fixed some QT3 issues and forced -j1 during emake.Markus Dittrich2006-03-061-6/+6
| | | | (Portage version: 2.1_pre5-r4) (Unsigned Manifest commit)
* Fixed some QT3 issues and forced -j1 during emake.Markus Dittrich2006-03-063-10/+17
| | | | (Portage version: 2.1_pre5-r4)
* Version bump. This fixes bug #123178.Markus Dittrich2006-03-061-6/+6
| | | | (Portage version: 2.1_pre5-r3) (Unsigned Manifest commit)
* Version bump. This fixes bug #123178.Markus Dittrich2006-03-064-4/+205
| | | | (Portage version: 2.1_pre5-r3)
* Added cmake command line flag to prevent insecure RUNPATHS (c.f. bug #122875).Markus Dittrich2006-02-261-6/+6
| | | | | (Portage version: 2.1_pre4-r1) (Unsigned Manifest commit)
* Added cmake command line flag to prevent insecure RUNPATHS (c.f. bug #122875).Markus Dittrich2006-02-264-6/+28
| | | | (Portage version: 2.1_pre4-r1)
* Fix dependencies for modular X and replace instances of lib with $(get_libdir).Markus Dittrich2006-01-221-2/+2
| | | | | (Portage version: 2.1_pre3-r1) (Unsigned Manifest commit)
* Fix dependencies for modular X and replace instances of lib with $(get_libdir).Markus Dittrich2006-01-223-13/+18
| | | | (Portage version: 2.1_pre3-r1)