summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Change the usage of Readonly (unneccessary dependency) to pragma constant (no...Sven Eden2013-09-101-4/+3
* Portage.pm: When scanning a make.conf directory, only skip files beginning wi...Sven Eden2013-09-101-2/+3
* The warning issued when make.conf is not writable is now prefixed with a "WAR...Sven Eden2013-09-091-2/+2
* If the determined make.conf is not writable by the effective uid/gid, a warni...Sven Eden2013-09-091-4/+19
* Changed the search for files if make.conf is a directory to be done by a recu...ufed-0.90Sven Eden2013-07-221-8/+55
* Changed file search in make.conf directory parsing to be case insensitive.Sven Eden2013-07-221-1/+1
* Added parsing of files in a possible make.conf directory, skipping backup and...Sven Eden2013-07-221-7/+68
* Safe USE_EXPAND_HIDDEN separaterly and merge them into USE_EXPAND if the form...Sven Eden2013-04-081-0/+17
* Fixed an issue with auto-hash not working on perl < 5.16Sven Eden2013-02-191-14/+13
* Make more use of the USE_ORDER content from make.globals. It now allows to ha...Sven Eden2013-02-151-44/+74
* Added a new function to Portage.pm that takes care that a) all flags that hav...Sven Eden2013-02-141-24/+74
* Remove flags build from USE_EXPAND and USE_EXPAND_HIDDEN values. These can no...Sven Eden2013-02-121-1/+50
* Allow information on specific versioning of packages for masked/forced flags ...Sven Eden2013-02-111-6/+26
* Added local "default" settings from IUSE to output stringSven Eden2013-02-111-1/+0
* Added local flags "default" setting from IUSE to . Changed the detection of "...Sven Eden2013-02-111-7/+12
* It is no longer needed to have an existing {global} part for temp use flags.Sven Eden2013-02-111-3/+2
* Added new pkguse field to generation and removed obsolete and superfluous ad...Sven Eden2013-02-111-2/+1
* Removed "affected" list, it is not used, the problem is solved in a different...Sven Eden2013-02-111-2/+0
* Added new pkguse field to global hash and to output string.Sven Eden2013-02-111-2/+3
* Added ~ to package.use filter.Sven Eden2013-02-111-1/+1
* Add "affected" packages (local flags without own descriptions but different s...Sven Eden2013-02-091-20/+17
* Save information of /etc/portage/package.use in a new hash area "pkguse". It ...Sven Eden2013-02-091-6/+8
* Updated some information and changed IUSE usage to manipulate "default" value...Sven Eden2013-02-091-25/+10
* Fixed a bug that made ufed forget about /etc/portage/package.use if a package...Sven Eden2013-02-051-9/+6
* removed the parsing of PKGUSE, as it is irrelevant which use flags _were_ ena...Sven Eden2013-02-021-15/+15
* Moved EPREFIX back to _EPRIX and eventually implemented the parsing of packag...Sven Eden2013-02-021-52/+56
* Removed the double reading of make.defaults and make.confSven Eden2013-02-021-2/+0
* Fixed the (deprecated) usage of ::eprefix - it is now ::EPREFIX.Sven Eden2013-02-011-20/+20
* Fixed a bug that caused ufed to "forget" all enabled flags from make.conf if ...Sven Eden2013-02-011-4/+4
* Removed internal (and possibly dangerous) use flags from the list of flags th...Sven Eden2013-02-011-5/+7
* Merged the functionality to build the global use flag hash intoSven Eden2013-01-271-180/+598
* Excplicitedly load as UTF-8. It fits on all ASCII/ISO and some overlay files ...Sven Eden2013-01-191-0/+1
* Eventually removed the two remaining prototypes. Their usage is, evenSven Eden2013-01-181-25/+26
* Added more commentary to the useless looking part of read_packages()Sven Eden2013-01-171-1/+5
* Added comments to all subroutines and fixed various Perl::Critic warnings as ...Sven Eden2013-01-171-69/+159
* Portage.pm: get_eprefix() now filteres warnings from portageq andSven Eden2013-01-161-1/+12
* Changed old style placeholders for 'sed' in Makefile.am to prefix with 'XX_' ...Sven Eden2013-01-141-0/+2
* Change ufed to use EPREFIX for prefix installs.Paul Varner2012-11-201-8/+18
* Patch for /etc/{,portage}/make.profile. (Bug 434672)Paul Varner2012-10-231-1/+2
* Merge both make.conf's in a nonintrusive way. (Bug 434672)Paul Varner2012-10-231-0/+1
* Use make.globals from /usr/share/portage/config instead of /etc (Bug 431064)Paul Varner2012-10-221-1/+1
* Drop use.defaults referencesHarald van Dijk2009-11-011-17/+1
* ufed-0.40-useorder.patchHarald van Dijk2009-10-261-6/+18
* ufed-0.40-source.patchHarald van Dijk2009-10-261-0/+15
* ufed-0.40-packageusemask.patchHarald van Dijk2009-10-261-4/+10
* ufed-0.40-multiple-inheritance.patchHarald van Dijk2009-10-261-4/+3
* ufed-0.40-comments.patchHarald van Dijk2009-10-261-2/+2
* ufed-0.40.tar.bz2Harald van Dijk2009-10-261-0/+282