summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* make sure we patch up locale bugs automatically #122216Mike Frysinger2006-04-221-1/+5
|
* Don't filter --as-needed on newer (2.16.92) binutils as they are fixed.Diego Elio Pettenò2006-04-212-5/+20
|
* removed DEPEND=dev-lang/gnat - not necessary as all packages have their own ↵George Shapovalov2006-04-211-3/+1
| | | | DEPEND's on gnat and it blocks future updates to new gnat system (and gnat.eclass)
* Create a new function x-modular_dri_check(), and move the USE=dri check from ↵Donnie Berkholz2006-04-211-2/+5
| | | | x-modular_unpack_source() into it.
* Move the check for gcc vanilla specs into a separate function, ↵Donnie Berkholz2006-04-211-13/+15
| | | | x-modular_specs_check. This makes it easier for ebuilds to modify their src_unpack() and reuse functions from x-modular_src_unpack(). Do the same with elibtoolize, moving it into x-modular_reconf_source().
* add a workaround for crappy gstreamerMike Frysinger2006-04-211-1/+4
|
* (#120057) Enabling DRI in drivers requires that the server was built with ↵Donnie Berkholz2006-04-201-1/+12
| | | | support for it.
* Don't die on USE=-*, eclass part.Luca Longinotti2006-04-205-28/+25
|
* Add eclass for XFCE 4.4 and update the 4.2 eclass as needed.Daniel Ostrow2006-04-202-7/+122
|
* added ROOTPATH to generated env entryGeorge Shapovalov2006-04-191-1/+2
|
* special handling on ppc no longer necessary, first fixes in..George Shapovalov2006-04-191-13/+2
|
* built_with_use check before adding group/user in games_pkg_setupMichael Sterrett2006-04-191-7/+7
|
* dont allow enewuser/enewgroup in src_* functions #124680Mike Frysinger2006-04-191-1/+15
|
* Don't forcefully enter ${S} as we might want to build in a subdir.Diego Elio Pettenò2006-04-191-3/+1
|
* Don't strip-flags when building for a different target; remove $HEADERS ↵Diego Elio Pettenò2006-04-191-3/+2
| | | | definition that's erroneous.
* Check against CTARGET rather than CHOST to disable protoize until it's fixed.Diego Elio Pettenò2006-04-191-2/+2
|
* Use -m directive instead of -I to get the mk path in crosscompile.Diego Elio Pettenò2006-04-191-2/+2
|
* Change var name to respect standards.Luca Longinotti2006-04-183-9/+9
|
* findutils is in system. Remove explicit dep, for g/fbsdDaniel Gryniewicz2006-04-181-3/+2
|
* Sync with overlay and fix several issues.Luca Longinotti2006-04-185-38/+71
|
* Blacklist freebsd again for hardened support (for now) as $gcc_cv_ld_pie is ↵Diego Elio Pettenò2006-04-171-2/+6
| | | | unreliable.
* remove hardened freebsd hack in favor of a generic solutionMike Frysinger2006-04-171-2/+2
|
* hide pointless output for makeinfo checkMike Frysinger2006-04-171-2/+2
|
* Updated maintainer info. Cleaned up some whitespace. Fixed bug #124341Joshua Nichols2006-04-171-12/+10
|
* Disable both PIE and SSP on FreeBSD.Diego Elio Pettenò2006-04-161-1/+3
|
* Don't build protoize for FreeBSD as it assumes things that might not be ↵Diego Elio Pettenò2006-04-161-10/+12
| | | | true. Unbreak gcc build on Gentoo/FreeBSD.
* Use autotools eclass. See bug #125950.Peter Johanson2006-04-161-12/+8
|
* fix head/tails issues in more files #124578Mike Frysinger2006-04-161-2/+2
|
* some portability touchups from Diego Pettenò #115580Mike Frysinger2006-04-151-6/+7
|
* allow -fno-ident #129763 by Nicholas DoyleMike Frysinger2006-04-151-1/+2
|
* Force elibtoolize to be run before econf for Gentoo/FreeBSD sake.Diego Elio Pettenò2006-04-151-2/+3
|
* Use tcltk USE flag for perl-tk dep.Martin Ehmsen2006-04-141-3/+3
|
* Strip flags for freebsd base packages for safety.Diego Elio Pettenò2006-04-141-3/+4
|
* Added rdepend on dev-perl/perl-tk, bug #101163.Martin Ehmsen2006-04-141-1/+2
|
* added PROVIDE=virtual/gnat for compatibility with old virtualsGeorge Shapovalov2006-04-131-1/+3
|
* Fix pattern matching for rogue locale cases (bug #129526)Caleb Tennis2006-04-131-1/+6
|
* update HOMEPAGE #129653 by Salah CoronyaMike Frysinger2006-04-131-2/+2
|
* Fix unneeded $ char in libdir and default back to utf8 for MySQL 5.X, as it ↵Luca Longinotti2006-04-121-10/+8
| | | | should.
* added a blocker for dev-lang/gnat, as new gnat-xxx ebuilds are about to be ↵George Shapovalov2006-04-121-1/+2
| | | | unmasked
* Add patch for ltconfig 1.2.0 (media-libs/jpeg).Diego Elio Pettenò2006-04-121-0/+26
|
* only warn about fix_libtool_files.sh when doing a native buildMike Frysinger2006-04-121-5/+7
|
* Build protoize by default (bug #126350) and fix building gcc 4.1/4.2 ↵Mark Loeser2006-04-111-1/+26
| | | | snapshots (bug #127724)
* add ability to tweak the config for whiny targetsMike Frysinger2006-04-111-2/+19
|
* fig bug #129584Francesco Riosa2006-04-111-2/+2
|
* Add patch for 1.4a version (coming from where I do not know) of ltconfig as ↵Diego Elio Pettenò2006-04-111-0/+32
| | | | used by binutils.
* grammar fixSeemant Kulleen2006-04-111-2/+2
|
* run mrproper before building version.h as mrproper will delete the header on usMike Frysinger2006-04-111-2/+2
|
* fix Bug #128713 dev-db/mysql: Query Logging Bypass Vulnerability (CVE-2006-0903)Francesco Riosa2006-04-102-4/+7
| | | | Raphael Marichez has ported the upstream patch to 4.1.14, thanks!
* default multilib support to on for everyone but linux targets #126823Mike Frysinger2006-04-101-3/+3
|
* drop o32 libpathMike Frysinger2006-04-101-2/+2
|