GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/ufed.git
master
Gentoo Linux USE flags editor
Gentoo Portage Tools team <tools-portage@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Portage.pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix truncation of -* if set in make.conf.
ufed-0.92
Sven Eden
2015-02-12
1
-6
/
+8
*
Portage.pm: Fixed a possible "Use of uninitialized value" if a read file is e...
Sven Eden
2015-02-11
1
-4
/
+7
*
Portage.pm : Enhanced eix detection code and added an optional debug message ...
Sven Eden
2014-11-10
1
-3
/
+6
*
Portage.pm : Added fix by Martin Väth from Bug 525876 to allow the reading o...
Sven Eden
2014-10-28
1
-9
/
+17
*
Portage.pm: Determining the make.profile is now secure of make.profile being ...
Sven Eden
2014-02-26
1
-2
/
+7
*
Portage.pm: /etc/portage/make.profile does no longer need to be a symlink and...
Sven Eden
2014-02-25
1
-10
/
+16
*
Portage.pm: Some comment cleanup and one minor bugfix.
Sven Eden
2014-02-25
1
-70
/
+76
*
Portage.pm : Just a minor addition to the debugging output after description ...
Sven Eden
2014-02-25
1
-1
/
+1
*
Portage.pm: Changed determination of PORTDIR and PORTDIR_OVERLAY to use eix i...
Sven Eden
2014-02-25
1
-22
/
+63
*
Extended the regular expressions used to parse found files following
Sven Eden
2013-11-25
1
-4
/
+15
*
ufed.pl/Portage.pm: Parsing error messages from eval are now chomp'ed
Sven Eden
2013-11-25
1
-2
/
+2
*
Added error messages and reporting of those if the file parsing failes.
Sven Eden
2013-11-25
1
-6
/
+7
*
Updated the fix for bug #478318 - It is more reliable now.
Sven Eden
2013-09-11
1
-9
/
+12
*
Portage.pm: Use portageq to determine not only EPREFIX, but PORTDIR and PORTD...
Sven Eden
2013-09-11
1
-16
/
+30
*
Portage.pm: Enhanced Stripping of descriptions to build the alternative variant.
Sven Eden
2013-09-10
1
-1
/
+10
*
Merge branch 'master' into altdesc to have recent development there as well.
Sven Eden
2013-09-10
1
-4
/
+3
|
\
|
*
Change the usage of Readonly (unneccessary dependency) to pragma constant (no...
Sven Eden
2013-09-10
1
-4
/
+3
*
|
Portage.pm: Added an alternative description with stripped "<include|enable|a...
Sven Eden
2013-09-10
1
-0
/
+8
|
/
*
Portage.pm: When scanning a make.conf directory, only skip files beginning wi...
Sven Eden
2013-09-10
1
-2
/
+3
*
The warning issued when make.conf is not writable is now prefixed with a "WAR...
Sven Eden
2013-09-09
1
-2
/
+2
*
If the determined make.conf is not writable by the effective uid/gid, a warni...
Sven Eden
2013-09-09
1
-4
/
+19
*
Changed the search for files if make.conf is a directory to be done by a recu...
ufed-0.90
Sven Eden
2013-07-22
1
-8
/
+55
*
Changed file search in make.conf directory parsing to be case insensitive.
Sven Eden
2013-07-22
1
-1
/
+1
*
Added parsing of files in a possible make.conf directory, skipping backup and...
Sven Eden
2013-07-22
1
-7
/
+68
*
Safe USE_EXPAND_HIDDEN separaterly and merge them into USE_EXPAND if the form...
Sven Eden
2013-04-08
1
-0
/
+17
*
Fixed an issue with auto-hash not working on perl < 5.16
Sven Eden
2013-02-19
1
-14
/
+13
*
Make more use of the USE_ORDER content from make.globals. It now allows to ha...
Sven Eden
2013-02-15
1
-44
/
+74
*
Added a new function to Portage.pm that takes care that a) all flags that hav...
Sven Eden
2013-02-14
1
-24
/
+74
*
Remove flags build from USE_EXPAND and USE_EXPAND_HIDDEN values. These can no...
Sven Eden
2013-02-12
1
-1
/
+50
*
Allow information on specific versioning of packages for masked/forced flags ...
Sven Eden
2013-02-11
1
-6
/
+26
*
Added local "default" settings from IUSE to output string
Sven Eden
2013-02-11
1
-1
/
+0
*
Added local flags "default" setting from IUSE to . Changed the detection of "...
Sven Eden
2013-02-11
1
-7
/
+12
*
It is no longer needed to have an existing {global} part for temp use flags.
Sven Eden
2013-02-11
1
-3
/
+2
*
Added new pkguse field to generation and removed obsolete and superfluous ad...
Sven Eden
2013-02-11
1
-2
/
+1
*
Removed "affected" list, it is not used, the problem is solved in a different...
Sven Eden
2013-02-11
1
-2
/
+0
*
Added new pkguse field to global hash and to output string.
Sven Eden
2013-02-11
1
-2
/
+3
*
Added ~ to package.use filter.
Sven Eden
2013-02-11
1
-1
/
+1
*
Add "affected" packages (local flags without own descriptions but different s...
Sven Eden
2013-02-09
1
-20
/
+17
*
Save information of /etc/portage/package.use in a new hash area "pkguse". It ...
Sven Eden
2013-02-09
1
-6
/
+8
*
Updated some information and changed IUSE usage to manipulate "default" value...
Sven Eden
2013-02-09
1
-25
/
+10
*
Fixed a bug that made ufed forget about /etc/portage/package.use if a package...
Sven Eden
2013-02-05
1
-9
/
+6
*
removed the parsing of PKGUSE, as it is irrelevant which use flags _were_ ena...
Sven Eden
2013-02-02
1
-15
/
+15
*
Moved EPREFIX back to _EPRIX and eventually implemented the parsing of packag...
Sven Eden
2013-02-02
1
-52
/
+56
*
Removed the double reading of make.defaults and make.conf
Sven Eden
2013-02-02
1
-2
/
+0
*
Fixed the (deprecated) usage of ::eprefix - it is now ::EPREFIX.
Sven Eden
2013-02-01
1
-20
/
+20
*
Fixed a bug that caused ufed to "forget" all enabled flags from make.conf if ...
Sven Eden
2013-02-01
1
-4
/
+4
*
Removed internal (and possibly dangerous) use flags from the list of flags th...
Sven Eden
2013-02-01
1
-5
/
+7
*
Merged the functionality to build the global use flag hash into
Sven Eden
2013-01-27
1
-180
/
+598
*
Excplicitedly load as UTF-8. It fits on all ASCII/ISO and some overlay files ...
Sven Eden
2013-01-19
1
-0
/
+1
*
Eventually removed the two remaining prototypes. Their usage is, even
Sven Eden
2013-01-18
1
-25
/
+26
[next]