The NetBSD Project

CVS log for pkgsrc/devel/p5-ExtUtils-CBuilder/distinfo

[BACK] Up to [cvs.netbsd.org] / pkgsrc / devel / p5-ExtUtils-CBuilder

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.15 / (download) - annotate - [select for diffs], Sun Mar 11 04:27:23 2012 UTC (2 months, 1 week ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, HEAD
Changes since 1.14: +4 -4 lines
Diff to previous 1.14 (colored)

Update to 0.28.02.05

0.280205 - 2011-12-20 (Perl v5.15.6)

  Fixed:
  - Fixed bug picking up ccflags from Config

0.280204 - 2011-06-20 (Perl v5.15.0)

  Minor:
  - Quotation style cleanup

0.280203 - 2011-05-14 (Perl v5.14.0)

  Fixed:
  - Appends CFLAGS and LDFLAGS environments instead of overriding
  - Reset ccflags on compilation for VMS.
  Changed:
  - Refactored OS name mapping to use Perl::OSType

Revision 1.14 / (download) - annotate - [select for diffs], Fri Aug 12 12:41:03 2011 UTC (9 months, 1 week ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3
Changes since 1.13: +4 -4 lines
Diff to previous 1.13 (colored)

Changes 0.28.02.02:
* Different file names used for test files; allows EU::CB tests
  to be run in parallel.

Revision 1.13 / (download) - annotate - [select for diffs], Sun Apr 25 11:18:38 2010 UTC (2 years ago) by seb
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2
Changes since 1.12: +4 -4 lines
Diff to previous 1.12 (colored)

Update p5-ExtUtils-CBuilder from version 0.27.02 (upstream version 0.2702)
 to version 0.27.03 (upstream version 0.2703).

Upstream changes:
0.2703 - Tue Mar 16 17:10:55 EDT 2010

 Bugs fixed:
 - fixed tests for Windows and MSVC [Jan Dubois]

Revision 1.12 / (download) - annotate - [select for diffs], Tue Feb 23 12:52:03 2010 UTC (2 years, 2 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.11: +4 -4 lines
Diff to previous 1.11 (colored)

Updating devel/p5-ExtUtils-CBuilder from 0.27.01 to 0.27.02

Upstream changes:
0.2702 Mon Feb 22 15:10:52 EST 2010
 Bugs fixed:
 - compile() changes in 0.2701 did not work on Windows.  Now fixed.

Revision 1.11 / (download) - annotate - [select for diffs], Thu Feb 18 08:55:25 2010 UTC (2 years, 3 months ago) by sno
Branch: MAIN
Changes since 1.10: +4 -4 lines
Diff to previous 1.10 (colored)

Updating devel/p5-ExtUtils-CBuilder from 0.27 to 0.27.01

Upstream changes:
0.2701 - Tue Feb 16 09:12:45 EST 2010
 Bugs fixed:
 - compile() now accepts both string & array for 'include_dirs'
   argument, as documented.(RT#54606) [Alberto Simoes]

Revision 1.10 / (download) - annotate - [select for diffs], Wed Nov 11 17:50:06 2009 UTC (2 years, 6 months ago) by seb
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4
Changes since 1.9: +4 -4 lines
Diff to previous 1.9 (colored)

Update p5-ExtUtils-CBuilder from version 0.26.03.01 to version 0.27.

Pkgsrc changes:
- Switch PERL5_MODULE_TYPE to MakeMaker

Upstream changes:
0.27 - Thu Oct 29 21:29:56 EDT 2009

 Other:
 - Removed Build.PL to avoid creating a circular dependency
 - Added version numbers to Windows compiler driver modules

0.26_05 - Sun Oct 25 17:29:02 EDT 2009

 Bugs fixed:
 - Fixed t/02link.t failures on cygwin with Perl 5.8 [David Golden]

 Other:
 - Made have_compiler (and have_cplusplus) quiet without echoing
   the test command to STDOUT [David Golden]

0.26_04 - Mon Oct 19 21:57:46 EDT 2009

 Enhancements:
 - Added 'have_cplusplus()' method to check for C++ support
 - Added patches for building Perl with mingw64 [Sisyphus]
 - Allow CC environment variable to override $Config{cc}

 Bugs fixed:
 - Fixed link executable command for Win32 MSVC (RT#40819) [Cosimo
   Streppone]
 - Removed MSVC version check when embedding a manifest file
   (RT #43002) [Steve Hay]

 Other:
 - Split Windows compiler driver packages into individual *.pm files

Revision 1.9 / (download) - annotate - [select for diffs], Sat Sep 12 19:43:50 2009 UTC (2 years, 8 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.8: +4 -4 lines
Diff to previous 1.8 (colored)

Updating devel/p5-ExtUtils-CBuilder from 0.26.03 to 0.26.03.01

Upstream changes:
0.260301 - Sat Aug 29 11:04:41 EDT 2009
 Bugs fixed:
 - Fixed linking error on Win32 with gcc compiler (RT#49000)
   [kmx]

Revision 1.8 / (download) - annotate - [select for diffs], Tue Jul 28 06:23:29 2009 UTC (2 years, 9 months ago) by sno
Branch: MAIN
Changes since 1.7: +4 -4 lines
Diff to previous 1.7 (colored)

Updating package for p5 module ExtUtils::CBuilder from 0.26.02 to 0.26.03

Upstream changes:
0.2603 - Sat Jul 18 06:56:06 EDT 2009
 Bugs fixed:
 - Makefile.PL had wrong INSTALLDIRS setting for older Perls
   (RT#47985) [David Golden]

Revision 1.7 / (download) - annotate - [select for diffs], Tue Jul 7 22:02:35 2009 UTC (2 years, 10 months ago) by sno
Branch: MAIN
Changes since 1.6: +4 -4 lines
Diff to previous 1.6 (colored)

Updating package for p5 module Extutils::CBuilder from 0.24 to 0.26.02
Adjust module type and license

Upstream changes:
0.2602 - Sat Jul  4 10:57:12 EDT 2009

 Bugs fixed:
 - Fixed 00-have-compiler.t if $^X is a relative path [David Wheeler]

0.2601 - Wed Jul  1 09:37:39 EDT 2009

 Bugs fixed:
 - On VMS, cleans up extra files generated during testing
   [John E. Malmberg, Craig Berry]

0.26 - Mon Jun 29 20:11:52 EDT 2009

 - No changes from 0.25_01

0.25_01 - Sat Jun 27 23:13:20 EDT 2009

 - Changed test library to Test::More

 - Added tests for have_compiler

 - Skips tests that need a compiler if have_compiler is false

 - have_compiler will try to compile in the current directory
   if compiling in tmpdir fails for whatever reason

0.25 - Fri Jun 26 16:18:13 EDT 2009

 - Slight diagnostic improvements in link.t

0.24_01 - Sun Mar  8 14:50:10 2009

 - On Windows, don't generate "mt" command when CRT is statically
   linked. [Jan Dubois]

 - On Cygwin, examine $Config{useshrplib} to see whether we're
   supposed to be linking with a shared perl library or not. [Reini
   Urban]

 - In link_executable() on Cygwin, trust $Config{ld} rather than using
   $Config{cc} for linking. [Reini Urban]

 - Add 'haiku' as a Unix-like platform. [Ingo Weinhold]

Revision 1.6 / (download) - annotate - [select for diffs], Sun Sep 7 14:11:44 2008 UTC (3 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg
Changes since 1.5: +4 -4 lines
Diff to previous 1.5 (colored)

Update to 0.24:

 - Added 'gnu' and 'gnukfreebsd' as Unix variants. [Niko Tyni]

 - Brought in some VMS fixes from bleadperl: "Correct and complete
   CBuilder's handling of external libraries when linking on VMS."
   [Craig Berry]

Revision 1.5 / (download) - annotate - [select for diffs], Fri Apr 25 07:31:35 2008 UTC (4 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper
Changes since 1.4: +4 -4 lines
Diff to previous 1.4 (colored)

Update to 0.23:

 - Fixed some problems (some old, some new) with Strawberry Perl on
   Windows. [Alberto Simo~es]

 - Will now install in the core perl lib directory when the user's
   perl is new enough to have us in core. [Yi Ma Mao]

Revision 1.4 / (download) - annotate - [select for diffs], Wed Apr 16 08:58:53 2008 UTC (4 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.3: +4 -4 lines
Diff to previous 1.3 (colored)

Update to 0.22:

 - Replaced the split_like_shell() method on Windows with a
   near-no-op, which is probably more correct and has the benefit of
   not messing up UNC paths. [John R. LoVerso, see
   http://rt.cpan.org/Ticket/Display.html?id=26545]

 - Fixed extra_compiler_flags on Windows, they were being
   ignored. [Robert May]

Revision 1.3 / (download) - annotate - [select for diffs], Thu Nov 29 17:31:11 2007 UTC (4 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4
Changes since 1.2: +4 -4 lines
Diff to previous 1.2 (colored)

Update to 0.21:

 - Clean up perl_src path using Cwd::realpath().  Only affects usage
   as part of the perl core.

 - Protect $., $@, $!, $^E, and $? from any clobbering that might
   occur in our DESTROY method. [Zefram]

 - From bleadperl, a patch to clean up debug symbol files (.pdb for
   VC++, .tds for BCC) when running have_compiler(). [Steve Hay &
   Steve Peters]

Revision 1.2 / (download) - annotate - [select for diffs], Sat Jun 9 23:31:25 2007 UTC (4 years, 11 months ago) by abs
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2
Changes since 1.1: +4 -4 lines
Diff to previous 1.1 (colored)


Updated devel/p5-ExtUtils-CBuilder 0.18 -> 0.19

 - When building as part of the perl core (so this is irrelevant for
   people downloading from CPAN) we now try a little harder to find
   the perl sources. [Jos Boumans]

 - Fixed a part of the manifest thingy that got broken on 64-bit
   Windows platforms in version 0.18. [Steve Hay, Jan Dubois]

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon May 15 14:56:51 2006 UTC (6 years ago) by seb
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial addition of p5-ExtUtils-CBuilder version 0.18 into the NetBSD packages
Collection.

This 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.

Revision 1.1 / (download) - annotate - [select for diffs], Mon May 15 14:56:51 2006 UTC (6 years ago) by seb
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>