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
*
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
*
Added more commentary to the useless looking part of read_packages()
Sven Eden
2013-01-17
1
-1
/
+5
*
Added comments to all subroutines and fixed various Perl::Critic warnings as ...
Sven Eden
2013-01-17
1
-69
/
+159
*
Portage.pm: get_eprefix() now filteres warnings from portageq and
Sven Eden
2013-01-16
1
-1
/
+12
*
Changed old style placeholders for 'sed' in Makefile.am to prefix with 'XX_' ...
Sven Eden
2013-01-14
1
-0
/
+2
*
Change ufed to use EPREFIX for prefix installs.
Paul Varner
2012-11-20
1
-8
/
+18
*
Patch for /etc/{,portage}/make.profile. (Bug 434672)
Paul Varner
2012-10-23
1
-1
/
+2
*
Merge both make.conf's in a nonintrusive way. (Bug 434672)
Paul Varner
2012-10-23
1
-0
/
+1
*
Use make.globals from /usr/share/portage/config instead of /etc (Bug 431064)
Paul Varner
2012-10-22
1
-1
/
+1
*
Drop use.defaults references
Harald van Dijk
2009-11-01
1
-17
/
+1
*
ufed-0.40-useorder.patch
Harald van Dijk
2009-10-26
1
-6
/
+18
*
ufed-0.40-source.patch
Harald van Dijk
2009-10-26
1
-0
/
+15
*
ufed-0.40-packageusemask.patch
Harald van Dijk
2009-10-26
1
-4
/
+10
[next]