gentoolkit.git
17 years agoremove deprecated string module usage, apparently string was never imported so I...
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

17 years agoRemove deprecated string module and import syntax
antarus [Sun, 1 Apr 2007 04:20:51 +0000 (04:20 -0000)]
Remove deprecated string module and import syntax

svn path=/; revision=374

17 years agoRemove deprecated string module and import syntax
antarus [Sun, 1 Apr 2007 04:20:21 +0000 (04:20 -0000)]
Remove deprecated string module and import syntax

svn path=/; revision=373

17 years agoRemove outdated string usage, import syntax
antarus [Sun, 1 Apr 2007 04:18:10 +0000 (04:18 -0000)]
Remove outdated string usage, import syntax

svn path=/; revision=372

17 years agoNuke usage of outdated string module, reformat imports
antarus [Sun, 1 Apr 2007 04:15:46 +0000 (04:15 -0000)]
Nuke usage of outdated string module, reformat imports

svn path=/; revision=371

17 years agoremove deprecated string usage
antarus [Sun, 1 Apr 2007 03:42:49 +0000 (03:42 -0000)]
remove deprecated string usage

svn path=/; revision=370

17 years ago Fix traceback in equery which (Bug #134053)
fuzzyray [Sat, 31 Mar 2007 22:39:20 +0000 (22:39 -0000)]
 Fix traceback in equery which (Bug #134053)

svn path=/; revision=369

17 years agoChange package.get_???_deps() methods to try the portage tree first, since emerge...
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

17 years agoConvert deprecated string functions to str methods
fuzzyray [Thu, 29 Mar 2007 17:58:29 +0000 (17:58 -0000)]
Convert deprecated string functions to str methods

svn path=/; revision=367

17 years agoRemove subversion/git patch due to many bugs
fuzzyray [Sun, 25 Mar 2007 05:40:22 +0000 (05:40 -0000)]
Remove subversion/git patch due to many bugs

svn path=/; revision=366

17 years agoFix Makefile to be portable (Bug #168983)
fuzzyray [Sat, 24 Mar 2007 17:17:42 +0000 (17:17 -0000)]
Fix Makefile to be portable (Bug #168983)

svn path=/; revision=365

17 years agoechangelog: Updated to support git and subversion (Bug #136048)
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

17 years agoFix broken processing of new ebuilds. (Bug #172017)
fuzzyray [Sat, 24 Mar 2007 15:40:00 +0000 (15:40 -0000)]
Fix broken processing of new ebuilds. (Bug #172017)

svn path=/; revision=363

17 years agoRe-apply subversion patch
fuzzyray [Wed, 21 Mar 2007 15:52:59 +0000 (15:52 -0000)]
Re-apply subversion patch

svn path=/; revision=362

17 years agoChange --no-color to --nocolor for consistency within gentoolkit. (Bug #165165)
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

17 years agoRemove space in #! line
fuzzyray [Sun, 18 Mar 2007 18:15:47 +0000 (18:15 -0000)]
Remove space in #! line

svn path=/; revision=360

17 years agoFix typo in package.py (Bug #168347)
fuzzyray [Sat, 17 Mar 2007 02:41:14 +0000 (02:41 -0000)]
Fix typo in package.py (Bug #168347)

svn path=/; revision=359

17 years agoFix equery check to not fail for symlinks prefixed with ./ (Bug #170702)
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

17 years agoTrim trailing slash from query for equery belongs command (Bug #170981)
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

17 years agoFix bug with --package-names option not rebuilding packages (Bug #169761)
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

17 years agoAdd --depth option to equery depgraph to limit the depth of the dependency graph...
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

17 years agoAdd support to detect "no version information available" message from ldd (Bug #169973)
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

17 years agoImproved handling of KeyError in equery depends command (Bug #169929).
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

17 years agoImproved handling of KeyError in equery depends command (Bug #169929).
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

17 years agoUpdate revdep-rebuild to use --deep instead of --emptytree for ordering algorithm
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

17 years agoAdd epkginfo to Makefile
fuzzyray [Wed, 7 Mar 2007 19:39:31 +0000 (19:39 -0000)]
Add epkginfo to Makefile

svn path=/; revision=350

17 years agoDisplay access info in verbose list mode
genone [Mon, 26 Feb 2007 18:24:02 +0000 (18:24 -0000)]
Display access info in verbose list mode

svn path=/; revision=349

17 years agoUpdate echangelog to support Subversion and git. Bug #136048
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

17 years ago- update README
solar [Thu, 15 Feb 2007 19:22:38 +0000 (19:22 -0000)]
- update README

svn path=/; revision=347

17 years ago- add Makefile
solar [Mon, 5 Feb 2007 20:38:38 +0000 (20:38 -0000)]
- add Makefile

svn path=/; revision=346

17 years ago- fix up some whitespaces and use portage_const.CACHE_PATH+/xpak/ vs $PORTAGE_TMPDIR...
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

17 years ago- add caching backend for tarballs,xpak,checksums. Consecutive runs on 901 pkgs went...
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

17 years ago- initial import of epkginfo
solar [Sun, 4 Feb 2007 22:14:10 +0000 (22:14 -0000)]
- initial import of epkginfo

svn path=/; revision=343

17 years agoDerive getopt parameters from optionmap
genone [Wed, 31 Jan 2007 13:22:00 +0000 (13:22 -0000)]
Derive getopt parameters from optionmap

svn path=/; revision=342

17 years agoFix accidental mangling of the #! line
fuzzyray [Wed, 24 Jan 2007 18:38:35 +0000 (18:38 -0000)]
Fix accidental mangling of the #! line

svn path=/; revision=341

17 years agoSimplify find_best_match(), since it was causing Bug #161995, and portage now handles...
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

17 years agoFix find_world_packages() to be able to open the world file
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

17 years agoFix cosmetic error in Makefile
fuzzyray [Fri, 12 Jan 2007 00:07:07 +0000 (00:07 -0000)]
Fix cosmetic error in Makefile

svn path=/; revision=338

17 years agoFix get_dependants() to raise an Exception instead of a string (Bug 137783)
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

17 years agoDo not install epkgmove, deprecate gensync for gentoolkit-dev
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

17 years agoAdded caching to speed up equery depends --indirect command
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

17 years agoFix misaligned output. Bug 125890
fuzzyray [Mon, 8 Jan 2007 21:34:17 +0000 (21:34 -0000)]
Fix misaligned output. Bug 125890

svn path=/; revision=334

17 years agoFix equery depends --indirect command. (Bug #124552)
fuzzyray [Tue, 2 Jan 2007 22:53:08 +0000 (22:53 -0000)]
Fix equery depends --indirect command. (Bug #124552)

svn path=/; revision=333

17 years agoFix get_provide() method to also work for uninstalled packages
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

17 years agoFix get_provides() method
fuzzyray [Tue, 2 Jan 2007 20:23:09 +0000 (20:23 -0000)]
Fix get_provides() method

svn path=/; revision=331

17 years agoFix typo in man page (Bug 159637)
fuzzyray [Mon, 1 Jan 2007 21:49:21 +0000 (21:49 -0000)]
Fix typo in man page (Bug 159637)

svn path=/; revision=330

17 years agoReworked equery depends command to be more accurate
fuzzyray [Sun, 31 Dec 2006 07:21:54 +0000 (07:21 -0000)]
Reworked equery depends command to be more accurate

svn path=/; revision=329

18 years agoFix handling of /etc/portage/package.mask
fuzzyray [Wed, 13 Dec 2006 16:12:25 +0000 (16:12 -0000)]
Fix handling of /etc/portage/package.mask

svn path=/; revision=328

18 years agoAdd --tree option to equery files command. (Bug #62898)
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

18 years agoFix equery depends command to actually list all dependencies
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

18 years agoModify equery size command to work like the equery list command for pkgspec arguments
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

18 years agoFix typographical error in eclean help and man page. (Bug #156243)
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

18 years ago- be sure to strip newlines and join whitespace. Brian Harring from Bug 151657
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

18 years agoFix fileAsStr to understand device files
fuzzyray [Wed, 11 Oct 2006 20:32:07 +0000 (20:32 -0000)]
Fix fileAsStr to understand device files

svn path=/; revision=322

18 years ago- introduce new serialize_depset function and minor cleanups from ferringb. I added...
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

18 years agoFix quoting bug in get_real_path()
fuzzyray [Sat, 7 Oct 2006 08:12:07 +0000 (08:12 -0000)]
Fix quoting bug in get_real_path()

svn path=/; revision=320

18 years agoAdding eread utility for reading and managing ELOG files. Courtesy of Donnie Berkholz
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

18 years agoAdding eread utility for reading and managing ELOG files. Courtesy of Donnie Berkholz
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

18 years agoFix bug in Slotting logic when using --package-names
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

18 years agoUpdated Changelog
fuzzyray [Sun, 17 Sep 2006 16:18:12 +0000 (16:18 -0000)]
Updated Changelog

svn path=/; revision=316

18 years agoChanged spelling of Skipp to Skip
fuzzyray [Mon, 4 Sep 2006 05:20:14 +0000 (05:20 -0000)]
Changed spelling of Skipp to Skip

svn path=/; revision=315

18 years agoRemove unused environment variables before calling emerge. Bug #142074
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

18 years agoCheck for permissions to write temporary files. Bug #142308
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

18 years agoMinor updates to man page
fuzzyray [Sun, 3 Sep 2006 20:55:07 +0000 (20:55 -0000)]
Minor updates to man page

svn path=/; revision=312

18 years ago- update genpkgindex to include PDEPEND and PROVIDE
solar [Sun, 20 Aug 2006 16:04:15 +0000 (16:04 -0000)]
- update genpkgindex to include PDEPEND and PROVIDE

svn path=/; revision=311

18 years agoadd --mail option to manpage, fix typo in --help message
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

18 years agoadd mail option to send out vulnerability reports
genone [Sat, 12 Aug 2006 04:17:51 +0000 (04:17 -0000)]
add mail option to send out vulnerability reports

svn path=/; revision=309

18 years agoadd mail option to send out vulnerability reports
genone [Sat, 12 Aug 2006 04:15:17 +0000 (04:15 -0000)]
add mail option to send out vulnerability reports

svn path=/; revision=308

18 years agoReplace calls to readlink with bash function
fuzzyray [Tue, 1 Aug 2006 03:55:02 +0000 (03:55 -0000)]
Replace calls to readlink with bash function

svn path=/; revision=307

18 years agoAdded patch to fix revdep-rebuild bug #37485
fuzzyray [Fri, 28 Jul 2006 20:01:51 +0000 (20:01 -0000)]
Added patch to fix revdep-rebuild bug #37485

svn path=/; revision=306

18 years ago- update code to not write to the Packages file directly untill we have finished...
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

18 years agoAdded patch from truedfx to fix bug #38751
fuzzyray [Fri, 7 Jul 2006 21:19:24 +0000 (21:19 -0000)]
Added patch from truedfx to fix bug #38751

svn path=/; revision=304

18 years agoChange --no-path to --no-ld-path
fuzzyray [Fri, 7 Jul 2006 20:43:46 +0000 (20:43 -0000)]
Change --no-path to --no-ld-path

svn path=/; revision=303

18 years agoAdd --no-path option to revdep-rebuild
fuzzyray [Wed, 5 Jul 2006 19:19:43 +0000 (19:19 -0000)]
Add --no-path option to revdep-rebuild

svn path=/; revision=302

18 years agoupdate cve code for bug 128115
genone [Sun, 25 Jun 2006 00:56:11 +0000 (00:56 -0000)]
update cve code for bug 128115

svn path=/; revision=301

18 years agoFix package.py to honor . (bug #136811)
fuzzyray [Wed, 14 Jun 2006 19:53:12 +0000 (19:53 -0000)]
Fix package.py to honor . (bug #136811)

svn path=/; revision=300

18 years agoUpdate revdep-rebuild manpage. Bring Changelog up to date
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

18 years agoUse qfile to locate packages if portage-utils is installed. Removed unused code....
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

18 years agoFix mismatch between man page and --help. Bug 132413
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

18 years agoRemove extra slashes from SEARCH_DIRS path
fuzzyray [Sun, 2 Apr 2006 22:17:50 +0000 (22:17 -0000)]
Remove extra slashes from SEARCH_DIRS path

svn path=/; revision=296

18 years agoRevert where we look for dependency information to previous behavior (Bug 126845)
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

18 years agoFix revdep-rebuild issues exposed by expat upgrade. Bugs 128085, 128174)
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

18 years agoAdd new %active argument to euse to select all enabled use flags
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

18 years agoFixing obvious typo, since it isn't May, yet.
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

18 years agoechangelog: don't warn about missing ebuilds when updating copyrights #120061
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

18 years agoUpdate ChangeLog and release.sh
agriffis [Sat, 25 Mar 2006 05:39:22 +0000 (05:39 -0000)]
Update ChangeLog and release.sh

svn path=/; revision=290

18 years agoUpdate manual page with current examples
agriffis [Sat, 25 Mar 2006 05:18:12 +0000 (05:18 -0000)]
Update manual page with current examples

svn path=/; revision=289

18 years agoUpdate to work with sources.gentoo.org
agriffis [Sat, 25 Mar 2006 05:15:01 +0000 (05:15 -0000)]
Update to work with sources.gentoo.org

svn path=/; revision=288

18 years agofix typo
genone [Fri, 24 Mar 2006 17:16:17 +0000 (17:16 -0000)]
fix typo

svn path=/; revision=287

18 years agoFix to clear environment before portageq call. Bug 126038)
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

18 years agoUpdate Makefiles to install genpkgindex
fuzzyray [Wed, 8 Mar 2006 20:59:18 +0000 (20:59 -0000)]
Update Makefiles to install genpkgindex

svn path=/; revision=285

18 years ago- add initial genpkgindex script to subversion
solar [Wed, 8 Mar 2006 18:27:02 +0000 (18:27 -0000)]
- add initial genpkgindex script to subversion

svn path=/; revision=284

18 years agoFixes to support displaying post-merge dependencies (Bug #99191)
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

18 years agoFixes for dependency parsing (bug 123725). Added function to get PDEPENDS
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

18 years agofixing bug 95432
genone [Fri, 17 Feb 2006 01:32:41 +0000 (01:32 -0000)]
fixing bug 95432

svn path=/; revision=281

18 years agoUnset EMERGE_DEFAULT_OPTS for all emerge calls
fuzzyray [Thu, 16 Feb 2006 22:44:20 +0000 (22:44 -0000)]
Unset EMERGE_DEFAULT_OPTS for all emerge calls

svn path=/; revision=280

18 years agofix bug #123084
genone [Thu, 16 Feb 2006 22:01:01 +0000 (22:01 -0000)]
fix bug #123084

svn path=/; revision=279

18 years agoFixed typo in manpage, bug #122212
antarus [Fri, 10 Feb 2006 19:50:40 +0000 (19:50 -0000)]
Fixed typo in manpage, bug #122212

svn path=/; revision=278

18 years agoUnset EMERGE_DEFAULT_OPTS for internal emerge calls
fuzzyray [Thu, 9 Feb 2006 15:05:56 +0000 (15:05 -0000)]
Unset EMERGE_DEFAULT_OPTS for internal emerge calls

svn path=/; revision=277

18 years agoFix for PORTAGE_NICENESS
fuzzyray [Tue, 7 Feb 2006 04:36:33 +0000 (04:36 -0000)]
Fix for PORTAGE_NICENESS

svn path=/; revision=276