Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jul 2008 09:58:15 +1000 (YAKST)
From:      Alexander Logvinov <ports@logvinov.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Alexander Logvinov <ports@logvinov.com>
Subject:   ports/125488: [new port] deskutils/msynctool: A command line client for the OpenSync framework
Message-ID:  <200807102358.m6ANwFZp020222@blg.akavia.ru>
Resent-Message-ID: <200807110000.m6B00A36049431@freefall.freebsd.org>

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

>Number:         125488
>Category:       ports
>Synopsis:       [new port] deskutils/msynctool: A command line client 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:   Fri Jul 11 00:00:10 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Logvinov
>Release:        FreeBSD 6.3-RELEASE-p1 i386
>Organization:
>Environment:

>Description:

  A command line client 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:
#
#	msynctool
#	msynctool/Makefile
#	msynctool/distinfo
#	msynctool/pkg-descr
#
echo c - msynctool
mkdir -p msynctool > /dev/null 2>&1
echo x - msynctool/Makefile
sed 's/^X//' >msynctool/Makefile << 'END-of-msynctool/Makefile'
X# New ports collection makefile for:	msynctool
X# Date created:				11 July 2008
X# Whom:					Alexander Logvinov <ports@logvinov.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	msynctool
XPORTVERSION=	0.22
XCATEGORIES=	deskutils
XMASTER_SITES=	http://www.opensync.org/download/releases/${PORTVERSION}/
X
XMAINTAINER=	ports@logvinov.com
XCOMMENT=	A command line client for the OpenSync framework
X
XLIB_DEPENDS=	opensync.0:${PORTSDIR}/devel/libopensync022
X
XCONFLICTS=	msynctool-devel-[0-9]*
X
XUSE_BZIP2=	yes
XGNU_CONFIGURE=	yes
X
XMAN1=		convcard.1 ${PORTNAME}.1
X
XPLIST_FILES=	bin/convtest \
X		bin/convcard \
X		bin/${PORTNAME}
X
X.include <bsd.port.mk>
END-of-msynctool/Makefile
echo x - msynctool/distinfo
sed 's/^X//' >msynctool/distinfo << 'END-of-msynctool/distinfo'
XMD5 (msynctool-0.22.tar.bz2) = 3ddc55209e682a8b99a47cf3d0053dbf
XSHA256 (msynctool-0.22.tar.bz2) = 5a3008eaaf61dc9f7cc0cd0c762d700dfa8cc1aa65c07ec5bf12abe252f2d280
XSIZE (msynctool-0.22.tar.bz2) = 219787
END-of-msynctool/distinfo
echo x - msynctool/pkg-descr
sed 's/^X//' >msynctool/pkg-descr << 'END-of-msynctool/pkg-descr'
XA command line client for the OpenSync framework.
X
XWWW: http://www.opensync.org/
END-of-msynctool/pkg-descr
exit
>Release-Note:
>Audit-Trail:
>Unformatted:



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