gentoolkit.git
19 years agoUpdate Changelog for gentoolkit-0.2.1_rc3 release
fuzzyray [Wed, 7 Dec 2005 18:40:40 +0000 (18:40 -0000)]
Update Changelog for gentoolkit-0.2.1_rc3 release

svn path=/; revision=266

19 years agoRemove python-config call. Bug #113386
fuzzyray [Wed, 7 Dec 2005 18:39:54 +0000 (18:39 -0000)]
Remove python-config call. Bug #113386

svn path=/; revision=265

19 years agoClarify error msg for Bug #113423. Make partial name searches the default for Bug...
fuzzyray [Wed, 7 Dec 2005 18:38:51 +0000 (18:38 -0000)]
Clarify error msg for Bug #113423. Make partial name searches the default for Bug #113134

svn path=/; revision=264

19 years agoFix revdep-rebuild to work with findutils-4.2.27
fuzzyray [Wed, 7 Dec 2005 17:14:20 +0000 (17:14 -0000)]
Fix revdep-rebuild to work with findutils-4.2.27

svn path=/; revision=263

19 years agoChanged equery list command to default to partial name matches
fuzzyray [Wed, 23 Nov 2005 17:32:28 +0000 (17:32 -0000)]
Changed equery list command to default to partial name matches

svn path=/; revision=262

19 years agoFix errors in Makefiles
fuzzyray [Wed, 16 Nov 2005 04:17:40 +0000 (04:17 -0000)]
Fix errors in Makefiles

svn path=/; revision=261

19 years agoUpdated man page to match updated glsa-check
fuzzyray [Tue, 15 Nov 2005 22:48:27 +0000 (22:48 -0000)]
Updated man page to match updated glsa-check

svn path=/; revision=260

19 years agoChangelog update for previous commit
genone [Tue, 15 Nov 2005 21:22:59 +0000 (21:22 -0000)]
Changelog update for previous commit

svn path=/; revision=259

19 years ago- Moving lots of stuff from stdout to stderr
genone [Tue, 15 Nov 2005 21:20:49 +0000 (21:20 -0000)]
- Moving lots of stuff from stdout to stderr
- Replace all "print" calls with matching write() calls
- add new "affected" target
- add support for a EMERGE_OPTS env var
- check that GLSA_DIR exists
- add --cve option requested by solar
- show title on --test --verbose
- better exception handling

svn path=/; revision=258

19 years agoMinor typographical changes
fuzzyray [Tue, 15 Nov 2005 19:39:08 +0000 (19:39 -0000)]
Minor typographical changes

svn path=/; revision=257

19 years agoAdded man page for glsa-check
fuzzyray [Tue, 15 Nov 2005 04:23:26 +0000 (04:23 -0000)]
Added man page for glsa-check

svn path=/; revision=256

19 years agoFix bugs 75983, 85653, 90384, 99191, and 109392
fuzzyray [Sat, 12 Nov 2005 05:51:38 +0000 (05:51 -0000)]
Fix bugs 75983, 85653, 90384, 99191, and 109392

svn path=/; revision=255

19 years agoFix imports for helpers.py Bug 103292
fuzzyray [Fri, 11 Nov 2005 20:36:21 +0000 (20:36 -0000)]
Fix imports for helpers.py Bug 103292

svn path=/; revision=254

19 years agoFix equery belongs to work with multiple files - Bug 111501
fuzzyray [Sat, 5 Nov 2005 05:33:53 +0000 (05:33 -0000)]
Fix equery belongs to work with multiple files - Bug 111501

svn path=/; revision=253

19 years agoFix revdep-rebuild to work with findutils-4.2.25 (Bug 111203)
fuzzyray [Thu, 3 Nov 2005 03:43:06 +0000 (03:43 -0000)]
Fix revdep-rebuild to work with findutils-4.2.25 (Bug 111203)

svn path=/; revision=252

