Up to [cvs.netbsd.org] / pkgsrc / net / p5-IO-Socket-INET6
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.7 / (download) - annotate - [select for diffs], Sun Apr 22 11:27:03 2012 UTC (4 weeks, 5 days ago) by wiz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.6: +4 -4
lines
Diff to previous 1.6 (colored)
Update to 2.69: 2011-11-28 Shlomi Fish <shlomif@shlomifish.org> * Fix the imports on t/io_multihomed6.t . - Fixes https://rt.cpan.org/Ticket/Display.html?id=72769 again. * Update the link to the repository in Build.PL. * New Release IO-Socket-INET6-2.69 2011-11-28 Shlomi Fish <shlomif@shlomifish.org> * Solved symbol clashes in t/io_multihomed6.t . - Fixes https://rt.cpan.org/Ticket/Display.html?id=72769 * New Release IO-Socket-INET6-2.68
Revision 1.6 / (download) - annotate - [select for diffs], Sat Aug 6 10:54:25 2011 UTC (9 months, 2 weeks ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3
Changes since 1.5: +4 -4
lines
Diff to previous 1.5 (colored)
Update "p5-IO-Socket-INET6" package to version 2.67. Changes since version 2.65: - IO-Socket is doing some imports so we now do use IO::Socket (). - Fixed the rest of the imports. - Thanks to LeoNerd - Made the use Socket call import constants selectively, and not rely on @EXPORT's whims: - http://www.cpantesters.org/cpan/report/d6e547be-19b5-11e0-bbdc-e5c0d6c987b5 This update stops warnings about re-defining "sockaddr_in6" produced by e.g. "mrtg" or "spamassassin".
Revision 1.5 / (download) - annotate - [select for diffs], Sat Jun 12 16:12:14 2010 UTC (23 months, 1 week ago) by seb
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2
Changes since 1.4: +4 -4
lines
Diff to previous 1.4 (colored)
Update p5-IO-Socket-INET6 from version 2.62 to version 2.65. Upstream changes: 2010-06-11 Shlomi Fish <shlomif@iglu.org.il> * Add a fix for t/io_multihomed6.t to make sure ok 3 will be printed before ok 4. due to many failures in the tests. Such as: - http://www.cpantesters.org/cpan/report/07413426-b19f-3f77-b713-d32bba55d77f * New Release IO-Socket-INET6-2.65 2010-06-08 Shlomi Fish <shlomif@iglu.org.il> * Applied a patch to fix t/io_multihomed6.t on old Perls / old Linux distributions: - https://rt.cpan.org/Ticket/Display.html?id=58198 - Thanks to Paul. * New Release IO-Socket-INET6-2.64 2010-05-29 Shlomi Fish <shlomif@iglu.org.il> * Applied a modified patch to t/io_multihomed6.t to correct the test on Fedora 10 and others: - https://rt.cpan.org/Public/Bug/Display.html?id=57676 * New Release IO-Socket-INET6-2.63
Revision 1.4 / (download) - annotate - [select for diffs], Mon May 24 17:37:16 2010 UTC (2 years ago) by seb
Branch: MAIN
Changes since 1.3: +4 -4
lines
Diff to previous 1.3 (colored)
Update p5-IO-Socket-INET6 from version 2.61 to version 2.62. Upstream changes: * Solved "problems with multihomed and family order" - https://rt.cpan.org/Ticket/Display.html?id=57676 - Thanks to Steffen Ullrich * New Release IO-Socket-INET6-2.62
Revision 1.3 / (download) - annotate - [select for diffs], Mon Apr 12 00:10:10 2010 UTC (2 years, 1 month ago) by seb
Branch: MAIN
Changes since 1.2: +4 -4
lines
Diff to previous 1.2 (colored)
Update p5-IO-Socket-INET6 from version 2.57 to version 2.61. Pkgsrc changes: - Adjust dependencies Upstream changes: 2010-03-25 Shlomi Fish <shlomif@iglu.org.il> * Fix the inet_pton / inet_ntop import warnings: - https://rt.cpan.org/Ticket/Display.html?id=55901 - Thanks to Todd Rinaldo for the patch. * Fix listening on :: or 0.0.0.0 - a random address instead of the specified would be used. Added test listen_port_only.t - Regression from 2.57: - https://rt.cpan.org/Ticket/Display.html?id=54656 - Thanks to Steffen Ullrich for the patch. * New Release IO-Socket-INET6-2.60 * Fixes to t/listen_port_only.t. * New Release IO-Socket-INET6-2.61 2010-03-19 Shlomi Fish <shlomif@iglu.org.il> * Syntax change to adapt for older Perls: - https://rt.cpan.org/Ticket/Display.html?id=54656 - Thanks to paul. * New Release IO-Socket-INET6-2.59 2010-03-18 Shlomi Fish <shlomif@iglu.org.il> * Applied a patch by Steffen Ullrich, fixing: https://rt.cpan.org/Ticket/Display.html?id=54656 * New Release IO-Socket-INET6-2.58
Revision 1.2 / (download) - annotate - [select for diffs], Tue Dec 15 13:22:12 2009 UTC (2 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4
Changes since 1.1: +4 -4
lines
Diff to previous 1.1 (colored)
Update to 2.57, set LICENSE. 2009-11-23 Shlomi Fish <shlomif@iglu.org.il> * Applied a modified version of a patch by Matthew Horsfall <wolfsage@gmail.com> in order to add t/blocking.t and deal with the blocking sockets properly. * New Release IO-Scoket-INET6-2.57
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Nov 5 15:20:39 2008 UTC (3 years, 6 months ago) by wiz
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Import p5-IO-Socket-INET6-2.56 as net/p5-IO-Socket-INET6. IO::Socket::INET6 provides an object interface to creating and using sockets in both AF_INET|AF_INET6 domain. It is built upon the IO::Socket interface and inherits all the methods defined by IO::Socket. WARNING: You should use this module mainly to program IPv6 domain. Most pobably future releases will not support AF_INET | AF_UNSPEC options, as the module seems to fail on some given corner cases. If you require IPv4, you are encouraged to use IO::Socket::INET from the application level. Be warned.
Revision 1.1 / (download) - annotate - [select for diffs], Wed Nov 5 15:20:39 2008 UTC (3 years, 6 months ago) by wiz
Branch: MAIN
Initial revision