gentoolkit.git
19 years agoFix string join methods Bug #175050
fuzzyray [Thu, 19 Apr 2007 02:31:01 +0000 (02:31 -0000)]
Fix string join methods Bug #175050

svn path=/; revision=388

19 years ago- add bzip2 compression option
solar [Fri, 13 Apr 2007 23:40:24 +0000 (23:40 -0000)]
- add bzip2 compression option

svn path=/; revision=387

19 years agoChange equery uses command to display the best matching
fuzzyray [Wed, 11 Apr 2007 02:12:08 +0000 (02:12 -0000)]
Change equery uses command to display the best matching
uninstalled package version if an uninstalled package is specified.
Changed the meaning of -a to mean display all versions. (Bug #152325)

svn path=/; revision=386

19 years agoFix path and fully qualified paths for bug 172969
fuzzyray [Wed, 11 Apr 2007 01:22:01 +0000 (01:22 -0000)]
Fix path and fully qualified paths for bug 172969

svn path=/; revision=385

19 years agoFix path and fully qualified paths for bug 172969
antarus [Sun, 1 Apr 2007 07:09:41 +0000 (07:09 -0000)]
Fix path and fully qualified paths for bug 172969

svn path=/; revision=384

19 years agoFix syntax error from string module cleanup
fuzzyray [Sun, 1 Apr 2007 06:11:34 +0000 (06:11 -0000)]
Fix syntax error from string module cleanup

svn path=/; revision=383

19 years agoAdd support for new-style imports while keeping support for old imports as a fallback
antarus [Sun, 1 Apr 2007 05:13:21 +0000 (05:13 -0000)]
Add support for new-style imports while keeping support for old imports as a fallback

svn path=/; revision=382

19 years agoremove needless imports
antarus [Sun, 1 Apr 2007 05:09:38 +0000 (05:09 -0000)]
remove needless imports

svn path=/; revision=381

19 years agoremove outdated usage of 'types'
antarus [Sun, 1 Apr 2007 05:03:35 +0000 (05:03 -0000)]
remove outdated usage of 'types'

svn path=/; revision=380

19 years agoremove string module
antarus [Sun, 1 Apr 2007 05:00:46 +0000 (05:00 -0000)]
remove string module

svn path=/; revision=379

19 years agoremove string module from etcat, fix import syntax
antarus [Sun, 1 Apr 2007 04:58:42 +0000 (04:58 -0000)]
remove string module from etcat, fix import syntax

svn path=/; revision=378

19 years agoremove string usage as it's obsolete
antarus [Sun, 1 Apr 2007 04:52:01 +0000 (04:52 -0000)]
remove string usage as it's obsolete

svn path=/; revision=377

19 years agoremove string usage as it's obsolete
antarus [Sun, 1 Apr 2007 04:50:56 +0000 (04:50 -0000)]
remove string usage as it's obsolete

svn path=/; revision=376

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

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

svn path=/; revision=347

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

svn path=/; revision=346

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

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

svn path=/; revision=316

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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