antarus [Sun, 1 Apr 2007 05:03:35 +0000 (05:03 -0000)]
remove outdated usage of 'types'
svn path=/; revision=380
antarus [Sun, 1 Apr 2007 05:00:46 +0000 (05:00 -0000)]
remove string module
svn path=/; revision=379
antarus [Sun, 1 Apr 2007 04:58:42 +0000 (04:58 -0000)]
remove string module from etcat, fix import syntax
svn path=/; revision=378
antarus [Sun, 1 Apr 2007 04:52:01 +0000 (04:52 -0000)]
remove string usage as it's obsolete
svn path=/; revision=377
antarus [Sun, 1 Apr 2007 04:50:56 +0000 (04:50 -0000)]
remove string usage as it's obsolete
svn path=/; revision=376
antarus [Sun, 1 Apr 2007 04:22:28 +0000 (04:22 -0000)]
remove deprecated string module usage, apparently string was never imported so I have no idea how this worked before :P
svn path=/; revision=375
antarus [Sun, 1 Apr 2007 04:20:51 +0000 (04:20 -0000)]
Remove deprecated string module and import syntax
svn path=/; revision=374
antarus [Sun, 1 Apr 2007 04:20:21 +0000 (04:20 -0000)]
Remove deprecated string module and import syntax
svn path=/; revision=373
antarus [Sun, 1 Apr 2007 04:18:10 +0000 (04:18 -0000)]
Remove outdated string usage, import syntax
svn path=/; revision=372
antarus [Sun, 1 Apr 2007 04:15:46 +0000 (04:15 -0000)]
Nuke usage of outdated string module, reformat imports
svn path=/; revision=371
antarus [Sun, 1 Apr 2007 03:42:49 +0000 (03:42 -0000)]
remove deprecated string usage
svn path=/; revision=370
fuzzyray [Sat, 31 Mar 2007 22:39:20 +0000 (22:39 -0000)]
Fix traceback in equery which (Bug #134053)
svn path=/; revision=369
fuzzyray [Thu, 29 Mar 2007 22:17:01 +0000 (22:17 -0000)]
Change package.get_???_deps() methods to try the portage tree first, since emerge always uses the portage tree for dependencies. (Bug #164678)
svn path=/; revision=368
fuzzyray [Thu, 29 Mar 2007 17:58:29 +0000 (17:58 -0000)]
Convert deprecated string functions to str methods
svn path=/; revision=367
fuzzyray [Sun, 25 Mar 2007 05:40:22 +0000 (05:40 -0000)]
Remove subversion/git patch due to many bugs
svn path=/; revision=366
fuzzyray [Sat, 24 Mar 2007 17:17:42 +0000 (17:17 -0000)]
Fix Makefile to be portable (Bug #168983)
svn path=/; revision=365
fuzzyray [Sat, 24 Mar 2007 17:06:06 +0000 (17:06 -0000)]
echangelog: Updated to support git and subversion (Bug #136048)
svn path=/; revision=364
fuzzyray [Sat, 24 Mar 2007 15:40:00 +0000 (15:40 -0000)]
Fix broken processing of new ebuilds. (Bug #172017)
svn path=/; revision=363
fuzzyray [Wed, 21 Mar 2007 15:52:59 +0000 (15:52 -0000)]
Re-apply subversion patch
svn path=/; revision=362
fuzzyray [Sun, 18 Mar 2007 18:27:55 +0000 (18:27 -0000)]
Change --no-color to --nocolor for consistency within gentoolkit. (Bug #165165)
svn path=/; revision=361
fuzzyray [Sun, 18 Mar 2007 18:15:47 +0000 (18:15 -0000)]
Remove space in #! line
svn path=/; revision=360
fuzzyray [Sat, 17 Mar 2007 02:41:14 +0000 (02:41 -0000)]
Fix typo in package.py (Bug #168347)
svn path=/; revision=359
fuzzyray [Fri, 16 Mar 2007 03:13:03 +0000 (03:13 -0000)]
Fix equery check to not fail for symlinks prefixed with ./ (Bug #170702)
svn path=/; revision=358
fuzzyray [Thu, 15 Mar 2007 03:33:44 +0000 (03:33 -0000)]
Trim trailing slash from query for equery belongs command (Bug #170981)
svn path=/; revision=357
fuzzyray [Wed, 14 Mar 2007 03:01:04 +0000 (03:01 -0000)]
Fix bug with --package-names option not rebuilding packages (Bug #169761)
svn path=/; revision=356
fuzzyray [Sat, 10 Mar 2007 22:55:32 +0000 (22:55 -0000)]
Add --depth option to equery depgraph to limit the depth of the dependency graph. (Bug #115807)
svn path=/; revision=355
fuzzyray [Sat, 10 Mar 2007 03:41:00 +0000 (03:41 -0000)]
Add support to detect "no version information available" message from ldd (Bug #169973)
svn path=/; revision=354
fuzzyray [Fri, 9 Mar 2007 04:08:33 +0000 (04:08 -0000)]
Improved handling of KeyError in equery depends command (Bug #169929).
svn path=/; revision=353
fuzzyray [Fri, 9 Mar 2007 04:05:19 +0000 (04:05 -0000)]
Improved handling of KeyError in equery depends command (Bug #169929).
svn path=/; revision=352
fuzzyray [Wed, 7 Mar 2007 19:41:19 +0000 (19:41 -0000)]
Update revdep-rebuild to use --deep instead of --emptytree for ordering algorithm
svn path=/; revision=351
fuzzyray [Wed, 7 Mar 2007 19:39:31 +0000 (19:39 -0000)]
Add epkginfo to Makefile
svn path=/; revision=350
genone [Mon, 26 Feb 2007 18:24:02 +0000 (18:24 -0000)]
Display access info in verbose list mode
svn path=/; revision=349
fuzzyray [Mon, 19 Feb 2007 18:07:34 +0000 (18:07 -0000)]
Update echangelog to support Subversion and git. Bug #136048
svn path=/; revision=348
solar [Thu, 15 Feb 2007 19:22:38 +0000 (19:22 -0000)]
- update README
svn path=/; revision=347
solar [Mon, 5 Feb 2007 20:38:38 +0000 (20:38 -0000)]
- add Makefile
svn path=/; revision=346
solar [Mon, 5 Feb 2007 19:43:26 +0000 (19:43 -0000)]
- fix up some whitespaces and use portage_const.CACHE_PATH+/xpak/ vs $PORTAGE_TMPDIR/.xpak
svn path=/; revision=345
solar [Mon, 5 Feb 2007 01:58:18 +0000 (01:58 -0000)]
- add caching backend for tarballs,xpak,checksums. Consecutive runs on 901 pkgs went from 60s down to 1.5s. initial run went up by 9s. the cache should detect stale .xpak files to and clean up after itself to minimize disk usage
svn path=/; revision=344
solar [Sun, 4 Feb 2007 22:14:10 +0000 (22:14 -0000)]
- initial import of epkginfo
svn path=/; revision=343
genone [Wed, 31 Jan 2007 13:22:00 +0000 (13:22 -0000)]
Derive getopt parameters from optionmap
svn path=/; revision=342
fuzzyray [Wed, 24 Jan 2007 18:38:35 +0000 (18:38 -0000)]
Fix accidental mangling of the #! line
svn path=/; revision=341
fuzzyray [Wed, 24 Jan 2007 18:27:10 +0000 (18:27 -0000)]
Simplify find_best_match(), since it was causing Bug #161995, and portage now handles virtuals fairly well
svn path=/; revision=340
fuzzyray [Fri, 12 Jan 2007 00:09:12 +0000 (00:09 -0000)]
Fix find_world_packages() to be able to open the world file
svn path=/; revision=339
fuzzyray [Fri, 12 Jan 2007 00:07:07 +0000 (00:07 -0000)]
Fix cosmetic error in Makefile
svn path=/; revision=338
fuzzyray [Thu, 11 Jan 2007 05:05:03 +0000 (05:05 -0000)]
Fix get_dependants() to raise an Exception instead of a string (Bug 137783)
svn path=/; revision=337
fuzzyray [Wed, 10 Jan 2007 21:03:54 +0000 (21:03 -0000)]
Do not install epkgmove, deprecate gensync for gentoolkit-dev
svn path=/; revision=336
fuzzyray [Mon, 8 Jan 2007 22:41:04 +0000 (22:41 -0000)]
Added caching to speed up equery depends --indirect command
svn path=/; revision=335
fuzzyray [Mon, 8 Jan 2007 21:34:17 +0000 (21:34 -0000)]
Fix misaligned output. Bug 125890
svn path=/; revision=334
fuzzyray [Tue, 2 Jan 2007 22:53:08 +0000 (22:53 -0000)]
Fix equery depends --indirect command. (Bug #124552)
svn path=/; revision=333
fuzzyray [Tue, 2 Jan 2007 20:57:36 +0000 (20:57 -0000)]
Fix get_provide() method to also work for uninstalled packages
svn path=/; revision=332
fuzzyray [Tue, 2 Jan 2007 20:23:09 +0000 (20:23 -0000)]
Fix get_provides() method
svn path=/; revision=331
fuzzyray [Mon, 1 Jan 2007 21:49:21 +0000 (21:49 -0000)]
Fix typo in man page (Bug 159637)
svn path=/; revision=330
fuzzyray [Sun, 31 Dec 2006 07:21:54 +0000 (07:21 -0000)]
Reworked equery depends command to be more accurate
svn path=/; revision=329
fuzzyray [Wed, 13 Dec 2006 16:12:25 +0000 (16:12 -0000)]
Fix handling of /etc/portage/package.mask
svn path=/; revision=328
fuzzyray [Tue, 12 Dec 2006 22:22:44 +0000 (22:22 -0000)]
Add --tree option to equery files command. (Bug #62898)
svn path=/; revision=327
fuzzyray [Tue, 12 Dec 2006 20:15:58 +0000 (20:15 -0000)]
Fix equery depends command to actually list all dependencies
svn path=/; revision=326
fuzzyray [Wed, 6 Dec 2006 22:27:20 +0000 (22:27 -0000)]
Modify equery size command to work like the equery list command for pkgspec arguments
svn path=/; revision=325
fuzzyray [Mon, 27 Nov 2006 21:14:58 +0000 (21:14 -0000)]
Fix typographical error in eclean help and man page. (Bug #156243)
svn path=/; revision=324
solar [Thu, 19 Oct 2006 00:27:52 +0000 (00:27 -0000)]
- be sure to strip newlines and join whitespace. Brian Harring from Bug 151657
svn path=/; revision=323
fuzzyray [Wed, 11 Oct 2006 20:32:07 +0000 (20:32 -0000)]
Fix fileAsStr to understand device files
svn path=/; revision=322
solar [Wed, 11 Oct 2006 17:07:14 +0000 (17:07 -0000)]
- introduce new serialize_depset function and minor cleanups from ferringb. I added a little more filtering to the vmask variable etc.
svn path=/; revision=321
fuzzyray [Sat, 7 Oct 2006 08:12:07 +0000 (08:12 -0000)]
Fix quoting bug in get_real_path()
svn path=/; revision=320
fuzzyray [Fri, 22 Sep 2006 03:44:23 +0000 (03:44 -0000)]
Adding eread utility for reading and managing ELOG files. Courtesy of Donnie Berkholz
svn path=/; revision=319
fuzzyray [Fri, 22 Sep 2006 03:29:28 +0000 (03:29 -0000)]
Adding eread utility for reading and managing ELOG files. Courtesy of Donnie Berkholz
svn path=/; revision=318
fuzzyray [Sun, 17 Sep 2006 23:22:16 +0000 (23:22 -0000)]
Fix bug in Slotting logic when using --package-names
svn path=/; revision=317
fuzzyray [Sun, 17 Sep 2006 16:18:12 +0000 (16:18 -0000)]
Updated Changelog
svn path=/; revision=316
fuzzyray [Mon, 4 Sep 2006 05:20:14 +0000 (05:20 -0000)]
Changed spelling of Skipp to Skip
svn path=/; revision=315
fuzzyray [Sun, 3 Sep 2006 22:23:15 +0000 (22:23 -0000)]
Remove unused environment variables before calling emerge. Bug #142074
svn path=/; revision=314
fuzzyray [Sun, 3 Sep 2006 21:26:12 +0000 (21:26 -0000)]
Check for permissions to write temporary files. Bug #142308
svn path=/; revision=313
fuzzyray [Sun, 3 Sep 2006 20:55:07 +0000 (20:55 -0000)]
Minor updates to man page
svn path=/; revision=312
solar [Sun, 20 Aug 2006 16:04:15 +0000 (16:04 -0000)]
- update genpkgindex to include PDEPEND and PROVIDE
svn path=/; revision=311
genone [Sat, 12 Aug 2006 04:20:37 +0000 (04:20 -0000)]
add --mail option to manpage, fix typo in --help message
svn path=/; revision=310
genone [Sat, 12 Aug 2006 04:17:51 +0000 (04:17 -0000)]
add mail option to send out vulnerability reports
svn path=/; revision=309
genone [Sat, 12 Aug 2006 04:15:17 +0000 (04:15 -0000)]
add mail option to send out vulnerability reports
svn path=/; revision=308
fuzzyray [Tue, 1 Aug 2006 03:55:02 +0000 (03:55 -0000)]
Replace calls to readlink with bash function
svn path=/; revision=307
fuzzyray [Fri, 28 Jul 2006 20:01:51 +0000 (20:01 -0000)]
Added patch to fix revdep-rebuild bug #37485
svn path=/; revision=306
solar [Sun, 23 Jul 2006 23:35:48 +0000 (23:35 -0000)]
- update code to not write to the Packages file directly untill we have finished successfully. Make sure we always write a timestamp and the number of pkgs in the binrepo. Run eclean-pkg if cleanpkgdir is set in FEATURES=
svn path=/; revision=305
fuzzyray [Fri, 7 Jul 2006 21:19:24 +0000 (21:19 -0000)]
Added patch from truedfx to fix bug #38751
svn path=/; revision=304
fuzzyray [Fri, 7 Jul 2006 20:43:46 +0000 (20:43 -0000)]
Change --no-path to --no-ld-path
svn path=/; revision=303
fuzzyray [Wed, 5 Jul 2006 19:19:43 +0000 (19:19 -0000)]
Add --no-path option to revdep-rebuild
svn path=/; revision=302
genone [Sun, 25 Jun 2006 00:56:11 +0000 (00:56 -0000)]
update cve code for bug 128115
svn path=/; revision=301
fuzzyray [Wed, 14 Jun 2006 19:53:12 +0000 (19:53 -0000)]
Fix package.py to honor . (bug #136811)
svn path=/; revision=300
fuzzyray [Tue, 23 May 2006 21:06:56 +0000 (21:06 -0000)]
Update revdep-rebuild manpage. Bring Changelog up to date
svn path=/; revision=299
fuzzyray [Sun, 21 May 2006 17:21:10 +0000 (17:21 -0000)]
Use qfile to locate packages if portage-utils is installed. Removed unused code. Be even more paranoid about extra slashes in path names
svn path=/; revision=298
fuzzyray [Tue, 9 May 2006 21:00:32 +0000 (21:00 -0000)]
Fix mismatch between man page and --help. Bug 132413
svn path=/; revision=297
fuzzyray [Sun, 2 Apr 2006 22:17:50 +0000 (22:17 -0000)]
Remove extra slashes from SEARCH_DIRS path
svn path=/; revision=296
fuzzyray [Sat, 1 Apr 2006 20:24:22 +0000 (20:24 -0000)]
Revert where we look for dependency information to previous behavior (Bug 126845)
svn path=/; revision=295
fuzzyray [Sat, 1 Apr 2006 20:04:10 +0000 (20:04 -0000)]
Fix revdep-rebuild issues exposed by expat upgrade. Bugs 128085, 128174)
svn path=/; revision=294
genone [Wed, 29 Mar 2006 16:57:07 +0000 (16:57 -0000)]
Add new %active argument to euse to select all enabled use flags
svn path=/; revision=293
fuzzyray [Tue, 28 Mar 2006 17:39:31 +0000 (17:39 -0000)]
Fixing obvious typo, since it isn't May, yet.
svn path=/; revision=292
agriffis [Sun, 26 Mar 2006 19:21:54 +0000 (19:21 -0000)]
echangelog: don't warn about missing ebuilds when updating copyrights #120061
svn path=/; revision=291
agriffis [Sat, 25 Mar 2006 05:39:22 +0000 (05:39 -0000)]
Update ChangeLog and release.sh
svn path=/; revision=290
agriffis [Sat, 25 Mar 2006 05:18:12 +0000 (05:18 -0000)]
Update manual page with current examples
svn path=/; revision=289
agriffis [Sat, 25 Mar 2006 05:15:01 +0000 (05:15 -0000)]
Update to work with sources.gentoo.org
svn path=/; revision=288
genone [Fri, 24 Mar 2006 17:16:17 +0000 (17:16 -0000)]
fix typo
svn path=/; revision=287
fuzzyray [Tue, 21 Mar 2006 15:33:35 +0000 (15:33 -0000)]
Fix to clear environment before portageq call. Bug 126038)
svn path=/; revision=286
fuzzyray [Wed, 8 Mar 2006 20:59:18 +0000 (20:59 -0000)]
Update Makefiles to install genpkgindex
svn path=/; revision=285
solar [Wed, 8 Mar 2006 18:27:02 +0000 (18:27 -0000)]
- add initial genpkgindex script to subversion
svn path=/; revision=284
fuzzyray [Wed, 1 Mar 2006 18:47:06 +0000 (18:47 -0000)]
Fixes to support displaying post-merge dependencies (Bug #99191)
svn path=/; revision=283
fuzzyray [Wed, 1 Mar 2006 18:01:41 +0000 (18:01 -0000)]
Fixes for dependency parsing (bug 123725). Added function to get PDEPENDS
svn path=/; revision=282
genone [Fri, 17 Feb 2006 01:32:41 +0000 (01:32 -0000)]
fixing bug 95432
svn path=/; revision=281