NOTICE: This package has been removed from pkgsrc

./devel/p5-IPC-SysV, Perl module which defines+exports SysV IPC constants and system calls

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 2.07nb4, Package name: p5-IPC-SysV-2.07nb4, Maintainer: pkgsrc-users

IPC::SysV defines and conditionally exports all the constants defined in your
system include files which are needed by the SysV IPC calls.


Required to run:
[lang/perl5]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

SHA1: b1dd7f125389902fb07e31cd15d8296e1d570358
RMD160: e76b151741ccffdadfe568a471ce91a27debb271
Filesize: 67.115 KB

Version history: (Expand)


CVS history: (Expand)


   2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631)
Log message:
*: bump PKGREVISION for perl-5.32.
   2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557)
Log message:
Bump PKGREVISIONs for perl 5.30.0
   2019-06-30 22:17:50 by Nia Alarie | Files touched by this commit (1816)
Log message:
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.
   2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558)
Log message:
Recursive bump for perl5-5.28.0
   2017-06-05 16:25:36 by Ryo ONODERA | Files touched by this commit (2298)
Log message:
Recursive revbump from lang/perl5 5.26.0
   2016-06-19 14:18:47 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Updated devel/p5-IPC-SysV to 2.07
---------------------------------
2.07 - 2016-05-09
    * CPAN #112827: incorrect skip count in t/ipcsysv.t
      (thanks to Tony Cook for providing a patch)
   2016-06-08 21:25:20 by Thomas Klausner | Files touched by this commit (2236)
Log message:
Bump PKGREVISION for perl-5.24.
   2016-04-29 15:35:04 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Updated to devel/p5-IPC-SysV-2.06
---------------------------------
2.06 - 2016-02-28
    * CPAN #112110: invalid shmid should set errno
      (thanks to Jarkko Hietaniemi for providing a patch)

2.05 - 2016-02-14
    * CPAN #105416: Coverity finding: Argument cannot be negative
      (thanks to Jarkko Hietaniemi for providing a patch)
    * CPAN #102300: Links to manpages incorrect
    * GitHub #1: Use of uninitialized value in list slice