diff options
author | uebayasi <uebayasi@pkgsrc.org> | 2004-02-14 17:57:25 +0000 |
---|---|---|
committer | uebayasi <uebayasi@pkgsrc.org> | 2004-02-14 17:57:25 +0000 |
commit | c2ed720f78e34bb3d7814fc42204e65ff4faef6a (patch) | |
tree | a0f2f23db07aca647d087c483a593d8f9e5cd047 /net/wol/PLIST | |
parent | be6e5087c8dec5b95921e5808a38e48d1ce5f995 (diff) | |
download | pkgsrc-c2ed720f78e34bb3d7814fc42204e65ff4faef6a.tar.gz |
Update wol to 0.7.0.
Changes since 0.6.0:
* add manpage
* fixed german, italian and french translation
* added spanish translation
* can resolv names
* added wol-bootptab: reads mac and host from bootptab file
* wol-dhcpdconf now reads mac and host
* fixed a parsing bug in wol-dhcpdconf
* -h and --host is an alias for -i
* /etc/ethers parsing support -> you now can specify ip-addresses and
hostnames on the commandline
* fixed -f pathname bug
* enhanced documentation
* debianized package
* wol.spec for rpm building
Diffstat (limited to 'net/wol/PLIST')
-rw-r--r-- | net/wol/PLIST | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net/wol/PLIST b/net/wol/PLIST index 4c7faf6410b..8419aee6e06 100644 --- a/net/wol/PLIST +++ b/net/wol/PLIST @@ -1,7 +1,10 @@ -@comment $NetBSD: PLIST,v 1.3 2003/08/04 14:22:42 seb Exp $ +@comment $NetBSD: PLIST,v 1.4 2004/02/14 17:57:25 uebayasi Exp $ bin/wol +bin/wol-boottab bin/wol-dhcpdconf info/wol.info +man/man1/wol.1 ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/wol.mo +${PKGLOCALEDIR}/locale/es/LC_MESSAGES/wol.mo ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/wol.mo ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/wol.mo |