19 years agoFix comment handling. Add ~ as a synonym for ~all (for SpanKY)
agriffis [Thu, 27 Oct 2005 15:50:36 +0000 (15:50 -0000)]
Fix comment handling.  Add ~ as a synonym for ~all (for SpanKY)

svn path=/; revision=251

19 years agoFix grammatical errors
fuzzyray [Fri, 21 Oct 2005 15:20:48 +0000 (15:20 -0000)]
Fix grammatical errors

svn path=/; revision=250

19 years agoFix gentoolkit to properly parse '||' syntax. (Bug 101377)
fuzzyray [Tue, 18 Oct 2005 19:10:58 +0000 (19:10 -0000)]
Fix gentoolkit to properly parse '||' syntax. (Bug 101377)

svn path=/; revision=249

19 years agoFixed bug in duplicate detection
fuzzyray [Fri, 14 Oct 2005 16:02:13 +0000 (16:02 -0000)]
Fixed bug in duplicate detection

svn path=/; revision=248

19 years agoFix typo in eclean man page
fuzzyray [Fri, 14 Oct 2005 15:33:27 +0000 (15:33 -0000)]
Fix typo in eclean man page

svn path=/; revision=247

19 years agoAdd qpkg --dups functionality to equery list command
fuzzyray [Fri, 14 Oct 2005 05:20:38 +0000 (05:20 -0000)]
Add qpkg --dups functionality to equery list command

svn path=/; revision=246

19 years agoequery fixes: bugs 74554, 74569, 77113, 86633, 90046, 91286, 94618, 100148
fuzzyray [Thu, 13 Oct 2005 22:04:43 +0000 (22:04 -0000)]
equery fixes: bugs 74554, 74569, 77113, 86633, 90046, 91286, 94618, 100148

svn path=/; revision=245

19 years agoFixed typo, bug #109147
fuzzyray [Thu, 13 Oct 2005 15:43:49 +0000 (15:43 -0000)]
Fixed typo, bug #109147

svn path=/; revision=244

19 years agoFix to find all packages including installed but no longer in tree. #71737
fuzzyray [Thu, 13 Oct 2005 05:03:29 +0000 (05:03 -0000)]
Fix to find all packages including installed but no longer in tree. #71737

svn path=/; revision=243

19 years agoUpdate revdep-rebuild to read config files from /etc/revdep-rebuild
fuzzyray [Sun, 25 Sep 2005 15:37:19 +0000 (15:37 -0000)]
Update revdep-rebuild to read config files from /etc/revdep-rebuild

svn path=/; revision=242

19 years agoUpdated ChangeLog for equery fixes
fuzzyray [Fri, 23 Sep 2005 19:40:23 +0000 (19:40 -0000)]
Updated ChangeLog for equery fixes

svn path=/; revision=241

19 years agoFix NOCOLOR to always be honored Bug #98634, enabled no-pipe option
fuzzyray [Thu, 22 Sep 2005 21:50:06 +0000 (21:50 -0000)]
Fix NOCOLOR to always be honored Bug #98634, enabled no-pipe option

svn path=/; revision=240

19 years agoChange 'equery which' to return best-visible ebuild path Bug #78687, Sort output...
fuzzyray [Thu, 22 Sep 2005 20:36:12 +0000 (20:36 -0000)]
Change 'equery which' to return best-visible ebuild path Bug #78687, Sort output from 'equery list' Bug #67152

svn path=/; revision=239

19 years agoChange package.py to access a single global portage.config object. Fixes bug #90680
fuzzyray [Thu, 22 Sep 2005 15:53:36 +0000 (15:53 -0000)]
Change package.py to access a single global portage.config object. Fixes bug #90680

svn path=/; revision=238

19 years agoMake --quiet actually be quiet. Bug #78921
fuzzyray [Fri, 16 Sep 2005 20:18:56 +0000 (20:18 -0000)]
Make --quiet actually be quiet. Bug #78921

svn path=/; revision=237

