From owner-freebsd-ports Sun Mar 28 4:50:56 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 97BF915669 for ; Sun, 28 Mar 1999 04:50:18 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id EAA94411; Sun, 28 Mar 1999 04:50:00 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from corp.au.triax.com (slwag2p23.ozemail.com.au [203.108.157.71]) by hub.freebsd.org (Postfix) with ESMTP id 7443415272 for ; Sun, 28 Mar 1999 04:41:15 -0800 (PST) (envelope-from jim@corp.au.triax.com) Received: (from jim@localhost) by corp.au.triax.com (8.9.3/8.9.3) id WAA73518; Sun, 28 Mar 1999 22:40:58 +1000 (EST) Message-Id: <199903281240.WAA73518@corp.au.triax.com> Date: Sun, 28 Mar 1999 22:40:58 +1000 (EST) From: jim@phrantic.phear.net Reply-To: jim@corp.au.triax.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/10833: new port: wmcp-1.2.6 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10833 >Category: ports >Synopsis: new port: wmcp-1.2.6 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Mar 28 04:50:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Jim Mock >Release: FreeBSD 3.1-RELEASE i386 >Organization: >Environment: >Description: This replaces ports/9988. Please see my followup to that PR and close it. >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: # # wmcp # wmcp/pkg # wmcp/pkg/PLIST # wmcp/pkg/DESCR # wmcp/pkg/COMMENT # wmcp/patches # wmcp/patches/patch-aa # wmcp/files # wmcp/files/md5 # wmcp/Makefile # echo c - wmcp mkdir -p wmcp > /dev/null 2>&1 echo c - wmcp/pkg mkdir -p wmcp/pkg > /dev/null 2>&1 echo x - wmcp/pkg/PLIST sed 's/^X//' >wmcp/pkg/PLIST << 'END-of-wmcp/pkg/PLIST' Xbin/wmcp END-of-wmcp/pkg/PLIST echo x - wmcp/pkg/DESCR sed 's/^X//' >wmcp/pkg/DESCR << 'END-of-wmcp/pkg/DESCR' XA very simple dockable pager for Window Maker. Up to nine workspaces Xmy be selected with buttons that send the appropriate synthetic ALT X1..9 key code to the root window. If you love Window Maker but can't Xlive without a pager, this app may be of use to you. X XWWW Homepage: http://www.linuxbox.com/~bac/ X X- Jim END-of-wmcp/pkg/DESCR echo x - wmcp/pkg/COMMENT sed 's/^X//' >wmcp/pkg/COMMENT << 'END-of-wmcp/pkg/COMMENT' XA dockable pager for WindowMaker. END-of-wmcp/pkg/COMMENT echo c - wmcp/patches mkdir -p wmcp/patches > /dev/null 2>&1 echo x - wmcp/patches/patch-aa sed 's/^X//' >wmcp/patches/patch-aa << 'END-of-wmcp/patches/patch-aa' X--- Makefile.orig Tue Feb 9 23:16:16 1999 X+++ Makefile Tue Feb 9 23:16:34 1999 X@@ -1,6 +1,6 @@ X X X-INCLUDES =-I/usr/X11R6/include/X11 -I/usr/local/include -I/usr/include/X11R6/X11 X+INCLUDES =-I/usr/X11R6/include/X11 -I/usr/X11R6/include -I/usr/local/include -I/usr/include/X11R6/X11 X LIBINC =-L/usr/X11R6/lib -L/usr/include/lib X LIBS = -lm -lX11 -lXpm -lXext X END-of-wmcp/patches/patch-aa echo c - wmcp/files mkdir -p wmcp/files > /dev/null 2>&1 echo x - wmcp/files/md5 sed 's/^X//' >wmcp/files/md5 << 'END-of-wmcp/files/md5' XMD5 (wmcp-1.2.6.tar.gz) = 384736be9178d92e02c87c55bd290150 END-of-wmcp/files/md5 echo x - wmcp/Makefile sed 's/^X//' >wmcp/Makefile << 'END-of-wmcp/Makefile' X# New ports collection makefile for: wmcp X# Version required: 1.2.6 X# Date created: 10 February 1999 X# Whom: Jim Mock X# X# $Id$ X# X XDISTNAME= wmcp-1.2.6 XCATEGORIES= misc windowmaker XMASTER_SITES= http://www.linuxbox.com/~bac/src/wmcp/ X XMAINTAINER= jim@phrantic.phear.net X XLIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm X XUSE_GMAKE= yes XUSE_X_PREFIX= yes X X.include X Xpre-build: X (cd ${WRKSRC} && ${GMAKE} clean) X Xdo-build: X (cd ${WRKSRC} && make) X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/wmcp ${PREFIX}/bin X X.include END-of-wmcp/Makefile exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message