summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Replace `libexecdir` by `pkglibexecdir`David Seifert2019-04-071-2/+2
* ufed.pl.in: Minor updates to the documentation.Sven Eden2014-02-261-8/+10
* Extended the regular expressions used to parse found files followingSven Eden2013-11-251-5/+26
* ufed.pl/Portage.pm: Parsing error messages from eval are now chomp'edSven Eden2013-11-251-1/+2
* Added error messages and reporting of those if the file parsing failes.Sven Eden2013-11-251-13/+30
* ufed.pl.in: Fixed a typoSven Eden2013-11-251-1/+1
* ufed.pl.in: Fixed a typo.Sven Eden2013-09-111-3/+3
* ufed.pl: Added a constant for easier setting on how to start the curses inter...Sven Eden2013-09-101-8/+21
* udfed.pl: Send alternative text to interfaceSven Eden2013-09-101-2/+4
* Added prefixing of predefined configuration values and added read-only-mode a...Sven Eden2013-09-091-1/+5
* ufed no longer tries to write out use flags if the new $Portage::ro_mode is n...Sven Eden2013-09-091-3/+3
* Added parsing of files in a possible make.conf directory, skipping backup and...Sven Eden2013-07-221-8/+12
* Added local "default" settings from IUSE to output stringSven Eden2013-02-111-2/+4
* Fixed output string for global descriptions, the sixth state char was missing.Sven Eden2013-02-111-1/+1
* Removed "affected" list, it is not used, the problem is solved in a different...Sven Eden2013-02-111-7/+0
* Added new pkguse field to global hash and to output string.Sven Eden2013-02-111-2/+4
* Use the make.conf location determined by Portage.pm to write rather than sear...Sven Eden2013-02-021-2/+1
* Fixed the (deprecated) usage of ::eprefix - it is now ::EPREFIX.Sven Eden2013-02-011-2/+2
* Removed old parts that where commented out.Sven Eden2013-02-011-44/+3
* Removed obsolete passages and changed the output to include the many more det...Sven Eden2013-01-301-120/+69
* Merged the functionality to build the global use flag hash intoSven Eden2013-01-271-96/+133
* Re-add masked flags to normal flag list, re-sorting them in alphabetically to...Sven Eden2013-01-221-22/+8
* Convert known UTF-8 characters to ASCIISven Eden2013-01-191-0/+6
* Added knowledge about instaled packages. Further split the internalSven Eden2013-01-181-8/+15
* The following changes are made:Sven Eden2013-01-181-16/+37
* Fixed typos and added parameter descriptions to subroutines.Sven Eden2013-01-171-2/+4
* Added subroutine descriptions for future reference.Sven Eden2013-01-171-0/+17
* Fixed several Perl::Critic warnings. This has been done as aSven Eden2013-01-171-42/+48
* Send list of (known) masked use flags to the interface. But do not allow to t...Sven Eden2013-01-141-13/+30
* Add variables to save masked flags before they get deleted. This is a prepara...Sven Eden2013-01-141-0/+4
* Changed old style placeholders for 'sed' in Makefile.am to prefix with 'XX_' ...Sven Eden2013-01-141-4/+7
* Change ufed to use EPREFIX for prefix installs.Paul Varner2012-11-201-3/+3
* Write into correct make.conf. (Bug 434672)ufed-0.40.2Paul Varner2012-10-231-4/+6
* Drop use.defaults referencesHarald van Dijk2009-11-011-1/+0
* autotoolize; don't show profile flags as enabled with -*Harald van Dijk2009-10-271-0/+304