Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add PERL_MM_USE_DEFAULT to src_prep (thanks moonflux) | Robert Coie | 2004-08-02 | 1 | -1/+3 |
| | |||||
* | update the copyright info | Mike Frysinger | 2004-06-25 | 1 | -2/+2 |
| | |||||
* | require perl 5.8.2 to get a proper >=6.11 makemaker | Robert Coie | 2004-05-28 | 1 | -2/+7 |
| | |||||
* | Block on <MakeMaker6.17 | Robert Coie | 2004-05-10 | 1 | -2/+9 |
| | |||||
* | Add a perlinfo to src_prep and retire support for MakeMakers older | Robert Coie | 2004-05-01 | 1 | -40/+6 |
| | | | | than 6.11. Should also address bug 48052 in two different ways. | ||||
* | Cleaning out newdepend, correcting DEPEND since 5.8.2 is our baseline these days | Michael Cummings | 2004-04-02 | 1 | -2/+2 |
| | |||||
* | Should fix Mr.Bones/Carpaski's concerns about how perl vars are generated ↵ | Michael Cummings | 2004-04-02 | 1 | -18/+13 |
| | | | | during cacheing | ||||
* | This was done per request of mr.bones - outside calls to get vars like | Michael Cummings | 2004-03-05 | 1 | -14/+22 |
| | | | | | perl version, site lib, arch lib, etc., have been moved into a self contained function to limit external calls | ||||
* | fix bug #42944 | Robin H. Johnson | 2004-02-26 | 1 | -2/+1 |
| | |||||
* | Add SRC_TEST functionality. If you define SRC_TEST to "do", | Robert Coie | 2003-12-22 | 1 | -1/+6 |
| | | | | | src_compile will run make test. In the future, this may become the default, but for now the default is "skip", to maintain compatibility. | ||||
* | fix fencepost error - bug 31645 | Robert Coie | 2003-10-24 | 1 | -2/+2 |
| | |||||
* | fixed dodoc's | Heinrich Wendel | 2003-10-19 | 1 | -2/+5 |
| | |||||
* | Fixing borkage on non-MakeMaker-6.11 installs causing sandbox violation | John Mylchreest | 2003-09-25 | 1 | -2/+2 |
| | |||||
* | Attempt to deal with changing DESTDIR and prefix handling in MakeMakers past ↵ | Robert Coie | 2003-09-24 | 1 | -26/+38 |
| | | | | 6.11 | ||||
* | man3 directive fix - bug 27014 | Michael Cummings | 2003-08-22 | 1 | -1/+2 |
| | |||||
* | Changed order for perl Makefile.PL line - INSTALLDIRS needed to be last | Michael Cummings | 2003-07-27 | 1 | -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. | ||||
* | once more, with feeling, vendordir, now that hppa is stable also | Robert Coie | 2003-07-25 | 1 | -4/+4 |
| | |||||
* | revert for one more day until hppa can be verified | Robert Coie | 2003-07-25 | 1 | -4/+4 |
| | |||||
* | Install into vendor directories | Robert Coie | 2003-07-25 | 1 | -4/+4 |
| | |||||
* | bah, fix | Michael Cummings | 2003-07-22 | 1 | -2/+2 |
| | |||||
* | updated with newdepend instead of DEPEND | Michael Cummings | 2003-07-22 | 1 | -3/+2 |
| | |||||
* | New version of the eclass addresses a new contendor for MakeMaker, | Michael Cummings | 2003-06-27 | 1 | -12/+22 |
| | | | | Module::Builder, which a few modules are using rather than MakeMaker. | ||||
* | Found a bug with sed - -ie creates a backup, -i -e doesn't (backup bad) | Michael Cummings | 2003-06-18 | 1 | -2/+2 |
| | |||||
* | Convert ExtUtils-MakeMaker dependency to >=dev-lang/perl-5.6.1-r12, allowing ↵ | Robert Coie | 2003-06-18 | 1 | -3/+2 |
| | | | | 5.8 folks to use the 6.03 in their core | ||||
* | updated dependancy for makemaker to current version | Michael Cummings | 2003-06-02 | 1 | -2/+2 |
| | |||||
* | Re-added dep on ExtUtils-MakeMaker - this was breaking people's boxes | Michael Cummings | 2003-06-01 | 1 | -1/+2 |
| | |||||
* | added sed fix for .packlist and *.html files generated by packages like PDL | Michael Cummings | 2003-05-31 | 1 | -2/+6 |
| | |||||
* | export perlinfo and updatepod functions for certain ebuilds to be able to use | Seemant Kulleen | 2003-05-30 | 1 | -2/+3 |
| | |||||
* | Since we are now at perl 5.8 and MakeMaker has been removed from portage, ↵ | Michael Cummings | 2003-05-30 | 1 | -2/+1 |
| | | | | the dep for MakeMaker is no longer needed | ||||
* | folded perl-post functions into perl-module eclass -- was needless | Seemant Kulleen | 2003-05-30 | 1 | -7/+72 |
| | |||||
* | moved perl from sys-devel to dev-lang | Seemant Kulleen | 2003-03-11 | 1 | -2/+2 |
| | |||||
* | header fixes | Mike Frysinger | 2003-02-16 | 1 | -2/+4 |
| | |||||
* | reinstated extutils makemaker dep. between this and the profile dep we | Michael Cummings | 2002-11-04 | 1 | -3/+4 |
| | | | | should have our bases covered now. | ||||
* | Readded missing man, arch, and other make options | Michael Cummings | 2002-11-04 | 1 | -1/+16 |
| | |||||
* | Header updates/cleanups | Mike Frysinger | 2002-10-25 | 1 | -2/+2 |
| | |||||
* | fix0rs | Seemant Kulleen | 2002-10-20 | 1 | -3/+3 |
| | |||||
* | eval echo no longer needed since we aren't checking perl versions | Michael Cummings | 2002-10-17 | 1 | -2/+1 |
| | | | | anymore | ||||
* | updated perl module fixes | Seemant Kulleen | 2002-10-13 | 1 | -42/+26 |
| | |||||
* | ---------------------------------------------------------------------- | Michael Cummings | 2002-10-11 | 1 | -1/+14 |
| | | | | added missing variables for siteman and sitearch | ||||
* | long day. added jnelson's discovery. | Michael Cummings | 2002-09-17 | 1 | -4/+10 |
| | |||||
* | Removed ambiguity of version checking - made MakeMaker required for all | Michael Cummings | 2002-09-17 | 1 | -9/+2 |
| | | | | | perl versions since it does no harm to 5.8, and is needed for 5.6.1 to function properly | ||||
* | Another syntax fix to the depend for MakeMaker | Michael Cummings | 2002-09-15 | 1 | -2/+2 |
| | |||||
* | Corrected depend lines for forcing makemaker install - this will fix | Michael Cummings | 2002-09-14 | 1 | -4/+3 |
| | | | | many a bug | ||||
* | Updated perl-module eclass no supports the newer version of perl's | Michael Cummings | 2002-09-09 | 1 | -13/+20 |
| | | | | MakemMaker, which should make perl Makefile syntax consistant finally. | ||||
* | Updated module to sperate pod creations | Michael Cummings | 2002-08-16 | 1 | -17/+26 |
| | |||||
* | Corrected newdepends to DEPEND= - this was overwriting the newdepends | Michael Cummings | 2002-08-14 | 1 | -2/+2 |
| | | | | | used in the various module ebuilds and causing them not to install their sub deps | ||||
* | Emergency fix - the target dir gets lost in 5.6.1 (installs, just not to | Michael Cummings | 2002-08-07 | 1 | -3/+9 |
| | | | | the right path). New eclass checks version before adding PREFIX | ||||
* | Added -PREFIX to the perl Makefile.pl line - this is more in compliance | Michael Cummings | 2002-08-05 | 1 | -2/+3 |
| | | | | | | with the format that perl accepts for the preconfig of the make, and makes sure that no sandbox violation occurs in perl 5.8.0. This has been tested with both 5.8.0 and 5.6.1 | ||||
* | typo fix | Seemant Kulleen | 2002-07-29 | 1 | -2/+2 |
| | |||||
* | Renamed functions to reflect eclass name change. | Daniel Ahlberg | 2002-07-27 | 1 | -6/+6 |
| |