Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Jun 2001 07:27:17 +0800 (CST)
From:      Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/28530: new port: net/wakeonlan
Message-ID:  <200106292327.f5TNRHQ70194@utopia.leeym.com>

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

>Number:         28530
>Category:       ports
>Synopsis:       new port: net/wakeonlan
>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:   Fri Jun 29 16:30:05 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD utopia.leeym.com 5.0-CURRENT FreeBSD 5.0-CURRENT #1: Sat Jun 23 08:54:50 CST 2001 root@utopia.leeym.com:/usr/obj/usr/src/sys/UTOPIA i386


	
>Description:
Wakeonlan is a Perl script that sends 'magic packets' to wake-on-LAN enabled ethernet adapters and motherboards, in order to switch on remote computers.

>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:
#
#	wakeonlan
#	wakeonlan/Makefile
#	wakeonlan/pkg-comment
#	wakeonlan/pkg-descr
#	wakeonlan/pkg-plist
#	wakeonlan/distinfo
#
echo c - wakeonlan
mkdir -p wakeonlan > /dev/null 2>&1
echo x - wakeonlan/Makefile
sed 's/^X//' >wakeonlan/Makefile << 'END-of-wakeonlan/Makefile'
X# New ports collection makefile for:	wakeonlan
X# Date created:				30 June 2001
X# Whom:	      				Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	wakeonlan
XPORTVERSION=	0.40
XCATEGORIES=	net
XMASTER_SITES=	http://gsd.di.uminho.pt/jpo/software/wakeonlan/downloads/
X
XMAINTAINER=	ports@FreeBSD.org
X
XPERL_CONFIGURE=	yes
X
XMAN1=           wakeonlan.1
X
Xpost-install:
X	@${MKDIR} ${PREFIX}/share/examples/${PORTNAME}
X	@${INSTALL_DATA} ${WRKSRC}/examples/lab001.wol ${PREFIX}/share/examples/${PORTNAME}
X
X.include <bsd.port.mk>
END-of-wakeonlan/Makefile
echo x - wakeonlan/pkg-comment
sed 's/^X//' >wakeonlan/pkg-comment << 'END-of-wakeonlan/pkg-comment'
XSends magic packets to WOL enabled NIC to switch on the called PC
END-of-wakeonlan/pkg-comment
echo x - wakeonlan/pkg-descr
sed 's/^X//' >wakeonlan/pkg-descr << 'END-of-wakeonlan/pkg-descr'
XWakeonlan is a Perl script that sends 'magic packets' to wake-on-LAN enabled
Xethernet adapters and motherboards, in order to switch on remote computers.
X
XWWW: http://gsd.di.uminho.pt/jpo/software/wakeonlan/
END-of-wakeonlan/pkg-descr
echo x - wakeonlan/pkg-plist
sed 's/^X//' >wakeonlan/pkg-plist << 'END-of-wakeonlan/pkg-plist'
Xbin/wakeonlan
Xlib/perl5/site_perl/5.6.0/mach/auto/wakeonlan/.packlist
Xshare/examples/wakeonlan/lab001.wol
X@dirrm lib/perl5/site_perl/5.6.0/mach/auto/wakeonlan
X@dirrm share/examples/wakeonlan
END-of-wakeonlan/pkg-plist
echo x - wakeonlan/distinfo
sed 's/^X//' >wakeonlan/distinfo << 'END-of-wakeonlan/distinfo'
XMD5 (wakeonlan-0.40.tar.gz) = d045e8e4c1db580e9bc16404c711dabc
END-of-wakeonlan/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?200106292327.f5TNRHQ70194>