19 years agoFix 'equery uses' to not print USE flags multiple times. Bug #91623
fuzzyray [Fri, 16 Sep 2005 19:23:57 +0000 (19:23 -0000)]
Fix 'equery uses' to not print USE flags multiple times. Bug #91623

svn path=/; revision=236

19 years agoFix typo for hasuses shortHelp bug #82352
fuzzyray [Thu, 15 Sep 2005 22:20:00 +0000 (22:20 -0000)]
Fix typo for hasuses shortHelp bug #82352

svn path=/; revision=235

19 years agoMore man page fixes Bug #74944
fuzzyray [Thu, 15 Sep 2005 22:04:09 +0000 (22:04 -0000)]
More man page fixes Bug #74944

svn path=/; revision=234

19 years agoupdated equery.1 for depends sub-command Bug #73893
fuzzyray [Thu, 15 Sep 2005 21:35:46 +0000 (21:35 -0000)]
updated equery.1 for depends sub-command Bug #73893

svn path=/; revision=233

19 years agoRemove stat call to fix bugs 102255 and 105381
fuzzyray [Fri, 9 Sep 2005 20:35:17 +0000 (20:35 -0000)]
Remove stat call to fix bugs 102255 and 105381

svn path=/; revision=232

19 years agoFix incompatability with portage 2.0.52. bug# 105382
fuzzyray [Fri, 9 Sep 2005 16:48:54 +0000 (16:48 -0000)]
Fix incompatability with portage 2.0.52. bug# 105382

svn path=/; revision=231

19 years agoFixed minor typo in README
fuzzyray [Thu, 8 Sep 2005 21:36:41 +0000 (21:36 -0000)]
Fixed minor typo in README

svn path=/; revision=230

19 years agoMinor updates to README file
fuzzyray [Thu, 8 Sep 2005 21:28:54 +0000 (21:28 -0000)]
Minor updates to README file

svn path=/; revision=229

19 years agoAdded eclean bug# 33877 and updated README bug# 103662
fuzzyray [Thu, 8 Sep 2005 21:19:36 +0000 (21:19 -0000)]
Added eclean bug# 33877 and updated README bug# 103662

svn path=/; revision=228

19 years agoAdded g/fbsd support patch from Bug #102255
fuzzyray [Sat, 13 Aug 2005 04:48:51 +0000 (04:48 -0000)]
Added g/fbsd support patch from Bug #102255

svn path=/; revision=227

19 years agoWrap variable interpolation in \Q and \E in regex #92966
agriffis [Tue, 12 Jul 2005 21:00:27 +0000 (21:00 -0000)]
Wrap variable interpolation in \Q and \E in regex #92966

svn path=/; revision=225

19 years agoFix w/s issues
agriffis [Tue, 12 Jul 2005 20:53:39 +0000 (20:53 -0000)]
Fix w/s issues

svn path=/; revision=224

19 years agoRevert fix for bug 93574 as it can cause packages to be missed. (bug 97171)
fuzzyray [Wed, 29 Jun 2005 04:26:34 +0000 (04:26 -0000)]
Revert fix for bug 93574 as it can cause packages to be missed. (bug 97171)

svn path=/; revision=223

19 years agorevdep-rebuild: fix bug 95274, use portageq to read variables from /etc/make.conf
fuzzyray [Tue, 7 Jun 2005 21:26:11 +0000 (21:26 -0000)]
revdep-rebuild: fix bug 95274, use portageq to read variables from /etc/make.conf

svn path=/; revision=222

19 years agotoo many files
genone [Sun, 5 Jun 2005 23:40:45 +0000 (23:40 -0000)]
too many files

svn path=/; revision=221

19 years agoUpdated revdep-rebuild from bug #62644
fuzzyray [Sun, 5 Jun 2005 21:25:11 +0000 (21:25 -0000)]
Updated revdep-rebuild from bug #62644

svn path=/; revision=220

