summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* Handle ${ROOT} and whitespace, suggested by vapier.Ryan Hill2007-09-161-17/+5
|
* Hopefully the last permission handling change - now reports when changing a ↵Ryan Hill2007-09-161-5/+19
| | | | file's permissions, emulates chmod -c, and is all pretty-like. Thanks to dberkholz for the suggestion.
* Move permission checking to postinst/postrm, and check everything in ↵Ryan Hill2007-09-161-3/+7
| | | | /usr/share/fonts rather than just the current package.
* Only pull in and run bdftopcf if USE=X. Automatically set FONT_SUFFIX ↵Ryan Hill2007-09-161-4/+14
| | | | accordingly.
* Forgot to remove -v flag from chmod.Ryan Hill2007-09-161-2/+2
|
* Do permission setting in ${D} rather than ${WORKDIR}.Ryan Hill2007-09-161-3/+3
|
* Initial releases of the xemacs elisp eclassesHans de Graaff2007-09-152-0/+153
|
* Restore the ltmain dir as the issue affecting BSD (-pthread) vs Linux ↵Roy Marples2007-09-151-2/+2
| | | | (-lpthread) has been fixed
* Fix the -pthread issue in .la files once and for all for crappy old libtoolsRoy Marples2007-09-151-39/+17
|
* Changing GAME_EXE and DED_EXE for quake4 to quake4 and quake4-ded, respectively.Chris Gianelloni2007-09-151-3/+3
|
* New versionsCaleb Tennis2007-09-142-23/+33
|
* Drop the ltmain patch as that breaks KDE on linux apparently. Sucks for BSD ↵Roy Marples2007-09-141-2/+2
| | | | eh?, #192495
* Apply install-sh patchesRoy Marples2007-09-141-2/+6
|
* Add ELT patches so that old install-sh files stand a better chance of ↵Roy Marples2007-09-142-0/+23
| | | | working on non Linux Systems so that we don't have to regenerate them on a per ebuild basis.
* Add a patch for ltmain.sh-1.5 so that KDE ebuilds link correctly on FreeBSD, ↵Roy Marples2007-09-142-2/+42
| | | | #182214
* Fix remaining dodoc warnings of gstreamer.Samuli Suominen2007-09-134-8/+8
|
* Remove setting S to default and add a comment to note that danarmak is retired.Petteri Räty2007-09-121-3/+2
|
* Fix interbase support for bug #186791Markus Ullmann2007-09-101-2/+2
|
* add functions to get the right apr/apu-configBenedikt Boehm2007-09-081-4/+50
|
* re-enable internal extensionsMarkus Ullmann2007-09-081-7/+1
|
* call eselect vi update with --if-unset to respect user's choice (bug 187449)Ali Polatel2007-09-051-2/+3
|
* multilib-strict fix. Fixes #187045George Shapovalov2007-09-051-2/+2
|
* Add support for DOCS variable in src_installMarkus Ullmann2007-09-041-1/+9
|
* Add support for DOCS variable in src_installMarkus Ullmann2007-09-041-1/+9
|
* Remove leftovers after bug #156213.Piotr Jaroszyński2007-09-041-2/+2
|
* Remove leftovers after bug #156213 reported in bug #191046.Piotr Jaroszyński2007-09-041-3/+1
|
* Deprecate eclass unused for agesMarkus Ullmann2007-09-021-32/+11
|
* Cleanup and more doc'ification of php eclassesMarkus Ullmann2007-09-0215-3082/+288
|
* Bunch of php eclass docificationMarkus Ullmann2007-09-019-142/+321
|
* fix documentation for epunt_cxxMike Frysinger2007-09-011-2/+2
|
* Make eclass-manpages friendlyMarkus Ullmann2007-08-311-10/+29
|
* Support doc and example useflagMarkus Ullmann2007-08-311-1/+12
|
* set EZC_PV in ebuilds if the PV mangling of beta/rc versions breaks SRC_URIMarkus Ullmann2007-08-311-3/+4
|
* Fix documentation of unpack_pdv(), bug #190823.Ulrich Müller2007-08-301-7/+15
|
* Version bump gst-plugins-good to 0.10.6.Samuli Suominen2007-08-301-3/+3
|
* (QA) Remove the mysql check wrt bug #156213.Piotr Jaroszyński2007-08-291-13/+1
|
* Version bump gst-plugins-bad to 0.10.5.Samuli Suominen2007-08-291-6/+10
|
* whitespace cleanup by Jakub MocChristian Hoffmann2007-08-281-20/+20
|
* adding support for PHP_EXTRA_BRANDING; whitespace cleanup by Jakub MocChristian Hoffmann2007-08-281-90/+96
|
* Bump to vmware-any-any-update113.Mike Auty2007-08-271-2/+2
|
* elisp.eclass: Remove trailing slant in "S" variable.Ulrich Müller2007-08-272-4/+4
| | | | | elisp-common.eclass: add a trailing slant in comment for regeneration to make clear that it is a directory, not a single file.
* Apply oracle/ldap fix for bug #180391Markus Ullmann2007-08-271-5/+10
|
* pay attention to empty my.cnfMarkus Ullmann2007-08-271-1/+6
|
* Die properly on errorsMarkus Ullmann2007-08-271-3/+3
|
* Fix for beta/rc versions in SRC_URIMarkus Ullmann2007-08-271-3/+4
|
* Backport fix for Bug 180391 to php-4.4.xMarkus Ullmann2007-08-271-3/+7
|
* documentMike Frysinger2007-08-251-31/+31
|
* USE_RUBY does not work for gems but does generate a (harmless) error, so ↵Hans de Graaff2007-08-251-40/+46
| | | | ignore this code in prepall when installing a gem
* Don't check for USE flag 'examples' unconditionally, bug #184346Nguyen Thai Ngoc Duy2007-08-251-2/+2
|
* Force all old gnustep-eclass users (packages) to also use gnustep-baseFabian Groffen2007-08-221-4/+4
| | | | components that belong to the old eclass.