CVS log for pkgsrc/devel/p5-Inline-C/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / devel / p5-Inline-C
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Nov 16 12:04:28 2024 UTC (3 weeks, 3 days ago) by wiz
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2
lines
*: recursive bump for perl 5.40
Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Jul 6 09:39:24 2023 UTC (17 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
pkgsrc-2024Q2-base,
pkgsrc-2024Q2,
pkgsrc-2024Q1-base,
pkgsrc-2024Q1,
pkgsrc-2023Q4-base,
pkgsrc-2023Q4,
pkgsrc-2023Q3-base,
pkgsrc-2023Q3
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -1
lines
*: recursive bump for perl 5.38
Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Jun 6 12:40:51 2023 UTC (18 months ago) by riastradh
Branches: MAIN
CVS tags: pkgsrc-2023Q2-base,
pkgsrc-2023Q2
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +4 -4
lines
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.
Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).
No change to BUILD_DEPENDS as used correctly inside buildlink3.
As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat Feb 11 23:20:47 2023 UTC (21 months, 4 weeks ago) by wen
Branches: MAIN
CVS tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +4 -3
lines
Update to 0.82
Update BUILD_DEPENDS
Upstream changes:
0.82 Wed 2 Mar 15:36:50 GMT 2022
- full release of -I to sub-Perls
- doc improvements from @oodler577
Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Jun 28 11:32:38 2022 UTC (2 years, 5 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2
lines
*: recursive bump for perl 5.36
Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon May 24 19:50:54 2021 UTC (3 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2
lines
*: recursive bump for perl 5.34
Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Aug 31 18:08:14 2020 UTC (4 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2
lines
*: bump PKGREVISION for perl-5.32.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Aug 11 13:19:41 2019 UTC (5 years, 4 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -1
lines
Bump PKGREVISIONs for perl 5.30.0
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Jun 30 20:15:13 2019 UTC (5 years, 5 months ago) by nia
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2
lines
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.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Jun 8 03:57:49 2019 UTC (5 years, 6 months ago) by wen
Branches: MAIN
CVS tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -3
lines
Update to 0.81
Upstream changes:
0.81 Sat 11 May 2019 12:46:41 PM CEST
- test - Adjust excpected number of lines in log to Inline-0.82_001 (PR#89
@ppisar++)
- Fix pod document link (PR#68 PR#90 @manwar++)
- Fix docs to work with strict mode (use Inline 'C'; instead of use Inline
C;) (PR#70 @akarelas-pt++)
- Add test, and Cookbook example, of array-ref arg (PR#39 @mohawk2++)
0.80 Thu 18 Apr 2019 10:42:30 AM CEST
- Apply PR#71 (ETJ++) Support perl 5.8.1 again
- Apply PR#74 and PR#76 (WBRASWELL++) Fix Include Dir Behavior, replace -I
with -iquote or -I- respectively
- Apply PR#77 (WBRASWELL++) Fix Include Dir Behavior, Non-GCC Compilers
- More fixes for include dir behaviour (@sisyphus++)
Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Aug 22 09:44:11 2018 UTC (6 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2
lines
Recursive bump for perl5-5.28.0
Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Jan 19 11:33:27 2018 UTC (6 years, 10 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +7 -6
lines
p5-Inline-C: update DEPENDS
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Jun 12 13:32:07 2017 UTC (7 years, 6 months ago) by mef
Branches: MAIN
CVS tags: pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -3
lines
Updated devel/p5-Inline-C to 0.78
---------------------------------
0.78 Tue 30 May 22:56:30 CEST 2017
- Apply PR#66 (TINITA++) Remove system calls `rm` and `diff`
0.77 Fri 12 May 17:57:36 CEST 2017
- Apply PR#63 (@mohawk2++)
Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Jun 5 14:23:09 2017 UTC (7 years, 6 months ago) by ryoon
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2
lines
Recursive revbump from lang/perl5 5.26.0
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Jun 8 19:23:05 2016 UTC (8 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -1
lines
Bump PKGREVISION for perl-5.24.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Aug 6 09:21:54 2015 UTC (9 years, 4 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -6
lines
Update to 0.76. Fixes test failure noted in Makefile.
0.76 Wed Jul 1 08:09:50 PDT 2015
- Support for cppflags
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Jun 12 10:49:22 2015 UTC (9 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2015Q2-base,
pkgsrc-2015Q2
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -1
lines
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat May 9 23:12:20 2015 UTC (9 years, 7 months ago) by mef
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -1
lines
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
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Mar 15 23:20:10 2015 UTC (9 years, 8 months ago) by mef
Branches: MAIN
CVS tags: pkgsrc-2015Q1-base,
pkgsrc-2015Q1
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2
lines
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++
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Feb 8 03:13:17 2015 UTC (9 years, 10 months ago) by mef
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -3
lines
(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
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Nov 26 12:13:19 2014 UTC (10 years ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2014Q4-base,
pkgsrc-2014Q4
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2
lines
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
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Nov 19 12:35:19 2014 UTC (10 years ago) by wiz
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2
lines
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
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Nov 9 12:44:42 2014 UTC (10 years, 1 month ago) by wiz
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +7 -3
lines
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.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Oct 9 14:06:21 2014 UTC (10 years, 2 months ago) by wiz
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -3
lines
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Jul 18 02:00:47 2014 UTC (10 years, 4 months ago) by wen
Branches: MAIN
CVS tags: pkgsrc-2014Q3-base,
pkgsrc-2014Q3
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.
CVSweb <webmaster@jp.NetBSD.org>