Commit Graph

7 Commits

Author SHA1 Message Date
ajacoutot
439dfcf169 The owncloud module is linked with libpthread, so we need to compile
csync with -pthread to prevent:
    dlopen: failed to open libpthread.so.XX.X
2012-08-21 15:28:18 +00:00
ajacoutot
ae1a656143 Update to csync-0.50.8. 2012-08-16 08:52:55 +00:00
ajacoutot
d09d99daf0 Fix WANTLIB/LIB_DEPENDS now that iniparser has been fixed. 2012-08-04 15:13:26 +00:00
ajacoutot
9058e82120 Update to csync-0.50.7. 2012-06-24 08:01:29 +00:00
ajacoutot
c7a4be98fa Take MAINTAINER. 2012-06-18 14:07:28 +00:00
ajacoutot
a06bf21cbc Enable csync_owncloud; it works. 2012-06-18 14:01:45 +00:00
ajacoutot
c93da52ff2 Import csync-0.50.6.
csync is a lightweight utility to synchronize files between two
directories on a system or between multiple systems.
<...>

inputs/ok jasper@

NOTE that currently the owncloud module is commented in the PLIST
because there is something wrong with our neon library for webdav which
segfaults. I am working on this -- for now at least local and sftp sync
work fine.
2012-06-18 08:51:46 +00:00