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/repo/gentoo-2.git
RELEASE-1_4
import-1.1.1
master
Another conversion of the historical gentoo-x86 ebuild repository
Ulrich Müller <ulm@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
eclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
Version bump to match webapp-config v1.11
Stuart Herbert
2005-05-30
1
-15
/
+27
*
fixed warning
Doug Goldstein
2005-05-30
1
-2
/
+2
*
don't use this anymore!
Doug Goldstein
2005-05-30
1
-1
/
+7
*
give users copy & paste examples for gnu/darwin systems
Mike Frysinger
2005-05-29
1
-2
/
+5
*
force --build by default to match new portage behavior and only run usermod i...
Mike Frysinger
2005-05-29
1
-2
/
+4
*
put the maxdepth option first so find doesnt complain
Mike Frysinger
2005-05-29
1
-3
/
+3
*
fix one off error ... we want > 3, not > 2 #94243
Mike Frysinger
2005-05-28
1
-2
/
+2
*
more fixes
Marinus Schraal
2005-05-28
1
-2
/
+10
*
some revamping for fontconfig changes
Marinus Schraal
2005-05-28
1
-10
/
+7
*
add support for patchtarballs with uncompressed patches
Mike Frysinger
2005-05-28
1
-3
/
+14
*
utilize $USERLAND instead of ppc-macos/x86-fbsd #93959 by Diego Pettenò
Mike Frysinger
2005-05-28
1
-11
/
+12
*
dont run libtoolize anymore
Mike Frysinger
2005-05-27
1
-2
/
+5
*
add some uclibc/gcc-3.2.2 fixes
Mike Frysinger
2005-05-27
1
-15
/
+17
*
and revert disabling of elibtoolize
Marinus Schraal
2005-05-27
1
-2
/
+3
*
Multilib fixes.
Jeremy Huddleston
2005-05-27
1
-1
/
+8
*
Include HOMEPAGE for xmms plugins.
Jeremy Huddleston
2005-05-27
1
-1
/
+2
*
if gendoc exists, make sure it is +x #94110
Mike Frysinger
2005-05-27
1
-1
/
+2
*
Multilib fixes.
Herbie Hopkins
2005-05-26
1
-1
/
+5
*
remove redundant code in epatch/arch check
Mike Frysinger
2005-05-26
1
-8
/
+8
*
Correct previous patches for bug #86898 to avoid regenerating the configure s...
Gregorio Guidi
2005-05-26
2
-4
/
+4
*
let's keep the desktop entry filename slot-wise constant, #94033
Carsten Lohrke
2005-05-26
1
-3
/
+7
*
allow people to disable pie/ssp with nopie/nossp USE flags
Mike Frysinger
2005-05-26
1
-19
/
+27
*
fix do_gcc_HTB_boundschecking_patches check and add a debug hook into the src...
Mike Frysinger
2005-05-25
1
-3
/
+5
*
fix the home logic in enewuser properly #93955
Mike Frysinger
2005-05-25
1
-2
/
+2
*
add uclibctoolize for psm
Mike Frysinger
2005-05-25
1
-2
/
+3
*
add SRC_URI for 3.4.1
Dan Armak
2005-05-25
2
-21
/
+22
*
dev-perl/EM -> perl-core/EM
Michael Cummings
2005-05-25
1
-2
/
+2
*
Applied patch to disable visibility support in KDE 3.4, closes bug 86898.
Marcus D. Hanwell
2005-05-25
2
-10
/
+16
*
multilib fix
Herbie Hopkins
2005-05-25
1
-2
/
+3
*
merge new style ssp so we can use htb/ssp at the sametime
Mike Frysinger
2005-05-25
1
-26
/
+50
*
only split specs if we have pie support, make sure we actually create the har...
Mike Frysinger
2005-05-25
1
-11
/
+44
*
touchups
Mike Frysinger
2005-05-25
1
-22
/
+22
*
make sure passing -1 as home gets you the default
Mike Frysinger
2005-05-25
1
-2
/
+2
*
use $ROOT in gamesenv
Michael Sterrett
2005-05-24
1
-2
/
+2
*
ok, let games_pkg_preinst() loose.
Michael Sterrett
2005-05-24
1
-30
/
+16
*
handle highscore saving in games_pkg_preinst instead of src_install.
Michael Sterrett
2005-05-24
1
-3
/
+26
*
Add *-sharp-1.0.10 compat.
Peter Johanson
2005-05-24
1
-4
/
+9
*
get_number_of_jobs sucks
Mike Frysinger
2005-05-24
1
-82
/
+1
*
make sure we can still exclude [ssp/pie] & boundschecking
Mike Frysinger
2005-05-24
1
-2
/
+6
*
tweak the order we apply patches so that we can get boundschecking to work wi...
Mike Frysinger
2005-05-24
1
-6
/
+12
*
control the multi message output in epatch
Mike Frysinger
2005-05-24
1
-2
/
+4
*
only try to patch bounds checking if we want it
Mike Frysinger
2005-05-24
1
-1
/
+2
*
finish merging psm updates for pie, make sure gcc isnt randomly broken by gen...
Mike Frysinger
2005-05-24
1
-37
/
+50
*
Removed KEYWORDS from eclass; this is managed in the ebuilds instead
Stuart Herbert
2005-05-23
1
-2
/
+1
*
Fix for library overwrite problems w/ nxserver
Stuart Herbert
2005-05-23
1
-6
/
+19
*
Removed versioned virtual PROVIDE
Stuart Herbert
2005-05-22
1
-2
/
+2
*
Fix for TEXTREL ELF problem
Stuart Herbert
2005-05-22
1
-2
/
+7
*
Fix for TEXTREL problems w/ PAX
Stuart Herbert
2005-05-22
1
-2
/
+8
*
Added an add_predict call to suppress error messages caused by calls to the g...
Joe Sapp
2005-05-22
1
-5
/
+6
*
enable uclibc/gnu locales only when appropriate
Mike Frysinger
2005-05-22
1
-2
/
+4
[next]