summaryrefslogtreecommitdiff
path: root/comms/libopensync/patches
AgeCommit message (Collapse)AuthorFilesLines
2016-02-01Recent versions of Illumos implement flock() so add an additional guardrichard1-0/+19
for SOLARIS.
2011-11-30Fix previous fix.hans1-3/+4
2011-11-29Fix a warnings about assigned but unused variable, which caused thehans2-2/+33
build to fail.
2011-07-21Fix a bunch of real world bugs that clang warns about. Fix up fix forjoerg2-7/+43
ctype usage to actually do the right thing, not just stop the warning. Bump revision.
2009-01-10Fix build with Sun Studio, which does not provide __FUNCTION__.wiz1-0/+17
From Daniel Vergien on pkgsrc-users.
2007-12-12Make this buld on DragonFly. I forgot to commit it.yyamano1-0/+17
2007-12-11Make this buld on DragonFly.yyamano2-0/+26
Confirmed by Petr Janda on pkgsrc-users. Thanks!
2007-12-11Make this build on Darwin.yyamano1-4/+4
2007-05-23Initial import libopensync version 0.22markd1-0/+62
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.