From owner-freebsd-ports Fri Jun 25 22: 0: 4 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 C171515517 for ; Fri, 25 Jun 1999 22:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA93214; Fri, 25 Jun 1999 22:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id D3C8C1546F; Fri, 25 Jun 1999 21:55:44 -0700 (PDT) Message-Id: <19990626045544.D3C8C1546F@hub.freebsd.org> Date: Fri, 25 Jun 1999 21:55:44 -0700 (PDT) From: andrews@technologist.com To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: ports/12396: new port: wmglobe Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 12396 >Category: ports >Synopsis: new port: wmglobe >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: Fri Jun 25 22:00:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Will Andrews >Release: 3.2-STABLE i386 >Organization: none >Environment: FreeBSD shadow.blackdawn.com 3.2-STABLE FreeBSD 3.2-STABLE #0: Wed Jun 23 12:45:46 EDT 1999 root@shadow.blackdawn.com:/usr/src/sys/compile/SHADOW i386 >Description: This is the port for wmglobe-1.0, a neat WindowMaker dockapp that shows the current view of the earth from the sun (like xearth). It also does a lot of other neat stuff. :-) >How-To-Repeat: Use the shar below. >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: # # ./CVS # ./Makefile # ./README.html # ./files # ./pkg # echo c - ./CVS mkdir -p ./CVS > /dev/null 2>&1 echo x - ./Makefile sed 's/^X//' >./Makefile << 'END-of-./Makefile' X# New ports collection makefile for: wmglobe X# Version required: 1.0 X# Date created: 23 Jun 1999 X# Whom: Will Andrews X# X# $Id$ X# X XDISTNAME= wmglobe-1.0 XCATEGORIES= astro XMASTER_SITES= http://perso.linuxfr.org/jdumont/wmg/ \ X http://www.cana.net/~acme/wmglobe/ \ X http://www.psn.net/~andrews/wmglobe/ X XMAINTAINER= andrews@technologist.com X XLIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ X jpeg.9:${PORTSDIR}/graphics/jpeg \ X png.3:${PORTSDIR}/graphics/png \ X tiff.4:${PORTSDIR}/graphics/tiff34 \ X gif.3:${PORTSDIR}/graphics/giflib \ X wraster.3:${PORTSDIR}/x11-wm/windowmaker X XUSE_X_PREFIX= yes X XWRKSRC= ${WRKDIR}/${DISTNAME} XUSE_GMAKE= YES X Xdo-build: X @(cd ${WRKSRC} && make INC="-I${LOCALBASE}/include -I${PREFIX}/include" \ X LIBS="-lXext -lX11 -lm -lXpm -lz -ltiff -lpng -ljpeg -lgif -lwraster -L${PREFIX}/lib -L${LOCALBASE}/lib") X Xdo-install: X @${INSTALL_PROGRAM} ${WRKSRC}/wmglobe ${PREFIX}/bin/ X @${INSTALL_MAN} ${WRKSRC}/wmglobe.1 ${PREFIX}/man/man1/ X @${GZIP_CMD} ${PREFIX}/man/man1/wmglobe.1 X X.include END-of-./Makefile echo x - ./README.html sed 's/^X//' >./README.html << 'END-of-./README.html' X X The FreeBSD Ports Collection (astro/wmglobe) X

The FreeBSD Ports Collection ("astro/wmglobe")


X X X

You are now in the directory for the port "astro/wmglobe" (package name "wmglobe-1.0"). X X

This is the one-line description for this port: X X


XThis is a neat xearth-like WindowMaker dockapp. X


X X

Please read the file "pkg/DESCR" for a Xlonger description. X X

Go to the top of the ports tree for Xa summary on how to use the ports collection. X X

X X

X X X


X Go up one level X| X Go to top of ports tree X X END-of-./README.html echo c - ./files mkdir -p ./files > /dev/null 2>&1 echo c - ./pkg mkdir -p ./pkg > /dev/null 2>&1 exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message