Path to this page:
NOTICE: This package has been removed from pkgsrc./
devel/p5-ExtUtils-CBuilder,
Perl5 module for compiling and linking C code for Perl modules
Branch: CURRENT,
Version: 0.28.02.34nb1,
Package name: p5-ExtUtils-CBuilder-0.28.02.34nb1,
Maintainer: pkgsrc-usersThis Perl 5 module can build the C portions of Perl modules by
invoking the appropriate compilers and linkers in a cross-platform
manner. It was motivated by the "Module::Build" project, but may
be useful for other purposes as well. However, it is not intended
as a general cross-platform interface to all your C building
needs.
Required to run:[
lang/perl5]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
SHA1: eb4d4fa7f93b46e56bc764931b867f9497051de6
RMD160: a2bbcf372d7cbfe779c22cb2fd627beeec16ecca
Filesize: 39.5 KB
Version history: (Expand)
- (2020-09-05) Package deleted from pkgsrc
- (2020-09-01) Updated to version: p5-ExtUtils-CBuilder-0.28.02.34nb1
- (2020-03-22) Updated to version: p5-ExtUtils-CBuilder-0.28.02.34
- (2019-10-17) Updated to version: p5-ExtUtils-CBuilder-0.28.02.31
- (2019-08-11) Updated to version: p5-ExtUtils-CBuilder-0.28.02.30nb2
- (2018-08-22) Updated to version: p5-ExtUtils-CBuilder-0.28.02.30nb1
CVS history: (Expand)
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|
2020-03-21 22:54:02 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(devel/p5-ExtUtils-CBuilder) Updated to 0.28.02.34
0.280234 - 2020-01-21
Update:
- Updated standalone module from blead.
|
2019-10-17 16:04:44 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(devel/p5-ExtUtils-CBuilder) Updated 0.280230 to 0.280231
0.280231 - 2019-03-31
Fixed:
- Protected RE interpolation in Base.pm
|
2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557) |
Log message:
Bump PKGREVISIONs for perl 5.30.0
|
2019-06-30 22:17:50 by Nia Alarie | Files touched by this commit (1816) |
Log message:
Update packages using a search.cpan.org HOMEPAGE to metacpan.org.
The former now redirects to the latter.
This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.
Reviewed by hand to hopefully make sure no unwanted changes sneak in.
|
2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558) |
Log message:
Recursive bump for perl5-5.28.0
|
2017-11-26 11:02:07 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-ExtUtils-CBuilder: update to 0.28.02.30.
0.280230 - 2017-11-22
Fixed:
- Updated Changes
- Used OurPkgVersion instead of PkgVersion
0.280229 - 2017-10-13
Fixed:
- Remove dependency to 'vars' package.
0.280228 - 2017-07-20
Fixed:
- Fix link() on Windows, broken in version 0.280226.
0.280227 - 2017-07-19
Fixed:
- Restore compatibility of test suite to Perl 5.6.
|
2017-09-17 12:19:28 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-ExtUtils-CBuilder: update to 0.28.02.26.
0.280226 - 2017-07-14
Fixed:
- Fix C++ compiler detection (RT #131749)
(thanks to stphnlyd)
0.280225 - 2016-01-04
Fixed:
- New location of libperl on Win32 when building core (RT #126632)
|