summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* Mark these eclasses deprecated by comment.Samuli Suominen2007-05-302-12/+6
|
* only enable mudflap when wanted (aka not kgcc64)Mike Frysinger2007-05-291-2/+6
|
* removed bunch of no longer needed stuff, including die in global scopeGeorge Shapovalov2007-05-291-38/+15
|
* Minor clean-ups.Wulf Krueger2007-05-291-3/+3
|
* Support for OPTIONAL_DEPEND in package.env, via new function ↵Vlastimil Babka2007-05-281-9/+69
| | | | java-pkg_register-optional-dependency, bug #176182.
* Added the proposed patch from bug 180057.Wulf Krueger2007-05-281-4/+13
|
* internal fix to cd ${SL} before lib_installGeorge Shapovalov2007-05-281-1/+2
|
* enhanced filtering gnat.eselectGeorge Shapovalov2007-05-281-2/+3
|
* postprocess_desktop_entries: Added a check for an existing desktop file in ↵Wulf Krueger2007-05-281-3/+5
| | | | the destination directory before moving a potentially broken one from its legacy location. Fixes bug 180057.
* Make ejunit pull in the full deptree to classpath.Petteri Räty2007-05-271-10/+26
|
* Adding PDEPEND support to ensure-dep functionAlistair Bush2007-05-261-11/+16
|
* Add some comments and local variables to generated autoload file.Ulrich Müller2007-05-261-2/+17
|
* forced gnattools/configure regeneration, needed for gnat-gpl-2007 (and does ↵George Shapovalov2007-05-251-1/+6
| | | | not heart anyway)
* Add java-pkg_register-environment-variable function. Needs new java-config ↵Vlastimil Babka2007-05-251-2/+36
| | | | release before it can be used.
* tweak from Robin Johnson to not mount /boot if DONT_MOUNT_BOOT is set #179693Mike Frysinger2007-05-251-7/+16
|
* Pass JOBS variable also to xfce44_src_install for bug 179602.Samuli Suominen2007-05-241-2/+2
|
* Modified to deal with bad upstream perl-module authors leaving .svn ↵Michael Cummings2007-05-241-2/+2
| | | | directories around (which portage then merges onto the file system)
* dont export extraneous IUSE into custom gcc-* packagesMike Frysinger2007-05-241-2/+2
|
* Add 1.4a-GCC3.0 to the fbsd-ltconf patchset for gcc-4.2Roy Marples2007-05-211-0/+32
|
* tweaks for gcc-4.2.0Mike Frysinger2007-05-191-20/+5
|
* Temporary revert until patchsets are fixed.Luca Longinotti2007-05-191-4/+4
|
* fixed warning to be gnat specificGeorge Shapovalov2007-05-181-2/+2
|
* reverted some ${D}${D} trickery. Not necessary any longer and now causes ↵George Shapovalov2007-05-181-7/+9
| | | | problems (#178140)
* Tell PHP where the db.h is on FreeBSDRoy Marples2007-05-181-2/+7
|
* Add check for bundled class files along with jar files.Vlastimil Babka2007-05-171-1/+4
|
* Explicitly add ruby to RDEPENDRichard Brown2007-05-171-2/+3
|
* Fix alternatives.eclass to remove dead symlinks.Ulrich Müller2007-05-151-2/+3
|
* added die to problemmatic line to force more informative bug reportsGeorge Shapovalov2007-05-151-2/+3
|
* Fix the fix a bit.Mike Kelly2007-05-141-2/+2
|
* Fix a bug when we're changing major vim versions, so that we're sure that ↵Mike Kelly2007-05-141-3/+4
| | | | the old dir gets removed.
* Fix setting of Apache variables in need_apache (2nd part of fix for #178380).Luca Longinotti2007-05-131-3/+5
|
* Apache SAPI illegal.Luca Longinotti2007-05-121-2/+2
|
* allow -fno-strict-aliasing in strip-flags as pointed out by nyhmMike Frysinger2007-05-121-3/+4
|
* Remove apache SAPI.Luca Longinotti2007-05-124-17/+8
|
* Fix deps for good.Luca Longinotti2007-05-121-43/+11
|
* Apache 1.X masking.Luca Longinotti2007-05-123-7/+6
|
* Update for Apache 1.X masking.Luca Longinotti2007-05-122-152/+114
|
* revert change until we can get patched gtk+; bug #155993Daniel Gryniewicz2007-05-111-2/+2
|
* Need to grab 0.21_pre versions as well as 0.20Doug Goldstein2007-05-111-2/+2
|
* Bug #143516, we used to install the infodoc, and users want it back. If you ↵Robin H. Johnson2007-05-111-1/+3
| | | | do not want info, you should look at INSTALL_MASK.
* Fix error msg level.Luca Longinotti2007-05-101-2/+2
|
* TinyCDB valid too.Luca Longinotti2007-05-104-8/+8
|
* add in 4.3.0_rc1Caleb Tennis2007-05-101-2/+2
|
* Fix spacing and spelling.Luca Longinotti2007-05-091-5/+5
|
* Refactor berkdb USE flag msgs to display the right messageDoug Goldstein2007-05-091-8/+8
|
* Remove python-2.5 block. Only a problem when python is built w/ USE="-threads".Mike Kelly2007-05-091-6/+2
|
* Vim's hatin' on python-2.5, See Bug #177716.Mike Kelly2007-05-091-2/+6
|
* Allow EANT_DOC_TARGET="" to disable generating javadocs in default ↵Vlastimil Babka2007-05-071-5/+5
| | | | | | src_compile() even if doc is in IUSE, bug #166630.
* Add VIM_PLUGIN_VIM_VERSION to allow setting the minimum vim version properly.Mike Kelly2007-05-071-3/+5
|
* Fix a typo in vmware-mod.eclass that prevents vmware-server-tools from being ↵Mike Auty2007-05-071-2/+2
| | | | built correctly.