Subversion Repositories general

Compare Revisions

Ignore whitespace Rev 1172 → Rev 1173

/rebootd/trunk/ports/freebsd/pkg-plist
0,0 → 1,2
sbin/rebootd
etc/rebootd.conf.sample
/rebootd/trunk/ports/freebsd/Makefile
0,0 → 1,19
# Ports collection makefile for: rebootd
# Date created: 23 Dec 2005
# Whom: Anatoli Klassen <anatoli@aksoft.net>
#
# $FreeBSD$
#
 
PORTNAME= rebootd
PORTVERSION= 1.0.1172
CATEGORIES= net
MASTER_SITES= http://www.26th.net/public/projects/rebootd/
#DISTNAME= rebootd_${PORTVERSION}
 
MAINTAINER= anatoli@aksoft.net
COMMENT= Waits on specified UDP port for special string and reboots the computer
 
#MAN8= rebootd.8
 
.include <bsd.port.mk>
/rebootd/trunk/ports/freebsd/pkg-descr
0,0 → 1,12
rebootd is a daemon which waits on specified UDP port
for special string (password) and reboots the computer.
 
It should be used as 'last resort' is the computer does not
respond to any commands (but still has network available),
when 'reset' button is usually used.
 
-- Anatoli Klassen
anatoli@aksoft.net
 
WWW: http://www.26th.net/public/projects/rebootd