aboutsummaryrefslogtreecommitdiff
path: root/net/p5-IO-Interface/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.02. Also assign maintainer to perl@ (not part of the PR).Anton Berezin2006-09-211-0/+2
| | | | | | | | PR: 103445 Submitted by: leeym Notes: svn path=/head/; revision=173506
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* utilize SITE_PERLYing-Chieh Liao2003-10-241-8/+8
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* IO::Interface adds object-methods to IO::Socket objects to allowJosef Karthauser2001-04-281-0/+8
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. PR: ports/26876 Notes: svn path=/head/; revision=42007