Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Feb 1999 10:04:52 +1100 (EST)
From:      jim@phrantic.phear.net
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/9988: New port: wmcp 1.2.5
Message-ID:  <199902092304.KAA11175@corp.au.triax.com>

next in thread | raw e-mail | index | archive | help

>Number:         9988
>Category:       ports
>Synopsis:       New port: wmcp 1.2.5
>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:   Tue Feb  9 15:10:00 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Jim Mock
>Release:        FreeBSD 2.2.8-RELEASE i386
>Organization:
>Environment:

	

>Description:

# 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/Makefile
#	wmcp/files
#	wmcp/files/md5
#
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 <jim@phrantic.phear.net>
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 x - wmcp/Makefile
sed 's/^X//' >wmcp/Makefile << 'END-of-wmcp/Makefile'
X# New ports collection makefile for:	wmcp
X# Version required:	1.2.5
X# Date created:		10 February 1999
X# Whom:			Jim Mock <jim@phrantic.phear.net>
X#
X# $Id$
X#
X
XDISTNAME=	wmcp-1.2.5
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
Xdo-build:
X	(cd ${WRKSRC} && make)
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/wmcp ${PREFIX}/bin
X
X.include <bsd.port.mk>
END-of-wmcp/Makefile
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.5.tar.gz) = bc1125d06a8dd87c700a69e696c28363
END-of-wmcp/files/md5
exit

>How-To-Repeat:

	

>Fix:
	
	

>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?199902092304.KAA11175>