Age | Commit message (Collapse) | Author | Files | Lines |
|
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=...").
|
|
No other change to the packages, so no version bump.
|
|
1.05 Fri Jun 6 11:53:21 EDT 2008
Fix from Mitsuru Yoshida to compile on FreeBSD.
1.04 Wed Dec 26 13:38:53 EST 2007
Fix from John Lightsey to avoid dmesg warnings on BSD systems.
Also need a local patch because NetBSD doesn't set the address family
on the "netmask" address, apparently this originates from ifconfig.
Work around that by just setting the address family field after ioctl()
and before checking it...
|
|
|
|
Changes from 0.98:
1.03 Mon Jan 22 16:38:24 EST 2007
Fix to compile cleanly on solaris systems.
1.02 Thu Sep 14 08:54:04 EDT 2006
More documentation fixes.
1.01 Wed Sep 13 20:52:32 EDT 2006
Documentation fix.
1.00 Wed Sep 13 17:01:46 EDT 2006
Introduced IO::Interface::Simple.
Added index methods.
Compiles on CygWin.
|
|
can handle packages having no PLIST files.
|
|
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
|
|
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}. There is no change to the binary
packages.
|
|
|
|
|
|
module directory has changed (eg. "darwin-2level" vs.
"darwin-thread-multi-2level").
binary packages of perl modules need to be distinguishable between
being built against threaded perl and unthreaded perl, so bump the
PKGREVISION of all perl module packages and introduce
BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct
dependencies are registered and the binary packages are distinct.
addresses PR pkg/28619 from H. Todd Fujinaka.
|
|
0.98 Sep 03 18:20:20 EST 2003
Fixed minor documentation error.
|
|
|
|
|
|
|
|
|
|
Reviewed by Stoned Elipot.
|