summaryrefslogtreecommitdiff
path: root/misc/heyu2
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2005-04-20 06:16:18 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2005-04-20 06:16:18 +0000
commit8673c7ec800a8bcc6da14c506081a3cb76e2b8ea (patch)
treead3f495c08f0cc331b6958d319f699d021175c19 /misc/heyu2
parent0d9507efb9d902ba8e7fafa90edd7893d2f8db19 (diff)
Diffstat (limited to 'misc/heyu2')
-rw-r--r--misc/heyu2/Makefile42
-rw-r--r--misc/heyu2/distinfo2
-rw-r--r--misc/heyu2/files/patch-ab12
-rw-r--r--misc/heyu2/pkg-descr12
-rw-r--r--misc/heyu2/pkg-plist7
5 files changed, 0 insertions, 75 deletions
diff --git a/misc/heyu2/Makefile b/misc/heyu2/Makefile
deleted file mode 100644
index 0e5258e0aabd..000000000000
--- a/misc/heyu2/Makefile
+++ /dev/null
@@ -1,42 +0,0 @@
-# New ports collection makefile for: heyu
-# Date created: 27 December 1999
-# Whom: plambert@plambert.net
-#
-# $FreeBSD$
-#
-
-PORTNAME= heyu
-PORTVERSION= 1.35
-PORTREVISION= 1
-CATEGORIES= misc
-MASTER_SITES= http://heyu.tanj.com/
-DISTNAME= x10_heyu
-EXTRACT_SUFX= .tgz
-
-MAINTAINER= plambert@plambert.net
-COMMENT= Control a CM11A interface from the command line
-
-IS_INTERACTIVE= yes
-ALL_TARGET= heyu
-WRKSRC= ${WRKDIR}/heyu.dir
-USE_REINPLACE= yes
-
-MAN1= heyu.1 heyuhelper.1
-MAN5= x10config.5 \
- x10sched.5
-
-do-configure:
- ${REINPLACE_CMD} 's|/usr/local|${PREFIX}|' ${WRKSRC}/Makefile
-
-pre-patch:
- (cd ${WRKSRC} && ./Configure freebsd)
-
-post-install:
- ${STRIP_CMD} ${PREFIX}/bin/heyu
-.if !defined(NOPORTDOCS)
- ${MKDIR} ${PREFIX}/share/examples/heyu
- ${INSTALL_DATA} ${WRKSRC}/x10config ${PREFIX}/share/examples/heyu/x10config.sample
- ${INSTALL_DATA} ${WRKSRC}/x10sched.conf.sample ${PREFIX}/share/examples/heyu
-.endif
-
-.include <bsd.port.mk>
diff --git a/misc/heyu2/distinfo b/misc/heyu2/distinfo
deleted file mode 100644
index 6e9b5a0fd5aa..000000000000
--- a/misc/heyu2/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (x10_heyu.tgz) = e51ecc053c1d8780714bd53a128698f3
-SIZE (x10_heyu.tgz) = 84277
diff --git a/misc/heyu2/files/patch-ab b/misc/heyu2/files/patch-ab
deleted file mode 100644
index a5c23b130d4c..000000000000
--- a/misc/heyu2/files/patch-ab
+++ /dev/null
@@ -1,12 +0,0 @@
---- xwrite.c.orig Sun Jun 3 01:13:55 2001
-+++ xwrite.c Sun Jun 3 01:16:43 2001
-@@ -42,7 +42,9 @@
- # ifdef SCO
- #include <sys/termio.h>
- # else
-+# if !defined(POSIX) && !defined(__FreeBSD__)
- #include <termio.h>
-+# endif
- # endif
- # endif
- #endif
diff --git a/misc/heyu2/pkg-descr b/misc/heyu2/pkg-descr
deleted file mode 100644
index 6b5c3c8b1550..000000000000
--- a/misc/heyu2/pkg-descr
+++ /dev/null
@@ -1,12 +0,0 @@
-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. Heyu 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.
-
-WWW: http://www.prado.com/~dbs/
-
-- plambert
-plambert@plambert.net
diff --git a/misc/heyu2/pkg-plist b/misc/heyu2/pkg-plist
deleted file mode 100644
index 85c305b75f1f..000000000000
--- a/misc/heyu2/pkg-plist
+++ /dev/null
@@ -1,7 +0,0 @@
-bin/dawndusk
-bin/heyu
-bin/heyuhelper
-bin/makesched
-share/examples/heyu/x10config.sample
-share/examples/heyu/x10sched.conf.sample
-@dirrm share/examples/heyu