Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Oct 2008 20:08:48 +1000 (YAKST)
From:      Alexander Logvinov <ports@logvinov.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Alexander Logvinov <ports@logvinov.com>
Subject:   ports/127973: [new port] deskutils/libopensync-plugin-sunbird: Sunbird plugin for the OpenSync framework
Message-ID:  <200810091008.m99A8mRs094556@blg.akavia.ru>
Resent-Message-ID: <200810091010.m99AA1g6094198@freefall.freebsd.org>

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

>Number:         127973
>Category:       ports
>Synopsis:       [new port] deskutils/libopensync-plugin-sunbird: Sunbird plugin for the OpenSync framework
>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:   Thu Oct 09 10:10:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Logvinov
>Release:        FreeBSD 6.3-RELEASE-p1 i386
>Organization:
>Environment:

>Description:

This plugin allows applications using OpenSync to synchronise to and from
Mozilla Calendar / Sunbird.

WWW: http://www.opensync.org/

>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:
#
#	libopensync-plugin-sunbird
#	libopensync-plugin-sunbird/Makefile
#	libopensync-plugin-sunbird/distinfo
#	libopensync-plugin-sunbird/pkg-descr
#	libopensync-plugin-sunbird/pkg-plist
#
echo c - libopensync-plugin-sunbird
mkdir -p libopensync-plugin-sunbird > /dev/null 2>&1
echo x - libopensync-plugin-sunbird/Makefile
sed 's/^X//' >libopensync-plugin-sunbird/Makefile << 'END-of-libopensync-plugin-sunbird/Makefile'
X# New ports collection makefile for:	libopensync-plugin-sunbird
X# Date created:				07 October 2008
X# Whom:					Alexander Logvinov <ports@logvinov.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	libopensync-plugin-sunbird
XPORTVERSION=	0.22
XCATEGORIES=	deskutils
XMASTER_SITES=	http://www.opensync.org/download/releases/${PORTVERSION}/
X
XMAINTAINER=	ports@logvinov.com
XCOMMENT=	Sunbird plugin for the OpenSync framework
X
XLIB_DEPENDS=	opensync.0:${PORTSDIR}/devel/libopensync022 \
X		neon.28:${PORTSDIR}/www/neon28
X
XUSE_BZIP2=	yes
XGNU_CONFIGURE=	yes
XUSE_GNOME=	glib20 libxml2
X
XPORTDOCS=	AUTHORS COPYING ChangeLog README
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X	@${MKDIR} ${DOCSDIR}
X.for i in ${PORTDOCS}
X	${INSTALL_DATA} -p ${WRKSRC}/${i} ${DOCSDIR}
X.endfor
X.endif
X
X.include <bsd.port.mk>
END-of-libopensync-plugin-sunbird/Makefile
echo x - libopensync-plugin-sunbird/distinfo
sed 's/^X//' >libopensync-plugin-sunbird/distinfo << 'END-of-libopensync-plugin-sunbird/distinfo'
XMD5 (libopensync-plugin-sunbird-0.22.tar.bz2) = c23d0cc6c128831c8a129d0b21aa4fe9
XSHA256 (libopensync-plugin-sunbird-0.22.tar.bz2) = 84beabde5440d4cd397f86f4092d9dd57d5a0a278623468a4a86004a1a920414
XSIZE (libopensync-plugin-sunbird-0.22.tar.bz2) = 252354
END-of-libopensync-plugin-sunbird/distinfo
echo x - libopensync-plugin-sunbird/pkg-descr
sed 's/^X//' >libopensync-plugin-sunbird/pkg-descr << 'END-of-libopensync-plugin-sunbird/pkg-descr'
XThis plugin allows applications using OpenSync to synchronise to and from
XMozilla Calendar / Sunbird.
X
XWWW: http://www.opensync.org/
END-of-libopensync-plugin-sunbird/pkg-descr
echo x - libopensync-plugin-sunbird/pkg-plist
sed 's/^X//' >libopensync-plugin-sunbird/pkg-plist << 'END-of-libopensync-plugin-sunbird/pkg-plist'
Xlib/opensync/plugins/sunbird_sync.so
Xlib/opensync/plugins/sunbird_sync.la
Xshare/opensync/defaults/sunbird-sync
X@dirrmtry lib/opensync/plugins
X@dirrmtry lib/opensync
X@dirrmtry share/opensync/defaults
X@dirrmtry share/opensync
END-of-libopensync-plugin-sunbird/pkg-plist
exit

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



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