summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* Cleaned up script installationJoe Sapp2006-05-261-8/+4
|
* Cleaned up the way that python module compilation is handled and resolved ↵Joe Sapp2006-05-261-4/+10
| | | | bug 126890
* revert r1.275 for #130772 as it causes more problems that it solvesMike Frysinger2006-05-261-17/+2
|
* Don't do the checks if the useflag is not enabled.Diego Elio Pettenò2006-05-251-2/+2
|
* accumulated fixes/changes during gtkada portingGeorge Shapovalov2006-05-251-2/+84
|
* Unleash the linguas handling in IUSE now that Halcy0n has the linguas.desc ↵Diego Elio Pettenò2006-05-251-7/+6
| | | | ready to commmit.
* Add kdehiddenvisibility useflag that enables the GCC hidden visibility, when ↵Diego Elio Pettenò2006-05-251-1/+16
| | | | building with GCC 4.1. Support is still experimental and bugs are more likely to be UPSTREAM'ed with that enabled. You also need to rebuild qt 3.3.6-r1 with GCC 4.1 to have the visibility patch for Qt.
* Added a modified naming for desktop entries (commented) so I don't lose it ↵Chris Gianelloni2006-05-241-1/+2
| | | | and forget about it.
* Added patch from Paul Bredbury <brebs@sent.com> from bug #110545.Chris Gianelloni2006-05-241-3/+3
|
* Install ChangeLog if it exists.Donnie Berkholz2006-05-231-1/+5
|
* fix get_make_var() when people are using -w in make options #133822 by ↵Mike Frysinger2006-05-231-2/+2
| | | | Anthony Mutiso and Drake Wyrm
* added new darcs eclassAndres Loeh2006-05-221-0/+142
|
* Add app-arch/unzip to DEPEND; bug #133879 (thanks Ernestas Liubarskij, also ↵Kevin F. Quinn2006-05-221-1/+4
| | | | Flameeyes)
* fix and improve check_extra_config() - see bug #133026Alin Năstac2006-05-221-36/+48
|
* prefix linux-only DEPENDs with kernel_linux? and only run needed functions ↵Stefan Schweizer2006-05-221-9/+15
| | | | in pkg_postinst, helps to fix bug 133548
* Added placeholder pkg_setupJoshua Nichols2006-05-221-1/+9
|
* Actually make sure that the static archives do not linger behind. Also make ↵Paul de Vrieze2006-05-211-9/+23
| | | | the eclass aware of libdir.
* Check existence of the library file tooPaul de Vrieze2006-05-201-3/+5
|
* add mercurial.eclass, similar to cvs.eclass etcAron Griffis2006-05-201-0/+69
|
* Make sure that buildsycoca function creates and sets the right permissions ↵Diego Elio Pettenò2006-05-191-1/+7
| | | | on /usr/share/services directory, or things will start breaking.
* Put normal games.eclass pkg_postinst output behind a check for ↵Chris Gianelloni2006-05-191-13/+15
| | | | GAMES_SHOW_WARNING. Blame Paul Bredbury <brebs@sent.com>. Closing bug #133665.
* Unbreak db_libname and make it multilib-compatible.Diego Elio Pettenò2006-05-191-3/+3
|
* Change root:root to root:0.Diego Elio Pettenò2006-05-191-2/+2
|
* Fix bug #130974, tnx to Flameeyes for pointing it out.Luca Longinotti2006-05-183-6/+15
|
* Remove configure from EXPORT_FUNCTIONS; bug #124212Mark Loeser2006-05-181-2/+2
|
* Fix descriptionPaul de Vrieze2006-05-181-2/+2
|
* prefix function namesPaul de Vrieze2006-05-181-13/+13
|
* An eclass that helps with the use of berkeley dbPaul de Vrieze2006-05-181-0/+105
|
* passing active gnat profile to lib_* funcs now..George Shapovalov2006-05-181-3/+6
|
* Multilib fixes: ensure all subpackages install into lib64.Marien Zwart2006-05-161-6/+14
|
* fixes bug #132382Akinori Hattori2006-05-161-2/+2
|
* We do not require anymore a specific version of sys-apps/man.Emanuele Giaquinta2006-05-161-4/+2
|
* move vars out of global scope, bug 123963Chris PeBenito2006-05-161-8/+7
|
* Only use individual/ locations for releases. The X11R# should just be ↵Donnie Berkholz2006-05-151-5/+1
| | | | branded copies of them.
* check for libstdc++.so rather than libstdc++.laMike Frysinger2006-05-151-3/+7
|
* Change SRC_URI behavior slightly, to reduce load on chtekks server.Robin H. Johnson2006-05-151-2/+6
|
* Make sure twm gets a SRC_URI by adding x11-wm to categories to have ↵Donnie Berkholz2006-05-141-2/+2
| | | | individual SRC_URI's for.
* (#116698) Filter -Wl,-z,now LDFLAGS in the server and drivers.Donnie Berkholz2006-05-141-1/+4
|
* Add PHPCHECKNODIE option for the require_php_with_*use checks.Luca Longinotti2006-05-131-19/+35
|
* ECVS_SERVER updateMike Frysinger2006-05-131-2/+2
|
* package move - edit for rphillipsMichael Sterrett2006-05-121-3/+3
|
* new gnat.eclass - libs are making use of split gnat-xxx compilers nowGeorge Shapovalov2006-05-121-30/+208
|
* make sure fixlafiles.awk-no_gcc_la is named properlyMike Frysinger2006-05-111-2/+2
|
* revert previous change, this breaks @CONFIG checks.John Mylchreest2006-05-111-30/+27
|
* Allow for cross-compile/distcc distribution of modules.John Mylchreest2006-05-111-2/+5
|
* changed libiconv to virtualRyan Phillips2006-05-101-3/+3
|
* new version with lots of new pluginsZaheer Abbas Merali2006-05-101-2/+2
|
* cut libstdc++.la for gcc-4.0+Mike Frysinger2006-05-101-2/+7
|
* Move prerm code to preinst, as it uses data from previous installed versionKevin F. Quinn2006-05-091-9/+13
| | | | that gets wiped out in preinst - prerm happens after preinst, not before.
* Remove references to kde-fastinstall patch.Diego Elio Pettenò2006-05-091-7/+2
|