Commit graph

12 commits

Author SHA1 Message Date
wiz
86a78fce2e Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
agc
d9e4cfe05d Add SHA512 digests for distfiles for devel category
Issues found with existing distfiles:
	distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
	distfiles/fortran-utils-1.1.tar.gz
	distfiles/ivykis-0.39.tar.gz
	distfiles/enum-1.11.tar.gz
	distfiles/pvs-3.2-libraries.tgz
	distfiles/pvs-3.2-linux.tgz
	distfiles/pvs-3.2-solaris.tgz
	distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 03:27:11 +00:00
wiz
1b709a82ca Update to 0.76. Fixes test failure noted in Makefile.
0.76 Wed Jul  1 08:09:50 PDT 2015
 - Support for cppflags
2015-08-06 09:21:54 +00:00
wiz
0982effce2 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00
mef
4cc0ca7247 Set TEST_TARGET?= # empty to skip make test
devel/autoconf  (but just add 2.69 status)
 devel/dejagnu
 devel/p5-ExtUtils-AutoInstall (infinite loop)
 devel/p5-Inline-C             (fail at t/27inline_maker.t)
 devel/p5-Search-Elasticsearch (several items)
Some other {net,devel}/p5-packages
 Set BUILD_DEPENDS+= for make test
2015-05-09 23:12:19 +00:00
mef
ec80fb95f3 Update 0.73 to 0.75
-------------------
0.75 Fri Mar 13 18:41:18 PDT 2015
 - Doc fixes - links from Inline::C to Cookbook

0.74 Tue Feb 17 16:19:00 PST 2015
 - Windows fixes. Mithaldu++
2015-03-15 23:20:10 +00:00
mef
148540e0cf (pkgsrc)
- Remove dependency to ExtUtils:MakeMaker (It is in the corelist now).
(upstream)
 - update 0.67 to 0.73
-------------------
0.73 Thu Jan  1 17:10:15 PST 2015
 - Fix Swim plugins and Meta to include Sisyphus in Authors and Copyright

0.72 Thu Jan  1 15:43:37 PST 2015
 - Support for Inline::Filters::* plug-ins. Fractal++
 - Complete doc refactoring

0.71 Sat Dec 27 00:44:20 PST 2014
 - Make tests pass on Win32

0.70 Fri Dec 26 21:43:44 PST 2014
 - Windows depends on Win32::Mutex now

0.69 Fri Dec 26 23:13:52 GMT 2014
 - 27inline_maker.t - remove install-dir after each module, to help Win32

0.68 Wed Dec 24 09:14:31 GMT 2014
 - Fixups for Windows test 27, skip 26 on WinXP for now
2015-02-08 03:13:17 +00:00
wiz
3e173cbed9 Update to 0.67:
0.67 Tue Nov 25 16:59:41 GMT 2014
 - Skip test/pegex-parser.t unless env PERL_INLINE_DEVELOPER_TEST set
2014-11-26 12:13:19 +00:00
wiz
9815516253 Update to 0.66:
0.66 Mon Nov 17 06:09:54 GMT 2014
 - Make test/pegex-parser.t less fragile on fail
 - No CPAN index of Inline::C::Parser classes
2014-11-19 12:35:19 +00:00
wiz
6579e12f7d Update to 0.65. Add some dependencies.
0.65 Tue Nov  4 04:23:45 GMT 2014
 - Changes to example modules' tests
 - Updates for EUMM 7.00's support for PERL IN SPACE
 - Cookbook addition to use autowrap to replace h2xs

0.64 Fri Sep 19 23:22:49 UTC 2014
 - Major release for all the work since 0.62
 - Renamed the parser modules
 - Adjusted the `using` paramater
 - Updated docs

0.62_13 Thu Sep 11 17:37:28 PDT 2014
 - Remove XXX debugging

0.62_12 Sun Sep  7 00:37:23 MDT 2014
 - Add issue/27 TODO test
 - Switch back to Parse::Recdescent for now

0.62_11 Tue Aug 19 16:14:10 PDT 2014
 - Replace tabs with spaces

0.62_10 Tue Aug 19 15:54:05 PDT 2014
 - Doc fix from Jin++

0.62_09 Sat Aug 16 16:38:38 PDT 2014
 - Remove $testdir vars from tests

0.62_08 Sat Aug 16 15:00:53 PDT 2014
 - Remove .gitignore

0.62_07 Sat Aug 16 11:13:27 PDT 2014
 - Meta 0.0.2

0.62_06 Sat Aug 16 01:25:40 PDT 2014
 - Clean up test code

0.62_05 Fri Aug 15 19:58:53 PDT 2014
 - Add t/000-require-modules.t

0.62_04 Fri Aug 15 18:24:39 PDT 2014
 - Add t/000-compile-modules.t

0.62_03 Fri Aug  1 21:10:35 PDT 2014
 - Fix test/requires

0.62_02 Fri Aug  1 18:00:01 PDT 2014
 - Pegex replaces Parse::RecDescent as the default parser

0.62_01 Tue Jul 29 02:22:12 BST 2014
 - version-parsing improvements
 - Test module build in dir with space.
 - Perl licence on Cookbook
 - t/TestInlineSetup.pm fixes for Windows DLLs, tainting

0.62 Sat Jul 19 22:43:12 BST 2014
 - eg/modules moved to here as they're C
 - tests each use own dir, and all use Test::More and
   test/TestInlineSetup.pm.
 - doc/Inline/C/Cookbook.swim mention strings can be UTF-8.
2014-11-09 12:44:42 +00:00
wiz
cda18437be Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
wen
c2d5589bf4 Import Inline-C-0.61 as devel/p5-Inline-C.
Inline::C is a module that allows you to write Perl subroutines in C.
Since version 0.30 the Inline module supports multiple programming
languages and each language has its own support module.
2014-07-18 02:00:47 +00:00