Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Aug 2006 23:08:53 GMT
From:      Piotr Smyrak <piotr.smyrak@heron.pl>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/101950: new port: deskutils/contacts
Message-ID:  <200608122308.k7CN8rgc007989@www.freebsd.org>
Resent-Message-ID: <200608122310.k7CNAEY6067130@freefall.freebsd.org>

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

>Number:         101950
>Category:       ports
>Synopsis:       new port: deskutils/contacts
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 12 23:10:13 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Piotr Smyrak
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
FreeBSD smyru 6.1-STABLE FreeBSD 6.1-STABLE #1: Sat May 27 20:57:16 CEST 2006     root@smyru:/usr/obj/usr/src/sys/SMYRU  i386
>Description:
The attached shar introduces a port skeleton of Contacts, a lightweight
efficient contacts manager based on GNOME's Evolution Data Server.

>How-To-Repeat:
N/A
>Fix:
I hope the web form won't mangle the shar. If so, then I am placing it here as well: http://smyru.petronet.pl/freebsd/contacts-0.1.shar

--- contacts-0.1.shar begins here ---
# 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:
#
#	contacts
#	contacts/Makefile
#	contacts/pkg-descr
#	contacts/distinfo
#	contacts/pkg-plist
#
echo c - contacts
mkdir -p contacts > /dev/null 2>&1
echo x - contacts/Makefile
sed 's/^X//' >contacts/Makefile << 'END-of-contacts/Makefile'
X# New ports collection makefile for:	contacts
X# Date created:				2005-12-15
X# Whom:					Piotr SMyrak, smyru@heron.pl
X#
X# $FreeBSD$
X#
X
XPORTNAME=	contacts
XPORTVERSION=	0.1
XCATEGORIES=	deskutils gnome
XMASTER_SITES=	http://www.openedhand.com/~chris/ \
X	http://smyru.petronet.pl/freebsd/
XDIST_SUBDIR=	gnome2
X
XMAINTAINER=	smyru@heron.pl
XCOMMENT=	Simple yet powerful address book based on Evolution data server
X
XCONFIGURE_ENV=	LDFLAGS="-L${LOCALBASE}/lib" CPPFLAGS="-I${LOCALBASE}/include"
X
XUSE_GMAKE=	yes
XUSE_X_PREFIX=	yes
XUSE_GNOME=	gtk20 gnomehier evolutiondataserver
XUSE_AUTOTOOLS=	libtool:15
X# CFLAGS+=	-g
X
X.include <bsd.port.mk>
END-of-contacts/Makefile
echo x - contacts/pkg-descr
sed 's/^X//' >contacts/pkg-descr << 'END-of-contacts/pkg-descr'
XThis is Contacts, simple and efficient interface to contacts databases
Xstored by Gnome internal Evolution data server. It was build primary 
Xfor non desktop devices, but serves its mission as well on bigger 
Xcomputers.
X
XWWW: http://projects.o-hand.com/contacts
END-of-contacts/pkg-descr
echo x - contacts/distinfo
sed 's/^X//' >contacts/distinfo << 'END-of-contacts/distinfo'
XMD5 (gnome2/contacts-0.1.tar.gz) = dc5a650445f0904392039006d929f192
XSHA256 (gnome2/contacts-0.1.tar.gz) = 7add3642aecedb363dbf30674021c6b75c4ef7c772c889b8050590fe996c7e1c
XSIZE (gnome2/contacts-0.1.tar.gz) = 330231
END-of-contacts/distinfo
echo x - contacts/pkg-plist
sed 's/^X//' >contacts/pkg-plist << 'END-of-contacts/pkg-plist'
Xbin/contacts
Xshare/applications/contacts.desktop
X%%DATADIR%%/contacts.glade
Xshare/pixmaps/oh-contacts.png
X@dirrm share/contacts
END-of-contacts/pkg-plist
exit
--- contacts-0.1.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608122308.k7CN8rgc007989>