misc
/
portage
debian
master
gentoo portage for debian
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Skip source_all_bashrcs() when $EBUILD_PHASE is not set.
Zac Medico
2008-05-26
1
-0
/
+1
*
Bug #2272 - Extend dependency atom sytax to specify enabled or disabled
Zac Medico
2008-05-23
1
-1
/
+8
*
When using vecho or eqawarn it comes in handy when isolated-functions
Zac Medico
2008-05-20
1
-0
/
+2
*
Add dev-util/ftjam to the RDEPEND.suspect list as per bug #221537, comment #3.
Zac Medico
2008-05-16
1
-0
/
+1
*
Skip blocker atoms for the RDEPEND.suspect check.
Zac Medico
2008-05-14
1
-1
/
+2
*
Bug #221537 - Add a new "RDEPEND.suspect" check for packages in RDEPEND that
Zac Medico
2008-05-14
1
-1
/
+41
*
Prefer deb2tgz over ar for unpacking .deb files when installed (patch by Fabi...
Marius Mauch
2008-05-13
1
-1
/
+14
*
Add subversion support for repoman (patch by Fabien Groffen, http://archives....
Marius Mauch
2008-05-13
1
-67
/
+166
*
Bug #220775 - Source isolated-functions.sh before trying to call vecho.
Zac Medico
2008-05-08
1
-0
/
+1
*
In install_mask(), discard stderr messages from the 'find' command
Zac Medico
2008-05-06
1
-1
/
+1
*
Use find -path -or -name to match basenames of files in INSTALL_MASK
Zac Medico
2008-05-05
1
-1
/
+2
*
Bug #219286 - Whitelist INSTALL_MASK so that it works properly for binary
Zac Medico
2008-05-05
1
-0
/
+3
*
Use absolute paths for files in ${DISTDIR}. Thanks to RB <aoz.syn@gmail.com>
Zac Medico
2008-05-03
1
-4
/
+4
*
Buf #219294 - Fix 'date' and 'cut' arguments for BSD userland. Thanks to
Zac Medico
2008-05-03
1
-2
/
+6
*
rename NEEDED.2 to NEEDED.ELF.2 to allow other ABI formats to use a different...
Marius Mauch
2008-05-02
1
-2
/
+2
*
Skip group/owner tarsync options for tarsync if chown on /usr/portage
Zac Medico
2008-05-02
1
-1
/
+4
*
Bug #219837 - Adjust date calculations some more and show an
Zac Medico
2008-05-02
1
-15
/
+53
*
Detect an old version of tarsync and use bzip2 compression in that case.
Zac Medico
2008-05-01
1
-3
/
+9
*
Bug #219837 - Adjust date calculations to improve accuracy.
Zac Medico
2008-04-30
1
-3
/
+7
*
fix logic error
Marius Mauch
2008-04-27
1
-1
/
+1
*
actually use rpath for the internal lib check
Marius Mauch
2008-04-27
1
-1
/
+5
*
some minor code fixes
Marius Mauch
2008-04-27
1
-3
/
+3
*
as NEEDED files don't conain enough formation for e.g. preserve-libsto work p...
Marius Mauch
2008-04-25
1
-5
/
+11
*
Bug #218559 - Make portdbapi automatically add sandbox write access to
Zac Medico
2008-04-20
1
-4
/
+0
*
s/timetasmp/timestamp/
Zac Medico
2008-04-14
1
-1
/
+1
*
Bug #217444 - Send debug-print() output to stderr so that it can't interfere
Zac Medico
2008-04-12
1
-1
/
+1
*
Handle issues with newlines in elog messages that can trigger an unhandled
Zac Medico
2008-04-09
1
-1
/
+1
*
For repoman, only cache the metadata necessary for visibility
Zac Medico
2008-04-07
1
-0
/
+5
*
Fix BASH_ARGC and BASH_ARGV offsets some more.
Zac Medico
2008-04-06
1
-1
/
+1
*
In dump_trace(), fix BASH_ARGV and BASH_ARGC offsets so that they are always
Zac Medico
2008-04-06
1
-3
/
+9
*
Fix java.eclassesnotused logic. Thanks to Betelgeuse.
Zac Medico
2008-04-06
1
-1
/
+2
*
* Use type -P which does not produce messages to stderr.
Zac Medico
2008-04-06
1
-7
/
+7
*
preserve order of ebuild messages even between different message types (bug #...
Marius Mauch
2008-04-06
1
-1
/
+1
*
When necessary, make quickpkg add missing metadata to the vdb entry before
Zac Medico
2008-04-05
1
-0
/
+14
*
Bug #215673 - Make ebuild.sh leave IUSE defaults intact instead of filtering
Zac Medico
2008-04-01
1
-14
/
+0
*
* Fix broken return value for doins.
Zac Medico
2008-03-30
2
-5
/
+15
*
Fix typos. Thanks to Arfrever Frehtes Taifersar Arahesis
Zac Medico
2008-03-30
2
-4
/
+4
*
Make doins clean up it's own temp files. This solves an odd issue in
Zac Medico
2008-03-30
1
-1
/
+3
*
Do not allow commit mode together with the --without-mask options.
Zac Medico
2008-03-30
1
-3
/
+6
*
When dyn_unpack() automatically cleans ${WORKDIR}, also remove things
Zac Medico
2008-03-29
1
-0
/
+1
*
Bug #214619 - Run dyn_package() and preinst_mask() from ${T} instead of
Zac Medico
2008-03-29
1
-3
/
+9
*
Fix quoting for ${root} in install_mask().
Zac Medico
2008-03-29
1
-1
/
+1
*
Add a new "ebuild.patches" check for the PATCHES variable that's used by
Zac Medico
2008-03-29
1
-0
/
+2
*
Don't trigger the 'java.eclassesnotused' on blocker atoms.
Zac Medico
2008-03-29
1
-1
/
+5
*
Add a new "java.eclassesnotused" check for cases where DEPEND contains
Zac Medico
2008-03-28
1
-0
/
+9
*
* Skip the recusive chown call if it fails on the top level directory since
Zac Medico
2008-03-28
1
-3
/
+3
*
Disable tarsync when using lzma compression since it doesn't seem to be
Zac Medico
2008-03-28
1
-1
/
+2
*
Bug #214619 - Add support for a PORTAGE_BINPKG_TAR_OPTS variable that
Zac Medico
2008-03-28
2
-2
/
+3
*
Make dyn_clean() consistent wrt removal of ${PORTAGE_BUILDDIR}/image and
Zac Medico
2008-03-28
1
-1
/
+1
*
Bug #213698 - Make FEAUTURES=keepwork and keeptemp preserve ${T}/environment
Zac Medico
2008-03-28
1
-7
/
+3
[next]