The NetBSD Project

CVS log for pkgsrc/devel/p5-Async-Interrupt/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / p5-Async-Interrupt

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.30: download - view: text, markup, annotated - select for diffs
Sat Nov 16 12:03:40 2024 UTC (3 weeks ago) by wiz
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2 lines
*: recursive bump for perl 5.40

Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Jul 6 09:38:37 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.28: preferred, colored
Changes since revision 1.28: +2 -2 lines
*: recursive bump for perl 5.38

Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue Jun 28 11:31:54 2022 UTC (2 years, 5 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
*: recursive bump for perl 5.36

Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon May 24 19:50:07 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.26: preferred, colored
Changes since revision 1.26: +2 -2 lines
*: recursive bump for perl 5.34

Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon Aug 31 18:07:29 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.25: preferred, colored
Changes since revision 1.25: +2 -1 lines
*: bump PKGREVISION for perl-5.32.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon May 4 02:16:48 2020 UTC (4 years, 7 months ago) by mef
Branches: MAIN
CVS tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
(devel/p5-Async-Interrupt) Updated to 1.26

1.26 Mon Apr 27 13:34:10 CEST 2020
        - make it compatible with perl 5.31's sighandler changes
          (patch by Todd Rinaldo).

Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Oct 10 11:32:17 2019 UTC (5 years, 1 month ago) by mef
Branches: MAIN
CVS tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -3 lines
(devel/p5-Async-Interrupt)  Updated 1.24 to 1.25

1.25 Sat Apr 20 12:42:25 CEST 2019
        - fix dependency on Canary::Stability (reported by Ross Opperman).

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Aug 11 13:18:52 2019 UTC (5 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
Bump PKGREVISIONs for perl 5.30.0

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Jun 30 20:14:32 2019 UTC (5 years, 5 months ago) by nia
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +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.21: download - view: text, markup, annotated - select for diffs
Wed Aug 22 09:43:37 2018 UTC (6 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -1 lines
Recursive bump for perl5-5.28.0

Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Apr 26 13:33:16 2018 UTC (6 years, 7 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -2 lines
p5-Async-Interrupt: update to 1.24.

1.24 Tue Apr 17 21:24:11 CEST 2018
	- actually rewnew was missing, not wrongly documented. silly.

1.23 Tue Apr 17 21:18:24 CEST 2018
	- ->renew is actually called ->post_fork, fix documentation.
        - use stability canary.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Feb 25 16:42:49 2018 UTC (6 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -3 lines
p5-Async-Interrupt: update to 1.22.

1.22 Thu Jan 18 17:43:14 CET 2018
	- further USE_SOCKETS_AS_HANDLES fixes (Z59).

Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Jun 5 14:22:36 2017 UTC (7 years, 6 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
Recursive revbump from lang/perl5 5.26.0

Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Jun 8 19:22:34 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.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
Bump PKGREVISION for perl-5.24.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Jun 12 10:48:54 2015 UTC (9 years, 5 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +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.15: download - view: text, markup, annotated - select for diffs
Fri Feb 13 14:03:34 2015 UTC (9 years, 9 months ago) by mef
Branches: MAIN
CVS tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -3 lines
(pkgsrc)
  - Drop patches/patch-ecb.h, now upstream takes care.
(upstream)
  - update 1.20 to 1.21
    -------------------
1.21 Wed Feb 11 20:31:01 CET 2015
        - upgrade ecb.h for C11 compatibility.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Dec 12 11:13:21 2014 UTC (9 years, 11 months ago) by mef
Branches: MAIN
CVS tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -3 lines
Update 1.1(0) to 1.2(0)
1.2   Fri Apr 11 06:22:38 CEST 2014
	- perl5porters broke Async::Interrupt, BDB, EV, IO::AIO, OpenCL
          without warning by switching the meaning of USE_SOCKETS_AS_HANDLES
          in 5.18. What's so attractive about giving a shit about backwards
          compatibility - I will never understand.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu May 29 23:35:39 2014 UTC (10 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -1 lines
Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Sep 2 13:40:33 2013 UTC (11 years, 3 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Change version number in pkgsrc to 1.10, so that it to be greater than previous
1.05.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Sep 2 12:55:02 2013 UTC (11 years, 3 months ago) by obache
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -3 lines
Update p5-Async-Interrupt to 1.1.

Revision history for Perl extension Async::Interrupt.

1.1   Wed Apr 25 00:46:08 CEST 2012
	- new $async->handle method.
	- new $async->pipe_drain method.
        - use memory fences for !x86, and x86 future
          proofing. use libecb for implementation.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri May 31 12:40:04 2013 UTC (11 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Oct 31 11:17:39 2012 UTC (12 years, 1 month ago) by asau
Branches: MAIN
CVS tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -3 lines
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Oct 3 21:54:36 2012 UTC (12 years, 2 months ago) by wiz
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Aug 7 08:03:22 2011 UTC (13 years, 4 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -5 lines
Revision bump after updating perl to 5.14.1

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Aug 21 16:33:12 2010 UTC (14 years, 3 months ago) by seb
Branches: MAIN
CVS tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1 lines
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon May 24 20:25:25 2010 UTC (14 years, 6 months ago) by seb
Branches: MAIN
CVS tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3 lines
Update p5-Async-Interrupt from version 1.04 to version 1.05.

Pkgsrc changes:
- adjust MASTER_SITES

Upstream changes:
1.05  Sat May 15 02:06:33 CEST 2010
	- implement $epipe->signal_func method.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Apr 11 23:09:38 2010 UTC (14 years, 8 months ago) by seb
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
Update p5-Async-Interrupt from version 1.03 to version 1.04.

Pkgsrc changes:
- placate pkglint

Upstream changes:
1.04  Wed Mar 31 02:46:49 CEST 2010
        - a double fork partially killed the event pipe (great testcase
          by dormando). affects IO::AIO, BDB and Async::Interrupt.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Mar 16 19:10:43 2010 UTC (14 years, 8 months ago) by sno
Branches: MAIN
CVS tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -2 lines
Updating devel/p5-Async-Interrupt from 1.02 to 1.03

pkgsrc changes:
- Add USE_LANGUAGES to mark it's an XS based module requiring a C Compiler

Upstream changes:
1.03  Tue Nov 24 14:31:10 CET 2009
	- port to loser platform.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Sep 16 18:37:48 2009 UTC (15 years, 2 months ago) by sno
Branches: MAIN
CVS tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Updating devel/p5-Async-Interrupt from 1.01 to 1.02

Upstream changes:
1.02  Tue Sep  1 18:41:09 CEST 2009
	- prototypes for sig2name/sig2num were missing.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sat Aug 8 20:35:56 2009 UTC (15 years, 4 months ago) by sno
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Importing package for perl5 module Async::Interrupt 1.01 as dependency
for devel/p5-AnyEvent.

This module implements a single feature only of interest to advanced perl
modules, namely asynchronous interruptions (think "UNIX signals", which are
very similar).

Sometimes, modules wish to run code asynchronously (in another thread, or
from a signal handler), and then signal the perl interpreter on certain
events. One common way is to write some data to a pipe and use an event
handling toolkit to watch for I/O events. Another way is to send a signal.
Those methods are slow, and in the case of a pipe, also not asynchronous -
it won't interrupt a running perl interpreter.

This module implements asynchronous notifications that enable you to signal
running perl code from another thread, asynchronously, and sometimes even
without using a single syscall.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Aug 8 20:35:56 2009 UTC (15 years, 4 months ago) by sno
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs 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.

Log view options

CVSweb <webmaster@jp.NetBSD.org>