summaryrefslogtreecommitdiff
path: root/misc/bottlerocket
diff options
context:
space:
mode:
authorMike Smith <msmith@FreeBSD.org>1999-07-15 21:31:48 +0000
committerMike Smith <msmith@FreeBSD.org>1999-07-15 21:31:48 +0000
commit22e32ee80f537fd38ef6dc893c7de40f37b310bf (patch)
tree81e7e97e6109d46322758c4487bbf86c94082f91 /misc/bottlerocket
parent${WRKDIRPREFIX}/symlink ${PORTSDIR} fix. Don't watch if you just had lunch. (diff)
This is BottleRocket, a commandline interface to the X10 firecracker home
automation starter kit's 'dynanmite' RF control module. See the author's homepage (http://mlug.missouri.edu/~tymm/) for more details.
Notes
Notes: svn path=/head/; revision=20220
Diffstat (limited to 'misc/bottlerocket')
-rw-r--r--misc/bottlerocket/Makefile19
-rw-r--r--misc/bottlerocket/distinfo1
-rw-r--r--misc/bottlerocket/pkg-comment1
-rw-r--r--misc/bottlerocket/pkg-descr21
-rw-r--r--misc/bottlerocket/pkg-plist1
5 files changed, 43 insertions, 0 deletions
diff --git a/misc/bottlerocket/Makefile b/misc/bottlerocket/Makefile
new file mode 100644
index 000000000000..884260e88f26
--- /dev/null
+++ b/misc/bottlerocket/Makefile
@@ -0,0 +1,19 @@
+# New ports collection makefile for: bottlerocket
+# Version required: 0.04b
+# Date created: 15 July 1999
+# Whom: Mike Smith <msmith@freebsd.org>
+#
+# $Id$
+#
+
+DISTNAME= bottlerocket-0.04b
+CATEGORIES= misc
+MASTER_SITES= http://mlug.missouri.edu/~tymm/
+
+MAINTAINER= msmith@freebsd.org
+
+USE_GMAKE= yes
+GNU_CONFIGURE= yes
+ALL_TARGET= br
+
+.include <bsd.port.mk>
diff --git a/misc/bottlerocket/distinfo b/misc/bottlerocket/distinfo
new file mode 100644
index 000000000000..6daa63a29d8e
--- /dev/null
+++ b/misc/bottlerocket/distinfo
@@ -0,0 +1 @@
+MD5 (bottlerocket-0.04b.tar.gz) = bca9dacb4582b26eaa611149780cfb5a
diff --git a/misc/bottlerocket/pkg-comment b/misc/bottlerocket/pkg-comment
new file mode 100644
index 000000000000..2c673c4b0368
--- /dev/null
+++ b/misc/bottlerocket/pkg-comment
@@ -0,0 +1 @@
+Home Automation Software for the X10 FireCracker kit
diff --git a/misc/bottlerocket/pkg-descr b/misc/bottlerocket/pkg-descr
new file mode 100644
index 000000000000..39e8912dd4e7
--- /dev/null
+++ b/misc/bottlerocket/pkg-descr
@@ -0,0 +1,21 @@
+What is BottleRocket?
+
+ BottleRocket is a command-line interface for Unix systems to use the
+ FireCracker kit. It is easy to use, has all of the major (non-gui)
+ functionality of the Windows interface, is easy to call from scripts
+ and the backend code is made to be easily linked into other programs.
+
+What is the X10 FireCracker kit?
+
+ The X10 Firecracker kit is a simple wireless home automation system,
+ consisting of a lamp module, an appliance module/radio receiver, a
+ hand held wireless transmitter and a wireless transmitter that plugs
+ into a standard RS-232 serial port. Using either the handheld
+ transmitter or the serial port transmitter, a user can turn on or off
+ any of up to 256 appliances, and brighten/dim any of those that happen
+ to be lamps and plugged into the special lamp modules. Each appliance
+ to be controlled must be plugged into its own module, and each module
+ is set (by turning dials on the front) to a unique address by which it
+ is identified.
+
+WWW: http://mlug.missouri.edu/~tymm/
diff --git a/misc/bottlerocket/pkg-plist b/misc/bottlerocket/pkg-plist
new file mode 100644
index 000000000000..ac980a78bfbc
--- /dev/null
+++ b/misc/bottlerocket/pkg-plist
@@ -0,0 +1 @@
+bin/br