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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
use gawk instead of awk #102050
Mike Frysinger
2005-08-10
1
-1
/
+4
*
rewrite prepallman to use find rather than hardcoded paths
Mike Frysinger
2005-07-29
1
-2
/
+7
*
rewrite by Aron Griffis so that it works flawlessly with all options #97324
Mike Frysinger
2005-07-29
1
-1
/
+5
*
fix IMAGE usage in pkg_preinst so that ebuild authors dont have to know/care ...
Mike Frysinger
2005-07-29
1
-1
/
+6
*
removed hardcoded paths, split inherit into two seperate chunks (internal, an...
Brian Harring
2005-07-20
1
-1
/
+5
*
fix gnuconfig find expression #93363
Mike Frysinger
2005-07-04
1
-1
/
+5
*
abort if binaries have null RPATHs
Mike Frysinger
2005-06-23
1
-1
/
+5
*
report exit status if gpg failed
Mike Frysinger
2005-06-18
1
-1
/
+4
*
remove reference to non-existant profiles/use.mask
Marius Mauch
2005-06-14
1
-1
/
+4
*
use %p instead of %F for outputting stuff from scanelf
Mike Frysinger
2005-06-13
1
-1
/
+5
*
Brought forward fixes from stable
Jason Stubbs
2005-06-04
1
-1
/
+4
*
add status banners to compile/package steps
Mike Frysinger
2005-05-29
1
-1
/
+5
*
make sure installed libtool files arent polluted
Mike Frysinger
2005-05-29
1
-1
/
+4
*
use FEATURES=stricter instead of elf-*
Mike Frysinger
2005-05-24
1
-2
/
+2
*
add some FEATURES for aborting with questionable binaries
Mike Frysinger
2005-05-24
1
-1
/
+6
*
make sure the files exist before we unpack them
Mike Frysinger
2005-05-24
1
-1
/
+5
*
scan for more things with scanelf
Mike Frysinger
2005-05-21
1
-1
/
+6
*
Redesigned and rewrote DependSpec
Jason Stubbs
2005-05-10
1
-1
/
+4
*
dsd supplied a fix for the quote issues w/ env transfering down the pipe.
Brian Harring
2005-05-07
1
-1
/
+5
*
Added some basic utility methods to StateGraph. Reworked the test script
Jason Stubbs
2005-05-05
1
-1
/
+5
*
pym/portage_syntax.py: Added with_key() method to Atom for creating a new
Jason Stubbs
2005-05-05
1
-1
/
+9
*
Added full support for OR-based dependencies. Still need to sort out
Jason Stubbs
2005-05-05
1
-1
/
+5
*
only check digests when unpacking/fetching #29333
Mike Frysinger
2005-05-05
1
-1
/
+4
*
make sure ldscripts exist in /usr/lib when static/dynamic libs are in /usr/li...
Mike Frysinger
2005-05-05
1
-2
/
+3
*
dont try to chmod +x files that are already +x #81427
Mike Frysinger
2005-05-05
1
-2
/
+3
*
remove unused/old aclocal handling
Mike Frysinger
2005-05-05
1
-1
/
+4
*
allow people to unpack files in $PWD with ./ syntax #24637
Mike Frysinger
2005-05-05
1
-1
/
+5
*
clean up and allow for selectable compression methods #9870
Mike Frysinger
2005-05-04
1
-1
/
+6
*
touchup output and use exec more
Mike Frysinger
2005-05-04
1
-1
/
+5
*
cleanup and simplify
Mike Frysinger
2005-05-04
1
-1
/
+4
*
allow fperms/fowners to be recursive (-R)
Mike Frysinger
2005-05-04
1
-1
/
+4
*
pym/portage_syntax.py pym/portage_dep.py: Filled out most of TargetGraph.
Jason Stubbs
2005-05-04
1
-1
/
+9
*
Added remove_preferentials() method to the DependSpec class. Simplified
Jason Stubbs
2005-05-04
1
-1
/
+5
*
rename BUILDDIR to PORTAGE_BUILDDIR #68269
Mike Frysinger
2005-05-04
1
-1
/
+5
*
make the code prettier and simpler
Mike Frysinger
2005-05-04
1
-1
/
+5
*
cleanup and remove unused/old options
Mike Frysinger
2005-05-04
1
-1
/
+4
*
Fixed some bugs in the new intersects() and encapsulates() methods. Created
Jason Stubbs
2005-05-03
1
-1
/
+6
*
Added methods for modifying DependSpec externally.
Jason Stubbs
2005-05-03
1
-1
/
+4
*
Added intersects() and encapsulates() functions to the Atom class for
Jason Stubbs
2005-05-03
1
-1
/
+5
*
man/portage.5: Removed invalid example from package.keywords section.
Jason Stubbs
2005-05-03
1
-1
/
+8
*
reconigze more subchapters than just [1-8n] #32584
Mike Frysinger
2005-04-29
1
-1
/
+4
*
dont run depscan.sh anymore #86523
Mike Frysinger
2005-04-29
1
-1
/
+5
*
strict shouldn't be in make.defaults
Marius Mauch
2005-04-26
1
-1
/
+4
*
make config.{sub,guess} (FEATURES=autoconfig) always be replaced #81822
Mike Frysinger
2005-04-26
1
-1
/
+4
*
no more -* explanations
Marius Mauch
2005-04-25
1
-1
/
+4
*
Added a class called DependSpec which handles parsing *DEPEND and SRC_URI
Jason Stubbs
2005-04-24
1
-1
/
+5
*
Removed support for --inject and --upgradeonly as well as the now unused
Jason Stubbs
2005-04-24
1
-1
/
+5
*
forward port fix for bug 77794
Marius Mauch
2005-04-23
1
-1
/
+4
*
Clean up some silly `cat` usages and make the output format pretty.
Mike Frysinger
2005-04-19
1
-1
/
+4
*
portage-pkg -> binpkgs
Mike Frysinger
2005-04-12
1
-1
/
+5
[next]