./devel/p5-Proc-ProcessTable, Perl extension to access the UNIX process table

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.636, Package name: p5-Proc-ProcessTable-0.636, Maintainer: pkgsrc-users

This module allows enumeration of the UNIX process table from Perl.


Required to run:
[lang/perl5]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

Filesize: 93.425 KB

Version history: (Expand)


CVS history: (Expand)


   2023-09-01 04:01:52 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 0.636

Upstream changes:
0.636 2023-06-23
  - Fix compilation with MinGW32 runtime (redefine WINVER if too low)
   2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483)
Log message:
*: recursive bump for perl 5.38
   2023-05-20 08:35:47 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
p5-Proc-ProcessTable: update to 0.635.

0.635 2023-05-08
  - Do not try to scan /dev/.lxd-mounts

0.634 2021-09-27
  - Published the wrong branch (sorry, it was late). Now it is really fixed!

0.633 2021-09-27
  - Dummy version, no changes

0.632 2021-09-27
  - The included obstack files confused linux compilation. Placed them
    in os/ and fixed compile steps

0.631 2021-09-26
  - added cygwin implementation/extension of ASSI
  - aaand we are back to 3-digit version numbers due to quirks
    of rpmvercmp, which thinks that 0.612 is higer than 0.62
   2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952)
Log message:
*: recursive bump for perl 5.36
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2021-09-18 15:55:25 by Wen Heping | Files touched by this commit (2) | Package updated
Log message:
Update to 0.62

Upstream changes:
0.62 2021-09-13
  - updated Changes file to stick to perl5-module-meta recommendations
  - changed version scheme back to 2 digits after major version.
  - added J. Bargsten as author

0.612 2021-09-08
  - regression issue: allow (again) processes with empty names on Linux

0.611 2021-08-18
  - fixed potential memory leak while parsing command names in linux

0.61 2021-08-17
  - fixed regression: on linux only 1st char of the command names was parsed

0.60 2021-08-14
  - compiles on musl
  - Skip LXC hidden dir in /dev when looking for TTYs
  - Fix test on OpenBSD
   2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575)
Log message:
*: recursive bump for perl 5.34