diff options
author | seb <seb> | 2008-11-07 22:24:39 +0000 |
---|---|---|
committer | seb <seb> | 2008-11-07 22:24:39 +0000 |
commit | 12031bebe37030ced4bbb1935653a3dda088c37a (patch) | |
tree | bb1c23dbcfc3980ec48667856744c7734b2c8a48 /doc | |
parent | 09aa4a5ad58e643596879c6b5cc1c7317b66280d (diff) | |
download | pkgsrc-12031bebe37030ced4bbb1935653a3dda088c37a.tar.gz |
Note initial addition of p5-Text-DHCPLeases version 0.7 as
textproc/p5-Text-DHCPLeases into The NetBSD Packages Collection.
The Perl 5 module Text::DHCPLeases provides an object-oriented
interface to ISC DHCPD leases files. The goal is to objectify all
declarations, as defined by the ISC dhcpd package man pages. This
interface is useful for analyzing, reporting, converting lease
files, or as a tool for other applications that need to import dhcpd
lease data structures.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES-2008 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2008 b/doc/CHANGES-2008 index ff14ccb81e1..fca7b61657c 100644 --- a/doc/CHANGES-2008 +++ b/doc/CHANGES-2008 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2008,v 1.2890 2008/11/07 21:13:24 snj Exp $ +$NetBSD: CHANGES-2008,v 1.2891 2008/11/07 22:24:39 seb Exp $ Changes to the packages collection and infrastructure in 2008: @@ -4885,3 +4885,4 @@ Changes to the packages collection and infrastructure in 2008: Added security/p5-Crypt-Eksblowfish version 0.005 [abs 2008-11-07] Updated devel/p5-Module-ScanDeps to 0.89 [seb 2008-11-07] Updated textproc/highlight to 2.6.14 [snj 2008-11-07] + Added textproc/p5-Text-DHCPLeases version 0.7 [seb 2008-11-07] |