Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Feb 2001 23:03:08 +0800 (CST)
From:      leeym@bsd.ce.ntu.edu.tw
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/25113: new port: mail/abook
Message-ID:  <200102151503.f1FF38U60380@utopia.leeym.com>

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

>Number:         25113
>Category:       ports
>Synopsis:       new port: mail/abook
>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:   Thu Feb 15 07:10:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
>Environment:

FreeBSD utopia.leeym.com 4.2-STABLE FreeBSD 4.2-STABLE #0: Thu Feb  1 17:24:18 CST 2001     root@utopia.leeym.com:/usr/obj/usr/src/sys/UTOPIA  i386

>Description:

Abook is a text-based addressbook program designed to use with mutt mail
client. Abook runs on Linux, FreeBSD and some other UNIXes.

WWW: http://abook.sourceforge.net

>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:
#
#	abook
#	abook/Makefile
#	abook/pkg-descr
#	abook/pkg-plist
#	abook/distinfo
#	abook/pkg-comment
#
echo c - abook
mkdir -p abook > /dev/null 2>&1
echo x - abook/Makefile
sed 's/^X//' >abook/Makefile << 'END-of-abook/Makefile'
X# New ports collection makefile for:	abook
X# Date created:				June 6th 2000
X# Whom:	      				Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	abook
XPORTVERSION=	0.4.11
XCATEGORIES=	mail
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	abook
X
XMAINTAINER=	leeym@cae.ce.ntu.edu.tw
X
X.include <bsd.port.pre.mk>
X
X.if ${OSVERSION} < 400000
XLIB_DEPENDS=	ncurses.5:${PORTSDIR}/devel/ncurses
X.endif
X
XGNU_CONFIGURE=	yes
X
XMAN1=           abook.1
X
X.include <bsd.port.post.mk>
END-of-abook/Makefile
echo x - abook/pkg-descr
sed 's/^X//' >abook/pkg-descr << 'END-of-abook/pkg-descr'
XAbook is a text-based addressbook program designed to use with mutt mail 
Xclient. Abook runs on Linux, FreeBSD and some other UNIXes.
X
XWWW: http://abook.sourceforge.net
X
X--
XYen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
END-of-abook/pkg-descr
echo x - abook/pkg-plist
sed 's/^X//' >abook/pkg-plist << 'END-of-abook/pkg-plist'
Xbin/abook
END-of-abook/pkg-plist
echo x - abook/distinfo
sed 's/^X//' >abook/distinfo << 'END-of-abook/distinfo'
XMD5 (abook-0.4.11.tar.gz) = e095f2c7f5891d2868b7a2323851a79a
END-of-abook/distinfo
echo x - abook/pkg-comment
sed 's/^X//' >abook/pkg-comment << 'END-of-abook/pkg-comment'
XAn addressbook program with mutt mail client support
END-of-abook/pkg-comment
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?200102151503.f1FF38U60380>