Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jun 1999 21:55:44 -0700 (PDT)
From:      andrews@technologist.com
To:        freebsd-gnats-submit@freebsd.org
Subject:   ports/12396: new port: wmglobe
Message-ID:  <19990626045544.D3C8C1546F@hub.freebsd.org>

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

>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 <andrews@technologist.com>
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 <bsd.port.mk>
END-of-./Makefile
echo x - ./README.html
sed 's/^X//' >./README.html << 'END-of-./README.html'
X<html>
X<title> The FreeBSD Ports Collection (astro/wmglobe)</title>
X<head><h1> The FreeBSD Ports Collection ("astro/wmglobe")</h1> </head> <hr>
X<body>
X
X<p>You are now in the directory for the port "astro/wmglobe" (package name "wmglobe-1.0").
X
X<p>This is the one-line description for this port:
X
X<p><hr><p>
XThis is a neat xearth-like WindowMaker dockapp.
X<p><hr>
X
X<p>Please read the file "<a href="pkg/DESCR">pkg/DESCR</a>" for a
Xlonger description.
X
X<p>Go to the <a href="../../README.html">top of the ports tree</a> for
Xa summary on how to use the ports collection.
X
X<p>
X
X<p>
X
X
X<p><hr><p>
X<a href="../README.html"> Go up one level</a>
X|
X<a href="../../README.html"> Go to top of ports tree</a>
X</body>
X</html>
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990626045544.D3C8C1546F>