| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Robin H. Johnson <robbat2@gentoo.org>.
|
| |
|
|
|
|
|
|
|
| |
30 days old, and make it adjustable via the PORTAGE_SYNC_STALE variable.
Thanks to Ned Ludd <solar@g.o> for the most of this code.
svn path=/main/trunk/; revision=15756
|
|
|
|
|
|
|
| |
that have a different build time from a currently installed package of the
exact same version.
svn path=/main/trunk/; revision=15363
|
|
|
|
| |
svn path=/main/trunk/; revision=15308
|
|
|
|
|
|
| |
to Martin Gysel (bearsh) <m.gysel@gmx.ch> for this patch.
svn path=/main/trunk/; revision=15307
|
|
|
|
|
|
| |
Jeremy Olexa <darkside@g.o> for this patch.
svn path=/main/trunk/; revision=15201
|
|
|
|
| |
svn path=/main/trunk/; revision=14935
|
|
|
|
|
|
|
|
| |
to portage-2.2_rc* releases. In addition to @system, @world now includes a
@selected set which represents user-selected "world" packages and sets that
saved in /var/lib/portage/world{,sets}.
svn path=/main/trunk/; revision=14614
|
|
|
|
|
|
| |
URL -> URI and FOO's -> FOOs.
svn path=/main/trunk/; revision=14531
|
|
|
|
| |
svn path=/main/trunk/; revision=14498
|
|
|
|
|
|
|
|
|
| |
* Set default values if missing from make.globals.
* Only warn once if a given license group is missing.
* Prune off any parts of an ACCEPT_LICENSE and ACCEPT_PROPERTIES that are
made irrelevant by the latest occuring * or -* wildcard.
svn path=/main/trunk/; revision=14496
|
|
|
|
|
|
|
|
|
| |
Keep logs from successful unmerge phases. This is relevant only when
PORT_LOGDIR is set.
Thanks to Diego Pettenò <flameeyes@gentoo.org> for the suggestion.
svn path=/main/trunk/; revision=13844
|
|
|
|
| |
svn path=/main/trunk/; revision=13622
|
|
|
|
|
|
| |
<caster@g.o> for the suggestion.
svn path=/main/trunk/; revision=13289
|
|
|
|
| |
svn path=/main/trunk/; revision=13114
|
|
|
|
| |
svn path=/main/trunk/; revision=13113
|
|
|
|
|
|
|
| |
emerge's confmem already provides similar functionality which is a little
safer.
svn path=/main/trunk/; revision=12705
|
|
|
|
|
|
| |
protect-owned is enabled by default now.
svn path=/main/trunk/; revision=12399
|
|
|
|
| |
svn path=/main/trunk/; revision=12398
|
|
|
|
|
|
| |
reasonable now. Thanks to Jeremy Olexa <darkside@g.o> for the suggestion.
svn path=/main/trunk/; revision=12153
|
|
|
|
| |
svn path=/main/trunk/; revision=12044
|
|
|
|
|
|
|
| |
packages for which there are no visible ebuilds corresponding
to the same $CATEGORY/$PN:$SLOT.
svn path=/main/trunk/; revision=12043
|
|
|
|
| |
svn path=/main/trunk/; revision=12004
|
|
|
|
| |
svn path=/main/trunk/; revision=11721
|
|
|
|
|
|
|
|
| |
ebuild will now automatically add @system to world_sets on upgrade and
therefore it should no longer be necessary to add it world_sets via the
command line.
svn path=/main/trunk/; revision=11538
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
collision-protect feature except that files may be overwritten if they are
not explicitly listed in the contents of a currently installed package.
This is particularly useful on systems that have lots of orphan files that
have been left behind by older versions of portage that did not support the
unmerge-orphans feature.
The additional tolerance makes this feature more suitable than
collision-protect for being enabled by default. In order to ensure smooth
operation of protect-owned in all cases, we also have to set
COLLISION_IGNORE="/lib/modules" since files inside this directory are
never unmerge. By enabling protect-owned by default, users are protected
from problems that may occur due interactions with file collisions and the
unmerge-orphans feature which is also enabled by default.
svn path=/main/trunk/; revision=11479
|
|
|
|
|
|
|
|
|
| |
is used to filter ecompress arguments. This allows the user to control
compression of files installed dodoc, excluding files with specific suffix
patterns. The current default value includes all of the suffixes that are
recognized by dohtml, as well as pdf.
svn path=/main/trunk/; revision=11419
|
|
|
|
|
|
|
| |
classes. Thanks to Arfrever Frehtes Taifersar Arahesis for this patch from
bug #233589 (with some minor adjustments from me).
svn path=/main/trunk/; revision=11320
|
|
|
|
|
|
| |
for emerge to solve blockers by automatic uninstallation of blocked packages.
svn path=/main/trunk/; revision=11318
|
|
|
|
| |
svn path=/main/trunk/; revision=11306
|
|
|
|
|
|
| |
it with a reference to the make.conf(5) man page.
svn path=/main/trunk/; revision=11305
|
|
|
|
|
|
|
|
|
|
| |
the highest visible ebuild version is lower than the currently installed
version. This is useful if you have installed packages from an overlay and
you want to downgrade to the highest visible after removing the overlay,
even though the packages that will be dowgraded are not necessarily masked
in any way.
svn path=/main/trunk/; revision=11299
|
|
|
|
|
|
|
| |
*-rebuild sets.
* Document the new sets.
svn path=/main/trunk/; revision=11295
|
|
|
|
| |
svn path=/main/trunk/; revision=11294
|
|
|
|
|
|
|
|
| |
module-rebuild tool. The /lib/modules path is set in sets.conf
via a "files" attribute of an OwnerSet instance. This can be easily
used to define similar sets based on paths on installed files.
svn path=/main/trunk/; revision=11293
|
|
|
|
|
|
|
|
|
|
| |
that inherit from know live eclasses such as cvs, darcs, git, mercurial,
and subversion. The list of eclasses is controlled by an "inherits"
attribute that is configure in sets.conf for and instance of InheritSet.
This set serves a purpose similar to the -scm ebuild suffix that has
been proposed in GLEP 54.
svn path=/main/trunk/; revision=11292
|
|
|
|
|
|
| |
not always be available
svn path=/main/trunk/; revision=11291
|
|
|
|
|
|
|
|
| |
it's probably suitable for most people. This way, even when the IO load is
very high, the impact on system responsiveness should be practically
unnoticeable.
svn path=/main/trunk/; revision=11193
|
|
|
|
|
|
|
|
|
| |
to adjust ionice priority, similar to PORTAGE_NICENESS but used more like
FETCHCOMMAND since so that portage doesn't have to know anything about
ionice options. The command should include a \${PID} place-holder to be
substituted with an integer pid.
svn path=/main/trunk/; revision=11182
|
|
|
|
|
|
| |
"installed". Thanks to ferringb for the suggestion.
svn path=/main/trunk/; revision=10808
|
|
|
|
| |
svn path=/main/trunk/; revision=10801
|
|
|
|
| |
svn path=/main/trunk/; revision=10734
|
|
|
|
| |
svn path=/main/trunk/; revision=10733
|
|
|
|
| |
svn path=/main/trunk/; revision=10704
|
|
|
|
| |
svn path=/main/trunk/; revision=10695
|
|
|
|
| |
svn path=/main/trunk/; revision=10681
|
|
|
|
| |
svn path=/main/trunk/; revision=10291
|
|
|
|
| |
svn path=/main/trunk/; revision=10290
|
|
|
|
|
|
| |
LibraryPackageMap class
svn path=/main/trunk/; revision=10081
|