Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Apr 2001 21:14:24 +0900 (JST)
From:      yoichi@eken.phys.nagoya-u.ac.jp
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        yoichi@eken.phys.nagoya-u.ac.jp
Subject:   ports/26399: new port: japanese/weather-emacs20
Message-ID:  <200104071214.f37CEOZ26767@e-ppp7.eken.phys.nagoya-u.ac.jp>

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

>Number:         26399
>Category:       ports
>Synopsis:       new port: japanese/weather-emacs20
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 07 05:20:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Yoichi NAKAYAMA
>Release:        FreeBSD 4.3-RC i386
>Organization:
E-ken, Dept. of Physics, Nagoya University, JAPAN
>Environment:
System: FreeBSD e-ppp7.eken.phys.nagoya-u.ac.jp 4.3-RC FreeBSD 4.3-RC #0: Wed Mar 28 04:13:16 JST 2001 root@e-ppp7.eken.phys.nagoya-u.ac.jp:/usr/src/sys/compile/ALBATROS i386


	
>Description:
New port: japanese/weather-emacs20
weather.el gets weather of japanese regions via http

>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:
#
#	weather-emacs20
#	weather-emacs20/Makefile
#	weather-emacs20/distinfo
#	weather-emacs20/pkg-comment
#	weather-emacs20/pkg-descr
#	weather-emacs20/pkg-plist
#
echo c - weather-emacs20
mkdir -p weather-emacs20 > /dev/null 2>&1
echo x - weather-emacs20/Makefile
sed 's/^X//' >weather-emacs20/Makefile << 'END-of-weather-emacs20/Makefile'
X# New ports collection makefile for:   weather
X# Date Created:			5 Mar 2001
X# Whom:				Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
X#
X# $FreeBSD: $
X#
X
XPORTNAME=	weather
XPORTVERSION=	0.19
XCATEGORIES=	japanese elisp
XMASTER_SITES=	ftp://ftp.opaopa.org/pub/elisp/ \
X	ftp://ftp.ring.gr.jp/pub/text/elisp/jaist/ftp.opaopa.org/elisp/ \
X	ftp://ftp.jaist.ac.jp/pub/GNU/elisp/ftp.opaopa.org/elisp/
XPKGNAMESUFFIX=	-${EMACS_PORT_NAME}
XDISTNAME=	${PORTNAME}-${PORTVERSION}
X
XMAINTAINER=	yoichi@eken.phys.nagoya-u.ac.jp
X
XEMACS_PORT_NAME=	emacs20
XBUILD_DEPENDS= ${LOCALBASE}/${EMACS_LIBDIR_WITH_VER}/site-lisp/emu/emu.el:${PORTSDIR}/editors/apel-emacs20
XRUN_DEPENDS=   ${LOCALBASE}/${EMACS_LIBDIR_WITH_VER}/site-lisp/emu/emu.el:${PORTSDIR}/editors/apel-emacs20
X
XDOCS=	README
X
XDOCSDIR=	${PREFIX}/share/doc/weather
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X	${MKDIR} ${DOCSDIR}
X	${INSTALL_DATA} ${WRKSRC}/${DOCS} ${DOCSDIR}
X.endif
X
X.include <bsd.port.mk>
END-of-weather-emacs20/Makefile
echo x - weather-emacs20/distinfo
sed 's/^X//' >weather-emacs20/distinfo << 'END-of-weather-emacs20/distinfo'
XMD5 (weather-0.19.tar.gz) = 53d6dd2b04058e6cc6e0cea345cd0656
END-of-weather-emacs20/distinfo
echo x - weather-emacs20/pkg-comment
sed 's/^X//' >weather-emacs20/pkg-comment << 'END-of-weather-emacs20/pkg-comment'
XWeather Report in Japanese Regions
END-of-weather-emacs20/pkg-comment
echo x - weather-emacs20/pkg-descr
sed 's/^X//' >weather-emacs20/pkg-descr << 'END-of-weather-emacs20/pkg-descr'
XGet Weather Report for Japanese regions on emacsen.
END-of-weather-emacs20/pkg-descr
echo x - weather-emacs20/pkg-plist
sed 's/^X//' >weather-emacs20/pkg-plist << 'END-of-weather-emacs20/pkg-plist'
X%%EMACS_LIBDIR%%/site-lisp/weather.el
X%%EMACS_LIBDIR%%/site-lisp/weather.elc
Xshare/doc/weather/README
X@dirrm share/doc/weather
X
END-of-weather-emacs20/pkg-plist
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?200104071214.f37CEOZ26767>