19 years agoadd -n option to belongs
genone [Sat, 30 Apr 2005 15:53:05 +0000 (15:53 -0000)]
add -n option to belongs

svn path=/; revision=213

19 years agoforgot V in short option list
genone [Sat, 30 Apr 2005 15:47:50 +0000 (15:47 -0000)]
forgot V in short option list

svn path=/; revision=212

19 years ago* more changes for #90326; report all trivial files if no significant
agriffis [Wed, 27 Apr 2005 23:30:41 +0000 (23:30 -0000)]
* more changes for #90326; report all trivial files if no significant
  changes can be found

svn path=/; revision=211

19 years agono more README and TODO
genone [Wed, 27 Apr 2005 10:22:53 +0000 (10:22 -0000)]
no more README and TODO

svn path=/; revision=210

19 years ago* detect conflicts explicitly
agriffis [Tue, 26 Apr 2005 21:08:59 +0000 (21:08 -0000)]
* detect conflicts explicitly
* report ChangeLog in the list of files if it's the only file
  that is changing #90326

svn path=/; revision=209

19 years agomore sticky tape to get this thing released
genone [Tue, 26 Apr 2005 00:38:06 +0000 (00:38 -0000)]
more sticky tape to get this thing released

svn path=/; revision=208

19 years agofinally deprecating qpkg and etcat
genone [Mon, 25 Apr 2005 01:48:12 +0000 (01:48 -0000)]
finally deprecating qpkg and etcat

svn path=/; revision=207

19 years agoreplace string with int comparison
genone [Fri, 8 Apr 2005 07:58:10 +0000 (07:58 -0000)]
replace string with int comparison

svn path=/; revision=206

19 years agouse --oneshot
genone [Fri, 8 Apr 2005 01:57:54 +0000 (01:57 -0000)]
use --oneshot

svn path=/; revision=205

19 years agomore cascaded profiles support
genone [Fri, 8 Apr 2005 00:36:37 +0000 (00:36 -0000)]
more cascaded profiles support

svn path=/; revision=204

19 years agofixing euse bugs 75525, 74344 and 84521
genone [Fri, 8 Apr 2005 00:06:46 +0000 (00:06 -0000)]
fixing euse bugs 75525, 74344 and 84521

svn path=/; revision=203

19 years agoOnly modify non-masked keywords with "all"
agriffis [Wed, 23 Mar 2005 18:20:00 +0000 (18:20 -0000)]
Only modify non-masked keywords with "all"

svn path=/; revision=202

19 years agohandle package moves without adding new version lines
agriffis [Wed, 23 Mar 2005 13:48:22 +0000 (13:48 -0000)]
handle package moves without adding new version lines

svn path=/; revision=201

19 years agoAdd forgotten ChangeLog entry from yesterday
agriffis [Fri, 18 Mar 2005 21:05:43 +0000 (21:05 -0000)]
Add forgotten ChangeLog entry from yesterday

svn path=/; revision=200

19 years agoSort keywords alphabetically
agriffis [Thu, 17 Mar 2005 15:56:51 +0000 (15:56 -0000)]
Sort keywords alphabetically

svn path=/; revision=199

19 years agoDon't complain about non-files
agriffis [Mon, 14 Mar 2005 18:38:35 +0000 (18:38 -0000)]
Don't complain about non-files

svn path=/; revision=198

19 years agoUse spaces instead of tabs which are too annoying in Gentoo
agriffis [Sat, 12 Mar 2005 23:44:49 +0000 (23:44 -0000)]
Use spaces instead of tabs which are too annoying in Gentoo

svn path=/; revision=197

19 years agoFix tabbing
agriffis [Sat, 12 Mar 2005 23:43:34 +0000 (23:43 -0000)]
Fix tabbing

svn path=/; revision=196

19 years agoAdd eviewcvs to ChangeLog and Makefile for gentoolkit-dev. Fix ChangeLog corruption...
agriffis [Sat, 12 Mar 2005 23:14:53 +0000 (23:14 -0000)]
Add eviewcvs to ChangeLog and Makefile for gentoolkit-dev.  Fix ChangeLog corruption introduced by the previous committer

