summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* allow people to use -foo_softfloat- for softfloat targetsMike Frysinger2006-09-291-2/+2
|
* Inform user about (not) setting nsplugin.Vlastimil Babka2006-09-291-1/+5
|
* Fix libssl removal.Chris Gianelloni2006-09-291-2/+2
|
* Updated to not install files with executable permissions. Closing bug #133971.Chris Gianelloni2006-09-291-4/+4
|
* java-pkg.eclass now uses 'java-config-1 -g VMHANDLE' to figure out the ↵Joshua Nichols2006-09-291-22/+17
| | | | appropriate value for GENTOO_VM, instead of using ${VMHANDLE} from the environment. This addresses bug #149437.
* Moved RESTRICT into the individual ebuilds. Added code so that we don't ↵Chris Gianelloni2006-09-281-6/+18
| | | | always assume that everything in A is a makeself archive.
* only force --enable-__cxa_atexit when working with gnu targets (aka glibc) ↵Mike Frysinger2006-09-281-2/+2
| | | | #149356
* punt is_uclibc() and just check $CTARGET directlyMike Frysinger2006-09-281-13/+8
|
* Prepare for KOffice 1.6 rc1Carsten Lohrke2006-09-271-37/+2
|
* Fix dying in subshell wrt bug #146807. Make compiler selection honoured by ↵Vlastimil Babka2006-09-271-17/+45
| | | | ejavac().
* Removing the shipped libssl version, since it is vulnerable to RSA forgery. ↵Chris Gianelloni2006-09-271-1/+4
| | | | See bug #148682 for more information.
* Fixed a typo.Vlastimil Babka2006-09-271-1/+1
|
* fixes bug #146915 and bug #148598.Akinori Hattori2006-09-271-17/+13
|
* Moved vmnet changing from vmware.eclass to vmware-mod.eclass as part of the ↵Chris Gianelloni2006-09-272-10/+4
| | | | udev rules. This allows users to make changes easily.
* Chutt is a freaking moron. No longer rely on MythTV for source files since ↵Doug Goldstein2006-09-251-3/+4
| | | | they rename them at whim and he won't stick to the standard he's had for 4 years.
* Update for eselect-vi-1.1Mike Kelly2006-09-241-3/+11
|
* Fix bug #131819 (missing support for $ROOT).Mike Kelly2006-09-241-3/+3
|
* Add correct blockers thanks to jakub in bug 144890Stefan Schweizer2006-09-241-2/+10
|
* update autotool usage and punt old libtool hack codeMike Frysinger2006-09-241-8/+5
|
* fixup style in previous commitMike Frysinger2006-09-241-4/+3
|
* The Darwin linker doesn't understand GNU ld scripts, instead it has noFabian Groffen2006-09-241-12/+19
| | | | problems with symlinks.
* Replace the detect-autoconf.sh script with a dummy one, avoids tools picking ↵Diego Elio Pettenò2006-09-231-10/+22
| | | | up automake 1.7 when available.
* Set empty RDEPEND in eclass, avoids tainting the RDEPENDs with autotools.Diego Elio Pettenò2006-09-231-1/+2
|
* Don't use need-auto{make,conf} anymore; echo a message when they are being ↵Diego Elio Pettenò2006-09-231-24/+8
| | | | used. See bug #148719.
* add support for WANT_AUTO{MAKE,CONF}=latestMike Frysinger2006-09-221-2/+5
|
* Be sure about what we move and that the target exists. #148119Carsten Lohrke2006-09-211-2/+3
|
* Force automake 1.9 (and use autotools.eclass to take care of dependencies).Diego Elio Pettenò2006-09-211-11/+7
|
* force autoconf-2.59+ as that is safeMike Frysinger2006-09-211-2/+2
|
* Fixed typo in pre_pkg_setup() function name.Vlastimil Babka2006-09-201-1/+1
|
* Make sure that WANT_AUTOMAKE set in the ebuild is picked up by the automake ↵Diego Elio Pettenò2006-09-201-1/+6
| | | | wrapper (so that it's actually used as intended).
* Actually, we need autoconf >=2.50, because of the crazy versioning scheme of ↵Diego Elio Pettenò2006-09-201-2/+2
| | | | autoconf.
* Add latest 3.3.6-r2 revision just committed.Diego Elio Pettenò2006-09-201-2/+2
|
* Accept autoconf 2.60 when using WANT_AUTOCONF=2.5, to avoid up-down cycles.Diego Elio Pettenò2006-09-201-2/+7
|
* Add support for using eselect vi update for handling the /usr/bin/vi symlink ↵Mike Kelly2006-09-201-2/+14
| | | | in versions >=7.0.109. This should allow us to no longer block app-editors/nvi, for example.
* Added new option to call all parts of src_unpack, but not unpack.Matthias Schwarzott2006-09-201-1/+4
|
* Juggle around the LICENSEDoug Goldstein2006-09-202-3/+3
|
* install libiberty.h all the time as pointed out by kanakaMike Frysinger2006-09-201-4/+3
|
* New MythTV eclass that downloads svn revisions and patches and merges them ↵Doug Goldstein2006-09-192-23/+39
| | | | in. Made the plugins class work with this.
* No longer transfer info between src_unpack and src_compile via variables, ↵Matthias Schwarzott2006-09-191-3/+6
| | | | but now via files, as portage now cannot handle this always correct.
* Moved kde-base/kde-env dependency to the ebuild, which need it.Carsten Lohrke2006-09-181-4/+2
|
* update eclass for fontconfig 2.4Marinus Schraal2006-09-171-9/+35
|
* dont apply stubs anymore when USE=vanilla #124578 by Harald van DijkMike Frysinger2006-09-171-2/+2
|
* add support for gcc-2 in setting IUSE #124578 by Harald van DijkMike Frysinger2006-09-171-11/+15
|
* respect WANT_AUTOMAKE/WANT_AUTOCONF in generating DEPENDMike Frysinger2006-09-161-4/+9
|
* Prepare for KOffice 1.6 Beta 1.Carsten Lohrke2006-09-151-1/+5
|
* Set package origin and nameZaheer Abbas Merali2006-09-144-8/+8
|
* WTF was I thinking.. switched to epatchDoug Goldstein2006-09-141-2/+2
|
* Chutt is particular about the URL.Doug Goldstein2006-09-141-2/+2
|
* fix typo in previous commitMike Frysinger2006-09-141-2/+2
|
* skip sanity checks in built_with_use() for IUSE with USE_EXPAND #147237Mike Frysinger2006-09-141-2/+12
|