GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
archive/proj/portage-cvs.git
master
portage-2_0_51_20
portage_2_0
portage_2_0_47_r15
portage_2_0_47_r3
portage_2_0_47_r9
portage_2_0_48_r3
portage_2_0_49_r4
portage_2_0_50_pre16
portage_2_0_51_21
portage_2_0_51_r10
portage_2_1
rewrite-ignore
v1-7-7
v1-7-7-nrp
v1-8-0
Conversion of the Portage CVS repository (2001-2005)
Portage team <dev-portage@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixing earlier stomping of spankys ebuild*.sh work that I managed :/
Brian Harring
2005-08-13
2
-145
/
+239
*
clean up syntax and quoting and such
Mike Frysinger
2005-08-10
1
-33
/
+35
*
use gawk instead of awk #102050
Mike Frysinger
2005-08-10
1
-3
/
+3
*
fix header again
Mike Frysinger
2005-08-05
3
-6
/
+6
*
rewrite prepallman to use find rather than hardcoded paths
Mike Frysinger
2005-07-29
1
-6
/
+4
*
rewrite by Aron Griffis so that it works flawlessly with all options #97324
Mike Frysinger
2005-07-29
2
-36
/
+6
*
fix IMAGE usage in pkg_preinst so that ebuild authors dont have to know/care ...
Mike Frysinger
2005-07-29
1
-15
/
+16
*
removed hardcoded paths, split inherit into two seperate chunks (internal, an...
Brian Harring
2005-07-20
5
-370
/
+412
*
fix gnuconfig find expression #93363
Mike Frysinger
2005-07-04
1
-2
/
+2
*
abort if binaries have null RPATHs
Mike Frysinger
2005-06-23
1
-2
/
+5
*
fix typo ... BUILDDIR -> PORTAGE_BUILDDIR
Mike Frysinger
2005-06-19
1
-2
/
+2
*
report exit status if gpg failed
Mike Frysinger
2005-06-18
1
-1
/
+3
*
use %p instead of %F for outputting stuff from scanelf
Mike Frysinger
2005-06-13
1
-10
/
+10
*
Brought forward fixes from stable
Jason Stubbs
2005-06-04
1
-12
/
+15
*
make sure we filter $D when searching for $BUILDDIR in scanelf RPATH output
Mike Frysinger
2005-05-31
1
-2
/
+2
*
add status banners to compile/package steps
Mike Frysinger
2005-05-29
1
-1
/
+6
*
blah, fix syntax error in scanelf checks
Mike Frysinger
2005-05-29
1
-4
/
+4
*
eat whitespace
Mike Frysinger
2005-05-29
1
-2
/
+1
*
make sure installed libtool files arent polluted
Mike Frysinger
2005-05-29
1
-1
/
+10
*
use FEATURES=stricter instead of elf-*
Mike Frysinger
2005-05-24
1
-4
/
+4
*
add some FEATURES for aborting with questionable binaries
Mike Frysinger
2005-05-24
1
-1
/
+9
*
forward port fix for #69896 from stable
Mike Frysinger
2005-05-24
1
-2
/
+10
*
make sure the files exist before we unpack them
Mike Frysinger
2005-05-24
1
-2
/
+4
*
syntax/whitespace updates
Mike Frysinger
2005-05-22
2
-82
/
+66
*
scan for more things with scanelf
Mike Frysinger
2005-05-21
2
-43
/
+63
*
make sure the gnu config files end up +x
Mike Frysinger
2005-05-09
1
-1
/
+2
*
import fix
Brian Harring
2005-05-07
1
-2
/
+3
*
Added some basic utility methods to StateGraph. Reworked the test script
Jason Stubbs
2005-05-05
1
-27
/
+80
*
pym/portage_syntax.py: Added with_key() method to Atom for creating a new
Jason Stubbs
2005-05-05
1
-15
/
+4
*
Added full support for OR-based dependencies. Still need to sort out
Jason Stubbs
2005-05-05
1
-3
/
+14
*
make sure ldscripts exist in /usr/lib when static/dynamic libs are in /usr/li...
Mike Frysinger
2005-05-05
1
-1
/
+16
*
dont try to chmod +x files that are already +x #81427
Mike Frysinger
2005-05-05
1
-1
/
+2
*
remove unused/old aclocal handling
Mike Frysinger
2005-05-05
1
-18
/
+2
*
allow people to unpack files in $PWD with ./ syntax #24637
Mike Frysinger
2005-05-05
1
-25
/
+31
*
clean up and allow for selectable compression methods #9870
Mike Frysinger
2005-05-04
8
-68
/
+133
*
remove extraneous output
Mike Frysinger
2005-05-04
1
-4
/
+3
*
touchup output and use exec more
Mike Frysinger
2005-05-04
2
-8
/
+14
*
cleanup and simplify
Mike Frysinger
2005-05-04
6
-39
/
+30
*
allow fperms/fowners to be recursive (-R)
Mike Frysinger
2005-05-04
2
-13
/
+27
*
pym/portage_syntax.py pym/portage_dep.py: Filled out most of TargetGraph.
Jason Stubbs
2005-05-04
1
-0
/
+42
*
rename BUILDDIR to PORTAGE_BUILDDIR #68269
Mike Frysinger
2005-05-04
2
-24
/
+24
*
make the code prettier and simpler
Mike Frysinger
2005-05-04
6
-36
/
+39
*
cleanup and remove unused/old options
Mike Frysinger
2005-05-04
1
-24
/
+3
*
Removing from portage cvs - now an independant package.
Michael Cummings
2005-05-01
1
-427
/
+0
*
whitespace touchup
Mike Frysinger
2005-04-30
1
-2
/
+2
*
fix new regex so it accepts previous matches that were valid
Mike Frysinger
2005-04-30
1
-2
/
+2
*
reconigze more subchapters than just [1-8n] #32584
Mike Frysinger
2005-04-29
1
-6
/
+6
*
dont run depscan.sh anymore #86523
Mike Frysinger
2005-04-29
1
-3
/
+1
*
make config.{sub,guess} (FEATURES=autoconfig) always be replaced #81822
Mike Frysinger
2005-04-26
1
-9
/
+8
*
Removed support for --inject and --upgradeonly as well as the now unused
Jason Stubbs
2005-04-24
1
-89
/
+4
[next]