Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ssp/pie/htb have their own USE flags sep from vanilla, so people can utilize ↵ | Mike Frysinger | 2005-12-21 | 1 | -6/+6 |
| | | | | those | ||||
* | Add "inline" -> "__inline__" conversion in headers___fix to satisfy ANSI ↵ | Tim Yamin | 2005-12-21 | 1 | -1/+2 |
| | | | | compliance. | ||||
* | silence warnings | Mike Frysinger | 2005-12-20 | 1 | -2/+2 |
| | |||||
* | some whitespace fixes, makind indentation sane and using tabs throughout | George Shapovalov | 2005-12-19 | 1 | -11/+11 |
| | |||||
* | Add SRC_URI for RC4. | Joshua Baergen | 2005-12-17 | 1 | -2/+3 |
| | |||||
* | rename HTB patch func | Mike Frysinger | 2005-12-17 | 1 | -3/+3 |
| | |||||
* | add info for e17 cvs mirror | Mike Frysinger | 2005-12-17 | 1 | -1/+5 |
| | |||||
* | slot_rebuild() fix | Carsten Lohrke | 2005-12-17 | 1 | -3/+3 |
| | |||||
* | some modifications to prepare for amd64 support | George Shapovalov | 2005-12-15 | 1 | -3/+5 |
| | |||||
* | Added function to get the shell for a given user, and a wrapper function to ↵ | Diego Elio Pettenò | 2005-12-14 | 1 | -1/+34 |
| | | | | check if login is disabled for the given user (needed to fix games eclass, see bugzilla). | ||||
* | Why I press 'u' when i shouldn't? fix typo. | Diego Elio Pettenò | 2005-12-14 | 1 | -1/+3 |
| | |||||
* | Refactor egethome() function to use ${CHOST} instead of (deprecated) ↵ | Diego Elio Pettenò | 2005-12-14 | 1 | -6/+7 |
| | | | | ${USERLAND}. Also add DragonFly support (same as FreeBSD). | ||||
* | Adding modular X depends. | Doug Goldstein | 2005-12-14 | 1 | -2/+7 |
| | |||||
* | Remove redundant depends | Doug Goldstein | 2005-12-14 | 1 | -5/+3 |
| | |||||
* | Get rid of duplicate depends | Doug Goldstein | 2005-12-14 | 1 | -5/+3 |
| | |||||
* | Add modular X dependencies. | Donnie Berkholz | 2005-12-14 | 1 | -2/+2 |
| | |||||
* | Add support for DragonFly's CHOST in user handling, it's just the same as ↵ | Diego Elio Pettenò | 2005-12-13 | 1 | -4/+4 |
| | | | | FreeBSD. Thanks to Robert Sebastian Gerus. | ||||
* | Add modular X dependencies. | Donnie Berkholz | 2005-12-13 | 1 | -2/+2 |
| | |||||
* | add some error checking, duh | Mike Frysinger | 2005-12-13 | 1 | -2/+2 |
| | |||||
* | forgot the $D while removing info/man pages as pointed out by matti | Mike Frysinger | 2005-12-12 | 1 | -3/+3 |
| | |||||
* | respect noinfo/noman FEATURES | Mike Frysinger | 2005-12-12 | 1 | -3/+7 |
| | |||||
* | Add modular X dependencies. | Donnie Berkholz | 2005-12-12 | 2 | -5/+27 |
| | |||||
* | Clarify docs. | Donnie Berkholz | 2005-12-12 | 1 | -1/+3 |
| | |||||
* | Add some documentation on how to use the eclass. | Donnie Berkholz | 2005-12-12 | 1 | -1/+17 |
| | |||||
* | Remove outdated comments about fonts. | Donnie Berkholz | 2005-12-12 | 1 | -4/+1 |
| | |||||
* | Add modular X dependencies. | Donnie Berkholz | 2005-12-11 | 1 | -2/+13 |
| | |||||
* | (#115085) Add mkfontdir and mkfontscale to DEPEND for fonts. | Donnie Berkholz | 2005-12-10 | 1 | -1/+4 |
| | |||||
* | don't fail if the testvim symlink is already there | Ciaran McCreesh | 2005-12-10 | 1 | -2/+2 |
| | |||||
* | converted DEPEND to linuxtv-dvb-headers | Matthias Schwarzott | 2005-12-10 | 1 | -5/+2 |
| | |||||
* | Re-enable the installation of driver manpages to 4x instead of 4. Fixes bug ↵ | Joshua Baergen | 2005-12-09 | 1 | -4/+24 |
| | | | | #29541. | ||||
* | Comment fix. | Martin Schlemmer | 2005-12-09 | 1 | -2/+2 |
| | |||||
* | build libssp and crtbegin/crtend without ssp so that apps using them | Kevin F. Quinn | 2005-12-09 | 1 | -3/+7 |
| | | | | without libc can build. Thanks to Peter S. Mazinger for the change. | ||||
* | Ouch! A few quotations marks in if were gone... | Sergey Kuleshov | 2005-12-09 | 1 | -6/+6 |
| | |||||
* | prepare eclass for new package | Carsten Lohrke | 2005-12-09 | 1 | -1/+2 |
| | |||||
* | A new version of rox eclass. SET_PERM is now obsolete. Added KEEP_SRC. General | Sergey Kuleshov | 2005-12-09 | 1 | -20/+37 |
| | | | | clean up. Thanks to Peter Hyman for outstanding work. | ||||
* | Split test-flags() into CC and CXX versions. | Martin Schlemmer | 2005-12-09 | 1 | -6/+24 |
| | |||||
* | Fix all single-bracket tests [ ] to be double-bracketed [[ ]] for consistency. | Donnie Berkholz | 2005-12-09 | 1 | -20/+20 |
| | |||||
* | In replace-sparc64-cflags, we need local 'SPARC64_CPUS="ultrasparc3 ↵ | Ferris McCormick | 2005-12-09 | 1 | -2/+2 |
| | | | | | | | | ultrasparc v9"'. Without the ultrasparc3 at the beginning of the list, in some cases, we can end up with '-mcpu=ultrasparc3' ==> '-mcpu=v83', and subsequently, package configure can fail. Problem arose from mozilla and a particular set lf CFLAGS. | ||||
* | Move elibtoolize from x-modular_unpack_source() to x-modular_src_unpack() so ↵ | Donnie Berkholz | 2005-12-09 | 1 | -5/+5 |
| | | | | it gets executed _after_ x-modular_reconf_source. | ||||
* | Print options we run autotools with. | Martin Schlemmer | 2005-12-09 | 1 | -2/+2 |
| | |||||
* | force newer binutils-config and make sure when we clean out old versions, ↵ | Mike Frysinger | 2005-12-09 | 1 | -3/+3 |
| | | | | the active env doesnt pollute us #114891 | ||||
* | Added einfo output stating where eautoreconf is being called, to make sure ↵ | Diego Elio Pettenò | 2005-12-08 | 1 | -1/+2 |
| | | | | to check the right files when there are failures in a subdirectory. | ||||
* | Fix deprecated warnings breaking sandbox, bug #114905. | Martin Schlemmer | 2005-12-08 | 1 | -1/+7 |
| | |||||
* | Fix typo. | Martin Schlemmer | 2005-12-08 | 1 | -5/+3 |
| | |||||
* | Cleanups. | Martin Schlemmer | 2005-12-08 | 1 | -34/+69 |
| | |||||
* | add a link to our homepage | Mike Frysinger | 2005-12-07 | 1 | -1/+4 |
| | |||||
* | add some basic sanity checks | Mike Frysinger | 2005-12-07 | 1 | -3/+3 |
| | |||||
* | Misc cleanups for libtool.eclass. Add updates for max_cmd_len patches. | Martin Schlemmer | 2005-12-07 | 3 | -4/+71 |
| | |||||
* | don't try to build an empty target, bug #114799 | Ciaran McCreesh | 2005-12-07 | 1 | -2/+2 |
| | |||||
* | Prevent packages that bork with hardened gccs from building. Based on ↵ | Joshua Baergen | 2005-12-07 | 1 | -2/+10 |
| | | | | Starling's patch in bug #110506. |