Log of /eclass/perl-module.eclass
Parent Directory
|
Revision Log
Revision
1.128 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jan 23 22:12:13 2011 UTC
(7 years, 2 months ago)
by
robbat2
Branch:
MAIN
Changes since
1.127: +5 -2 lines
Diff to
previous 1.127
,
to
selected 1.29
Add MODULE_A_EXT for g-cpan ease of use where upstream has other file extensions. Add reminder to document the variables later.
Revision
1.127 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Jan 12 15:44:24 2011 UTC
(7 years, 3 months ago)
by
tove
Branch:
MAIN
Changes since
1.126: +42 -14 lines
Diff to
previous 1.126
,
to
selected 1.29
- Die if EAPI is unsupported
- Die if PERL_EXPORT_PHASE_FUNCTIONS not yes or no
- Add support for MY_PN, MY_PV, MODULE_VERSION
- Allow use of myconf, mymake, myinst as arrays
- Use Module::Build even if Module::Build is not prefered but no Makefile.PL is found
Revision
1.125 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Jun 16 08:54:46 2010 UTC
(7 years, 10 months ago)
by
tove
Branch:
MAIN
Changes since
1.124: +3 -3 lines
Diff to
previous 1.124
,
to
selected 1.29
.packlist and *.bs files are installed to VENDOR_ARCH not VENDOR_LIB. Deleting all empty directories shouldn't do any harm as perl_delete_localpod does it before and it is needed if VENDOR_ARCH is not a subdirectory of VENDOR_LIB
Revision
1.117 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Sep 27 07:00:32 2009 UTC
(8 years, 6 months ago)
by
tove
Branch:
MAIN
Changes since
1.116: +83 -22 lines
Diff to
previous 1.116
,
to
selected 1.29
Uses alternatives.eclass for dual life scripts, SRC_TEST=parallel for parallel testing and TEST_VERBOSE=1 to show details of test execution
Revision
1.111 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Feb 6 02:39:04 2008 UTC
(10 years, 2 months ago)
by
robbat2
Branch:
MAIN
Changes since
1.110: +4 -5 lines
Diff to
previous 1.110
,
to
selected 1.29
Improve the automatic HOMEPAGE/SRC_URI code that is powered by MODULE_AUTHOR. New variable MODULE_SECTION for some prolific authors, and also use the CPAN search as the homepage rather than the MODULE_AUTHOR page.
Revision
1.105 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu May 24 15:11:20 2007 UTC
(10 years, 11 months ago)
by
mcummings
Branch:
MAIN
Changes since
1.104: +2 -2 lines
Diff to
previous 1.104
,
to
selected 1.29
Modified to deal with bad upstream perl-module authors leaving .svn directories around (which portage then merges onto the file system)
Revision
1.100 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Aug 6 03:46:21 2006 UTC
(11 years, 8 months ago)
by
mcummings
Branch:
MAIN
Changes since
1.99: +1 -4 lines
Diff to
previous 1.99
,
to
selected 1.29
dev-lang/perl has been added as a dep to all of dev-perl and perl-core.
Removing the dep, use flags, and strange behaviors these issued from the
eclass.
Revision
1.99 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Jul 8 16:46:19 2006 UTC
(11 years, 9 months ago)
by
mcummings
Branch:
MAIN
Changes since
1.98: +3 -3 lines
Diff to
previous 1.98
,
to
selected 1.29
Bug 94112. Seems a touch backwards to have a DEP flag of perl? for the Perl
eclass, but the logic is that perl can be an optional dep for a package
inheriting this eclass, in which case the user may not need to have perl
installed. Also cleaned up the dep line since there is no EU::MM ebuild any
more, and any version of dev-lang/perl will suffice these days.
Revision
1.97 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Jun 14 00:31:44 2006 UTC
(11 years, 10 months ago)
by
mcummings
Branch:
MAIN
Changes since
1.96: +18 -9 lines
Diff to
previous 1.96
,
to
selected 1.29
Fixing a problem with Makefile.PL's that pass all args to Build.PL (and thus
break the install by installing to /usr/usr/lib*)
Revision
1.89 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue May 2 02:14:13 2006 UTC
(11 years, 11 months ago)
by
mcummings
Branch:
MAIN
Changes since
1.88: +3 -3 lines
Diff to
previous 1.88
,
to
selected 1.29
Unusual bug cropped up with module-build. This attempts to overcome it by building both Makefile.PL and Build.PL (then using the appropriate one as necessary).
Revision
1.88 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Apr 3 16:50:25 2006 UTC
(12 years ago)
by
mcummings
Branch:
MAIN
Changes since
1.87: +17 -25 lines
Diff to
previous 1.87
,
to
selected 1.29
20th try is the charm. Tested new syntax against
dev-perl/HTML-SimpleParse-0.12
dev-perl/ExtUtils-CBuilder-0.15
dev-perl/DateTime-Locale-0.22
dev-perl/Array-Compare-1.13
dev-perl/module-build-0.26.11
media-libs/tunepimp-0.3.0-r1
Worked in all cases.
Revision
1.60 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat May 1 22:03:12 2004 UTC
(13 years, 11 months ago)
by
rac
Branch:
MAIN
Changes since
1.59: +6 -40 lines
Diff to
previous 1.59
,
to
selected 1.29
Add a perlinfo to src_prep and retire support for MakeMakers older
than 6.11. Should also address bug 48052 in two different ways.
Revision
1.57 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Mar 5 10:30:33 2004 UTC
(14 years, 1 month ago)
by
mcummings
Branch:
MAIN
Changes since
1.56: +22 -14 lines
Diff to
previous 1.56
,
to
selected 1.29
This was done per request of mr.bones - outside calls to get vars like
perl version, site lib, arch lib, etc., have been moved into a self
contained function to limit external calls
Revision
1.55 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Dec 22 20:40:05 2003 UTC
(14 years, 4 months ago)
by
rac
Branch:
MAIN
Changes since
1.54: +6 -1 lines
Diff to
previous 1.54
,
to
selected 1.29
Add SRC_TEST functionality. If you define SRC_TEST to "do",
src_compile will run make test. In the future, this may become the
default, but for now the default is "skip", to maintain compatibility.
Revision
1.49 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jul 27 14:46:02 2003 UTC
(14 years, 8 months ago)
by
mcummings
Branch:
MAIN
Changes since
1.48: +3 -3 lines
Diff to
previous 1.48
,
to
selected 1.29
Changed order for perl Makefile.PL line - INSTALLDIRS needed to be last
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.
Revision
1.43 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jun 27 00:57:17 2003 UTC
(14 years, 9 months ago)
by
mcummings
Branch:
MAIN
Changes since
1.42: +22 -12 lines
Diff to
previous 1.42
,
to
selected 1.29
New version of the eclass addresses a new contendor for MakeMaker,
Module::Builder, which a few modules are using rather than MakeMaker.
Revision
1.29 -
(
view)
(
download)
(
annotate)
-
[selected]
Sun Oct 20 06:45:12 2002 UTC
(15 years, 6 months ago)
by
seemant
Branch:
MAIN
Changes since
1.28: +3 -3 lines
Diff to
previous 1.28
fix0rs
Revision
1.24 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Sep 17 00:54:55 2002 UTC
(15 years, 7 months ago)
by
mcummings
Branch:
MAIN
Changes since
1.23: +2 -9 lines
Diff to
previous 1.23
,
to
selected 1.29
Removed ambiguity of version checking - made MakeMaker required for all
perl versions since it does no harm to 5.8, and is needed for 5.6.1 to
function properly
Revision
1.21 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Sep 9 21:51:14 2002 UTC
(15 years, 7 months ago)
by
mcummings
Branch:
MAIN
Changes since
1.20: +20 -13 lines
Diff to
previous 1.20
,
to
selected 1.29
Updated perl-module eclass no supports the newer version of perl's
MakemMaker, which should make perl Makefile syntax consistant finally.
Revision
1.19 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Aug 14 13:54:23 2002 UTC
(15 years, 8 months ago)
by
mcummings
Branch:
MAIN
Changes since
1.18: +2 -2 lines
Diff to
previous 1.18
,
to
selected 1.29
Corrected newdepends to DEPEND= - this was overwriting the newdepends
used in the various module ebuilds and causing them not to install their
sub deps
Revision
1.18 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Aug 7 01:49:17 2002 UTC
(15 years, 8 months ago)
by
mcummings
Branch:
MAIN
Changes since
1.17: +9 -3 lines
Diff to
previous 1.17
,
to
selected 1.29
Emergency fix - the target dir gets lost in 5.6.1 (installs, just not to
the right path). New eclass checks version before adding PREFIX
Revision
1.17 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Aug 5 20:53:56 2002 UTC
(15 years, 8 months ago)
by
mcummings
Branch:
MAIN
Changes since
1.16: +3 -2 lines
Diff to
previous 1.16
,
to
selected 1.29
Added -PREFIX to the perl Makefile.pl line - this is more in compliance
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
Revision
1.13 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jul 12 15:24:36 2002 UTC
(15 years, 9 months ago)
by
danarmak
Branch:
MAIN
Changes since
1.12: +3 -1 lines
Diff to
previous 1.12
,
to
selected 1.29
add INHERITED variable to all eclasses. this keeps track of what eclasses were inherited. e.g. INHERITED='kde-base kde base'. this will allow drobbins to take eclass mtime changes into account when deciding whether to refresh ebuild cache.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.
Sticky Tag: |
|