Date: Wed, 16 Jul 2008 09:39:22 +1000 (YAKST) From: Alexander Logvinov <ports@logvinov.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Alexander Logvinov <ports@logvinov.com> Subject: ports/125663: [new port] deskutils/libopensync-plugin-vformat-devel: Vformat plugin for the OpenSync framework Message-ID: <200807152339.m6FNdMiS090795@blg.akavia.ru> Resent-Message-ID: <200807152340.m6FNe7S1044319@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 125663 >Category: ports >Synopsis: [new port] deskutils/libopensync-plugin-vformat-devel: Vformat 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: Tue Jul 15 23:40:06 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Alexander Logvinov >Release: FreeBSD 6.3-RELEASE-p1 i386 >Organization: >Environment: >Description: Vformat plugin for the OpenSync framework. >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-vformat-devel # libopensync-plugin-vformat-devel/Makefile # libopensync-plugin-vformat-devel/distinfo # libopensync-plugin-vformat-devel/pkg-descr # libopensync-plugin-vformat-devel/pkg-plist # echo c - libopensync-plugin-vformat-devel mkdir -p libopensync-plugin-vformat-devel > /dev/null 2>&1 echo x - libopensync-plugin-vformat-devel/Makefile sed 's/^X//' >libopensync-plugin-vformat-devel/Makefile << 'END-of-libopensync-plugin-vformat-devel/Makefile' X# New ports collection makefile for: libopensync-plugin-vformat-devel X# Date created: 16 June 2008 X# Whom: Alexander Logvinov <ports@logvinov.com> X# X# $FreeBSD$ X# X XPORTNAME= libopensync-plugin-vformat XPORTVERSION= 0.36 XCATEGORIES= deskutils XMASTER_SITES= http://www.opensync.org/download/releases/${PORTVERSION}/ XPKGNAMESUFFIX= -devel X XMAINTAINER= ports@logvinov.com XCOMMENT= Vformat plugin for the OpenSync framework X XLIB_DEPENDS= opensync.1:${PORTSDIR}/devel/libopensync X XUSE_BZIP2= yes XUSE_ICONV= yes XUSE_CMAKE= yes XCMAKE_ARGS+= -Wno-dev XCFLAGS+= "-I${LOCALBASE}/include" X Xpre-patch: X @${REINPLACE_CMD} -e "/FIND_PACKAGE( Check )/d" ${WRKSRC}/CMakeLists.txt X @${REINPLACE_CMD} -e "s|MESSAGE|# MESSAGE|" \ X ${WRKSRC}/cmake/modules/MacroEnsureOutOfSourceBuild.cmake X X.include <bsd.port.mk> END-of-libopensync-plugin-vformat-devel/Makefile echo x - libopensync-plugin-vformat-devel/distinfo sed 's/^X//' >libopensync-plugin-vformat-devel/distinfo << 'END-of-libopensync-plugin-vformat-devel/distinfo' XMD5 (libopensync-plugin-vformat-0.36.tar.bz2) = f3d1efdc1e7142fc74364e92f2066ee0 XSHA256 (libopensync-plugin-vformat-0.36.tar.bz2) = 926e6125b4be2d206c6618f8e9445a465df44fe013f23ec339679af307b342c9 XSIZE (libopensync-plugin-vformat-0.36.tar.bz2) = 84642 END-of-libopensync-plugin-vformat-devel/distinfo echo x - libopensync-plugin-vformat-devel/pkg-descr sed 's/^X//' >libopensync-plugin-vformat-devel/pkg-descr << 'END-of-libopensync-plugin-vformat-devel/pkg-descr' XThis plugin is based on vformat.{c,h} which got adapted from evolution e-vcard Xparser. vformat.{c,h} parsing and assembling of vObject-like formatting. The Xterm vformat is often use to describe this format of vCard 2.1, vCard 3.0, XvCalendar, iCalendar and vNote. X XWWW: http://www.opensync.org/ END-of-libopensync-plugin-vformat-devel/pkg-descr echo x - libopensync-plugin-vformat-devel/pkg-plist sed 's/^X//' >libopensync-plugin-vformat-devel/pkg-plist << 'END-of-libopensync-plugin-vformat-devel/pkg-plist' Xbin/vconvert Xlib/opensync-1.0/formats/vformat-xmlformat.so Xlib/opensync-1.0/formats/vcard.so Xlib/opensync-1.0/formats/vevent.so Xlib/opensync-1.0/formats/vtodo.so Xlib/opensync-1.0/formats/vjournal.so Xlib/opensync-1.0/formats/vnote.so X@dirrmtry lib/opensync-1.0/formats END-of-libopensync-plugin-vformat-devel/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?200807152339.m6FNdMiS090795>