Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Mar 1999 11:59:53 -0600 (CST)
From:      nugget@slacker.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/10467: ports submission
Message-ID:  <199903071759.LAA45966@sunrise.slacker.com>

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

>Number:         10467
>Category:       ports
>Synopsis:       ports submission: wmnetselect
>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:   Sun Mar  7 10:10:00 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     David McNett
>Release:        FreeBSD 3.1-STABLE i386
>Organization:
n/a
>Environment:

   This is my first shot at a ports submission.  Hope I've done everything 
   right.  Cheers.

>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:
#
#	wmnetselect
#	wmnetselect/Makefile
#	wmnetselect/pkg
#	wmnetselect/pkg/COMMENT
#	wmnetselect/pkg/DESCR
#	wmnetselect/pkg/PLIST
#	wmnetselect/files
#	wmnetselect/files/md5
#
echo c - wmnetselect
mkdir -p wmnetselect > /dev/null 2>&1
echo x - wmnetselect/Makefile
sed 's/^X//' >wmnetselect/Makefile << 'END-of-wmnetselect/Makefile'
X# New ports collection makefile for:   wmnetselect
X# Version required:    0.4
X# Date created:        7 March 1999
X# Whom:                David McNett <nugget@slacker.com>
X#
X# $Id$
X#
X
XDISTNAME=	wmnetselect-0.4
XCATEGORIES=	www windowmaker
XMASTER_SITES=	http://home.att.net/~apathos/code/
X
XMAINTAINER=	nugget@slacker.com
X
XLIB_DEPENDS=	Xpm.4:${PORTSDIR}/graphics/xpm
X
XUSE_IMAKE=	yes
XNO_INSTALL_MANPAGES=	yes
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/wmnetselect ${X11BASE}/bin
X
X.include <bsd.port.mk>
END-of-wmnetselect/Makefile
echo c - wmnetselect/pkg
mkdir -p wmnetselect/pkg > /dev/null 2>&1
echo x - wmnetselect/pkg/COMMENT
sed 's/^X//' >wmnetselect/pkg/COMMENT << 'END-of-wmnetselect/pkg/COMMENT'
XWindowMaker Netscape launcher to display urls from X selection.
END-of-wmnetselect/pkg/COMMENT
echo x - wmnetselect/pkg/DESCR
sed 's/^X//' >wmnetselect/pkg/DESCR << 'END-of-wmnetselect/pkg/DESCR'
Xwmnetselect is a WindowMaker docked applet designed to make launching netscape
Xsimpler and more featureful.  It offers the following features:
X
X   Double click left mouse button to launch Netscape
X   (Just like any docked window maker appicon).
X
X   Single click middle mouse button to send X selection to
X   Netscape, (causes Netscape to go to URL represented by selection).
X
X   Ctrl-click middle mouse button to instruct Netscape to open
X   a new window with URL.
X
X   Trims whitespace from X selection.
X
XMore information can be found at http://home.att.net/~apathos/wmnetsel.html
END-of-wmnetselect/pkg/DESCR
echo x - wmnetselect/pkg/PLIST
sed 's/^X//' >wmnetselect/pkg/PLIST << 'END-of-wmnetselect/pkg/PLIST'
Xbin/wmnetselect
END-of-wmnetselect/pkg/PLIST
echo c - wmnetselect/files
mkdir -p wmnetselect/files > /dev/null 2>&1
echo x - wmnetselect/files/md5
sed 's/^X//' >wmnetselect/files/md5 << 'END-of-wmnetselect/files/md5'
XMD5 (wmnetselect-0.4.tar.gz) = c1e463bc1021f884d11a942ad49d92d8
END-of-wmnetselect/files/md5
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?199903071759.LAA45966>