diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2007-06-22 10:56:08 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2007-06-22 10:56:08 +0000 |
commit | 6b6fa2617541b9a66b06becc7d02352ce975e9c8 (patch) | |
tree | 2b684fd1013dd542948e0951334180499b3b23c7 /misc | |
parent | 5c12abaec6beafdf820a327a5bfa78a3da95f093 (diff) | |
download | ports-6b6fa2617541b9a66b06becc7d02352ce975e9c8.tar.gz ports-6b6fa2617541b9a66b06becc7d02352ce975e9c8.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/heyu2/Makefile | 6 | ||||
-rw-r--r-- | misc/heyu2/distinfo | 6 | ||||
-rw-r--r-- | misc/heyu2/pkg-descr | 24 |
3 files changed, 18 insertions, 18 deletions
diff --git a/misc/heyu2/Makefile b/misc/heyu2/Makefile index 118b9a1b90dd..13f3f02e977c 100644 --- a/misc/heyu2/Makefile +++ b/misc/heyu2/Makefile @@ -6,10 +6,10 @@ # PORTNAME= heyu2 -PORTVERSION= 2.0.b.10 +PORTVERSION= 2.0.b.11 CATEGORIES= misc MASTER_SITES= http://www.heyu.org/download/ -DISTNAME= heyu-2.0beta.10 +DISTNAME= heyu-2.0beta.11.2 EXTRACT_SUFX= .tgz MAINTAINER= mstowe@chicago.us.mensa.org @@ -19,7 +19,7 @@ CONFLICTS= heyu-[0-9]* #IS_INTERACTIVE= yes ALL_TARGET= all -WRKSRC= ${WRKDIR}/heyu-2.0beta.10 +WRKSRC= ${WRKDIR}/heyu-2.0beta.11.2 HAS_CONFIGURE= yes CONFIGURE_SCRIPT= Configure CONFIGURE_ARGS= freebsd diff --git a/misc/heyu2/distinfo b/misc/heyu2/distinfo index 8b45ac515f2e..af9c7853bbf5 100644 --- a/misc/heyu2/distinfo +++ b/misc/heyu2/distinfo @@ -1,3 +1,3 @@ -MD5 (heyu-2.0beta.10.tgz) = c79e353a1cb8ea7783bcf5d68498ebc6 -SHA256 (heyu-2.0beta.10.tgz) = bc5833ab27e03fa00bf96d1b595a5558d1a2efb7e3d69bf3ea0e96ad44209224 -SIZE (heyu-2.0beta.10.tgz) = 379365 +MD5 (heyu-2.0beta.11.2.tgz) = 32c8bb7df887ff8c8bc853e1caec18e7 +SHA256 (heyu-2.0beta.11.2.tgz) = fdf4032db5ccdd66df9a134184fc1d8d93d04befca584d1993fb85361f049117 +SIZE (heyu-2.0beta.11.2.tgz) = 390026 diff --git a/misc/heyu2/pkg-descr b/misc/heyu2/pkg-descr index 18d7c96c1492..8ffbd4f4c949 100644 --- a/misc/heyu2/pkg-descr +++ b/misc/heyu2/pkg-descr @@ -1,15 +1,15 @@ -The CM11A is a device built by the X10 company for controlling -devices by sending signals through the power lines. It's a small -box that plugs into an AC outlet and connects to a serial port. -The CM11A is shipped with Windows software. Heyu2 will control your -X10 devices, set the CM11A interface clock and monitor X10 signals -on the AC power lines. It will upload macros and timers to your -CM11A for stand-alone execution. Heyu also supports the CM10A and -the CM12U. - -In addition to the CM11A, heyu supports W800RF32A or MR26A RF receiver -connected to a second port as an auxiliary input device for X10 RF signals. +HEYU is a text-based console program for remotely controlling lights and +appliances in the home or office. It is made available under a free and open +source license. + +Heyu uses the CM11A computer interface to send and receive X10 control signals +over the AC power lines to modules which can turn On, Off, or Dim attached +lamps or appliances. It can store a schedule of timed events in the CM11A +memory for execution when the computer is turned off or disconnected. + +Heyu now supports an optional W800RF32A or MR26A RF receiver connected to a +second port as an auxiliary input device for X10 RF signals. Heyu can also use an optional CM17A interface to transmit X10 RF signals. -WWW: http://heyu.tanj.com/heyu2/ +WWW: http://www.heyu.org/ |