| Commit message (Expand) | Author | Age | Files | Lines |
* | Attempt to fix sandbox violations (see bug #244378). | Markus Dittrich | 2008-10-27 | 3 | -4/+8 |
* | Fixed improper install location of support files (see bug #239553). | Markus Dittrich | 2008-10-05 | 4 | -4/+34 |
* | Version bump (fixes bug #238883). Thanks much to Steve Yin <steve@chinavfx.ne... | Markus Dittrich | 2008-10-02 | 4 | -14/+282 |
* | Add USE flag description to metadata wrt GLEP 56. | Ulrich Müller | 2008-08-07 | 1 | -2/+12 |
* | Add USE flag description to metadata wrt GLEP 56. | Ulrich Müller | 2008-08-07 | 2 | -7/+13 |
* | QA: Get rid of deprecated qt?_min_version(). | Carsten Lohrke | 2008-07-28 | 3 | -6/+9 |
* | Fix broken split Qt 4.4 dependencies, cf. bug 217161 comment 11. | Carsten Lohrke | 2008-07-27 | 3 | -15/+8 |
* | Add a qt-gui dependency, it really is needed. | Thomas Anderson | 2008-07-08 | 3 | -8/+11 |
* | Migrate Dependencies to permit Split QT 4.4 to satisfy dependencies, bug #217189 | Thomas Anderson | 2008-07-03 | 3 | -16/+25 |
* | Added gcc-4.3 compatibility patch (see bug #223383). | Markus Dittrich | 2008-05-24 | 4 | -4/+44 |
* | Backported support for tcl/tk-8.5 from cvs head (fixes bug 212700). | Markus Dittrich | 2008-03-09 | 3 | -4/+12 |
* | Version bump. | Markus Dittrich | 2008-03-07 | 3 | -2/+270 |
* | Fixed bogus install location (see bug #211819). | Markus Dittrich | 2008-02-29 | 3 | -5/+9 |
* | Removed support for mpich and added support for mpich2, openmpi, and lam-mpi.... | Markus Dittrich | 2008-02-22 | 6 | -81/+118 |
* | Remove all old-style digests from the system and regen the Manifest files. | Robin H. Johnson | 2008-01-31 | 2 | -24/+0 |
* | Fixed incomplete RDEPEND. | Markus Dittrich | 2007-08-19 | 3 | -13/+16 |
* | Added LGPL-2 to LICENSE since it is needed for gl2ps (see bug 146019). | Markus Dittrich | 2007-08-01 | 3 | -11/+14 |
* | Drop virtual/x11 references. | Donnie Berkholz | 2007-07-22 | 1 | -18/+8 |
* | Drop virtual/x11 references. | Donnie Berkholz | 2007-07-22 | 2 | -3/+6 |
* | Remove old version. | Petteri Räty | 2007-06-11 | 4 | -261/+11 |
* | Add java? ( >=virtual/jre-1.5 ) to RDEPEND. | Petteri Räty | 2007-06-11 | 3 | -14/+26 |
* | Added VTKHOME as exported environmental variable. | Markus Dittrich | 2007-05-28 | 3 | -10/+14 |
* | Re-added compile flag for javac needed on amd64 (see bug #177506). | Markus Dittrich | 2007-05-09 | 3 | -12/+22 |
* | Added patch fixing cmake files to properly detect and add lam-mpi libraries. | Markus Dittrich | 2007-05-07 | 4 | -10/+71 |
* | Check for qt3support useflag when building the examples under qt4 (see bug #1... | Markus Dittrich | 2007-05-04 | 3 | -10/+22 |
* | Removed explicit java CLASSPATH and added the friendly java folks to metadata... | Markus Dittrich | 2007-05-01 | 4 | -17/+20 |
* | Version bump and removed old versions. | Markus Dittrich | 2007-04-24 | 8 | -317/+37 |
* | moved from USE tcltk to tk, see bug 17808 | Christian Faulhammer | 2007-04-16 | 3 | -18/+30 |
* | Version bump. | Markus Dittrich | 2006-12-02 | 4 | -5/+263 |
* | Added -j1 back to ebuild since some people still experience problems with par... | Markus Dittrich | 2006-11-18 | 3 | -11/+15 |
* | Added call to java-pkg_pkg_setup, for bug #142708 | Joshua Nichols | 2006-10-14 | 3 | -10/+14 |
* | Added patch to fix compile problems with python-2.5 (see bug #148727). | Markus Dittrich | 2006-09-24 | 4 | -10/+32 |
* | Renamed the qt patch in an effort to get rid of the executable permissions. A... | Markus Dittrich | 2006-09-08 | 2 | -29/+16 |
* | Renamed the qt patch in an effort to get rid of the executable permissions. A... | Markus Dittrich | 2006-09-08 | 4 | -5/+24 |
* | Removed old version since it doesn't build any more. Also fixed permissions f... | Markus Dittrich | 2006-09-08 | 4 | -231/+8 |
* | Removed old version since it doesn't build any more. Also fixed permissions f... | Markus Dittrich | 2006-09-08 | 2 | -4/+10 |
* | Moved to new java system. Removed -j1 from emake since it works fine here wit... | Markus Dittrich | 2006-07-21 | 3 | -13/+18 |
* | Version bump. Also, split tcltk USE flag into tcl and tk and moved to new sty... | Markus Dittrich | 2006-07-10 | 6 | -17/+276 |
* | Added a warning to the ebuild that qt4 is the default in case both qt3 and qt... | Markus Dittrich | 2006-06-23 | 3 | -10/+24 |
* | Fix RDEPEND and cmake configuration such that tcl/tk is only pulled in and us... | Markus Dittrich | 2006-06-12 | 3 | -22/+33 |
* | Fixing SHA256 digest, pass four | Alec Warner | 2006-04-27 | 1 | -12/+23 |
* | Fixing SHA256 digest, pass four | Alec Warner | 2006-04-27 | 1 | -1/+4 |
* | Depend on cmake-2.2.x to be able to properly compile against QT4. This fixes ... | Markus Dittrich | 2006-04-21 | 3 | -9/+13 |
* | Removed from package.mask after testing. | Markus Dittrich | 2006-04-07 | 2 | -4/+7 |
* | Added proper JAVA_AWT_LIBRARY cmake variable for amd64 platform. | Markus Dittrich | 2006-03-27 | 3 | -9/+19 |
* | Added a small fix for java compilation on amd64 as detailed in bug #123178. A... | Markus Dittrich | 2006-03-26 | 4 | -12/+62 |
* | Fixed some QT3 issues and forced -j1 during emake. | Markus Dittrich | 2006-03-06 | 3 | -10/+17 |
* | Version bump. This fixes bug #123178. | Markus Dittrich | 2006-03-06 | 4 | -4/+205 |
* | Added cmake command line flag to prevent insecure RUNPATHS (c.f. bug #122875). | Markus Dittrich | 2006-02-26 | 4 | -6/+28 |
* | Fix dependencies for modular X and replace instances of lib with $(get_libdir). | Markus Dittrich | 2006-01-22 | 3 | -14/+19 |