svn path=/; revision=195

19 years agoAdd eviewcvs utility for generating viewcvs URLs
agriffis [Sat, 12 Mar 2005 23:03:50 +0000 (23:03 -0000)]
Add eviewcvs utility for generating viewcvs URLs

svn path=/; revision=194

19 years agoAdded epkgmove back in.
karltk [Sat, 12 Mar 2005 17:05:24 +0000 (17:05 -0000)]
Added epkgmove back in.

svn path=/; revision=193

19 years agoAdded myself to release.sh
port001 [Sat, 12 Mar 2005 17:00:40 +0000 (17:00 -0000)]
Added myself to release.sh

svn path=/; revision=192

19 years agoNeed to add dev to release.sh
karltk [Sat, 12 Mar 2005 16:55:36 +0000 (16:55 -0000)]
Need to add dev to release.sh

svn path=/; revision=191

19 years agoAdded a few notes about release.sh
karltk [Sat, 12 Mar 2005 16:54:51 +0000 (16:54 -0000)]
Added a few notes about release.sh

svn path=/; revision=190

19 years agoDropped epkgmove. Released 0.2.3.
karltk [Sat, 12 Mar 2005 16:34:39 +0000 (16:34 -0000)]
Dropped epkgmove. Released 0.2.3.

svn path=/; revision=189

19 years agodon't complain about cvs add of digests #84377
agriffis [Tue, 8 Mar 2005 20:11:36 +0000 (20:11 -0000)]
don't complain about cvs add of digests #84377

svn path=/; revision=188

19 years agoRemove stale debugging lines
agriffis [Mon, 7 Mar 2005 23:50:08 +0000 (23:50 -0000)]
Remove stale debugging lines

svn path=/; revision=187

19 years agoReport all changed versions #84332
agriffis [Mon, 7 Mar 2005 23:24:02 +0000 (23:24 -0000)]
Report all changed versions #84332

svn path=/; revision=186

19 years agoReleased dev-0.2.2
karltk [Tue, 1 Mar 2005 13:28:54 +0000 (13:28 -0000)]
Released dev-0.2.2

svn path=/; revision=185

19 years agostrip GECOS #80011
agriffis [Fri, 25 Feb 2005 15:56:48 +0000 (15:56 -0000)]
strip GECOS #80011

svn path=/; revision=184

19 years agoUpdated to 1.3.1
karltk [Thu, 3 Feb 2005 21:53:19 +0000 (21:53 -0000)]
Updated to 1.3.1

svn path=/; revision=183

