Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't dep upon libiconv for now | 2005-09-22 | 1 | -3/+4 | |
| | |||||
* | updates for 6.3.086 | 2005-09-22 | 1 | -52/+45 | |
| | |||||
* | fixing check_license for explicit license checks. | 2005-09-22 | 1 | -7/+7 | |
| | |||||
* | Fixes bug #106092 | 2005-09-22 | 1 | -2/+2 | |
| | |||||
* | Fixes bug #103878 | 2005-09-22 | 1 | -48/+53 | |
| | |||||
* | compile stage1 witn -O2 instead of -O if current and target are 3.4 and ↵ | 2005-09-22 | 1 | -1/+4 | |
| | | | | hardened. See bug #79852 | ||||
* | make sure user subversion supports http | 2005-09-21 | 1 | -5/+10 | |
| | |||||
* | only DEPEND on sudo if we use it #79196 by Emil Beinroth | 2005-09-21 | 1 | -2/+4 | |
| | |||||
* | use epatch #42060 | 2005-09-21 | 2 | -18/+11 | |
| | |||||
* | Prepare for beta1. | 2005-09-21 | 1 | -2/+3 | |
| | |||||
* | Update for KDE 3.5-beta1. | 2005-09-21 | 1 | -1/+3 | |
| | |||||
* | punt useless multilib cruft and fix up some of the remaining code ... also ↵ | 2005-09-21 | 1 | -92/+23 | |
| | | | | disable multilib for uclibc targets | ||||
* | redo syntax/quoting to properly support spacing in CDEFINE variables | 2005-09-21 | 1 | -63/+63 | |
| | |||||
* | touchup syntax so the code is easier to read | 2005-09-21 | 1 | -21/+7 | |
| | |||||
* | Added egethome function to portability eclass. | 2005-09-20 | 1 | -1/+17 | |
| | |||||
* | touch up the USE=nocxx support in cross-compilers so that we can get a ↵ | 2005-09-20 | 1 | -10/+19 | |
| | | | | normal C-only stage2 gcc ... also fix other multilib mips option to be a noop for cross-compilers | ||||
* | need to ignore mips for the multilib spec hack | 2005-09-20 | 1 | -1/+2 | |
| | |||||
* | fix mips multilib cross-compile | 2005-09-20 | 1 | -25/+9 | |
| | |||||
* | Add new Qt version. | 2005-09-19 | 1 | -2/+2 | |
| | |||||
* | Added ~sparc to KEYWORDS | 2005-09-19 | 1 | -2/+2 | |
| | |||||
* | fix error msg | 2005-09-19 | 1 | -2/+2 | |
| | |||||
* | roll with multilib afterall | 2005-09-19 | 1 | -5/+3 | |
| | |||||
* | Revert multilib as we can't have multilib apache stable yet due to policy | 2005-09-19 | 1 | -3/+5 | |
| | |||||
* | Do autorecognizion of shell to use checking for file presence instead of ↵ | 2005-09-18 | 1 | -6/+11 | |
| | | | | basing on userland. | ||||
* | Added portability eclass with seq() function to replace seq command. Make ↵ | 2005-09-18 | 2 | -11/+80 | |
| | | | | eutils use the new seq command for enewuser/enewgroup. | ||||
* | remove | 2005-09-18 | 1 | -130/+2 | |
| | |||||
* | php update | 2005-09-18 | 4 | -136/+110 | |
| | |||||
* | Added 3.3.5 version as per bug #106324. | 2005-09-18 | 1 | -2/+2 | |
| | |||||
* | Changes to make apache multilib aware | 2005-09-18 | 1 | -3/+5 | |
| | |||||
* | fix utf-8 | 2005-09-17 | 1 | -2/+2 | |
| | |||||
* | minor fixes in slot_rebuild() | 2005-09-16 | 1 | -5/+5 | |
| | |||||
* | merging to upstream (from overlay) - containing two new functions: ↵ | 2005-09-16 | 1 | -1/+16 | |
| | | | | need_php_httpd() and need_php_cli() | ||||
* | Added the slot_rebuild function provided by Carsten Lohrke in bug 98425. | 2005-09-16 | 1 | -1/+40 | |
| | |||||
* | add arm thumb support | 2005-09-16 | 1 | -1/+3 | |
| | |||||
* | handle CBUILD better since it is forced in portage now and check for ↵ | 2005-09-15 | 1 | -12/+10 | |
| | | | | CC_FOR_BUILD BUILD_CC HOSTCC as the build cc | ||||
* | run make in silent mode and remove arm/s390 crap from doc building | 2005-09-15 | 1 | -10/+13 | |
| | |||||
* | dont use gcc.eclass anymore | 2005-09-15 | 1 | -134/+1 | |
| | |||||
* | Bug #105996 Restore really old PHP eclasses, they will be removed in 6 ↵ | 2005-09-14 | 2 | -0/+310 | |
| | | | | months. Measures also taken to stop ANY packages compiling against them. | ||||
* | use test instead of [ | 2005-09-14 | 2 | -3/+3 | |
| | |||||
* | Fix bug #105756. | 2005-09-13 | 1 | -1/+3 | |
| | |||||
* | new eclass for Haskell packages that make use of the Common Architecture for ↵ | 2005-09-13 | 1 | -0/+201 | |
| | | | | Building Applications and Libraries (cabal) | ||||
* | more correct code to unregister ghc packages, preparation for ↵ | 2005-09-13 | 1 | -50/+123 | |
| | | | | haskell-cabal.eclass, better quoting of variables | ||||
* | Add blocker on <x11-base/xorg-x11-7. | 2005-09-12 | 1 | -5/+4 | |
| | |||||
* | Quick fix for some minor bugs. SHould now install docs in KPATCH_DIR OK ↵ | 2005-09-12 | 1 | -2/+12 | |
| | | | | (although the implementation is a little poor since there is a re-write which deals with everything correctly) and also checks docs exist first - I cant re-create this but its sane anyways. | ||||
* | fix pear bug + minor fixes | 2005-09-11 | 3 | -20/+113 | |
| | |||||
* | Updating DEPEND to use latest version of new-style apache | 2005-09-10 | 1 | -5/+5 | |
| | |||||
* | prevent it from following symlinks | 2005-09-10 | 1 | -3/+5 | |
| | |||||
* | Fix typo, bug #105054 | 2005-09-10 | 6 | -12/+12 | |
| | |||||
* | Apply whitespace checks from repoman to eclasses. | 2005-09-09 | 2 | -6/+5 | |
| | |||||
* | Added check for non-portable modules in pamd files, so that pamd files that ↵ | 2005-09-09 | 1 | -1/+17 | |
| | | | | get installed on OpenPAM systems works fine. |