summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* autotools fixes, and added a function to make them be detected in a way that ↵Paul de Vrieze2003-07-292-4/+34
| | | | we can work with
* initial commitChris PeBenito2003-07-291-0/+102
|
* Changed order for perl Makefile.PL line - INSTALLDIRS needed to be lastMichael Cummings2003-07-271-3/+3
| | | | | | | or it disrupted ebuilds looking at include libraries, such as Net-SSLeay. I've tested with it at the end with makemaker and it is still honored correctly, and ssleay among others now compile correctly again.
* Misc. tidy upStuart Herbert2003-07-261-4/+1
|
* Fix INI handling for extensions.Tal Peer2003-07-262-2/+8
|
* once more, with feeling, vendordir, now that hppa is stable alsoRobert Coie2003-07-251-4/+4
|
* revert for one more day until hppa can be verifiedRobert Coie2003-07-251-4/+4
|
* Install into vendor directoriesRobert Coie2003-07-251-4/+4
|
* Updated eclass to use inheritanceStuart Herbert2003-07-251-2/+4
|
* Update for fixing bugs in handling source-based PHP extensionsStuart Herbert2003-07-252-15/+23
|
* Fix for installing php.ini filesStuart Herbert2003-07-241-4/+8
|
* Initial commit; based on coredumb's php-ext.eclassStuart Herbert2003-07-242-0/+164
|
* few additions to filter-flags constructGeorge Shapovalov2003-07-241-2/+3
|
* Some people won't like this, but we kernel folk feel that until nested use ↵Brandon Low2003-07-231-4/+6
| | | | is supported X shouldn't be pulled by kernel ebuilds
* new depend systemMike Frysinger2003-07-231-3/+3
|
* support makeself archives that arent gzippedMike Frysinger2003-07-221-3/+7
|
* added filter-mfpmath functionDaniel Ahlberg2003-07-221-1/+21
|
* newdependTavis Ormandy2003-07-221-3/+3
|
* fixed DEPEND in elispGeorge Shapovalov2003-07-221-2/+2
|
* fixed DEPEND= definitionGeorge Shapovalov2003-07-221-2/+2
|
* use newdepend instead of RDEPEND=Michael Sterrett2003-07-221-17/+16
| | | | | Note that newdepend should be newrdepend so I've put a FIXME in to come back and change this when newrdepend is available.
* use newdepend instead of DEPEND=Michael Sterrett2003-07-221-2/+2
|
* bah, fixMichael Cummings2003-07-221-2/+2
|
* use newdepend instead of DEPEND=Michael Sterrett2003-07-221-9/+9
|
* use newdepend instead of DEPEND=Michael Sterrett2003-07-223-9/+8
|
* updated with newdepend instead of DEPENDMichael Cummings2003-07-221-3/+2
|
* security improvment, disable URL fopen by defaultRobin H. Johnson2003-07-211-1/+18
|
* Clean-upDonnie Berkholz2003-07-201-2/+3
|
* add einfoMike Frysinger2003-07-201-1/+2
|
* fix bug with MySQL, #24618. Add MySQL socket support.Robin H. Johnson2003-07-191-2/+3
|
* Fix bug #24611 with LDFLAGS stuffRobin H. Johnson2003-07-191-2/+2
|
* well, lets uncomplicate things a little moreAlastair Tse2003-07-181-4/+2
|
* Updated games_ut_unpack function - needs testing on original UTChris Gianelloni2003-07-181-13/+12
|
* Removed 'press enter' functionChris Gianelloni2003-07-181-15/+1
|
* really repoman itMike Frysinger2003-07-181-2/+2
|
* Adding amd64/x86_64 to a few eclassesOlivier Crête2003-07-184-6/+9
|
* update dev listMike Frysinger2003-07-181-2/+2
|
* q3ded-<MOD> -> q3<MOD>-dedMike Frysinger2003-07-181-12/+12
|
* Fix enewuser and enewgroupChris Gianelloni2003-07-181-5/+3
|
* Fix a bug in games_ut_unpackChris Gianelloni2003-07-181-4/+9
|
* repomanz0rMike Frysinger2003-07-181-2/+5
|
* Add games_ut_unpackChris Gianelloni2003-07-181-1/+24
|
* typo fixSeemant Kulleen2003-07-181-2/+2
|
* Added a 'press enter' functionChris Gianelloni2003-07-181-3/+19
|
* Added file matching to games_get_cd and made enewuser and enewgroup less chattyChris Gianelloni2003-07-182-8/+7
|
* handle overrides for configure optionsSeemant Kulleen2003-07-182-6/+19
|
* Added support for hppa in kde.eclassGuy Martin2003-07-171-1/+16
|
* i finally understood why $S was sometimes getting the wrong value (eg of ↵Dan Armak2003-07-171-13/+4
| | | | | | | | | $WORKDIR or of $WORKDIR/$P): it's being set from ECVS_MODULE, but that can itself be unset, and initialized rfom $PN later on (at the beginning of _src_unpack). so we now initialize $S from $PN as well if $ECVS_MODULE is empty. also i removed a big chunk of code that is no longer needed because we now always have a correct $S setting at that point.
* add depends for binary packagesAlastair Tse2003-07-161-1/+10
|
* Few changes to vars and stuff for 2.6 and forward supportBrandon Low2003-07-161-7/+21
|