summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* give users copy & paste examples for gnu/darwin systemsMike Frysinger2005-05-291-2/+5
|
* force --build by default to match new portage behavior and only run usermod ↵Mike Frysinger2005-05-291-2/+4
| | | | in a GNU system
* put the maxdepth option first so find doesnt complainMike Frysinger2005-05-291-3/+3
|
* fix one off error ... we want > 3, not > 2 #94243Mike Frysinger2005-05-281-2/+2
|
* more fixesMarinus Schraal2005-05-281-2/+10
|
* some revamping for fontconfig changesMarinus Schraal2005-05-281-10/+7
|
* add support for patchtarballs with uncompressed patchesMike Frysinger2005-05-281-3/+14
|
* utilize $USERLAND instead of ppc-macos/x86-fbsd #93959 by Diego PettenòMike Frysinger2005-05-281-11/+12
|
* dont run libtoolize anymoreMike Frysinger2005-05-271-2/+5
|
* add some uclibc/gcc-3.2.2 fixesMike Frysinger2005-05-271-15/+17
|
* and revert disabling of elibtoolizeMarinus Schraal2005-05-271-2/+3
|
* Multilib fixes.Jeremy Huddleston2005-05-271-1/+8
|
* Include HOMEPAGE for xmms plugins.Jeremy Huddleston2005-05-271-1/+2
|
* if gendoc exists, make sure it is +x #94110Mike Frysinger2005-05-271-1/+2
|
* Multilib fixes.Herbie Hopkins2005-05-261-1/+5
|
* remove redundant code in epatch/arch checkMike Frysinger2005-05-261-8/+8
|
* Correct previous patches for bug #86898 to avoid regenerating the configure ↵Gregorio Guidi2005-05-262-4/+4
| | | | script in every case.
* let's keep the desktop entry filename slot-wise constant, #94033Carsten Lohrke2005-05-261-3/+7
|
* allow people to disable pie/ssp with nopie/nossp USE flagsMike Frysinger2005-05-261-19/+27
|
* fix do_gcc_HTB_boundschecking_patches check and add a debug hook into the ↵Mike Frysinger2005-05-251-3/+5
| | | | src unpack
* fix the home logic in enewuser properly #93955Mike Frysinger2005-05-251-2/+2
|
* add uclibctoolize for psmMike Frysinger2005-05-251-2/+3
|
* add SRC_URI for 3.4.1Dan Armak2005-05-252-21/+22
|
* dev-perl/EM -> perl-core/EMMichael Cummings2005-05-251-2/+2
|
* Applied patch to disable visibility support in KDE 3.4, closes bug 86898.Marcus D. Hanwell2005-05-252-10/+16
|
* multilib fixHerbie Hopkins2005-05-251-2/+3
|
* merge new style ssp so we can use htb/ssp at the sametimeMike Frysinger2005-05-251-26/+50
|
* only split specs if we have pie support, make sure we actually create the ↵Mike Frysinger2005-05-251-11/+44
| | | | hardened-nopienossp specs, add a sanity check to keep uclibc users from emerging broken gcc versions, rework the patching logic to hide the details, and start inserting stub functions when ssp/boundschecking isnt supported
* touchupsMike Frysinger2005-05-251-22/+22
|
* make sure passing -1 as home gets you the defaultMike Frysinger2005-05-251-2/+2
|
* use $ROOT in gamesenvMichael Sterrett2005-05-241-2/+2
|
* ok, let games_pkg_preinst() loose.Michael Sterrett2005-05-241-30/+16
|
* handle highscore saving in games_pkg_preinst instead of src_install.Michael Sterrett2005-05-241-3/+26
| | | | Added commented for code review.
* Add *-sharp-1.0.10 compat.Peter Johanson2005-05-241-4/+9
|
* get_number_of_jobs sucksMike Frysinger2005-05-241-82/+1
|
* make sure we can still exclude [ssp/pie] & boundscheckingMike Frysinger2005-05-241-2/+6
|
* tweak the order we apply patches so that we can get boundschecking to work ↵Mike Frysinger2005-05-241-6/+12
| | | | with pie/ssp
* control the multi message output in epatchMike Frysinger2005-05-241-2/+4
|
* only try to patch bounds checking if we want itMike Frysinger2005-05-241-1/+2
|
* finish merging psm updates for pie, make sure gcc isnt randomly broken by ↵Mike Frysinger2005-05-241-37/+50
| | | | generic env vars #91394, allow boundschecking to be applied alongside pie/ssp, and force gcc to build w/out parallel when boundschecking is enabled #79164
* Removed KEYWORDS from eclass; this is managed in the ebuilds insteadStuart Herbert2005-05-231-2/+1
|
* Fix for library overwrite problems w/ nxserverStuart Herbert2005-05-231-6/+19
|
* Removed versioned virtual PROVIDEStuart Herbert2005-05-221-2/+2
|
* Fix for TEXTREL ELF problemStuart Herbert2005-05-221-2/+7
|
* Fix for TEXTREL problems w/ PAXStuart Herbert2005-05-221-2/+8
|
* Added an add_predict call to suppress error messages caused by calls to the ↵Joe Sapp2005-05-221-5/+6
| | | | gdesklets-control-getid script
* enable uclibc/gnu locales only when appropriateMike Frysinger2005-05-221-2/+4
|
* remove get_number_of_jobs hackMike Frysinger2005-05-221-4/+1
|
* import PIE updates by psm and tweak default hardened settingsMike Frysinger2005-05-211-16/+32
|
* updated to do better comparisons, bug #87157Ciaran McCreesh2005-05-211-86/+246
|