Date: Wed, 27 Sep 2000 11:21:40 -0700 (PDT) From: Eric Melville <eric@magdalena.osd.bsdi.com> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/21598: port of wm x10 controller Message-ID: <200009271821.LAA27389@magdalena.osd.bsdi.com>
next in thread | raw e-mail | index | archive | help
>Number: 21598 >Category: ports >Synopsis: port of wm x10 controller >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Sep 27 11:30:02 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Eric Melville >Release: FreeBSD 4.1-RELEASE i386 >Organization: OSD/BSDi >Environment: >Description: >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # /usr/ports/misc/wmx10 # /usr/ports/misc/wmx10/pkg # /usr/ports/misc/wmx10/pkg/COMMENT # /usr/ports/misc/wmx10/pkg/DESCR # /usr/ports/misc/wmx10/pkg/PLIST # /usr/ports/misc/wmx10/files # /usr/ports/misc/wmx10/files/md5 # /usr/ports/misc/wmx10/Makefile # /usr/ports/misc/wmx10/patches # /usr/ports/misc/wmx10/patches/patch-aa # echo c - /usr/ports/misc/wmx10 mkdir -p /usr/ports/misc/wmx10 > /dev/null 2>&1 echo c - /usr/ports/misc/wmx10/pkg mkdir -p /usr/ports/misc/wmx10/pkg > /dev/null 2>&1 echo x - /usr/ports/misc/wmx10/pkg/COMMENT sed 's/^X//' >/usr/ports/misc/wmx10/pkg/COMMENT << 'END-of-/usr/ports/misc/wmx10/pkg/COMMENT' XWindowMaker dockable X10 remote controller END-of-/usr/ports/misc/wmx10/pkg/COMMENT echo x - /usr/ports/misc/wmx10/pkg/DESCR sed 's/^X//' >/usr/ports/misc/wmx10/pkg/DESCR << 'END-of-/usr/ports/misc/wmx10/pkg/DESCR' XThis is a WindowMaker dock app that provides a remote control for X10 home Xautomation. It can be configured to control multiple devices connected to Xmultiple houses. END-of-/usr/ports/misc/wmx10/pkg/DESCR echo x - /usr/ports/misc/wmx10/pkg/PLIST sed 's/^X//' >/usr/ports/misc/wmx10/pkg/PLIST << 'END-of-/usr/ports/misc/wmx10/pkg/PLIST' Xbin/wmx10 END-of-/usr/ports/misc/wmx10/pkg/PLIST echo c - /usr/ports/misc/wmx10/files mkdir -p /usr/ports/misc/wmx10/files > /dev/null 2>&1 echo x - /usr/ports/misc/wmx10/files/md5 sed 's/^X//' >/usr/ports/misc/wmx10/files/md5 << 'END-of-/usr/ports/misc/wmx10/files/md5' XMD5 (wmx10-0.03.tar.gz) = 0fd038df0cec856168eff40734feafca END-of-/usr/ports/misc/wmx10/files/md5 echo x - /usr/ports/misc/wmx10/Makefile sed 's/^X//' >/usr/ports/misc/wmx10/Makefile << 'END-of-/usr/ports/misc/wmx10/Makefile' X# New ports collection makefile for: wmx10 X# Date created: 16 September 2000 X# Whom: eric X# X# $FreeBSD$ X# X XPORTNAME= wmx10 XPORTVERSION= 0.03 XCATEGORIES= misc windowmaker XMASTER_SITES= http://www.cs.uml.edu/~jhawkins/wmx10/ XDISTNAME= wmx10-${PORTVERSION} X XMAINTAINER= eric@osd.bsdi.com X XLIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ X Xext.6:${PORTSDIR}/x11/XFree86-aoutlibs X XWRKSRC= ${WRKDIR}/wmx10.app/wmx10 X XUSE_GMAKE= yes XUSE_X_PREFIX= yes X X.include <bsd.port.mk> END-of-/usr/ports/misc/wmx10/Makefile echo c - /usr/ports/misc/wmx10/patches mkdir -p /usr/ports/misc/wmx10/patches > /dev/null 2>&1 echo x - /usr/ports/misc/wmx10/patches/patch-aa sed 's/^X//' >/usr/ports/misc/wmx10/patches/patch-aa << 'END-of-/usr/ports/misc/wmx10/patches/patch-aa' X--- Makefile.orig Sat Sep 16 13:46:48 2000 X+++ Makefile Sat Sep 16 13:53:45 2000 X@@ -19,6 +19,6 @@ X done X rm -f wmx10 *~ X X-install: X+install: wmx10 X strip wmx10 X- mv wmx10 /usr/local/bin X+ mv wmx10 /usr/X11R6/bin END-of-/usr/ports/misc/wmx10/patches/patch-aa exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009271821.LAA27389>