| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
15 May 2012 20:48:06
1.06_1
|
delphij  |
Fix an incorrect pointer usage and pass the right pointer to freeifaddrs(),
which would cause a free() inside allocated chunk.
Without this change, the class could crash with jemalloc debugging options
enabled. The patch have also been submitted to upstream maintainer.
Reported by: lev
Submitted by: delphij
PR: ports/167938
Approved by: perl@ (swills) |
25 Jul 2011 01:07:02
1.06
|
sunpoet  |
- Update to 1.06
- Add WWW
Changes: http://search.cpan.org/dist/IO-Interface/Changes |
20 Mar 2011 12:54:45
1.05
|
miwi  |
- Get Rid MD5 support |
12 Jun 2008 14:34:49
1.05
|
mat  |
Update to 1.05 |
30 Dec 2007 09:25:02
1.04
|
clsung  |
- Update to 1.04
Changes: http://search.cpan.org/dist/IO-Interface/Changes |
08 Sep 2007 01:02:54
1.03
|
linimon  |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
23 Jan 2007 20:47:57
1.03
|
mat  |
Update to 1.03 |
21 Sep 2006 08:01:28
1.02
|
tobez  |
Update to 1.02. Also assign maintainer to perl@ (not part of the PR).
PR: 103445
Submitted by: leeym |
22 Jan 2006 21:24:05
0.98
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:46:07
0.98
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
02 Jul 2004 07:33:20
0.98
|
erwin  |
Update to 0.98
Approved by: maintainer (implicit) |
31 Mar 2004 03:12:58
0.97
|
trevor  |
SIZEify (maintainer timeout) |
24 Oct 2003 12:05:09
0.97
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
07 Mar 2003 06:08:06
0.97
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
12 Jun 2001 20:25:42 
|
tobez  |
Updated MAINTAINER to my new committer email address. Do the same for
pkg-descr files. |
17 May 2001 12:22:00 
|
joe  |
Upgrade to version 0.97. |
28 Apr 2001 16:16:37 
|
joe  |
IO::Interface adds object-methods to IO::Socket objects to allow them to get
and set operational characteristics of network interface cards, such as IP
addresses, net masks, and so forth. It is useful for identifying runtime
characteristics of cards, such as broadcast addresses, and finding interfaces
that satisfy certain criteria, such as the ability to multicast. |