Skip site navigation (1)Skip section navigation (2)
Date:      Sun,  6 Feb 2000 12:42:48 -0500 (EST)
From:      Will Andrews <andrews@technologist.com>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/16521: new port: mail/glacier
Message-ID:  <20000206174248.7E5851A1D@argon.blackdawn.com>

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

>Number:         16521
>Category:       ports
>Synopsis:       new port: mail/glacier
>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:   Sun Feb  6 09:50:03 PST 2000
>Closed-Date:
>Last-Modified:
>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:
>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?20000206174248.7E5851A1D>