Commit graph

13 commits

Author SHA1 Message Date
wiz
d2ca14a3f1 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.
2013-05-31 12:39:57 +00:00
asau
e1ab7079b6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
obache
39619a9444 Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:26:04 +00:00
seb
c3f1e700ad 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!
2010-08-21 16:32:42 +00:00
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