aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-DHCP
Commit message (Collapse)AuthorAgeFilesLines
* - Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+Sunpoet Po-Chuan Hsieh2011-09-171-1/+1
| | | | | | | With hat: perl Notes: svn path=/head/; revision=281878
* - Update to 0.67Philip M. Gollucci2010-12-152-4/+3
| | | | | | | | | | | | - Remove MD5 PR: ports/153088 Submitted by: myself (pgollucci) Approved by: tjs@cdpa.nsysu.edu.tw (maintainer) Changes: http://search.cpan.org/dist/Net-DHCP/Changes Notes: svn path=/head/; revision=266381
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-8/+2
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* This module is a DHCP set of classes designed to handle basic DHCPRoman Bogorodskiy2006-07-134-0/+43
handling. It can be used to develop either client, server or relays. It is composed of 100% pure Perl. WWW: http://search.cpan.org/dist/Net-DHCP/ PR: ports/100188 Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw> Notes: svn path=/head/; revision=167683