Port details |
- p5-reaper Perl module for reaping child processes via $SIG{CHLD}
- 1.00_1 devel
=0 1.00_1Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2006-11-06 14:38:15
- Last Update: 2018-05-22 17:48:28
- SVN Revision: 470640
- Also Listed In: perl5
- License: not specified in port
- WWW:
- http://search.cpan.org/dist/reaper/
- Description:
- The reaper module provides a $SIG{CHLD} handler that can be installed
globally as well as locally. It also supports chaining of signal handlers,
meaning it will not just replace an existing $SIG{CHLD} handler. It still
requires applications to do the right thing in using this module and not
installing their own versions. At least it provides a consistent
implementation that can be shared between various modules.
WWW: http://search.cpan.org/dist/reaper/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-reaper>0:devel/p5-reaper
- No installation instructions:
- This port has been deleted.
- PKGNAME: p5-reaper
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Reaper-1.00.tar.gz) = 583d0f310d87aace1ddecd3f779ec72bfc6b75ee79806da0e02ea15663f006a6
SIZE (Reaper-1.00.tar.gz) = 3494
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.24<5.25 : lang/perl5.24
- Runtime dependencies:
-
- perl5>=5.24<5.25 : lang/perl5.24
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 14
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.00_1 22 May 2018 17:48:28
  |
sunpoet  |
Move devel/p5-reaper to devel/p5-Reaper
- Add LICENSE
- Add NO_ARCH
- Sort PLIST
- Fix and update WWW |
1.00_1 19 May 2016 10:21:25
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
1.00_1 26 Nov 2014 13:08:38
  |
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 ) |
1.00 27 Oct 2014 10:55:59
  |
bapt  |
Cleanup plist |
1.00 01 Nov 2013 13:08:12
  |
vanilla  |
Support STAGEDIR. |
1.00 20 Sep 2013 17:13:47
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.00 29 Aug 2013 04:08:54
  |
sunpoet  |
- Use single space after WWW: |
1.00 02 Aug 2013 18:52:11
  |
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
1.00 01 May 2012 01:47:10
 |
swills  |
- Assign clsung's p5- ports to perl@
Approved by: clsung via IRC |
1.00 20 Jun 2011 08:36:20
 |
az  |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum |
1.00 08 Jun 2010 08:08:41
 |
clsung  |
- Update to 1.0
PR: ports/146844
Submitted by: Alex Bakhtin <Alex dot Bakhtin_AT_gmail dot com> |
0.03 17 Apr 2008 14:30:31
 |
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) |
0.03 01 May 2007 07:46:18
 |
clsung  |
- remove ".if ${PERL_LEVEL} < 500600 ..." stuff |
0.03 06 Nov 2006 14:30:35
 |
clsung  |
Add p5-reaper 0.03, perl module for reaping child processes via
$SIG{CHLD}.
PR: ports/104321
Submitted by: Cheng-Lung Sung <clsung at FreeBSD.org> |
Number of commits found: 14
|