summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Improved NetBSD support as per bug #108999. Thanks Damian for the efforts.Diego Elio Pettenò2005-10-121-2/+11
|
* Added code for netbsd user handling.Diego Elio Pettenò2005-10-071-1/+15
|
* Use case selection on ${CHOST} instead than of using ${USERLAND} variable ↵Diego Elio Pettenò2005-10-071-17/+26
| | | | for users management.
* make sure make_desktop_entry returns proper error code from doins #108309 by ↵Mike Frysinger2005-10-071-8/+10
| | | | Petteri Räty
* Fix BSD portion of egetent() so that lookup by uid/gid works as expected.Aaron Walker2005-09-271-8/+9
|
* Mr_Bones_ says: i pity the fool who quotes $bin in make_wrapper()Mike Frysinger2005-09-261-2/+4
|
* tweak behavior of make_wrapper to better handle default valuesMike Frysinger2005-09-251-7/+8
|
* Changed src to lic and closing bug #106997.Chris Gianelloni2005-09-231-2/+2
|
* fixing check_license for explicit license checks.Chris Gianelloni2005-09-221-7/+7
|
* Do autorecognizion of shell to use checking for file presence instead of ↵Diego Elio Pettenò2005-09-181-6/+11
| | | | basing on userland.
* Added portability eclass with seq() function to replace seq command. Make ↵Diego Elio Pettenò2005-09-181-11/+5
| | | | eutils use the new seq command for enewuser/enewgroup.
* check the return value of find_unpackable_file in case it failedMike Frysinger2005-09-061-22/+21
|
* unset perforce vars to keep patch from breaking #56402Mike Frysinger2005-09-011-1/+3
|
* if we failed to create the temp dir, fall back to running with -p optionMike Frysinger2005-08-091-13/+11
|
* create user home in $ROOT rather than $DMike Frysinger2005-07-211-8/+8
|
* dont set path to /usr/games/bin since its pointless #98738Mike Frysinger2005-07-151-6/+4
|
* Change einfo->ewarn in preserve_old_lib_notify. CLoses bug #94067.Jeremy Huddleston2005-07-131-9/+9
|
* QA: Apply whitespace checks from repoman to eclasses.Sven Wegener2005-07-111-6/+6
|
* Remove IUSE="bootstrap pam" since axxo pointed out this is a bad ideaAron Griffis2005-07-061-3/+1
|
* add IUSE="bootstrap pam"Aron Griffis2005-07-061-1/+3
|
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
|
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
|
* Cannot have shadow in depend, else we get bug #96209.Martin Schlemmer2005-07-041-2/+2
|
* Fixed typo bug #96944.Jeremy Huddleston2005-06-241-2/+2
|
* Added Joliet info to cdrom_locate_file_on_cdChris Gianelloni2005-06-141-1/+6
|
* touchup enewuser syntax and fix arg handling for eextraMike Frysinger2005-06-111-73/+55
|
* sys-apps/shadow is needed for useradd, etc, bug #94745Martin Schlemmer2005-06-091-2/+3
|
* check $ehome not $eshell #94930Mike Frysinger2005-06-031-2/+2
|
* utilize $USERLAND instead of ppc-macos/x86-fbsd #93959 by Diego PettenòMike Frysinger2005-05-281-11/+12
|
* remove redundant code in epatch/arch checkMike Frysinger2005-05-261-8/+8
|
* let's keep the desktop entry filename slot-wise constant, #94033Carsten Lohrke2005-05-261-3/+7
|
* fix the home logic in enewuser properly #93955Mike Frysinger2005-05-251-2/+2
|
* make sure passing -1 as home gets you the defaultMike Frysinger2005-05-251-2/+2
|
* get_number_of_jobs sucksMike Frysinger2005-05-241-82/+1
|
* control the multi message output in epatchMike Frysinger2005-05-241-2/+4
|
* override INSDESTTREE locally only in pamd funcsMike Frysinger2005-05-201-3/+3
|
* have_NPTL isnt used anymoreMike Frysinger2005-05-131-46/+1
|
* enable --no-backup-if-mismatch by default in epatchMike Frysinger2005-05-061-2/+3
|
* Moved -maxdepth 1 before -iname to remove warning and closing bug #91410.Chris Gianelloni2005-05-041-2/+2
|
* remove einfo message in epatch telling us how many patches we will applyMike Frysinger2005-04-291-2/+1
|
* add newicon / newmenu #88983Mike Frysinger2005-04-161-33/+28
|
* export LINGUAS to "" if everything is strippedMike Frysinger2005-04-151-2/+3
|
* move ecpu_check to mplayerMike Frysinger2005-04-121-45/+1
|
* Added an optional path element to make_wrapper.Chris Gianelloni2005-03-301-3/+10
|
* style cleanup for ldscripts.Jeremy Huddleston2005-03-261-6/+5
|
* Let doins handle the perms for {do,new}pamd; fixes bug 86365Aaron Walker2005-03-231-5/+1
|
* tweak gen_usr_ldscript to handle more than 1 param at a timeMike Frysinger2005-03-231-12/+16
|
* Added make_wrapper function.Chris Gianelloni2005-03-221-1/+22
|
* fix my quoting screwups as pointed out by mr bonesMike Frysinger2005-03-181-9/+9
|
* flesh out make_desktop_entry a bit more #85431 by Josh NicholsMike Frysinger2005-03-171-23/+105
|