summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix mistyped var #67562Mike Frysinger2004-10-151-2/+2
|
* support the -d parameter with mktempMike Frysinger2004-10-141-3/+8
|
* only install desktop items into /usr/share/applications since all our stable ↵Mike Frysinger2004-10-131-34/+7
| | | | apps support it
* make a nice wrapper for mktempMike Frysinger2004-10-091-13/+22
|
* added a helpful noteJeremy Huddleston2004-10-071-1/+2
|
* Fixed groups IFS in enewuser. Thanks to Joe Jezak <josejx@gmail.com>, bug ↵Mamoru Komachi2004-10-061-3/+6
| | | | #57900.
* use macos -> useq macos and use ppc-macos -> useq ppc-macos, bug #57900.Mamoru Komachi2004-10-061-6/+6
|
* when using nscd, getent might have to flush the tables to make sure the ↵Mike Frysinger2004-10-051-1/+2
| | | | cache doesnt screw it up #66182
* support makeself-2.1.4 (doom3!)Mike Frysinger2004-10-051-16/+28
|
* Added preserve_old_lib as a temporary workaround to soname changes in libs.Jeremy Huddleston2004-10-041-1/+52
|
* moving set_arch_ functions to eutils from kernelBrian Jackson2004-10-021-1/+24
|
* create ldscripts with +xMike Frysinger2004-10-021-4/+6
|
* Added FreeBSD pw functionality for egetent/enewuser/enewgroup.Aaron Walker2004-10-011-5/+39
|
* support multiple groups properlyMike Frysinger2004-09-291-3/+18
|
* Fixing * expansion in check_license and closing bug #63803.Chris Gianelloni2004-09-211-3/+8
|
* simpler ldscript codeMike Frysinger2004-09-191-7/+3
|
* Updated to support multiple licenses and closing bug #63803.Chris Gianelloni2004-09-171-2/+2
|
* get_libdir() now check for CONF_LIBDIR in the code of econf() instead ofDanny van Dyk2004-09-171-5/+14
| | | | | checking for the portage version. So there is now no more portageq usage in "global scope". Tested with both portage 2.0.50-r11 and 2.0.51_rc1.
* support new cascading profiles for ppc-macosMamoru Komachi2004-09-161-6/+6
|
* get_multilibdir()Travis Tilley2004-09-121-1/+7
|
* GAMES_BINDIR, not GAMES_PREFIX for default pathMichael Sterrett2004-09-121-13/+11
|
* more quoting #63075Mike Frysinger2004-09-071-4/+4
|
* implement epause, ebeep. bug #62950Ciaran McCreesh2004-09-051-1/+28
|
* added get_libdir_override for overriding it's default behavior from inside ↵Travis Tilley2004-08-311-6/+27
| | | | an ebuild
* added get_libdir for retrieving the current set library directory. made ↵Travis Tilley2004-08-241-11/+21
| | | | gen_usr_ldscript use $(get_libdir). get_libdir always returns lib when using portage <2.0.51_pre20 and returns a default of lib when CONF_LIBDIR isnt set, so it should be safe to use --everywhere--.
* added CONF_LIBDIR support to gen_usr_ldscript()Travis Tilley2004-08-151-5/+10
|
* if given multiple patches, apply them allMike Frysinger2004-08-131-3/+7
|
* support compressed makeself filesMike Frysinger2004-08-101-1/+5
|
* strip-linguasMike Frysinger2004-08-031-1/+55
|
* Added macos support to enewuser()/enewgroup(). Thanks to Joe Jezak ↵Mamoru Komachi2004-07-231-17/+90
| | | | <josejx@gmail.com>, closing bug #57900.
* update the copyright infoMike Frysinger2004-06-251-2/+2
|
* fix link #43341Mike Frysinger2004-06-221-2/+2
|
* allow $EPATCH_OPTS to override #33636Mike Frysinger2004-04-181-4/+4
|
* added s390 support to get_number_jobs()Brian Jackson2004-04-011-1/+5
|
* change default app-emulation install to be in EmulatoinMike Frysinger2004-03-251-2/+2
|
* fix group check in enewuser #43278Mike Frysinger2004-02-291-6/+3
|
* use getent to query passwd/group database and have enewuser add new accounts ↵Mike Frysinger2004-02-291-26/+17
| | | | as system accounts #42612
* handle cases where requested gid is already taken #41657Mike Frysinger2004-02-271-3/+10
|
* handle cases where requested uid is already taken #41657Mike Frysinger2004-02-271-2/+9
|
* change install location of desktop files #26578Mike Frysinger2004-02-241-3/+8
|
* fix awkward englishMike Frysinger2004-02-211-2/+2
|
* fix for CD_ROOT when using multiple cdsMike Frysinger2004-02-121-1/+6
|
* ppc64Brad House2004-02-091-2/+2
|
* remove xpatchMike Frysinger2004-01-291-140/+1
|
* update copyright yearsMike Frysinger2004-01-261-2/+2
|
* new & sexy cd supportMike Frysinger2004-01-131-1/+166
|
* allow * to work for ACCEPT_LICENSEMike Frysinger2003-12-091-2/+2
|
* fix --no-same-owner #34842Mike Frysinger2003-12-011-5/+5
|
* add back in --no-same-owner to unpack_{makeself,pdv}Mike Frysinger2003-12-011-5/+5
|
* support tared + compressed pdv filesMike Frysinger2003-11-301-17/+40
|