| Commit message (Expand) | Author | Age | Files | Lines |
* | Quick fix for some minor bugs. SHould now install docs in KPATCH_DIR OK (alth... | John Mylchreest | 2005-09-12 | 1 | -2/+12 |
* | fix pear bug + minor fixes | Benedikt Boehm | 2005-09-11 | 3 | -20/+113 |
* | Updating DEPEND to use latest version of new-style apache | Michael Stewart | 2005-09-10 | 1 | -5/+5 |
* | prevent it from following symlinks | Thomas Matthijs | 2005-09-10 | 1 | -3/+5 |
* | Fix typo, bug #105054 | Martin Schlemmer | 2005-09-10 | 6 | -12/+12 |
* | Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2005-09-09 | 2 | -6/+5 |
* | Added check for non-portable modules in pamd files, so that pamd files that g... | Diego Elio Pettenò | 2005-09-09 | 1 | -1/+17 |
* | Latest PHP eclasses from the overlay | Stuart Herbert | 2005-09-08 | 3 | -5/+185 |
* | * sgml-catalog.eclass: Use a global scalar instead of a bash array. Avoid | Leonardo Boshell | 2005-09-08 | 1 | -17/+14 |
* | * gnome2.eclass: (gnome2_icon_cache_update): Only run gtk-update-icon-cache | Leonardo Boshell | 2005-09-08 | 1 | -2/+4 |
* | Fix typo (Thanks to CHTEKK for spotting it). | Elfyn McBratney | 2005-09-08 | 1 | -2/+2 |
* | Always return a truth value on eautoreconf, as it dies itself when needed. | Diego Elio Pettenò | 2005-09-08 | 1 | -1/+3 |
* | Fix eclass. | Sebastian Bergmann | 2005-09-08 | 1 | -2/+2 |
* | Added missing inherit eutils. | Diego Elio Pettenò | 2005-09-08 | 1 | -1/+3 |
* | Use epatch instead of patch, as discussed on gentoo-dev. | Diego Elio Pettenò | 2005-09-07 | 1 | -8/+4 |
* | superkaramba joined KDE releases starting from 3.5. | Diego Elio Pettenò | 2005-09-06 | 1 | -1/+2 |
* | Added values for 3.5_alpha1 version. | Diego Elio Pettenò | 2005-09-06 | 1 | -1/+2 |
* | Fix bug #104944 | Zaheer Abbas Merali | 2005-09-06 | 1 | -3/+4 |
* | dont make the C++ manpages build fatal if it fails | Mike Frysinger | 2005-09-06 | 1 | -7/+5 |
* | add support for building/install C++ manpages | Mike Frysinger | 2005-09-06 | 1 | -2/+15 |
* | remove pointless libc DEPEND and tweak quoting | Mike Frysinger | 2005-09-06 | 1 | -12/+11 |
* | check the return value of find_unpackable_file in case it failed | Mike Frysinger | 2005-09-06 | 1 | -22/+21 |
* | Add broken out Darwan patches. | Martin Schlemmer | 2005-09-05 | 4 | -0/+237 |
* | Restore double brackets between ||'d test for --disable-static, and keep then... | Donnie Berkholz | 2005-09-05 | 1 | -3/+2 |
* | Move version retrieve stuff to ELT_libtool_version(). Do not warn on relink ... | Martin Schlemmer | 2005-09-05 | 1 | -5/+21 |
* | Requires >=dev-util/pkgconfig-0.18 for PKG_CHECK_EXISTS. | Donnie Berkholz | 2005-09-05 | 1 | -2/+2 |
* | Fix bug in 0.8.11 when --disable-x is used by patching configure.ac only | Zaheer Abbas Merali | 2005-09-05 | 1 | -2/+11 |
* | Make grep tests more consistent. | Martin Schlemmer | 2005-09-04 | 1 | -9/+9 |
* | Added patch for version 1.5.20, too. | Diego Elio Pettenò | 2005-09-04 | 1 | -0/+116 |
* | Quoting/style fixes. | Martin Schlemmer | 2005-09-04 | 1 | -29/+32 |
* | Make --no-uclibc work again. | Martin Schlemmer | 2005-09-04 | 1 | -7/+10 |
* | What should have been 1.4.0 turned out not compatible with 1.4.0, so moved to... | Diego Elio Pettenò | 2005-09-04 | 3 | -96/+244 |
* | Added elibtoolize patch for Gentoo/FreeBSD, to use linux-style link versioning. | Diego Elio Pettenò | 2005-09-04 | 2 | -1/+141 |
* | Apply whitespace check from repoman to eclasses. | Sven Wegener | 2005-09-04 | 5 | -12/+12 |
* | Revert php-pear eclass; add new eclass as -r1 | Stuart Herbert | 2005-09-04 | 2 | -12/+60 |
* | New & updated eclasses for new PHP packages | Stuart Herbert | 2005-09-04 | 12 | -42/+2692 |
* | pass -1 as default shell rather than /bin/false | Mike Frysinger | 2005-09-04 | 1 | -2/+2 |
* | fixing disabling of static drivers. bug #104071 | Doug Goldstein | 2005-09-03 | 1 | -2/+3 |
* | added --force to autoreconf because we need libtoolize --force --copy and not... | Doug Goldstein | 2005-09-03 | 1 | -2/+2 |
* | Fixed an ifc bug, tidied up and added ifc support on amd64. | Danny van Dyk | 2005-09-02 | 1 | -6/+10 |
* | Remove depreciated patches. | Martin Schlemmer | 2005-09-02 | 3 | -123/+0 |
* | Merge uclibctoolize() stuff with elibtoolize(), and add required | Martin Schlemmer | 2005-09-02 | 7 | -40/+284 |
* | Do not run elibtoolize again if already run. The check for no patches applie... | Martin Schlemmer | 2005-09-02 | 1 | -26/+28 |
* | Some misc cleanups, and do not warn if portage patch seems to be applied. | Martin Schlemmer | 2005-09-02 | 1 | -6/+9 |
* | Add --automake to libtoolize if we are using automake. | Martin Schlemmer | 2005-09-02 | 1 | -2/+7 |
* | unset perforce vars to keep patch from breaking #56402 | Mike Frysinger | 2005-09-01 | 1 | -1/+3 |
* | Don't use userland_Darwin useflag, to avoid QA notices all over. | Diego Elio Pettenò | 2005-08-31 | 1 | -2/+2 |
* | Do not run 'make mrproper' in pkg_prerm() since it causes too much confusion,... | Henrik Brix Andersen | 2005-08-31 | 1 | -19/+2 |
* | Reorder function order a bit, and add some summary comments at the top. | Martin Schlemmer | 2005-08-31 | 1 | -72/+88 |
* | Change M4DIR to AT_M4DIR. Do not always run gnuconfig_update (handled | Martin Schlemmer | 2005-08-31 | 1 | -4/+36 |