On Sun, Nov 05, 2006 at 02:50:36PM +0100, Marc Balmer wrote:
> - remove the full stop (.) at the end of ${COMMENT}.
> - start the ${COMMENT} with a lower case letter (display).

Both applied, with additional stuff from steven (i shouldn't do
even such a toy's port after too much beer).

> - make sure Switzerland is highlighted in some way (or the other).

No way. As we all know, size *does* matter, and that country is far
too small to be rendered specially in ASCII.

Ciao,
        Kili

Here's the corrected version as a shell archive for easier inline
reading:

# 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:
#
#       misc/globe
#       misc/globe/pkg
#       misc/globe/pkg/DESCR
#       misc/globe/pkg/PLIST
#       misc/globe/Makefile
#       misc/globe/distinfo
#
echo c - misc/globe
mkdir -p misc/globe > /dev/null 2>&1
echo c - misc/globe/pkg
mkdir -p misc/globe/pkg > /dev/null 2>&1
echo x - misc/globe/pkg/DESCR
sed 's/^X//' >misc/globe/pkg/DESCR << 'END-of-misc/globe/pkg/DESCR'
XThe rfc-20 activist's answer to xglobe and xplanet.
END-of-misc/globe/pkg/DESCR
echo x - misc/globe/pkg/PLIST
sed 's/^X//' >misc/globe/pkg/PLIST << 'END-of-misc/globe/pkg/PLIST'
[EMAIL PROTECTED] $OpenBSD$
Xbin/globe
[EMAIL PROTECTED] man/man1/globe.1
END-of-misc/globe/pkg/PLIST
echo x - misc/globe/Makefile
sed 's/^X//' >misc/globe/Makefile << 'END-of-misc/globe/Makefile'
X# $OpenBSD$
X
XCOMMENT=       "display the currently lighted face of Earth in ASCII"
X
XDISTNAME=      globe_26mar1994
XPKGNAME=       globe-19940326
XCATEGORIES=    misc geo
X
XHOMEPAGE=      http://www.acme.com/software/globe/
X
XMAINTAINER=    Matthias Kilian <[EMAIL PROTECTED]>
X
X
X# ACME (2-clause BSD)
XPERMIT_PACKAGE_CDROM=  Yes
XPERMIT_PACKAGE_FTP=    Yes
XPERMIT_DISTFILES_CDROM=        Yes
XPERMIT_DISTFILES_FTP=  Yes
X
XMASTER_SITES=          ${HOMEPAGE}
X
XWANTLIB=               c
X
XMAKE_FLAGS=            "CC=${CC}" "CFLAGS=${CFLAGS}" "LDFLAGS=${LDFLAGS}"
X
XNO_REGRESS=            Yes
X
XWRKDIST=               ${WRKDIR}/globe
X
Xdo-install:
X       ${INSTALL_PROGRAM} ${WRKBUILD}/globe ${PREFIX}/bin
X       ${INSTALL_MAN} ${WRKSRC}/globe.1 ${PREFIX}/man/man1
X
X.include <bsd.port.mk>
END-of-misc/globe/Makefile
echo x - misc/globe/distinfo
sed 's/^X//' >misc/globe/distinfo << 'END-of-misc/globe/distinfo'
XMD5 (globe_26mar1994.tar.gz) = 9cbd80245e7e8f44c782ac4bc86c82e1
XRMD160 (globe_26mar1994.tar.gz) = 4e29a27eb950b904d6322d3612ae1b0f424cda26
XSHA1 (globe_26mar1994.tar.gz) = df066ade25786b47ac3d4efc5c93005a2f4c43b1
XSIZE (globe_26mar1994.tar.gz) = 9819
END-of-misc/globe/distinfo
exit

Reply via email to