summaryrefslogtreecommitdiff
path: root/comms/libopensync
AgeCommit message (Collapse)AuthorFilesLines
2015-04-06Revbump after updating textproc/icuadam2-4/+4
2014-10-07Revbump after updating libwebp and icuadam2-4/+4
2014-04-09recursive bump from icu shlib major bump.obache2-4/+4
2013-10-19Revbump after updating textproc/icuadam2-4/+4
2013-05-09Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.adam2-4/+4
2013-01-26Revbump after graphics/jpeg and textproc/icuadam2-4/+4
2012-10-07Remove -Werror to fix build with latest glib2.wiz1-1/+2
2012-10-03Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-09-15recursive bump from libffi shlib major bumpobache2-4/+4
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-06-14Recursive PKGREVISION bump for libxml2 buildlink addition.sbd2-4/+4
2012-05-07Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)dholland1-2/+2
It turns out there were a lot of these.
2012-04-27Recursive bump from icu shlib major bumped to 49.obache2-4/+4
2012-03-03Recursive bump for pcre-8.30* (shlib major change)wiz2-4/+4
2012-02-06Revbump forwiz2-4/+4
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
2011-11-30Fix previous fix.hans2-5/+6
2011-11-29Fix a warnings about assigned but unused variable, which caused thehans3-4/+36
build to fail.
2011-07-21Fix a bunch of real world bugs that clang warns about. Fix up fix forjoerg4-11/+48
ctype usage to actually do the right thing, not just stop the warning. Bump revision.
2011-06-10recursive bump from textproc/icu shlib major bump.obache2-4/+4
2011-04-22recursive bump from gettext-lib shlib bump.obache2-2/+4
2009-06-14Remove @dirrm entries from PLISTsjoerg1-6/+1
2009-06-09After changed MASTER_SITE from the wiki, no need to do custom fetch.obache1-6/+1
Noticed by Brook Milligan in tech-pkg@.
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg1-13/+6
This changes the buildlink3.mk files to use an include guard for the recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS, BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of enter/exit marker, which can be used to reconstruct the tree and to determine first level includes. Avoiding := for large variables (BUILDLINK_ORDER) speeds up parse time as += has linear complexity. The include guard reduces system time by avoiding reading files over and over again. For complex packages this reduces both %user and %sys time to half of the former time.
2009-01-10Fix build with Sun Studio, which does not provide __FUNCTION__.wiz2-1/+19
From Daniel Vergien on pkgsrc-users.
2008-11-26Fixed download site. Patch by Rumko via pkgsrc-users.rillig1-2/+2
2008-07-14Mark as destdir ready.joerg1-1/+3
2007-12-12Make this buld on DragonFly. I forgot to commit it.yyamano1-0/+17
2007-12-11Make this buld on DragonFly.yyamano3-1/+30
Confirmed by Petr Janda on pkgsrc-users. Thanks!
2007-12-11Make this build on Darwin.yyamano2-6/+6
2007-05-25Explicitly disable python supportmarkd1-1/+3
2007-05-23Fix path to self in BUILDLINK_PKGSRCDIR.libopensyncseb1-2/+2
2007-05-23Initial import libopensync version 0.22markd6-0/+178
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.