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
*
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
*
remove get_number_of_jobs hack
Mike Frysinger
2005-05-22
1
-4
/
+1
*
import PIE updates by psm and tweak default hardened settings
Mike Frysinger
2005-05-21
1
-16
/
+32
*
updated to do better comparisons, bug #87157
Ciaran McCreesh
2005-05-21
1
-86
/
+246
*
use sjlj exceptions on hppa with gcc-3
Mike Frysinger
2005-05-20
1
-1
/
+2
*
Add *-sharp-1.9.5 compat.
Peter Johanson
2005-05-20
1
-2
/
+3
*
Aligned pam functions to eutils ones.
Diego Elio Pettenò
2005-05-20
1
-5
/
+5
*
set profile if current is the default one
Fernando J. Pereda
2005-05-20
1
-8
/
+12
*
Removed return 1, thanks to Swegener.
Diego Elio Pettenò
2005-05-20
1
-3
/
+1
*
Added new eclass to handle pam-related files. Closes #93118.
Diego Elio Pettenò
2005-05-20
1
-0
/
+144
*
new eclass cause the other one was the devil.
Doug Goldstein
2005-05-20
1
-0
/
+81
*
override INSDESTTREE locally only in pamd funcs
Mike Frysinger
2005-05-20
1
-3
/
+3
*
another fix for #93028.
Robin H. Johnson
2005-05-20
1
-2
/
+2
*
Compatibility with new *-sharp-2.5* stuff.
Peter Johanson
2005-05-19
1
-6
/
+7
*
don't use elibtoolize by default
Marinus Schraal
2005-05-19
1
-2
/
+2
*
add java-pkg_newjar
Thomas Matthijs
2005-05-18
1
-2
/
+12
*
fix bug #92894 and typo with my_conf usage.
Robin H. Johnson
2005-05-17
3
-6
/
+9
*
Fix for bug 92841 - checking to make sure $mydoc has value before actually in...
Michael Cummings
2005-05-17
1
-2
/
+4
*
Do not install COPYING files.
Gregorio Guidi
2005-05-17
1
-2
/
+2
*
suggest gpasswd rather than usermod (bug #92762)
Michael Sterrett
2005-05-17
1
-2
/
+2
*
Make the postinst be more friendly
Tom Martin
2005-05-16
1
-3
/
+11
*
Move cardoe's fix a bit around so that it actually works, thanks to fuoco and...
Stefan Schweizer
2005-05-15
1
-8
/
+9
*
Ignore KBUILD_OUTPUT for linux-headers. Fixes bug #92620
John Mylchreest
2005-05-15
1
-1
/
+5
*
Add patch for libtool-1.3.3, bug #92706.
Martin Schlemmer
2005-05-15
1
-0
/
+71
*
fix brain dead grepping
Mike Frysinger
2005-05-15
1
-2
/
+2
*
fixes support with pkgconfig-0.17, bug #92503
Doug Goldstein
2005-05-15
1
-1
/
+4
*
fixes bug #92611
Akinori Hattori
2005-05-15
1
-2
/
+2
*
make sure warning has package info
Mike Frysinger
2005-05-14
1
-2
/
+2
*
Use wheel instead of root as the default group in docron; bug 92591.
Aaron Walker
2005-05-14
1
-2
/
+2
*
Removed dmalloc support. bug# 92569
Rob Cakebread
2005-05-14
1
-4
/
+2
[next]