Commit graph

8 commits

Author SHA1 Message Date
he
b021813da0 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=...").
2008-10-19 19:17:40 +00:00
seb
c756320349 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.
2008-09-15 22:12:22 +00:00
he
f13d3eb385 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.
2008-08-06 22:01:53 +00:00
joerg
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +00:00
jlam
56ba4d2690 Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
2007-10-25 16:54:26 +00:00
joerg
f93fcef7a4 Fix path to Perl. Bump revision. 2007-07-30 09:53:29 +00:00
obache
a39d6ccf84 Fix build problem on NetBSD>=3. 2007-05-15 13:19:13 +00:00
grant
a4f6c8db3c Initial import of p5-Proc-ProcessTable-0.41.
This module allows enumeration of the UNIX process table from Perl.
2007-03-02 10:18:06 +00:00