Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to 1.02. Also assign maintainer to perl@ (not part of the PR). | Anton Berezin | 2006-09-21 | 1 | -0/+2 |
| | | | | | | | | PR: 103445 Submitted by: leeym Notes: svn path=/head/; revision=173506 | ||||
* | Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry | Edwin Groothuis | 2006-01-22 | 1 | -2/+2 |
| | | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116 | ||||
* | utilize SITE_PERL | Ying-Chieh Liao | 2003-10-24 | 1 | -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 allow | Josef Karthauser | 2001-04-28 | 1 | -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 |