summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Mike Frysinger [Thu, 22 Dec 2005 02:06:59 +0000 (02:06 -0000)]
remove eclass manpages
svn path=/main/tags/2.0.53_rc2/; revision=2431
Brian Harring [Sun, 2 Oct 2005 03:52:41 +0000 (03:52 -0000)]
saner handling of selinux_enabled
svn path=/main/branches/2.0/; revision=2070
Jason Stubbs [Sat, 1 Oct 2005 15:30:48 +0000 (15:30 -0000)]
Remove the specific dependency on python-2.2.
svn path=/main/branches/2.0/; revision=2069
Jason Stubbs [Sat, 1 Oct 2005 15:29:44 +0000 (15:29 -0000)]
Restore full range of possible atoms that can be given to emerge by doing
atom validity checks using a dummy category if necessary.
svn path=/main/branches/2.0/; revision=2068
Jason Stubbs [Sat, 1 Oct 2005 10:41:52 +0000 (10:41 -0000)]
Check if invalid atoms are only missing a category and let those pass.
svn path=/main/branches/2.0/; revision=2066
Brian Harring [Sat, 1 Oct 2005 09:12:27 +0000 (09:12 -0000)]
touches up on file.name check, part of glep31
svn path=/main/branches/2.0/; revision=2065
Brian Harring [Sat, 1 Oct 2005 07:52:55 +0000 (07:52 -0000)]
fixed ebuild so
ebuild some-ebuild clean setup unpack # works like
ebuild some-ebuild clean unpack
svn path=/main/branches/2.0/; revision=2064
Jason Stubbs [Thu, 29 Sep 2005 16:45:42 +0000 (16:45 -0000)]
Sort digests and manifests (to look nice and making them diff'able)
svn path=/main/branches/2.0/; revision=2063
Jason Stubbs [Thu, 29 Sep 2005 16:44:42 +0000 (16:44 -0000)]
Add some more info about where the problem is coming from when atoms cannot be resolved.
svn path=/main/branches/2.0/; revision=2062
Jason Stubbs [Thu, 29 Sep 2005 16:43:08 +0000 (16:43 -0000)]
Make depclean a little friendler (so that perhaps people will read the messages? ;)
svn path=/main/branches/2.0/; revision=2061
Jason Stubbs [Thu, 29 Sep 2005 16:42:30 +0000 (16:42 -0000)]
Ignore packages in system/world that are satisfied by packages in package.provided.
svn path=/main/branches/2.0/; revision=2060
Jason Stubbs [Thu, 29 Sep 2005 16:41:34 +0000 (16:41 -0000)]
Ignore files (such as metadata.xml) within portdir category dirs.
svn path=/main/branches/2.0/; revision=2059
Jason Stubbs [Thu, 29 Sep 2005 16:38:08 +0000 (16:38 -0000)]
Ignore blockers when fetching.
svn path=/main/branches/2.0/; revision=2058
Jason Stubbs [Thu, 29 Sep 2005 16:37:28 +0000 (16:37 -0000)]
Remove specific reference to the Gentoo Handbook.
svn path=/main/branches/2.0/; revision=2057
Jason Stubbs [Thu, 29 Sep 2005 16:36:57 +0000 (16:36 -0000)]
Refactored world graphing code to reuse the standard dependency resolution paths.
svn path=/main/branches/2.0/; revision=2056
Jason Stubbs [Thu, 29 Sep 2005 16:35:44 +0000 (16:35 -0000)]
Add -i to FBSD's ldconfig as requested.
svn path=/main/branches/2.0/; revision=2055
Jason Stubbs [Thu, 29 Sep 2005 16:35:04 +0000 (16:35 -0000)]
Update the casing of "linux" on the default distfile mirror.
svn path=/main/branches/2.0/; revision=2054
Jason Stubbs [Thu, 29 Sep 2005 16:34:20 +0000 (16:34 -0000)]
Harmless typo in signal catcher.
svn path=/main/branches/2.0/; revision=2053
Jason Stubbs [Thu, 29 Sep 2005 16:33:44 +0000 (16:33 -0000)]
Prevent globbed atoms from having relative operators.
svn path=/main/branches/2.0/; revision=2052
Jason Stubbs [Thu, 29 Sep 2005 16:32:57 +0000 (16:32 -0000)]
Fix incorrect Exception when checking LOGDIR permissions
svn path=/main/branches/2.0/; revision=2051
Jason Stubbs [Thu, 29 Sep 2005 16:32:12 +0000 (16:32 -0000)]
Adhere to USE flags passed into fetch()
svn path=/main/branches/2.0/; revision=2050
Jason Stubbs [Thu, 29 Sep 2005 16:31:33 +0000 (16:31 -0000)]
Security checks regarding installation of world-writable files.
svn path=/main/branches/2.0/; revision=2049
Jason Stubbs [Thu, 29 Sep 2005 16:30:44 +0000 (16:30 -0000)]
Validation of user atoms.
svn path=/main/branches/2.0/; revision=2048
Jason Stubbs [Thu, 29 Sep 2005 16:29:54 +0000 (16:29 -0000)]
add --newuse short option to emerge help
svn path=/main/branches/2.0/; revision=2047
Jason Stubbs [Thu, 29 Sep 2005 16:29:15 +0000 (16:29 -0000)]
remove CDEPEND
ignore RDEPEND on --buildpkgonly
svn path=/main/branches/2.0/; revision=2046
Jason Stubbs [Thu, 29 Sep 2005 16:28:19 +0000 (16:28 -0000)]
overridable lchown/lchgrp
svn path=/main/branches/2.0/; revision=2045
Jason Stubbs [Thu, 29 Sep 2005 16:27:25 +0000 (16:27 -0000)]
zmedico's prelink optimization
svn path=/main/branches/2.0/; revision=2044
Brian Harring [Wed, 28 Sep 2005 06:06:47 +0000 (06:06 -0000)]
fixups to EAPI handling.
svn path=/main/branches/2.0/; revision=2035
Brian Harring [Wed, 28 Sep 2005 05:35:37 +0000 (05:35 -0000)]
file.name fixup for glep31 checks.
svn path=/main/branches/2.0/; revision=2034
Brian Harring [Wed, 28 Sep 2005 04:45:41 +0000 (04:45 -0000)]
bye bye global portageq's.
svn path=/main/branches/2.0/; revision=2033
Brian Harring [Wed, 28 Sep 2005 00:02:19 +0000 (00:02 -0000)]
eapi fix up for installation.
svn path=/main/branches/2.0/; revision=2032
Brian Harring [Mon, 26 Sep 2005 23:45:18 +0000 (23:45 -0000)]
typo fix.
svn path=/main/branches/2.0/; revision=2026
Brian Harring [Sat, 24 Sep 2005 19:13:25 +0000 (19:13 -0000)]
emerge --metadata ran as user, and silenced auxdb Corruption exceptions when doing metadata transfer.
svn path=/main/branches/2.0/; revision=2025
Brian Harring [Sat, 24 Sep 2005 18:51:48 +0000 (18:51 -0000)]
update so that int 0 is stored (change to the logic test for storing null vals)
svn path=/main/branches/2.0/; revision=2024
Brian Harring [Sat, 24 Sep 2005 18:41:36 +0000 (18:41 -0000)]
correction of eapi transfer for metadata -> local cache
svn path=/main/branches/2.0/; revision=2023
Brian Harring [Sat, 24 Sep 2005 17:54:05 +0000 (17:54 -0000)]
EAPI awareness, and flat_hash/flat_list autodetection for rysnc cache.
svn path=/main/branches/2.0/; revision=2022
Brian Harring [Sat, 24 Sep 2005 02:56:18 +0000 (02:56 -0000)]
cleanse_cache cleanups.
svn path=/main/branches/2.0/; revision=2021
Brian Harring [Sat, 24 Sep 2005 02:53:14 +0000 (02:53 -0000)]
bug 106544 , glep31 enforcement checks
svn path=/main/branches/2.0/; revision=2020
Mike Frysinger [Sat, 24 Sep 2005 00:28:11 +0000 (00:28 -0000)]
repoman will work in any portage tree, but the commit option will only work in a cvs tree
svn path=/main/branches/2.0/; revision=2019
Mike Frysinger [Sat, 24 Sep 2005 00:26:24 +0000 (00:26 -0000)]
use() is silent, update notes
svn path=/main/branches/2.0/; revision=2018
Brian Harring [Tue, 20 Sep 2005 22:05:36 +0000 (22:05 -0000)]
syntax error (wth?), fixed it.
svn path=/main/branches/2.0/; revision=2014
Brian Harring [Tue, 20 Sep 2005 13:20:48 +0000 (13:20 -0000)]
added the bug number I missed on previous commit.
svn path=/main/branches/2.0/; revision=2012
Brian Harring [Tue, 20 Sep 2005 13:13:10 +0000 (13:13 -0000)]
bug 106363 , selinux failed import resulting in module hanging around causing issues for the logic on the next re-import
import selinux == fail; next attempt, import selinux == non-fail
Python 'feature' of sorts.
svn path=/main/branches/2.0/; revision=2011
Mike Frysinger [Sun, 18 Sep 2005 04:38:36 +0000 (04:38 -0000)]
add a sanity check for diff before using it #48184
svn path=/main/branches/2.0/; revision=1998
Mike Frysinger [Fri, 16 Sep 2005 02:27:50 +0000 (02:27 -0000)]
document the -* KEYWORD #97165
svn path=/main/branches/2.0/; revision=1996
Brian Harring [Thu, 8 Sep 2005 16:31:36 +0000 (16:31 -0000)]
fixing unpack so it works once again for tar :/
svn path=/main/branches/2.0/; revision=1992
Jason Stubbs [Thu, 8 Sep 2005 13:55:27 +0000 (13:55 -0000)]
Only warn on removal of system virtuals if there is only one satisfying package.
svn path=/main/branches/2.0/; revision=1991
Mike Frysinger [Thu, 8 Sep 2005 02:23:55 +0000 (02:23 -0000)]
backport local unpacking support from trunk and add support for jar
svn path=/main/branches/2.0/; revision=1990
Mike Frysinger [Thu, 8 Sep 2005 02:22:48 +0000 (02:22 -0000)]
if passing the -i18n option to doman, make sure we eat the option and continue processing
svn path=/main/branches/2.0/; revision=1988
Jason Stubbs [Thu, 1 Sep 2005 14:42:25 +0000 (14:42 -0000)]
68928-spawn-command-isabs-zmedico.patch (spawn included "." in PATH)
98727_sleep_locale_cleanup.patch (sleep was defined twice for "." and "," locales)
98827_lchown_normal_files.patch (lchown was being used on known-to-be-regular files)
98827_darwin_noop_lchown.patch (lchwon was aliased to chown on darwin)
99101_ccache_perms_adjust.patch (perms test and adjustment didn't match)
99120_uid_gid_mixup.patch (portage gid used in place of uid)
99418_merge_retcode_ignored.patch (dispatch-conf ignored result of merge command)
100382_incomplete_world.patch (versioned atoms were not being added to world)
broken-stat-perms.patch (result of conditional execution being unconditionally tested)
svn path=/main/branches/2.0/; revision=1960
Brian Harring [Wed, 31 Aug 2005 07:44:37 +0000 (07:44 -0000)]
don't commit the remenants from applying a patch
svn path=/main/branches/2.0/; revision=1954
Brian Harring [Tue, 30 Aug 2005 05:24:51 +0000 (05:24 -0000)]
bye bye mr. cvs_id_string
svn path=/main/branches/2.0/; revision=1953
Brian Harring [Tue, 30 Aug 2005 05:24:38 +0000 (05:24 -0000)]
this file should've been killed long ago.
svn path=/main/branches/2.0/; revision=1952
Brian Harring [Tue, 30 Aug 2005 05:16:47 +0000 (05:16 -0000)]
header changes, $Header: -> $Id:
svn path=/main/branches/2.0/; revision=1951
Brian Harring [Tue, 30 Aug 2005 04:07:00 +0000 (04:07 -0000)]
re-adding the unpack function to stable someone yanked... :)
svn path=/main/branches/2.0/; revision=1947
Jason Stubbs [Sun, 28 Aug 2005 08:37:44 +0000 (08:37 -0000)]
Migration (without history) of the current stable line to subversion.
svn path=/main/branches/2.0/; revision=1941