From owner-freebsd-ports Sun May 9 20:10:10 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 B4DAE150D2 for ; Sun, 9 May 1999 20:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA59983; Sun, 9 May 1999 20:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from blues.ghis.net (as1f-8.wag.interact.net.au [203.37.48.136]) by hub.freebsd.org (Postfix) with ESMTP id CE70C14E5A for ; Sun, 9 May 1999 20:07:48 -0700 (PDT) (envelope-from jim@blues.ghis.net) Received: (from jim@localhost) by blues.ghis.net (8.9.3/8.9.3) id NAA41877; Mon, 10 May 1999 13:07:45 +1000 (EST) Message-Id: <199905100307.NAA41877@blues.ghis.net> Date: Mon, 10 May 1999 13:07:45 +1000 (EST) From: jim@phrantic.phear.net Reply-To: jim@blues.ghis.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/11619: new port: asbutton-0.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 11619 >Category: ports >Synopsis: new port: asbutton-0.2 >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 May 9 20:10:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Jim Mock >Release: FreeBSD 3.1-RELEASE i386 >Organization: >Environment: >Description: New port of asbutton, a dockapp that displays 4 or 9 buttons to launch apps of your choice (especially useful if you've got a full dock or Wharf). >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: # # asbutton # asbutton/Makefile # asbutton/files # asbutton/files/md5 # asbutton/pkg # asbutton/pkg/DESCR # asbutton/pkg/PLIST # asbutton/pkg/COMMENT # echo c - asbutton mkdir -p asbutton > /dev/null 2>&1 echo x - asbutton/Makefile sed 's/^X//' >asbutton/Makefile << 'END-of-asbutton/Makefile' X# New ports collection makefile for: asbutton X# Version required: 0.2 X# Date created: 10 May 1999 X# Whom: Jim Mock X# X# $Id$ X# X XDISTNAME= asbutton-0.2 XCATEGORIES= misc windowmaker afterstep XMASTER_SITES= http://www.tigr.net/afterstep/as-apps/download/asbutton/ X XMAINTAINER= jim@phrantic.phear.net X XLIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm X XUSE_X_PREFIX= yes X Xdo-build: X (cd ${WRKSRC} && make) X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/asbutton ${PREFIX}/bin X @${ECHO} " " X @${ECHO} "===> Installing icons in ${PREFIX}/share/asbutton" X @${ECHO} " " X @${MKDIR} ${PREFIX}/share/asbutton && chmod a+rx ${PREFIX}/share/asbutton X ${INSTALL_DATA} ${WRKSRC}/icons/*.xpm ${PREFIX}/share/asbutton X Xpost-install: X @${ECHO} " " X @${ECHO} "===> Installing sample asbuttonrc in ${PREFIX}/share/examples/asbutton" X @${ECHO} "===> Copy to ~/.asbuttonrc and modify to desired config." X @${ECHO} " " X @${MKDIR} ${PREFIX}/share/examples/asbutton && chmod a+rx ${PREFIX}/share/examples/asbutton X ${INSTALL_DATA} ${WRKSRC}/.asbuttonrc ${PREFIX}/share/examples/asbutton/asbuttonrc && chmod u+rw ${PREFIX}/share/examples/asbutton/asbuttonrc X @${ECHO} " " X @${ECHO} "===> Use 'asbutton -h' for help." X X.include END-of-asbutton/Makefile echo c - asbutton/files mkdir -p asbutton/files > /dev/null 2>&1 echo x - asbutton/files/md5 sed 's/^X//' >asbutton/files/md5 << 'END-of-asbutton/files/md5' XMD5 (asbutton-0.2.tar.gz) = 70b6ef9037352161dcd8e4b36f7c939e END-of-asbutton/files/md5 echo c - asbutton/pkg mkdir -p asbutton/pkg > /dev/null 2>&1 echo x - asbutton/pkg/DESCR sed 's/^X//' >asbutton/pkg/DESCR << 'END-of-asbutton/pkg/DESCR' XA swallowable applet presents a number of little buttons inside a XWharf or dock icon and each of those starts an application when Xclicked. X XWWW Homepage: http://www.mindspring.com/~pancake/asbutton.htm X X- Jim END-of-asbutton/pkg/DESCR echo x - asbutton/pkg/PLIST sed 's/^X//' >asbutton/pkg/PLIST << 'END-of-asbutton/pkg/PLIST' Xbin/asbutton Xshare/asbutton/asb4-1.xpm Xshare/asbutton/asb4-2.xpm Xshare/asbutton/asb4-3.xpm Xshare/asbutton/asb4-4.xpm Xshare/asbutton/asb4-blank.xpm Xshare/asbutton/asb4-bullethole.xpm Xshare/asbutton/asb4-filingcabinet.xpm Xshare/asbutton/asb4-gear.xpm Xshare/asbutton/asb4-gnu-button-thang.xpm Xshare/asbutton/asb4-gnu-defaultapp.xpm Xshare/asbutton/asb4-gv.xpm Xshare/asbutton/asb4-info.xpm Xshare/asbutton/asb4-info2.xpm Xshare/asbutton/asb4-netscape.xpm Xshare/asbutton/asb4-network.xpm Xshare/asbutton/asb4-package.xpm Xshare/asbutton/asb4-redhat.xpm Xshare/asbutton/asb4-term-bsd.xpm Xshare/asbutton/asb4-term-linux.xpm Xshare/asbutton/asb4-turn.xpm Xshare/asbutton/asb4-wilbur.xpm Xshare/asbutton/asb4-xv.xpm Xshare/asbutton/asb9-1.xpm Xshare/asbutton/asb9-2.xpm Xshare/asbutton/asb9-3.xpm Xshare/asbutton/asb9-4.xpm Xshare/asbutton/asb9-5.xpm Xshare/asbutton/asb9-6.xpm Xshare/asbutton/asb9-7.xpm Xshare/asbutton/asb9-8.xpm Xshare/asbutton/asb9-9.xpm Xshare/asbutton/asb9-blank.xpm Xshare/asbutton/asb9-bullethole.xpm Xshare/asbutton/asb9-filecabinet.xpm Xshare/asbutton/asb9-gear.xpm Xshare/asbutton/asb9-gnu-button-thang.xpm Xshare/asbutton/asb9-gnu-defaultapp.xpm Xshare/asbutton/asb9-gv.xpm Xshare/asbutton/asb9-info.xpm Xshare/asbutton/asb9-info2.xpm Xshare/asbutton/asb9-netscape.xpm Xshare/asbutton/asb9-network.xpm Xshare/asbutton/asb9-package.xpm Xshare/asbutton/asb9-redhat.xpm Xshare/asbutton/asb9-term-bsd.xpm Xshare/asbutton/asb9-term-linux.xpm Xshare/asbutton/asb9-turn.xpm Xshare/asbutton/asb9-wilbur.xpm Xshare/asbutton/asb9-xv.xpm Xshare/examples/asbutton/asbuttonrc X@dirrm share/asbutton X@dirrm share/examples/asbutton END-of-asbutton/pkg/PLIST echo x - asbutton/pkg/COMMENT sed 's/^X//' >asbutton/pkg/COMMENT << 'END-of-asbutton/pkg/COMMENT' XA dockapp that displays 4 or 9 buttons to run apps of your choice. END-of-asbutton/pkg/COMMENT exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message