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

View File

@@ -0,0 +1,8 @@
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.
This plugin synchronizes files on the local filesystem.

View File

@@ -0,0 +1,22 @@
# $NetBSD: Makefile,v 1.13 2013/05/09 07:39:30 adam Exp $
#
DISTNAME= libopensync-plugin-file-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= Platform independent synchronization framework, backup to file
USE_TOOLS+= pkg-config
USE_LANGUAGES= c
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
.include "../../comms/libopensync/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,3 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2008/01/10 22:56:41 dillo Exp $
lib/opensync/plugins/file_sync.la
share/opensync/defaults/file-sync

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2008/01/10 22:56:41 dillo Exp $
SHA1 (libopensync-plugin-file-0.22.tar.bz2) = 0b4f66dcfc4dc873f8142d4a20392b80447821c9
RMD160 (libopensync-plugin-file-0.22.tar.bz2) = 5bc5912a1bf8e6865774a746c1e01a1bc2df8c7c
Size (libopensync-plugin-file-0.22.tar.bz2) = 216890 bytes