Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Nov 2000 00:24:11 -0800 (PST)
From:      perky@python.or.kr
To:        freebsd-gnats-submit@FreeBSD.ORG
Subject:   ports/23151: NEW PORT : sysutils/wake-on-lan
Message-ID:  <20001128082411.A590B37B400@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         23151
>Category:       ports
>Synopsis:       NEW PORT : sysutils/wake-on-lan
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 28 00:30:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Chang, Hye-Shik
>Release:        FreeBSD 4.2
>Organization:
Yonsei University
>Environment:
FreeBSD sbtm.yonsei.ac.kr 4.2-RELEASE FreeBSD 4.2-RELEASE #0: Tue Nov 21 01:12:44 KST 2000     root@sbtm.yonsei.ac.kr:/usr/src/sys/compile/ARA  i386

>Description:
wake-on-lan crafts and sends a Wake-on-LAN packet to the specified MAC address over the given interface.

>How-To-Repeat:

>Fix:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	wake-on-lan
#	wake-on-lan/Makefile
#	wake-on-lan/pkg-comment
#	wake-on-lan/pkg-descr
#	wake-on-lan/pkg-plist
#	wake-on-lan/distinfo
#
echo c - wake-on-lan
mkdir -p wake-on-lan > /dev/null 2>&1
echo x - wake-on-lan/Makefile
sed 's/^X//' >wake-on-lan/Makefile << 'END-of-wake-on-lan/Makefile'
X# New ports collection makefile for:	wake-on-lan
X# Date created:				28 Nov 2000
X# Whom:					Chang, Hye-Shik <perky@python.or.kr>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	wake-on-lan
XPORTVERSION= 	1.1
XCATEGORIES=	sysutils net
XMASTER_SITES=	http://freebsd.nttmcl.com:8000/~ab/ \
X		http://freebsd-kr.org/pub/FreeBSD/ports/distfiles/ \
X		ftp://python.or.kr/pub/FreeBSD/ports/distfiles/
X
XMAINTAINER=	perky@python.or.kr
X
X.include <bsd.port.mk>
END-of-wake-on-lan/Makefile
echo x - wake-on-lan/pkg-comment
sed 's/^X//' >wake-on-lan/pkg-comment << 'END-of-wake-on-lan/pkg-comment'
XSends a Wake-on-LAN packet to the specified MAC address
END-of-wake-on-lan/pkg-comment
echo x - wake-on-lan/pkg-descr
sed 's/^X//' >wake-on-lan/pkg-descr << 'END-of-wake-on-lan/pkg-descr'
XWake-on-lan crafts and sends a Wake-on-LAN packet to the specified MAC
Xaddress over the given interface.
END-of-wake-on-lan/pkg-descr
echo x - wake-on-lan/pkg-plist
sed 's/^X//' >wake-on-lan/pkg-plist << 'END-of-wake-on-lan/pkg-plist'
Xsbin/wake-on-lan
END-of-wake-on-lan/pkg-plist
echo x - wake-on-lan/distinfo
sed 's/^X//' >wake-on-lan/distinfo << 'END-of-wake-on-lan/distinfo'
XMD5 (wake-on-lan-1.1.tar.gz) = 3a0bcacbbe014205ac0d2b5f921a8c81
END-of-wake-on-lan/distinfo
exit


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001128082411.A590B37B400>