Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Feb 1999 17:03:58 +1100 (EST)
From:      jim@phrantic.phear.net
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/9997: New port: wmWeather 1.23
Message-ID:  <199902100603.RAA20448@corp.au.triax.com>

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

>Number:         9997
>Category:       ports
>Synopsis:       New port: wmWeather 1.23
>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:   Tue Feb  9 22:10:00 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Jim Mock
>Release:        FreeBSD 2.2.8-RELEASE i386
>Organization:
>Environment:

	

>Description:

# 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:
#
#	wmweather
#	wmweather/pkg
#	wmweather/pkg/DESCR
#	wmweather/pkg/PLIST
#	wmweather/pkg/COMMENT
#	wmweather/patches
#	wmweather/patches/patch-aa
#	wmweather/Makefile
#	wmweather/files
#	wmweather/files/md5
#
echo c - wmweather
mkdir -p wmweather > /dev/null 2>&1
echo c - wmweather/pkg
mkdir -p wmweather/pkg > /dev/null 2>&1
echo x - wmweather/pkg/DESCR
sed 's/^X//' >wmweather/pkg/DESCR << 'END-of-wmweather/pkg/DESCR'
XwmWeather is a dockapp that shows your local weather conditions.  It
Xuses the international METAR/TAF system so it can be used worldwide.
X
XTo find the METAR code for your location, look at
Xhttp://www.nws.noaa.gov/oso/siteloc.shtml
X
X- Jim <jim@phrantic.phear.net>
END-of-wmweather/pkg/DESCR
echo x - wmweather/pkg/PLIST
sed 's/^X//' >wmweather/pkg/PLIST << 'END-of-wmweather/pkg/PLIST'
Xbin/wmWeather
Xbin/GrabWeather
END-of-wmweather/pkg/PLIST
echo x - wmweather/pkg/COMMENT
sed 's/^X//' >wmweather/pkg/COMMENT << 'END-of-wmweather/pkg/COMMENT'
XYour local weather in a dockapp.
END-of-wmweather/pkg/COMMENT
echo c - wmweather/patches
mkdir -p wmweather/patches > /dev/null 2>&1
echo x - wmweather/patches/patch-aa
sed 's/^X//' >wmweather/patches/patch-aa << 'END-of-wmweather/patches/patch-aa'
X--- Makefile.orig	Wed Feb 10 13:52:49 1999
X+++ Makefile	Wed Feb 10 13:53:06 1999
X@@ -1,6 +1,6 @@
X CC     = gcc
X CFLAGS = -O2 -Wall
X-INCDIR = -I/usr/X11R6/include/X11
X+INCDIR = -I/usr/X11R6/include/X11 -I/usr/X11R6/include
X DESTDIR= /usr/X11R6
X LIBDIR = -L/usr/X11R6/lib
X # for linux
END-of-wmweather/patches/patch-aa
echo x - wmweather/Makefile
sed 's/^X//' >wmweather/Makefile << 'END-of-wmweather/Makefile'
X# New ports collection makefile for:	wmWeather
X# Version required:	1.23
X# Date created:		10 February 1999
X# Whom:			Jim Mock <jim@phrantic.phear.net>
X#
X# $Id$
X#
X
XDISTNAME=	wmWeather-1.23
XPKGNAME=	wmweather-1.23
XCATEGORIES=	misc windowmaker afterstep
XMASTER_SITES=	ftp://leadbelly.lanl.gov/pub/mgh/
X
XMAINTAINER=	jim@phrantic.phear.net
X
XLIB_DEPENDS=	Xpm.4:${PORTSDIR}/graphics/xpm
XRUN_DEPENDS=	${LOCALBASE}/bin/wget:${PORTSDIR}/net/wget
X
XUSE_GMAKE=	yes
XUSE_X_PREFIX=	yes
X
XWRKSRC=		${WRKDIR}/wmWeather-1.23/wmWeather
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/wmWeather ${X11BASE}/bin
X	${INSTALL_SCRIPT} ${WRKSRC}/GrabWeather ${X11BASE}/bin
X	${INSTALL_MAN} ${WRKSRC}/wmWeather.1 ${PREFIX}/man/man1
X
X.include <bsd.port.mk>
END-of-wmweather/Makefile
echo c - wmweather/files
mkdir -p wmweather/files > /dev/null 2>&1
echo x - wmweather/files/md5
sed 's/^X//' >wmweather/files/md5 << 'END-of-wmweather/files/md5'
XMD5 (wmWeather-1.23.tar.gz) = 52ed89528bf0bbb8140eb1aab9257bb8
END-of-wmweather/files/md5
exit

>How-To-Repeat:

	

>Fix:
	
	

>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?199902100603.RAA20448>