summaryrefslogtreecommitdiff
path: root/net/p5-IO-Interface
AgeCommit message (Collapse)AuthorFilesLines
2012-01-26Updated to 1.06rhaen2-7/+6
Changes: 1.06 Thu Jul 21 13:40:49 EDT 2011 Address test 5 failure on systems with aliases on loopback.
2011-08-14Revision bump after updating perl5 to 5.14.1.obache1-2/+2
2010-08-21Bump the PKGREVISION for all packages which depend directly on perl,seb1-2/+2
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!
2008-10-19Bump the PKGREVISION for all packages which depend directly on perl,he1-1/+2
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-07-14Change HOMEPAGE urls to use http://search.cpan.org/dist/he1-2/+2
No other change to the packages, so no version bump.
2008-07-14Update p5-IO-Interface from 1.03 to 1.05. Changes:he3-6/+21
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...
2008-06-12Add DESTDIR support.joerg1-1/+3
2007-11-13Update p5-IO-Interface to 1.03.hiramatsu2-8/+7
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.
2007-10-25Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mkjlam1-1/+0
can handle packages having no PLIST files.
2005-08-06Bump the PKGREVISIONs of all (638) packages that hardcode the locationsjlam1-2/+2
of Perl files to deal with the perl-5.8.7 update that moved all pkgsrc-installed Perl files into the "vendor" directories.
2005-07-13Turn PERL5_PACKLIST into a relative path instead of an absolute path.jlam1-2/+2
These paths are now relative to PERL5_PACKLIST_DIR, which currently defaults to ${PERL5_SITEARCH}. There is no change to the binary packages.
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-24Add RMD160 digests.agc1-1/+2
2004-12-20since perl is now built with threads on most platforms, the perl archlibgrant1-1/+2
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.
2004-11-26Upgrade to version 0.98. Change log:he2-5/+6
0.98 Sep 03 18:20:20 EST 2003 Fixed minor documentation error.
2004-04-27Convert to buildlink3.snj1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-04-27Lint: shorten SVR4_PKGNAMEcjep1-2/+2
2002-10-06Convert to buildlink2. Use perl5/module.mk.seb1-6/+3
2002-04-15Import p5-IO-Interface - get and set interface characteristics.he4-0/+31
Reviewed by Stoned Elipot.