summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Hopefully fix twisted tests on multilib.Marien Zwart2006-04-091-2/+2
|
* use sysroot location for cross-compilersMike Frysinger2006-04-091-2/+2
|
* set ABI=$KERNEL_ABI in pkg_setupSimon Stelling2006-04-091-1/+2
|
* Don't run automake two times when the versions differs.Diego Elio Pettenò2006-04-091-1/+2
|
* Add code to support applying fbsd-ltconf patch for older libtools.Diego Elio Pettenò2006-04-081-2/+8
|
* Add patch to ltconfig for the Gentoo/FreeBSD libraries naming scheme.Diego Elio Pettenò2006-04-081-0/+32
|
* Allow eautomake to be called by itself, but call eautoreconf if the ↵Diego Elio Pettenò2006-04-071-2/+18
| | | | Makefile.in comes from a different version.
* Check for XDELTA_BASE before querying kdexdeltas useflag, avoid QA warnings.Diego Elio Pettenò2006-04-071-2/+2
|
* Don't add kdexdeltas keyword and the xdelta dependency if it's not going to ↵Diego Elio Pettenò2006-04-071-6/+7
| | | | be used.
* Add doc use flag to rubygems to optionally install via rdocCaleb Tennis2006-04-061-2/+9
|
* create CTARGET-cpp names as wellMike Frysinger2006-04-061-3/+3
|
* Change $PORTDIR/eclass/ to $ECLASSDIR/Martin Schlemmer2006-04-051-2/+2
|
* Make sure docs get compressed.Donnie Berkholz2006-04-031-1/+4
|
* 20th try is the charm. Tested new syntax againstMichael Cummings2006-04-032-45/+28
| | | | | | | | | | | dev-perl/HTML-SimpleParse-0.12 dev-perl/ExtUtils-CBuilder-0.15 dev-perl/DateTime-Locale-0.22 dev-perl/Array-Compare-1.13 dev-perl/module-build-0.26.11 media-libs/tunepimp-0.3.0-r1 Worked in all cases.
* thanks ian. instad isn't what it used to be. we'll go with instead.Michael Cummings2006-04-031-2/+2
|
* Corrected checks for Makefile.PL and Build.PL, closes bug 128487Michael Cummings2006-04-032-8/+8
|
* Switch to eautoreconf instead of autoreconf, to get extra goodness. Tested ↵Donnie Berkholz2006-04-031-4/+3
| | | | by Flameeyes, based on his patch. Keeping the versioned deps on autotools because it's possible for someone to only have a too-low version installed based on autotools eclass deps.
* trim empty dirsMike Frysinger2006-04-021-1/+3
|
* Fixes bug #12645 and misc.John Mylchreest2006-04-021-13/+12
|
* sys-apps/acl has to be conditional on linux kernel (while acl support can be ↵Diego Elio Pettenò2006-04-021-3/+3
| | | | present on freebsd anyway).
* Don't trust the version reported in ltmain.sh to match patches, especially ↵Diego Elio Pettenò2006-04-021-16/+1
| | | | new versions of libtool, patched by distributions, might require newer versions to apply.