summaryrefslogtreecommitdiff
path: root/net/p5-IO-Socket-Multicast
AgeCommit message (Collapse)AuthorFilesLines
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 from version 0.25 to 1.05. Changes:he2-8/+8
1.05 Sat Aug 12 17:28:41 EDT 2006 Run correctly on Windows platforms under Perl 5.8.8. 1.03-1.04 Fri Dec 2 10:44:35 EST 2005 Various fixes to compile cleanly on Windows platforms. 1.02 Thu Nov 17 12:04:21 EST 2005 Skip regression test #4 (mcast_drop) because it always fails on windows platforms. This should not affect functionality, as the test asks mcast_drop() to return a false value when dropping an address twice. 1.01 July 5, 2005 All symbols now in IO::Socket::Multicast package (some were in IO::Socket in previous versions) Incorporates patches to compile cleanly on Win32 systems, contributed by Thomas Kratz. 1.00 April 9, 2005 Reconstructed module after CVS server crash. Fixed documentation errors
2008-06-12Add DESTDIR support.joerg1-1/+3
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-04-27Convert to buildlink3.snj1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2002-10-20Use buildlink2. Use perl5/module.mk.seb1-6/+3
2002-04-15Import p5-IO::Socket::Multicast - perl multicast socket IO.he4-0/+32
Reviewed by Stoned Elipot.