Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added debugging information, clarified some variables, and made the whole ↵ | 2006-01-16 | 1 | -16/+31 | |
| | | | | process just slightly more general | ||||
* | touchup elf2flt some more | 2006-01-16 | 1 | -3/+3 | |
| | |||||
* | Added java_remove-libjsoundalsa for dealing with bug #115734. | 2006-01-16 | 1 | -2/+15 | |
| | |||||
* | Adding gfortran to profiles, and automatically selecting it where available, ↵ | 2006-01-16 | 1 | -5/+18 | |
| | | | | see bugs 65950, 108781 and 118147. | ||||
* | oops, had blackfin args reversed | 2006-01-15 | 1 | -2/+2 | |
| | |||||
* | add support for embedded arches blackfin/nios2 | 2006-01-15 | 1 | -1/+4 | |
| | |||||
* | "mysql-extras-20060115" add furter fixes to "mysql_config" (>=5.0) | 2006-01-15 | 1 | -4/+4 | |
| | | | | reversed logic for berkdb reconfigure | ||||
* | fix building elf2flt for blackfin (and possibly others) | 2006-01-15 | 1 | -1/+2 | |
| | |||||
* | only add mudflap configure options with >=gcc-4 | 2006-01-15 | 1 | -2/+4 | |
| | |||||
* | Added java-config to DEPEND and RDEPEND for bug #118651. | 2006-01-14 | 1 | -1/+3 | |
| | |||||
* | upgraded patch tarball, better management for client packages that will need ↵ | 2006-01-14 | 2 | -10/+57 | |
| | | | | to compile against mysql | ||||
* | Replaced "addwrite /dev/stderr" and ">/dev/stderr" which fail with | 2006-01-14 | 1 | -15/+8 | |
| | | | | FEATURES=userpriv, with ">&2" which works in all cases. | ||||
* | document ~ in CONFIG_CHECK | 2006-01-14 | 1 | -2/+3 | |
| | |||||
* | As this does not solve the problem for FreeBSD 6.0 update, don't disable ↵ | 2006-01-13 | 1 | -10/+2 | |
| | | | | shared libraries in FreeBSD. Other ways will be tried. | ||||
* | util-macros shouldn't DEPEND on itself. Makes it a tad difficult to install ↵ | 2006-01-13 | 1 | -3/+7 | |
| | | | | with a correct dep resolver. Reported by ciaranm. | ||||
* | Update vim7 blocks | 2006-01-13 | 1 | -2/+3 | |
| | |||||
* | Removed opengl and X from IUSE/*DEPEND since they weren't used in the eclass ↵ | 2006-01-13 | 1 | -7/+4 | |
| | | | | anywhere. All of the X dependencies are in the quake3/quake3-bin ebuilds anyway. | ||||
* | dont apply uclibc/pie patches when USE=vanilla | 2006-01-13 | 1 | -1/+3 | |
| | |||||
* | Add warning about eclass being deprecated in favor of linux-mod/linux-info. | 2006-01-12 | 2 | -4/+11 | |
| | |||||
* | Add build-time depend on automake autoconf and libtool. If someone wants to ↵ | 2006-01-12 | 1 | -6/+4 | |
| | | | | precise which version, it can be done in ebuild. | ||||
* | Provide FONT_PN to override font.eclass using /usr/share/fonts/PN always - ↵ | 2006-01-12 | 1 | -9/+11 | |
| | | | | this is for migration of old fonts. | ||||
* | Minor cleanup for ebdftopcf and a default src_compile for simple ebuilds to ↵ | 2006-01-12 | 1 | -2/+12 | |
| | | | | use with font.eclass. See the example from the eclass manpage with the package. | ||||
* | New eclass for bdftopcf font generation efficently. | 2006-01-12 | 1 | -0/+26 | |
| | |||||
* | initial support for automatic elf2flt toolchain integration | 2006-01-12 | 1 | -2/+37 | |
| | |||||
* | webapp.eclass: see http://www.vhost-tools.org/ticket/41 | 2006-01-11 | 1 | -14/+36 | |
| | |||||
* | Spelling fix thanks to Cardoe. | 2006-01-11 | 2 | -4/+4 | |
| | |||||
* | add a sanity check to the read #118589 | 2006-01-11 | 1 | -2/+2 | |
| | |||||
* | Move php patches to tarballs. | 2006-01-10 | 3 | -6/+6 | |
| | |||||
* | Adds extra quoting so variables expand properly with bash-3.1 | 2006-01-10 | 1 | -6/+6 | |
| | |||||
* | Add support for powerpc tree for linux-headers install. | 2006-01-10 | 1 | -1/+9 | |
| | |||||
* | make sure we translate , into spaces for raw ldflags | 2006-01-10 | 1 | -2/+3 | |
| | |||||
* | add a raw-ldflags so people can pass $LDFLAGS straight to `ld` | 2006-01-10 | 1 | -1/+12 | |
| | |||||
* | Filter --as-needed flags as it makes ld segfault on every wx-related package. | 2006-01-09 | 1 | -2/+3 | |
| | |||||
* | Sync with php-pear-lib-r1. | 2006-01-09 | 1 | -2/+3 | |
| | |||||
* | Minor fixup for new powerpc tree in toolchain-funcs.eclass. | 2006-01-09 | 1 | -1/+3 | |
| | |||||
* | mozextension.eclass, replace spaces with tab, hope their dev will not kill me | 2006-01-08 | 2 | -28/+43 | |
| | | | | mysql.eclass, latest eselect compatibility changes, final refinition to be effectively tested | ||||
* | mozextension, to be used with mozilla extensions | 2006-01-08 | 1 | -0/+54 | |
| | |||||
* | Play it safe, disable shared version of libgcc on every freebsd target. | 2006-01-08 | 1 | -5/+4 | |
| | |||||
* | remove sep case for powerpc64 hosts and fixup the unified code | 2006-01-08 | 1 | -4/+3 | |
| | |||||
* | look ma, I'm touching eclasses! | 2006-01-07 | 4 | -8/+8 | |
| | | | | | introducing PORTAGE_ACTUAL_DISTDIR support for bug 117440, DISTDIR symlink indirection (blocks all unstated access to DISTDIR). Also breaks these eclasses since they have unstated access... | ||||
* | Add blocker on dev-lang/php. | 2006-01-07 | 1 | -1/+2 | |
| | |||||
* | - Removed security measure KEYWORDS=".*" | 2006-01-07 | 1 | -22/+44 | |
| | | | | | | | - Add depend on new app-admin/eselect-mysql - Add einfo to suggest eselect-mysql use - removed unneded grep - Hide a list of files to symlink (to be used with eselect-mysql) | ||||
* | only spit out cvs info when emerging a cvs version | 2006-01-07 | 1 | -6/+6 | |
| | |||||
* | Fix bug #110143. | 2006-01-07 | 1 | -6/+7 | |
| | |||||
* | Added ~ppc since games-fps/quake3 is ~ppc. Closing bug #118037. | 2006-01-06 | 1 | -2/+2 | |
| | |||||
* | Make sure that shared version of GCC libraries is disabled on FreeBSD 5.x, ↵ | 2006-01-06 | 1 | -2/+11 | |
| | | | | or it won't be possible upgrade to 6.0. | ||||
* | Added some logic to only show applicable use flags to users for each gcc version | 2006-01-06 | 1 | -2/+18 | |
| | |||||
* | Fixes for Bug #101910 | 2006-01-05 | 1 | -7/+9 | |
| | |||||
* | Sync with overlay: Pass correct PHP_BIN to PEAR Installer, fixes problems ↵ | 2006-01-05 | 2 | -4/+28 | |
| | | | | with Agavi, Phing, PHPUnit2, and Propel. | ||||
* | No need to pass --disable-static for drivers anymore, that's the default. | 2006-01-05 | 1 | -4/+1 | |
| |