Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

8
comms/msynctool/DESCR Normal file
View File

@@ -0,0 +1,8 @@
This is a command line tool for the opensync framework.
OpenSync is a synchronization framework that is platform and distribution
independent. It consists of a powerful sync-engine and several plugins
that can be used to connect to devices.
OpenSync is very flexible and capable of synchronizing any type of data,
including contacts, calendar, tasks, notes and files.

21
comms/msynctool/Makefile Normal file
View File

@@ -0,0 +1,21 @@
# $NetBSD: Makefile,v 1.13 2013/05/09 07:39:30 adam Exp $
#
DISTNAME= msynctool-0.22
PKGREVISION= 9
CATEGORIES= comms
MASTER_SITES= http://www.opensync.org/download/releases/0.22/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.opensync.org/
COMMENT= Command line tool for opensync framework
USE_TOOLS+= pkg-config
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
.include "../../comms/libopensync/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

6
comms/msynctool/PLIST Normal file
View File

@@ -0,0 +1,6 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2008/01/10 22:54:37 dillo Exp $
bin/convcard
bin/convtest
bin/msynctool
man/man1/convcard.1
man/man1/msynctool.1

5
comms/msynctool/distinfo Normal file
View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2008/01/10 22:54:37 dillo Exp $
SHA1 (msynctool-0.22.tar.bz2) = 2eab3c847dba4a457d06061efcf662237da2c8e4
RMD160 (msynctool-0.22.tar.bz2) = c28c65b0e80505e17915c9d23c5747320f79f8af
Size (msynctool-0.22.tar.bz2) = 219787 bytes