From owner-freebsd-ports Sun Mar 7 10:10:17 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 9F81414D2C for ; Sun, 7 Mar 1999 10:10:15 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id KAA85981; Sun, 7 Mar 1999 10:10:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from sunrise.slacker.com (sunrise.slacker.com [208.15.208.66]) by hub.freebsd.org (Postfix) with ESMTP id 8E71714D52 for ; Sun, 7 Mar 1999 10:00:13 -0800 (PST) (envelope-from nugget@sunrise.slacker.com) Received: (from nugget@localhost) by sunrise.slacker.com (8.9.2/8.9.2) id LAA45966; Sun, 7 Mar 1999 11:59:53 -0600 (CST) (envelope-from nugget) Message-Id: <199903071759.LAA45966@sunrise.slacker.com> Date: Sun, 7 Mar 1999 11:59:53 -0600 (CST) From: nugget@slacker.com Reply-To: nugget@slacker.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/10467: ports submission Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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 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 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