1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

add wol 0.5.1

Wake On LAN client
This commit is contained in:
Ying-Chieh Liao 2002-01-10 11:31:06 +00:00
parent 57c5cce4e2
commit 77ec05dfb8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=52855
6 changed files with 50 additions and 0 deletions

View File

@ -487,6 +487,7 @@
SUBDIR += wmnetmon
SUBDIR += wmq3
SUBDIR += wmwave
SUBDIR += wol
SUBDIR += xarchie
SUBDIR += xbone
SUBDIR += xferstats

28
net/wol/Makefile Normal file
View File

@ -0,0 +1,28 @@
# ex:ts=8
# Ports collection makefile for: wol
# Date created: Jan 10, 2001
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= wol
PORTVERSION= 0.5.1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ahh
MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= intl:${PORTSDIR}/devel/gettext \
giconv:${PORTSDIR}/converters/libiconv \
gnugetopt:${PORTSDIR}/devel/libgnugetopt
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -lgiconv -lgnugetopt"
post-patch:
@${PERL} -pi -e "s/iconv.h/giconv.h/g" ${WRKSRC}/configure
.include <bsd.port.mk>

1
net/wol/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (wol-0.5.1.tar.gz) = 776e3b40f11163bcdcc78c7783e6aaf9

1
net/wol/pkg-comment Normal file
View File

@ -0,0 +1 @@
Wake On LAN client

14
net/wol/pkg-descr Normal file
View File

@ -0,0 +1,14 @@
wol implements Wake On LAN functionality in a small program. It wakes up
hardware that is Magic Packet compliant.
Features:
Wakes up various NIC's (tested)
3COM 3C905c
Intel EtherExpress Pro 100
Linksys Etherfast LNE100TX
Realtek LFE8139
LevelOne FNC-0107TX
Wake up from file (same as /etc/ethers and an enhanced format)
Sleeping between two wake ups (measured in milliseconds)
WWW: http://ahh.sourceforge.net/wol/

5
net/wol/pkg-plist Normal file
View File

@ -0,0 +1,5 @@
bin/wol
@unexec install-info --delete %D/info/wol.info %D/info/dir
info/wol.info
@exec install-info %D/info/wol.info %D/info/dir
share/locale/de/LC_MESSAGES/wol.mo