summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* Quick fix for some minor bugs. SHould now install docs in KPATCH_DIR OK ↵John Mylchreest2005-09-121-2/+12
| | | | (although the implementation is a little poor since there is a re-write which deals with everything correctly) and also checks docs exist first - I cant re-create this but its sane anyways.
* fix pear bug + minor fixesBenedikt Boehm2005-09-113-20/+113
|
* Updating DEPEND to use latest version of new-style apacheMichael Stewart2005-09-101-5/+5
|
* prevent it from following symlinksThomas Matthijs2005-09-101-3/+5
|
* Fix typo, bug #105054Martin Schlemmer2005-09-106-12/+12
|
* Apply whitespace checks from repoman to eclasses.Sven Wegener2005-09-092-6/+5
|
* Added check for non-portable modules in pamd files, so that pamd files that ↵Diego Elio Pettenò2005-09-091-1/+17
| | | | get installed on OpenPAM systems works fine.
* Latest PHP eclasses from the overlayStuart Herbert2005-09-083-5/+185
|
* * sgml-catalog.eclass: Use a global scalar instead of a bash array. AvoidLeonardo Boshell2005-09-081-17/+14
| | | | calling 'seq' (bug #103383).
* * gnome2.eclass: (gnome2_icon_cache_update): Only run gtk-update-icon-cacheLeonardo Boshell2005-09-081-2/+4
| | | | on directories with an index.theme file (bug #105256).
* Fix typo (Thanks to CHTEKK for spotting it).Elfyn McBratney2005-09-081-2/+2
|
* Always return a truth value on eautoreconf, as it dies itself when needed.Diego Elio Pettenò2005-09-081-1/+3
|
* Fix eclass.Sebastian Bergmann2005-09-081-2/+2
|
* Added missing inherit eutils.Diego Elio Pettenò2005-09-081-1/+3
|
* Use epatch instead of patch, as discussed on gentoo-dev.Diego Elio Pettenò2005-09-071-8/+4
|
* superkaramba joined KDE releases starting from 3.5.Diego Elio Pettenò2005-09-061-1/+2
|
* Added values for 3.5_alpha1 version.Diego Elio Pettenò2005-09-061-1/+2
|
* Fix bug #104944Zaheer Abbas Merali2005-09-061-3/+4
|
* dont make the C++ manpages build fatal if it failsMike Frysinger2005-09-061-7/+5
|
* add support for building/install C++ manpagesMike Frysinger2005-09-061-2/+15
|
* remove pointless libc DEPEND and tweak quotingMike Frysinger2005-09-061-12/+11
|
* check the return value of find_unpackable_file in case it failedMike Frysinger2005-09-061-22/+21
|
* Add broken out Darwan patches.Martin Schlemmer2005-09-054-0/+237
|
* Restore double brackets between ||'d test for --disable-static, and keep ↵Donnie Berkholz2005-09-051-3/+2
| | | | then on the same line as if.
* Move version retrieve stuff to ELT_libtool_version(). Do not warn on relink ↵Martin Schlemmer2005-09-051-5/+21
| | | | patch for libtool < 1.4.0.
* Requires >=dev-util/pkgconfig-0.18 for PKG_CHECK_EXISTS.Donnie Berkholz2005-09-051-2/+2
|
* Fix bug in 0.8.11 when --disable-x is used by patching configure.ac onlyZaheer Abbas Merali2005-09-051-2/+11
| | | | when plugin version is 0.8.11
* Make grep tests more consistent.Martin Schlemmer2005-09-041-9/+9
|
* Added patch for version 1.5.20, too.Diego Elio Pettenò2005-09-041-0/+116
|
* Quoting/style fixes.Martin Schlemmer2005-09-041-29/+32
|
* Make --no-uclibc work again.Martin Schlemmer2005-09-041-7/+10
|
* What should have been 1.4.0 turned out not compatible with 1.4.0, so moved ↵Diego Elio Pettenò2005-09-043-96/+244
| | | | to 1.5.10 (and fixed 1.4.0 with a true working one). Added 1.5.18 as from there it has changed again.
* Added elibtoolize patch for Gentoo/FreeBSD, to use linux-style link versioning.Diego Elio Pettenò2005-09-042-1/+141
|
* Apply whitespace check from repoman to eclasses.Sven Wegener2005-09-045-12/+12
|
* Revert php-pear eclass; add new eclass as -r1Stuart Herbert2005-09-042-12/+60
|
* New & updated eclasses for new PHP packagesStuart Herbert2005-09-0412-42/+2692
|
* pass -1 as default shell rather than /bin/falseMike Frysinger2005-09-041-2/+2
|
* fixing disabling of static drivers. bug #104071Doug Goldstein2005-09-031-2/+3
|
* added --force to autoreconf because we need libtoolize --force --copy and ↵Doug Goldstein2005-09-031-2/+2
| | | | not just --copy
* Fixed an ifc bug, tidied up and added ifc support on amd64.Danny van Dyk2005-09-021-6/+10
|
* Remove depreciated patches.Martin Schlemmer2005-09-023-123/+0
|
* Merge uclibctoolize() stuff with elibtoolize(), and add requiredMartin Schlemmer2005-09-027-40/+284
| | | | patches to make elibtoolize not bork on portage patch failing.
* Do not run elibtoolize again if already run. The check for no patches ↵Martin Schlemmer2005-09-021-26/+28
| | | | applied was in the wrong for loop.
* Some misc cleanups, and do not warn if portage patch seems to be applied.Martin Schlemmer2005-09-021-6/+9
|
* Add --automake to libtoolize if we are using automake.Martin Schlemmer2005-09-021-2/+7
|
* unset perforce vars to keep patch from breaking #56402Mike Frysinger2005-09-011-1/+3
|
* Don't use userland_Darwin useflag, to avoid QA notices all over.Diego Elio Pettenò2005-08-311-2/+2
|
* Do not run 'make mrproper' in pkg_prerm() since it causes too much ↵Henrik Brix Andersen2005-08-311-19/+2
| | | | confusion, bug #101426.
* Reorder function order a bit, and add some summary comments at the top.Martin Schlemmer2005-08-311-72/+88
|
* Change M4DIR to AT_M4DIR. Do not always run gnuconfig_update (handledMartin Schlemmer2005-08-311-4/+36
| | | | by econf). Make eaclocal's handling of AT_M4DIR a bit smarter.