Port details |
- p5-Sys-SigAction Perl extension for Consistent Signal Handling
- 0.23 devel
=2 0.23Version of this port present on the latest quarterly branch. - Maintainer: svysh.fbsd@gmail.com
 - Port Added: 2006-09-18 18:38:05
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: p5-IO-Multiplex, p5-MIME-Tools, p5-Net-Domain-TLD, screen
- Also Listed In: perl5
- License: ART10 GPLv1+
- Description:
- Sys::SigAction - Perl extension for Consistent Signal Handling.
With the use of this module, the signal handling behavior
can be coded in a way that does not change from one perl version
to the next, and thus using POSIX::sigaction() becomes a little easier.
WWW: https://metacpan.org/release/Sys-SigAction
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Sys-SigAction>0:devel/p5-Sys-SigAction
- To install the port:
- cd /usr/ports/devel/p5-Sys-SigAction/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Sys-SigAction
- pkg install p5-Sys-SigAction
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Sys-SigAction
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1480885201
SHA256 (Sys-SigAction-0.23.tar.gz) = c4ef6c9345534031fcbbe2adc347fc7194d47afc945e7a44fac7e9563095d353
SIZE (Sys-SigAction-0.23.tar.gz) = 25621
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- databases/p5-DBD-Multi
- devel/p5-Devel-REPL
- devel/p5-forks
- mail/mailscanner
- net/p5-Kafka
- net-mgmt/netdisco
- net-mgmt/p5-jmx4perl
- for Run
-
- databases/p5-DBD-Multi
- devel/p5-Devel-REPL
- devel/p5-forks
- mail/mailscanner
- net/p5-Kafka
- net-mgmt/netdisco
- net-mgmt/p5-jmx4perl
- Configuration Options:
- No options to configure
- Options name:
- devel_p5-Sys-SigAction
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 0.23
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
27 May 2018 20:15:20
0.23
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
15 Sep 2017 08:58:50
0.23
|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
04 Dec 2016 21:08:15
0.23
|
ehaupt  |
Update to 0.23
PR: 214177
Submitted by: svysh.fbsd@gmail.com (maintainer) |
02 Jul 2016 10:44:42
0.21_1
|
rene  |
devel/p5-Sys-SigAction: update TEST dependencies, devel/p5-Test2 is not needed
any longer.
PR: 210746
Submitted by: myself
Approved by: maintainer (Sergei Vyshenski) |
20 May 2016 09:30:15
0.21_1
|
mat  |
Fix build by not always running tests, also add proper TEST_DEPENDS.
With hat: perl@
Sponsored by: Absolight |
19 May 2016 10:21:25
0.21_1
|
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
01 Apr 2016 14:00:57
0.21_1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
26 Nov 2014 13:08:38
0.21_1
|
mat  |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
27 Oct 2014 10:55:59
0.21
|
bapt  |
Cleanup plist |
15 Jun 2014 06:24:58
0.21
|
culot  |
- Update to 0.21
Changes: http://search.cpan.org/dist/Sys-SigAction/Changes
PR: ports/190925
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer) |
06 Jan 2014 17:17:10
0.20
|
az  |
- add stage support
Approved by: portmgr (blanket infrastructure) |
20 Sep 2013 17:13:47
0.20
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
19 Sep 2013 07:25:13
0.20
|
culot  |
- Update to 0.20
Changes: http://search.cpan.org/dist/Sys-SigAction/Changes
PR: ports/182222
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer) |
08 Sep 2013 13:59:48
0.17
|
az  |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
23 Jul 2013 12:27:52
0.17
|
culot  |
- Update to 0.17
Changes: http://search.cpan.org/dist/Sys-SigAction/Changes
PR: ports/180758
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer) |
02 Mar 2013 15:55:17
0.15
|
miwi  |
- Update to Maintainer e-mail
- While here trim header
PR: 176512 176513 176514 176515 176516
176518 176519 176520 176521 176517
Submitted by: maintainer |
15 Jul 2011 08:53:51
0.15
|
culot  |
- Update to 0.15
Changes: http://search.cpan.org/~lbaxter/Sys-SigAction-0.15/Changes
PR: based on ports/158342
Submitted by: Jin-Sih Lin <linpct@gmail.com>
Approved by: maintainer (timeout, >14days) |
26 Jun 2011 15:28:27
0.13
|
sunpoet  |
- Update to 0.13
Changes:
http://cpansearch.perl.org/src/LBAXTER/Sys-SigAction-0.13/Changes
PR: ports/158188
Submitted by: Jin-Sih Lin <linpct@gmail.com>
Approved by: Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer) |
22 Jun 2011 14:16:22
0.12
|
culot  |
- Update to 0.12 [1]
- Add LICENSE
Changes: http://search.cpan.org/dist/Sys-SigAction/Changes
PR: ports/158093 [1]
Submitted by: Jin-Sih Lin <linpct@gmail.com>
Approved by: Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer) |
13 Jul 2009 22:29:19
0.11
|
pgollucci  |
- Update to 0.11
PR: ports/136525
Approved by: maintainer
Submitted by: myself (pgollucci@) |
17 Jan 2009 20:36:14
0.10
|
beech  |
Update maintainer address
PR: ports/130620
Submitted by: Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer) |
17 Apr 2008 14:30:31
0.10
|
araujo  |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
31 Oct 2006 08:27:10
0.10
|
clsung  |
- Update to ver 0.10
PR: ports/104797
Submitted by: maintainer (Sergei Vyshenski) |
09 Oct 2006 19:06:37
0.07
|
miwi  |
- Remove dependens
Submitted by: Gea-Suan Lin <gslin@gslin.org>
Approved by: Sergei Vyshenski <svysh@cryptocom.ru> (maintainer) |
09 Oct 2006 17:46:59
0.07
|
miwi  |
- Update to 0.07
PR: ports/104218
Submitted by: Sergei Vyshenski <svysh@cryptocom.ru> (maintainer) |
18 Sep 2006 18:24:59
0.06
|
erwin  |
Sys::SigAction - Perl extension for Consistent Signal Handling.
With the use of this module, the signal handling behavior
can be coded in a way that does not change from one perl version
to the next, and thus using POSIX::sigaction() becomes a little easier.
WWW: http://search.cpan.org/dist/Sys-SigAction/
PR: ports/103364
Submitted by: Sergei Vyshenski <svysh@cryptocom.ru> |