View | Details | Raw Unified | Return to bug 113937
Collapse All | Expand All

(-)heyu2/Makefile (-3 / +3 lines)
Lines 6-15 Link Here
6
#
6
#
7
7
8
PORTNAME=	heyu2
8
PORTNAME=	heyu2
9
PORTVERSION=	2.0.b.10
9
PORTVERSION=	2.0.b.11
10
CATEGORIES=	misc
10
CATEGORIES=	misc
11
MASTER_SITES=	http://www.heyu.org/download/
11
MASTER_SITES=	http://www.heyu.org/download/
12
DISTNAME=	heyu-2.0beta.10
12
DISTNAME=	heyu-2.0beta.11.2
13
EXTRACT_SUFX=	.tgz
13
EXTRACT_SUFX=	.tgz
14
14
15
MAINTAINER=	mstowe@chicago.us.mensa.org
15
MAINTAINER=	mstowe@chicago.us.mensa.org
Lines 19-25 Link Here
19
19
20
#IS_INTERACTIVE=	yes
20
#IS_INTERACTIVE=	yes
21
ALL_TARGET=	all
21
ALL_TARGET=	all
22
WRKSRC=		${WRKDIR}/heyu-2.0beta.10
22
WRKSRC=		${WRKDIR}/heyu-2.0beta.11.2
23
HAS_CONFIGURE=	yes
23
HAS_CONFIGURE=	yes
24
CONFIGURE_SCRIPT=	Configure
24
CONFIGURE_SCRIPT=	Configure
25
CONFIGURE_ARGS=	freebsd
25
CONFIGURE_ARGS=	freebsd
(-)heyu2/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (heyu-2.0beta.10.tgz) = c79e353a1cb8ea7783bcf5d68498ebc6
1
MD5 (heyu-2.0beta.11.2.tgz) = 32c8bb7df887ff8c8bc853e1caec18e7
2
SHA256 (heyu-2.0beta.10.tgz) = bc5833ab27e03fa00bf96d1b595a5558d1a2efb7e3d69bf3ea0e96ad44209224
2
SHA256 (heyu-2.0beta.11.2.tgz) = fdf4032db5ccdd66df9a134184fc1d8d93d04befca584d1993fb85361f049117
3
SIZE (heyu-2.0beta.10.tgz) = 379365
3
SIZE (heyu-2.0beta.11.2.tgz) = 390026
(-)heyu2/pkg-descr (-11 / +11 lines)
Lines 1-15 Link Here
1
The CM11A is a device built by the X10 company for controlling
1
HEYU is a text-based console program for remotely controlling lights and 
2
devices by sending signals through the power lines. It's a small
2
appliances in the home or office.   It is made available under a free and open 
3
box that plugs into an AC outlet and connects to a serial port.
3
source license.
4
The CM11A is shipped with Windows software.  Heyu2 will control your
5
X10 devices, set the CM11A interface clock and monitor X10 signals
6
on the AC power lines. It will upload macros and timers to your
7
CM11A for stand-alone execution.  Heyu also supports the CM10A and 
8
the CM12U.
9
4
10
In addition to the CM11A, heyu supports W800RF32A or MR26A RF receiver
5
Heyu uses the CM11A computer interface to send and receive X10 control signals
11
connected to a second port as an auxiliary input device for X10 RF signals.
6
over the AC power lines to modules which can turn On, Off, or Dim attached
7
lamps or appliances.   It can store a schedule of timed events in the CM11A
8
memory for execution when the computer is turned off or disconnected.
9
10
Heyu now supports an optional W800RF32A or MR26A RF receiver connected to a
11
second port as an auxiliary input device for X10 RF signals.
12
12
13
Heyu can also use an optional CM17A interface to transmit X10 RF signals. 
13
Heyu can also use an optional CM17A interface to transmit X10 RF signals. 
14
14
15
WWW: http://heyu.tanj.com/heyu2/
15
WWW: http://www.heyu.org/

Return to bug 113937