19 years agoAdded /usr/kde/*/bin to SEARCH_DIRS (#38011).
greg_g [Mon, 24 Jan 2005 23:38:42 +0000 (23:38 -0000)]
Added /usr/kde/*/bin to SEARCH_DIRS (#38011).

svn path=/; revision=182

20 years agosomeone broke^Wfixed the ~ operator, so revisionMatch didn't work correctly
genone [Thu, 9 Dec 2004 17:37:16 +0000 (17:37 -0000)]
someone broke^Wfixed the ~ operator, so revisionMatch didn't work correctly

svn path=/; revision=181

20 years agopython-2.3 check
genone [Wed, 8 Dec 2004 10:52:43 +0000 (10:52 -0000)]
python-2.3 check

svn path=/; revision=180

20 years agoadded argument check
genone [Wed, 8 Dec 2004 10:40:53 +0000 (10:40 -0000)]
added argument check

svn path=/; revision=179

20 years agochange the outfile parameter for Glsa.dump() from filename to filehandle
genone [Wed, 8 Dec 2004 10:13:33 +0000 (10:13 -0000)]
change the outfile parameter for Glsa.dump() from filename to filehandle

svn path=/; revision=178

20 years agominor bugfixes for glsa-check and equery
genone [Wed, 8 Dec 2004 09:55:21 +0000 (09:55 -0000)]
minor bugfixes for glsa-check and equery

svn path=/; revision=177

20 years agoBranched v0-3-0
karltk [Mon, 29 Nov 2004 21:39:43 +0000 (21:39 -0000)]
Branched v0-3-0

svn path=/; revision=173

20 years ago*** empty log message ***
karltk [Wed, 10 Nov 2004 18:20:27 +0000 (18:20 -0000)]
*** empty log message ***

svn path=/; revision=171

20 years agoNew release
karltk [Wed, 10 Nov 2004 16:16:16 +0000 (16:16 -0000)]
New release

svn path=/; revision=170

20 years agoFix mismatching of ppc vs. ppc-macos #69683
agriffis [Tue, 9 Nov 2004 14:47:14 +0000 (14:47 -0000)]
Fix mismatching of ppc vs. ppc-macos #69683

svn path=/; revision=169

20 years agochange "cvs diff -fU 0" => "cvs -f diff U0" because -f is a global option, not a...
agriffis [Tue, 9 Nov 2004 14:34:21 +0000 (14:34 -0000)]
change "cvs diff -fU 0" => "cvs -f diff U0" because -f is a global option, not a diff option

svn path=/; revision=168

20 years ago * call cvs with -f to refrain from using .cvsrc, which might
agriffis [Mon, 8 Nov 2004 21:40:37 +0000 (21:40 -0000)]
* call cvs with -f to refrain from using .cvsrc, which might
  contain conflicting options
* fix auto-addition of ChangeLog; last attempt was broken

svn path=/; revision=167

20 years agoAbort when there are unresolved files (files that aren't under revision control)...
agriffis [Thu, 4 Nov 2004 00:17:22 +0000 (00:17 -0000)]
Abort when there are unresolved files (files that aren't under revision control), just like repoman.  Auto-add to cvs when a new ChangeLog is created.

svn path=/; revision=166

20 years agoI don't want to fix qpkg bugs
genone [Sun, 31 Oct 2004 00:43:00 +0000 (00:43 -0000)]
I don't want to fix qpkg bugs

svn path=/; revision=165

20 years agoFleshed out a bit
karltk [Tue, 19 Oct 2004 23:50:31 +0000 (23:50 -0000)]
Fleshed out a bit

svn path=/; revision=164

20 years agoAdded case for sudo
karltk [Tue, 19 Oct 2004 23:50:20 +0000 (23:50 -0000)]
Added case for sudo

svn path=/; revision=163

20 years agoFixed #67349
karltk [Tue, 19 Oct 2004 23:50:01 +0000 (23:50 -0000)]
Fixed #67349

svn path=/; revision=162

20 years agoImproved robustness of MD5 sum checking
karltk [Mon, 18 Oct 2004 18:58:31 +0000 (18:58 -0000)]
Improved robustness of MD5 sum checking

svn path=/; revision=161

20 years agoReverted indentation to tabs.
karltk [Mon, 18 Oct 2004 18:43:08 +0000 (18:43 -0000)]
Reverted indentation to tabs.

svn path=/; revision=160

20 years agoCollapsed into base ChangeLog
karltk [Mon, 18 Oct 2004 18:38:53 +0000 (18:38 -0000)]
Collapsed into base ChangeLog

svn path=/; revision=159

20 years agoCollapsed into base ChangeLog
karltk [Mon, 18 Oct 2004 18:01:28 +0000 (18:01 -0000)]
Collapsed into base ChangeLog

svn path=/; revision=158

20 years agosh bugs
karltk [Sun, 17 Oct 2004 19:58:39 +0000 (19:58 -0000)]
sh bugs

svn path=/; revision=157

20 years agoreplace perl euse with bash euse
genone [Sun, 17 Oct 2004 17:50:47 +0000 (17:50 -0000)]
replace perl euse with bash euse

svn path=/; revision=156