From will@blackdawn.com  Sun Feb  6 09:42:20 2000
Return-Path: <will@blackdawn.com>
Received: from rock.ghis.net (rock.ghis.net [209.222.164.7])
	by builder.freebsd.org (Postfix) with ESMTP id 952593DAE
	for <FreeBSD-gnats-submit@FreeBSD.ORG>; Sun,  6 Feb 2000 09:42:20 -0800 (PST)
Received: from shadow.blackdawn.com (postfix@13-046.008.popsite.net [209.69.195.46])
	by rock.ghis.net (8.9.3/8.9.3) with ESMTP id JAA22001
	for <FreeBSD-gnats-submit@FreeBSD.ORG>; Sun, 6 Feb 2000 09:42:54 -0800 (PST)
Received: from argon.blackdawn.com (argon.blackdawn.com [192.168.0.3])
	by shadow.blackdawn.com (Postfix) with ESMTP id 9B1321933
	for <FreeBSD-gnats-submit@FreeBSD.ORG>; Sun,  6 Feb 2000 12:42:52 -0500 (EST)
Received: by argon.blackdawn.com (Postfix, from userid 1000)
	id 7E5851A1D; Sun,  6 Feb 2000 12:42:48 -0500 (EST)
Message-Id: <20000206174248.7E5851A1D@argon.blackdawn.com>
Date: Sun,  6 Feb 2000 12:42:48 -0500 (EST)
From: Will Andrews <andrews@technologist.com>
Sender: will@blackdawn.com
Reply-To: Will Andrews <andrews@technologist.com>
To: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: new port: mail/glacier
X-Send-Pr-Version: 3.2

>Number:         16521
>Category:       ports
>Synopsis:       new port: mail/glacier
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb  6 09:50:03 PST 2000
>Closed-Date:    Sun Feb 6 15:34:08 PST 2000
>Last-Modified:  Sun Feb  6 15:34:25 PST 2000
>Originator:     Will Andrews
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
none
>Environment:

FreeBSD argon.blackdawn.com 4.0-CURRENT FreeBSD 4.0-CURRENT #0: Fri Jan 28 16:46:16 EST 2000     root@argon.blackdawn.com:/usr/src/sys/compile/KRYPTON  i386

>Description:

This is another GNOME-based email client. I actually did this a
month ago and forgot all about it. :P

The nice thing about it is that it can work with the standard
unix mbox format. This means people with mutt can use this app
too, without any problems. :-)

>How-To-Repeat:

Use the shar below to add the port to tree.

>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:
#
#	glacier
#	glacier/files
#	glacier/files/md5
#	glacier/pkg
#	glacier/pkg/COMMENT
#	glacier/pkg/DESCR
#	glacier/pkg/PLIST
#	glacier/patches
#	glacier/Makefile
#
echo c - glacier
mkdir -p glacier > /dev/null 2>&1
echo c - glacier/files
mkdir -p glacier/files > /dev/null 2>&1
echo x - glacier/files/md5
sed 's/^X//' >glacier/files/md5 << 'END-of-glacier/files/md5'
XMD5 (glacier-0.0.2.tar.gz) = 756cddfb91ce9034785e715308da64bf
END-of-glacier/files/md5
echo c - glacier/pkg
mkdir -p glacier/pkg > /dev/null 2>&1
echo x - glacier/pkg/COMMENT
sed 's/^X//' >glacier/pkg/COMMENT << 'END-of-glacier/pkg/COMMENT'
XAnother GNOME mail user agent.
END-of-glacier/pkg/COMMENT
echo x - glacier/pkg/DESCR
sed 's/^X//' >glacier/pkg/DESCR << 'END-of-glacier/pkg/DESCR'
XGlacier is yet another GNOME email client
Xthat attempts to be a user friendly solution
Xto command line MUAs.
X
XWWW: http://glacier.linuxbox.com/
XAuthor: Lubos Gelo <slon@slon.sk>
X
X--Will <andrews@technologist.com>
END-of-glacier/pkg/DESCR
echo x - glacier/pkg/PLIST
sed 's/^X//' >glacier/pkg/PLIST << 'END-of-glacier/pkg/PLIST'
Xbin/glacier
END-of-glacier/pkg/PLIST
echo c - glacier/patches
mkdir -p glacier/patches > /dev/null 2>&1
echo x - glacier/Makefile
sed 's/^X//' >glacier/Makefile << 'END-of-glacier/Makefile'
X# New ports collection makefile for:	glacier
X# Version required:	0.0.2
X# Date created:		30 Dec 1999
X# Whom:			Will Andrews <andrews@technologist.com>
X#
X# $FreeBSD$
X#
X
XDISTNAME=	glacier-0.0.2
XCATEGORIES=	mail gnome
XMASTER_SITES=	http://glacier.linuxbox.com/
X
XMAINTAINER=	andrews@technologist.com
X
XLIB_DEPENDS=	gnomeui.3:${PORTSDIR}/x11/gnomelibs
X
XGTK_CONFIG?=	${X11BASE}/bin/gtk12-config
XUSE_X_PREFIX=	yes
XGNU_CONFIGURE=	yes
XCONFIGURE_ENV=	GTK_CONFIG=${GTK_CONFIG}
XCONFIGURE_ARGS+=--datadir=${PREFIX}/share
XUSE_GMAKE=	yes
X
X.include <bsd.port.mk>
END-of-glacier/Makefile
exit


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: ade 
State-Changed-When: Sun Feb 6 15:34:08 PST 2000 
State-Changed-Why:  
New port committed, thanks! 
>Unformatted:
