summaryrefslogtreecommitdiff
path: root/net/p5-Net-DHCP
AgeCommit message (Collapse)AuthorFilesLines
2016-07-15Update to 0.696wen2-9/+8
Upstream changes: 0.696 2015-06-10 - Fixed up dist.ini - YAPC::NA release 0.695 2014-12-02 - Corrected github details 0.694 2014-08-27 - Fix for RT89267 - Added github details - Some minor code style changes
2016-06-08Bump PKGREVISION for perl-5.24.wiz1-2/+2
2015-11-04Add SHA512 digests for distfiles for net categoryagc1-1/+2
Problems found with existing digests: Package haproxy distfile haproxy-1.5.14.tar.gz 159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded] da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated] Problems found locating distfiles: Package bsddip: missing distfile bsddip-1.02.tar.Z Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2 Package djbdns: missing distfile djbdns-cachestats.patch Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch Package gated: missing distfile gated-3-5-11.tar.gz Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz Package poink: missing distfile poink-1.6.tar.gz Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch Package waste: missing distfile waste-source.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-2/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2014-05-29Bump for perl-5.20.0.wiz1-2/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2013-06-24prevent to using hardcoded Perl version.obache1-3/+3
2013-06-23Update hardcoded Perl version. Fixes build.dholland1-3/+3
2013-05-31Bump all packages for perl-5.18, thatwiz1-1/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2013-03-08Update to 0.693 (let's call it 0.69.3):wiz3-11/+25
0.693 2012-10-16 - Changes kindly sent in my Alexander Clouter - Allows static routes to be included in dhcp packets - (no tests yet) 0.692 2012-09-05 - Minor typo in pod 0.691 2012-08-24 - Updated changelog for Kawlitee 0.69 2012-06-06 - Added 'use warnings' to improve Kwalitee - Now uses dist::zilla 0.685 2012-05-21 - Removed file 0.684 2012-05-21 - Changed to using Dist::Zilla. 0.683 2012-01-21 - Still chasing the Build requires issue. 0.682 2012-01-21 - Minor update to tests sent in from Gregory Herrmann via RT#74187. Thanks for that! - Updated pod to complete coverage 0.681 2012-01-16 - Forgot to update MANIFEST file... woops. Also some po updates. 0.68 2012-01-14 - Added Net/DHCP.pm stub. 0.67_2 2011-04-18 - Updated pod. Please be awair that i have added the word "CableLabs" to to pod. This 05-be of concern to Debian. Im not sure how their licensing works exactly vs CableLabs copyrights. Im reasonably certain its aok. - Minor changes for RT#73972 - Improvements to tests 0.67_1 2010-12-16 - Warning: the declaration of DHO_NIS_DOMAIN was overlapping for options 40 options 64. Therefore, options 64 and 65 where renamed DHO_NISV3_SERVER and DHO_NISV3_DOMAIN to remove this overlap and remain consistent. - Constants.pm. Added a vast number of option codes from the IANA listing. - Added updated DHCP message codes, added Netware IP Codes. Tests were added for coverage of constants. - Packet.pm. Changed a whole bunch of stuff. Including removing some then then else orgies, tidying up lots of warnings. - Tests. I'd added a bunch more tests :) - Rearranged the test suite. Added lots of tests.
2012-10-23Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-1/+2
are called p5-*. I hope that's all of them.
2012-03-27Initial import of p5-Net-DHCP-0.67. Packaged by Edgar Fuß in PR 45723.wiz4-0/+44
Represents a DHCP packet as specified in RFC 1533, RFC 2132.