From owner-freebsd-ports Tue Dec 28 10:40: 6 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9E154154D0 for ; Tue, 28 Dec 1999 10:40:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA17295; Tue, 28 Dec 1999 10:40:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from Genesis.Denninger.Net (209-176-244-82.inil.com [209.176.244.82]) by hub.freebsd.org (Postfix) with ESMTP id 4C5D514F59 for ; Tue, 28 Dec 1999 10:34:00 -0800 (PST) (envelope-from karl@Genesis.Denninger.Net) Received: (from root@localhost) by Genesis.Denninger.Net (8.9.3/8.8.2) id MAA28940; Tue, 28 Dec 1999 12:33:59 -0600 (CST) Message-Id: <199912281833.MAA28940@Genesis.Denninger.Net> Date: Tue, 28 Dec 1999 12:33:59 -0600 (CST) From: karl@Denninger.Net Reply-To: karl@Denninger.Net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/15749: New port - HomeDaemon (Home Automation Software) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 15749 >Category: ports >Synopsis: New port - HomeDaemon (Home Automation Software) >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Dec 28 10:40:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Karl Denninger >Release: FreeBSD 4.0-CURRENT i386 >Organization: Karls Sushi and Packet Smashers >Environment: Works with all reasonably-current FreeBSD releases and versions >Description: New port, see below in "fix" >How-To-Repeat: New Port, see below in "fix" >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: # # . # ./Makefile # ./files # ./files/md5 # ./pkg # ./pkg/COMMENT # ./pkg/DESCR # ./pkg/PLIST # echo c - . mkdir -p . > /dev/null 2>&1 echo x - ./Makefile sed 's/^X//' >./Makefile << 'END-of-./Makefile' X# New ports collection makefile for: HomeDaemon X# Version required: 0.98 X# Date created: 28 December 1999 X# Whom: Karl Denninger X# X# $FreeBSD$ X# X XDISTNAME= HomeDaemon-0.98 XCATEGORIES= misc XMASTER_SITES= http://genesis.denninger.net/ X XMAINTAINER= karl@denninger.net X XNO_CDROM="No commercial sale w/o permission; see README" XNO_PACKAGE="Typically will not package due to site-specific config requirements" X X.include END-of-./Makefile echo c - ./files mkdir -p ./files > /dev/null 2>&1 echo x - ./files/md5 sed 's/^X//' >./files/md5 << 'END-of-./files/md5' XMD5 (HomeDaemon-0.98.tar.gz) = a9d4c70535e4291603e2130af5209911 END-of-./files/md5 echo c - ./pkg mkdir -p ./pkg > /dev/null 2>&1 echo x - ./pkg/COMMENT sed 's/^X//' >./pkg/COMMENT << 'END-of-./pkg/COMMENT' XHome automation software that runs on FreeBSD (see the README) END-of-./pkg/COMMENT echo x - ./pkg/DESCR sed 's/^X//' >./pkg/DESCR << 'END-of-./pkg/DESCR' X* HomeDaemon - Home Automation Software for FreeBSD X* Supports the CM11A X10 powerline interface and Applied Digital's protocol X* VERSION 0.98 X* X* NOTE! BETA SOFTWARE! USE AT YOUR OWN RISK! X* X* This entire software package is Copyright 1999 Karl Denninger X* All rights reserved. X* X* RESTRICTED RIGHTS - SEE THE README FILE FOR MORE INFORMATION X XThis package requires: X X1. A free serial port (to connect the CM11A computer interface) and X (optionally) a second port for an Applied Digital RS-422 bridge X2. A CM11A (you can obtain one from Radio Shack or http://www.x10.com) X and (optional) the Applied Digital Bridge (for ADICON support) X3. Dan Lancini's "x10d" package (see above) X XCURRENT code is available at http://genesis.denninger.net X XONE FINAL WARNING - IF YOU DO NOT LOOK AT THE README FILE, THIS PORT XWILL NOT WORK! REQUIRED CONFIGURATION INFORMATION IS IN THAT FILE! X X- Karl Denninger Xkarl@denninger.net END-of-./pkg/DESCR echo x - ./pkg/PLIST sed 's/^X//' >./pkg/PLIST << 'END-of-./pkg/PLIST' Xevent-pidfile Xx10//bin/appdig-setup Xx10/bin/x10-appdig Xx10/bin/x10-dump Xx10/bin/x10-events Xx10/bin/x10-parse Xx10/bin/x10-shmem Xx10/bin/x10-status.cgi Xx10/lib/appdig.devices Xx10/lib/events.english Xx10/lib/localize X@dirrm x10 END-of-./pkg/PLIST exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message