PortageXS
view release on metacpan or search on metacpan
if make.profile was an absolute path
- Apply fixes from bug #175175 to getProfilePath(); refactored getArch()
and getUsemasksFromProfile()
- Make test getPortageXScategorylist() more robust
0.2.5 2007-04-09T00:00:00Z
- Gentoo v0.02.05
- New functions: getEbuildName(), getUsedescs(), getCategories(),
formatUseflags() (from demerge 0.032), sortUseflags(),
getUsemasksFromProfile(), getProfilePath(), resetCaches()
- Fixed some function descriptions
- Moved /etc/portagexs to /etc/pxs for convenience
- When initializing also initialise colors and apply NOCOLOR variable
setting from make.conf to comply with portage (See `man make.conf` for
further information); changes in UI::Console
- Implemented caching for getUsedescs(), getHomedir(),
getUsemasksFromProfile()
- getUsedesc() is only a wrapper for getUsedescs() now
- getUsedescs() now accepts an optional parameter that stores
'category/package' when looking up local usedescs
- searchPackage() is silent now (no more direct output) and supports two
search modes
- Make formatUseflags() correctly format masked useflags
- More / better examples
- More tests
0.2.4 2007-03-09T00:00:00Z
- Gentoo v0.02.04
- Made full category/package-version string mandatory for function
getUseSettingsOfInstalledPackage() which otherwise causes odd behaviour
in apps such as demerge
0.2.3 2007-02-18T00:00:00Z
- Gentoo v0.02.03
- New deps: IO::Socket::SSL, Sys::Syslog
- New configuration file for the server: /etc/portagexs/portagexsd.conf
- Initscript for the server
- Runtime optimizations
- Basic server and client implemented
0.2.2 2006-11-17T00:00:00Z
- Gentoo v0.02.02
- New functions: searchPackage(), getReponame(), resolveMirror(),
getUsedesc()
- New example: searchPackage.pl, resolveMirror.pl, getUsedesc.pl
- New module: Useflags.pm
- Syntax stuff
- Added tests for new functions (left out: searchPackage because it will
change in the future; do not use it!)
0.2.1 2006-11-12T00:00:02Z
- Gentoo v0.02.01
- fix Console.pm functions: printColored, print_ok, print_err, print_info
- Do not fail if IUSE/USE-files are missing in
getUseSettingsOfInstalledPackage()
0.2.0 2006-11-12T00:00:01Z
- Gentoo v0.02
- getPackagesFromCategory() was returning a list of categories when given
category was empty
- handle multiple overlays
- getArch() returns ARCH set in system-profile
0.1.0 2006-01-01T00:00:03Z
- ( actual timestamp unknown )
- Gentoo v0.01
- Clean up getEbuildVersion regexp
- added tests for getEbuildVersion
- fixed test for getPortageXScategorylist
0.0.2 2006-01-01T00:00:02Z
- ( actual timestamp unknown )
- Gentoo v0.01_p2
- New functions: getPortdirOverlay, getHomedir
0.0.1 2006-01-01T00:00:01Z
- ( actual timestamp unknown )
- Gentoo v0.01_p1
- Initial unofficial release (hey.. i could have just touched the
'Changes' file ;))
( run in 1.982 second using v1.01-cache-2.11-cpan-39bf76dae61 )