Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Inherit debug eclass to not strip binaries when debug USE is on, fixing bug ↵ | Mart Raudsepp | 2006-08-07 | 1 | -4/+4 |
| | | | | | | #126453. Change HOMEPAGE to the new and correct wxWidgets domain name which was changed due to the rename from wxWindows. | ||||
* | Fix binary extension checks wrt concurrentmodphp. | Luca Longinotti | 2006-08-07 | 1 | -3/+14 |
| | |||||
* | Don't disable the whole wxDebugReport class secretly inside an eclass for ↵ | Mart Raudsepp | 2006-08-07 | 1 | -2/+1 |
| | | | | | | all versions just because an old version, that isn't in the tree anymore, happened to have the wrong #include order in one source file. | ||||
* | Switched 'java-strict' from being a FEATURE to being a variable. | Joshua Nichols | 2006-08-07 | 1 | -1/+1 |
| | |||||
* | update error message in python and distutils eclass to reflect USE flag ↵ | Alastair Tse | 2006-08-07 | 2 | -5/+6 |
| | | | | renaming from tcltk to tk. (#142954) | ||||
* | Remove PDO-Firebird driver, broken and unmaintained upstream. | Luca Longinotti | 2006-08-06 | 1 | -2/+3 |
| | |||||
* | if unable to find USE file for pkg, have built_with_use die | Mike Frysinger | 2006-08-06 | 1 | -2/+2 |
| | |||||
* | New function to rewrite build.xml: adds classpath. | Krzysztof Pawlik | 2006-08-06 | 1 | -0/+28 |
| | |||||
* | Add a tcl dependency when using the testsuite | Paul de Vrieze | 2006-08-06 | 1 | -2/+6 |
| | |||||
* | Change usage of tcltk to tcl | Paul de Vrieze | 2006-08-06 | 1 | -3/+3 |
| | |||||
* | s/tcltk/tk/ in tetex.eclass (bug #142956). | Alexandre Buisse | 2006-08-06 | 1 | -3/+3 |
| | |||||
* | dev-lang/perl has been added as a dep to all of dev-perl and perl-core. | Michael Cummings | 2006-08-06 | 1 | -4/+1 |
| | | | | | Removing the dep, use flags, and strange behaviors these issued from the eclass. | ||||
* | Added helper method to ensure that when FEATURE=test, then USE=test as well, ↵ | Joshua Nichols | 2006-08-05 | 1 | -0/+8 |
| | | | | or dies otherwise. Should probably be used in pkg_setup when appropriate. | ||||
* | Added accessor methods for current vm, java-pkg_get-current-vm. Added ↵ | Joshua Nichols | 2006-08-05 | 1 | -0/+19 |
| | | | | metho,d java-pkg_current-vm-matches, which checks current vm against a list of possible vms. | ||||
* | Fixed is-java-strict to respect FEATURES=-java-strict | Joshua Nichols | 2006-08-05 | 1 | -1/+1 |
| | |||||
* | make the CHOST mangling for ppc suck less | Mike Frysinger | 2006-08-05 | 1 | -2/+2 |
| | |||||
* | Added java-pkg_ensure-gcj function, which dies if gcc wasn't built with gcj | Joshua Nichols | 2006-08-05 | 1 | -1/+12 |
| | |||||
* | dont subshell when it isnt needed | Mike Frysinger | 2006-08-05 | 1 | -2/+2 |
| | |||||
* | Moved eclasses to use CROSSCOMPILE_OPTS USE_EXPAND environment variable. | Danny van Dyk | 2006-08-04 | 2 | -4/+4 |
| | |||||
* | Minor code cleanup. | Chris Gianelloni | 2006-08-04 | 1 | -5/+9 |
| | |||||
* | Fix #142442. | Tim Yamin | 2006-08-04 | 1 | -2/+2 |
| | |||||
* | restart gconf daemon after installing new schemas (#132862) | Marinus Schraal | 2006-08-03 | 1 | -1/+8 |
| | |||||
* | The change about how we pick a version of cabal to use as described in the | Duncan Coutts | 2006-08-02 | 1 | -12/+7 |
| | | | | previous commit. (Oops, committed in two bits, never mind) | ||||
* | Ask portage rather than ghc-pkg about which version of cabal to use. | Duncan Coutts | 2006-08-02 | 2 | -5/+5 |
| | | | | | | | | | | This way we build packages using version of cabal from portage that we tested rather than a version that the user installed. This is important as many packages are sensitive to changes in the Cabal API. Make ghc-getghc and ghc-getghcpkg functions return absolute paths and fix up one place in the haskell-cabal eclass where this had a knock-on effect this should fix bug #140589 | ||||
* | Added is-java-strict for checking FEATURES=java-strict. Added some voodoo to ↵ | Joshua Nichols | 2006-08-02 | 1 | -3/+12 |
| | | | | make eant stricter with regard to CLASSPATH, when java-strict is enable | ||||
* | - do be stupid and die when c89/c99 do not exist | Ned Ludd | 2006-08-02 | 1 | -2/+8 |
| | |||||
* | bug #142414 fixed. I fixed this for the Java herd since this breaks the tree ↵ | Doug Goldstein | 2006-08-01 | 1 | -2/+2 |
| | | | | seriously if you've got any Java stuff on your system | ||||
* | Reverted a change to the check during pkg_postinst that reset the system vm ↵ | Joshua Nichols | 2006-08-01 | 1 | -3/+4 |
| | | | | if it was the package being upgraded. Uses a bash-3 specific feature, so added it to DEPEND. | ||||
* | Fixed typo of eclass variable names | Joshua Nichols | 2006-08-01 | 1 | -2/+2 |
| | |||||
* | drop pointless use ppc wrap around sed | Mike Frysinger | 2006-08-01 | 1 | -4/+4 |
| | |||||
* | allow -mschedule for hppa | Mike Frysinger | 2006-08-01 | 1 | -2/+2 |
| | |||||
* | Adding vmware and vmware-mod eclasses. | Mike Auty | 2006-07-31 | 2 | -0/+473 |
| | |||||
* | Added java-pkg_force-compiler | Joshua Nichols | 2006-07-31 | 1 | -0/+13 |
| | |||||
* | bless all gcc ebuilds with USE=test #141798 | Mike Frysinger | 2006-07-30 | 1 | -3/+3 |
| | |||||
* | Add fbsd-conf patch for the broken libtool in libglade. | Diego Elio Pettenò | 2006-07-30 | 1 | -0/+32 |
| | |||||
* | Allow the driver patches to be disabled. | Joshua Baergen | 2006-07-29 | 1 | -5/+8 |
| | |||||
* | Make headers___fix use a word match which should work better. | Tim Yamin | 2006-07-28 | 1 | -5/+3 |
| | |||||
* | Split fixing build files to separate function, which can be used by ebuilds. ↵ | Krzysztof Pawlik | 2006-07-28 | 1 | -18/+36 |
| | | | | Allows to handle strange and obscure cases (and is more flexible). | ||||
* | move rmic/rmiregistry rename for gcc 3.x from ebuilds to here - bug #139918 | Kevin F. Quinn | 2006-07-28 | 1 | -2/+44 |
| | |||||
* | Exclude kdehiddenvisibility for kdemultimedia (and derived) package. Add an ↵ | Diego Elio Pettenò | 2006-07-25 | 1 | -4/+13 |
| | | | | extra safety check for enabling hidden visibility to avoid spurious bugs. | ||||
* | Remove doc USE flag, kernel docs and manpages are now provided by ↵ | Daniel Drake | 2006-07-24 | 1 | -43/+4 |
| | | | | sys-kernel/linux-docs | ||||
* | remove pcmcia specific functons, bug 140116, also solves bug 122868 | Stefan Schweizer | 2006-07-24 | 1 | -49/+3 |
| | |||||
* | Force automake 1.9 when using autoconf 2.60 for safety. | Diego Elio Pettenò | 2006-07-23 | 1 | -2/+10 |
| | |||||
* | Use portable find(1) syntax by specifying the directory to work in (.). | Diego Elio Pettenò | 2006-07-22 | 1 | -1/+1 |
| | |||||
* | fixes bug #133757 and bug #134336 | Akinori Hattori | 2006-07-22 | 1 | -48/+108 |
| | |||||
* | Update to java-ant-2 to use post phase hook instead of the annoying ↵ | Joshua Nichols | 2006-07-21 | 2 | -14/+48 |
| | | | | ant_src_unpack. Will warn when ant_src_unpack is used. | ||||
* | Updated message for displaying VM being used | Joshua Nichols | 2006-07-21 | 1 | -2/+2 |
| | |||||
* | Only append git local versions when LOCALVERSION_AUTO is set. | Michael Marineau | 2006-07-21 | 1 | -1/+2 |
| | |||||
* | Updates to java-pkg.eclass. Should cope with misconfigured JAVA_HOME better, ↵ | Joshua Nichols | 2006-07-20 | 1 | -19/+66 |
| | | | | by reading VMHANDLE from the env, and setting GENTOO_VM to it, so java-config-2 can figure out JAVA_HOME. Also, added some checks to avoid initializing when java is a use flag, and not enabled. | ||||
* | Add mozconfig_build_opts() to add the exported vars to .mozconfig. | Martin Schlemmer | 2006-07-20 | 1 | -1/+9 |
| |