CVS log for pkgsrc/devel/p5-Proc-ProcessTable/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / devel / p5-Proc-ProcessTable
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.37: download - view: text, markup, annotated - select for diffs
Sat Nov 16 12:04:58 2024 UTC (4 months, 1 week ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base,
pkgsrc-2024Q4,
HEAD
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -1
lines
*: recursive bump for perl 5.40
Revision 1.36: download - view: text, markup, annotated - select for diffs
Fri Sep 1 02:01:52 2023 UTC (18 months, 3 weeks ago) by wen
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.35: preferred, colored
Changes since revision 1.35: +2 -3
lines
Update to 0.636
Upstream changes:
0.636 2023-06-23
- Fix compilation with MinGW32 runtime (redefine WINVER if too low)
Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Jul 6 09:39:55 2023 UTC (20 months, 3 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -1
lines
*: recursive bump for perl 5.38
Revision 1.34: download - view: text, markup, annotated - select for diffs
Sat May 20 06:35:46 2023 UTC (22 months, 1 week ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q2-base,
pkgsrc-2023Q2
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -3
lines
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
Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Jun 28 11:33:08 2022 UTC (2 years, 8 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -1
lines
*: recursive bump for perl 5.36
Revision 1.32: download - view: text, markup, annotated - select for diffs
Sat Sep 18 13:55:25 2021 UTC (3 years, 6 months ago) by wen
Branches: MAIN
CVS tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -3
lines
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
Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon May 24 19:51:26 2021 UTC (3 years, 10 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2
lines
*: recursive bump for perl 5.34
Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon Aug 31 18:08:44 2020 UTC (4 years, 6 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.29: preferred, colored
Changes since revision 1.29: +2 -1
lines
*: bump PKGREVISION for perl-5.32.
Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun Mar 22 20:58:24 2020 UTC (5 years ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -3
lines
devel/p5-Proc-ProcessTable: remove nonexistent file
Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Aug 14 14:55:14 2019 UTC (5 years, 7 months ago) by wen
Branches: MAIN
CVS tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -3
lines
Update to 0.59
Upstream changes:
0.59 2019-06-20
* works again on AIX
* fixed mswin32 stuff, hope it works now
* reogranized code and started to use newest version ExtUtils::MakeMaker
Revision 1.27: download - view: text, markup, annotated - select for diffs
Sun Aug 11 13:20:14 2019 UTC (5 years, 7 months ago) by wiz
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -1
lines
Bump PKGREVISIONs for perl 5.30.0
Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun Jun 30 20:15:38 2019 UTC (5 years, 8 months ago) by nia
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +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.25: download - view: text, markup, annotated - select for diffs
Sat Mar 2 10:31:49 2019 UTC (6 years ago) by wen
Branches: MAIN
CVS tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -3
lines
Update to 0.56
Upstream changes:
0.56 2019-02-07
* Testing support for mswin32
* minor fix for FreeBSD
Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Aug 22 09:44:33 2018 UTC (6 years, 7 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -1
lines
Recursive bump for perl5-5.28.0
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Feb 25 17:28:25 2018 UTC (7 years, 1 month ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -3
lines
p5-Proc-ProcessTable: update to 0.55.
Changes not documented.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Jun 5 14:23:31 2017 UTC (7 years, 9 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.21: preferred, colored
Changes since revision 1.21: +2 -2
lines
Recursive revbump from lang/perl5 5.26.0
Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Jun 8 19:23:26 2016 UTC (8 years, 9 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.20: preferred, colored
Changes since revision 1.20: +2 -1
lines
Bump PKGREVISION for perl-5.24.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Aug 26 11:51:48 2015 UTC (9 years, 7 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2
lines
Update to 0.53:
0.53 2015-08-24
* Fixed bug in Linux occurring if process name is empty (RT#106571)
* Added missing includes on AIX (RT#39748)
* Some minor changes on tests and documentation
Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Aug 24 03:46:20 2015 UTC (9 years, 7 months ago) by mef
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -3
lines
Update to 0.52
--------------
0.52 2015-08-23
* Incorporated mainly bugfixes (see github repor for details);
OS affected: NetBSD, cygwin, AIX, bsdi, Linux
* Added test for another odd command name ([])
* Added some scripts for process tracking. Still in beta-phase.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Aug 20 15:38:37 2015 UTC (9 years, 7 months ago) by wiz
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2
lines
Fix buffer overflow detected by SSP.
Sent upstream as https://rt.cpan.org/Public/Bug/Display.html?id=106564
Bump PKGREVISION.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Jun 12 10:49:40 2015 UTC (9 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2015Q2-base,
pkgsrc-2015Q2
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +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.16: download - view: text, markup, annotated - select for diffs
Mon Oct 20 09:00:52 2014 UTC (10 years, 5 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -3
lines
Update to 0.51:
0.51
- Fixed #65347 (installation hangs on AIX), patch from Rainer Tammer; Fixed
#99163 (segfault from canonicalize_file_name), pulled patch from Borislav
Nikolov.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Oct 9 14:06:25 2014 UTC (10 years, 5 months ago) by wiz
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -3
lines
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu May 29 23:36:14 2014 UTC (10 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +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.13: download - view: text, markup, annotated - select for diffs
Sat Feb 1 10:53:49 2014 UTC (11 years, 1 month ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2014Q1-base,
pkgsrc-2014Q1
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -4
lines
Update to 0.50:
0.45 Mon Sep 8 09:13:14 MDT 2008
-Patch from Milosz Tanski <mtanski@gridapp.com> to make module
thread-safe on linux (rt.cpan.org ID 38709). Patch from Scott
Davis <darkpreludesi@hotmail.com> for new constructor flag
enable_ttys, which when set to 0 disables traversing the
device tree.
0.46 Fri, Oct 19 2012
-Initial release by new maintainer jswartz, identical to 0.45 except for meta
files and README
0.47 16 Feb. 2013
-Initial releas by new maintainer jwb. Incorporated meta file updates from
Jonathan Swartz <swartz@pobox.com>. Closed a bunch of bugs: Patch from
Christian Boitel <christian.boitel@gmail.com> (fixes #51470); added
suggestion from Opera Wang <Opera.Wang@synopsys.com> (fixes #51470 even
more); patches from Michael Schilli (MSCHILLI) (fix #41397, #46861 and
#58236), work on perl w/o threads; pulled commits from Slaven Rezić
<SREZIC@cpan.org>, use kvm implementation for FreeBSD >= 6.0 (closes #68405
and #16978); fixed bug #69397, fh not closed; fixed RT #72862, unsafe use of
/tmp; added tests;
0.48
-Pulled commits from Chris Williams <chris@bingosnet.co.uk>, fixes build
errors on NetBSD and OpenBSD. Fixed #72862 (byte order tag in cache file),
applied patch to fix #67224 (cygwin PID_ORPHANED) by <rurban at x-ray.at>.
Pulled FreeBSD patches from Slaven Rezić <SREZIC@cpan.org>;
Pulled from David Zaebst <zaebst@gmail.com>): Fixes to stay accurate on
machines with many cpus (#82175), to include system time into calculations
(#80391) and others (#81312, #82175 and #80391) and to fix unknown process
states for debian kernels #71976. Tried to get it compiling under
MidnightBSD.
0.49
-Fixed #61946 (odd process names), solution by Bernd Kallies. Fixed #48445, patch from
Guillaume Rousse. Pulled fixes from Opera Wang. Fixed typos discovered by
Salvatore Bonaccorso, David Steinbrunner and HMBRAND. Fixed #89117, patch
from yyang. Got it (hopefully) running under kfreebsd.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Jan 7 19:40:41 2014 UTC (11 years, 2 months ago) by jperkin
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -1
lines
Pass -D_POSIX_PTHREAD_SEMANTICS on SunOS to use correct readdir_r().
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri May 31 12:40:41 2013 UTC (11 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +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.10: download - view: text, markup, annotated - select for diffs
Wed Oct 31 11:18:51 2012 UTC (12 years, 4 months ago) by asau
Branches: MAIN
CVS tags: pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -2
lines
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Oct 3 21:55:31 2012 UTC (12 years, 5 months ago) by wiz
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +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.8: download - view: text, markup, annotated - select for diffs
Sun Aug 14 12:26:32 2011 UTC (13 years, 7 months ago) by obache
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.7: preferred, colored
Changes since revision 1.7: +2 -2
lines
Revision bump after updating perl5 to 5.14.1.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Aug 21 16:34:20 2010 UTC (14 years, 7 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.6: preferred, colored
Changes since revision 1.6: +2 -2
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.6: download - view: text, markup, annotated - select for diffs
Sun Oct 19 19:17:59 2008 UTC (16 years, 5 months ago) by he
Branches: MAIN
CVS tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4
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.8.8 -> 5.10.0.
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=...").
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Sep 15 22:12:22 2008 UTC (16 years, 6 months ago) by seb
Branches: MAIN
CVS tags: pkgsrc-2008Q3-base,
pkgsrc-2008Q3
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2
lines
Update from version 0.44 to version 0.45
Changes:
0.45 Mon Sep 8 09:13:14 MDT 2008
-Patch from Milosz Tanski <mtanski@gridapp.com> to make module
thread-safe on linux (rt.cpan.org ID 38709). Patch from Scott
Davis <darkpreludesi@hotmail.com> for new constructor flag
enable_ttys, which when set to 0 disables traversing the
device tree.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Aug 6 22:01:53 2008 UTC (16 years, 7 months ago) by he
Branches: MAIN
CVS tags: cube-native-xorg-base,
cube-native-xorg
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3
lines
Update from version 0.41 to 0.44. Changes:
0.44 Fri Jul 25 08:25:52 MDT 2008
-Patch from Tom Wyant <twyant3@comcast.net> for darwin issues
that didn't make it into 0.43.
0.43 Thu Jul 17 20:59:23 MDT 2008
-Changed 'my $TTYDEVSFILE;' to 'our' to permit multiple
versions of perl (rt.cpan.org bug ID 37722); fixed up include
file order in os/Linux.h so module will build on OpenSuse 11
per request of Steve Linn <steve@rhythm.com>; fixed warning
under perl 5,10 (rt.cpan.org bug ID 36666); fixes for numerous
problems on darwin from Tom Wyant <twyant3@comcast.net>
(rt.cpan.org bug IDs 24331, 32761, and 33698); fix for ARG_MAX
dynamic configuration in os/Linux.h (rt.cpan.org bug ID 36283).
0.42 Fri Jan 25 22:29:00 MST 2008
-Patch to fix PROC_FS define in Solaris 5.10 from jlv
<jloverso@mathworks.com>; patch to replace kinfo array and use
KINFO structure on darwin. Patch from Steve Linn
<steve@rhythm.com> for x86_64 linux. Shortened test code so it
only shows info for current process.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jun 12 02:14:25 2008 UTC (16 years, 9 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1
lines
Add DESTDIR support.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Jul 30 09:53:29 2007 UTC (17 years, 8 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -1
lines
Fix path to Perl. Bump revision.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri Mar 2 10:18:06 2007 UTC (18 years ago) by grant
Branches: TNF
CVS tags: pkgsrc-base,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
Initial import of p5-Proc-ProcessTable-0.41.
This module allows enumeration of the UNIX process table from Perl.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Mar 2 10:18:06 2007 UTC (18 years ago) by grant
Branches: MAIN
Initial revision
CVSweb <webmaster@jp.NetBSD.org>