summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2000-07-15 07:12:26 +0000
committerrh <rh@pkgsrc.org>2000-07-15 07:12:26 +0000
commit2795d165f6bb3e54f7c6c565d29b97af79faba8f (patch)
treee39ab6d69534ba9c8834a8309a44a3b9f9d95f88
parentfd0458392517ffa02e533737a28fdae20c6dc9e2 (diff)
downloadpkgsrc-2795d165f6bb3e54f7c6c565d29b97af79faba8f.tar.gz
Initial import of the FreeBSD port of bottlerocket-0.04c, a home
automation software for the X10 firecracker kit.
-rw-r--r--misc/bottlerocket/Makefile19
-rw-r--r--misc/bottlerocket/files/md51
-rw-r--r--misc/bottlerocket/patches/patch-aa11
-rw-r--r--misc/bottlerocket/pkg/COMMENT1
-rw-r--r--misc/bottlerocket/pkg/DESCR21
-rw-r--r--misc/bottlerocket/pkg/PLIST1
6 files changed, 54 insertions, 0 deletions
diff --git a/misc/bottlerocket/Makefile b/misc/bottlerocket/Makefile
new file mode 100644
index 00000000000..a3021ca0286
--- /dev/null
+++ b/misc/bottlerocket/Makefile
@@ -0,0 +1,19 @@
+# New ports collection makefile for: bottlerocket
+# Date created: 15 July 1999
+# Whom: Mike Smith <msmith@freebsd.org>
+#
+# $FreeBSD: ports/misc/bottlerocket/Makefile,v 1.4 2000/04/14 08:45:23 asami Exp $
+#
+
+PORTNAME= bottlerocket
+PORTVERSION= 0.04c
+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/files/md5 b/misc/bottlerocket/files/md5
new file mode 100644
index 00000000000..6b274790d6b
--- /dev/null
+++ b/misc/bottlerocket/files/md5
@@ -0,0 +1 @@
+MD5 (bottlerocket-0.04c.tar.gz) = 07e0c84456a826143d30ed8aa98c5499
diff --git a/misc/bottlerocket/patches/patch-aa b/misc/bottlerocket/patches/patch-aa
new file mode 100644
index 00000000000..c8b7b83a9f6
--- /dev/null
+++ b/misc/bottlerocket/patches/patch-aa
@@ -0,0 +1,11 @@
+--- Makefile.in.old Tue Dec 28 15:12:47 1999
++++ Makefile.in Tue Dec 28 15:12:59 1999
+@@ -23,7 +23,7 @@
+
+ CFLAGS = @CFLAGS@
+
+-CFLAGS += -I. -Wall -O2 -DX10_PORTNAME=\"@X10PORT@\"
++CFLAGS += -I. -Wall -DX10_PORTNAME=\"@X10PORT@\"
+ DEFS=@DEFS@
+ LIBS=@LIBS@
+ INSTALL= @INSTALL@
diff --git a/misc/bottlerocket/pkg/COMMENT b/misc/bottlerocket/pkg/COMMENT
new file mode 100644
index 00000000000..a18a4d9cf8a
--- /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 00000000000..39e8912dd4e
--- /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 00000000000..ac980a78bfb
--- /dev/null
+++ b/misc/bottlerocket/pkg/PLIST
@@ -0,0 +1 @@
+bin/br