aboutsummaryrefslogtreecommitdiff
path: root/devel/libopensync
Commit message (Collapse)AuthorAgeFilesLines
* - Update lang/python26 and make Python 2.6.2 to the default Python versionMartin Wilke2009-06-082-3/+2
| | | | | | | | Tested by: 3 pointyhat runs Thanks to: pav, gahr, lwhsu, mva, amdmi3 Notes: svn path=/head/; revision=235453
* Change MAINTAINER on my ports to my FreeBSD email addressAlexander Logvinov2009-05-281-1/+1
| | | | | | | Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=234716
* bump PORTREVISION after cmake updateMax Brazhnikov2009-03-241-0/+1
| | | | Notes: svn path=/head/; revision=230897
* - Update to 0.36Pav Lucistnik2008-06-195-74/+84
| | | | | | | | | | - Take maintainership PR: ports/124658 Submitted by: Alexander Logvinov <ports@logvinov.com> Notes: svn path=/head/; revision=215301
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Update to 0.31Rong-En Fan2008-03-114-14/+30
| | | | | | | | PR: ports/121543 Submitted by: Daniel Roethlisberger <daniel at roe.ch> Notes: svn path=/head/; revision=208781
* Set CONFLICTS, don't hide the shared libary from the runtime linker.Michael Nottebrock2007-07-042-0/+5
| | | | Notes: svn path=/head/; revision=194881
* - Update to 0.3.0Pav Lucistnik2007-06-175-92/+116
| | | | | | | | PR: ports/113801 Submitted by: G.V. Tjong A Hung <gvtjongahung@users.sourceforge.net> Notes: svn path=/head/; revision=193743
* - Remove FreeBSD 4.X support from unmaintained ports in categories starting withGabor Kovesdan2007-04-151-7/+1
| | | | | | | letter d-e Notes: svn path=/head/; revision=190032
* Fix build after objformat removal and on !i386Tilman Keskinoz2007-03-171-5/+4
| | | | Notes: svn path=/head/; revision=187601
* Reset MAINTAINERMichael Johnson2006-12-201-1/+1
| | | | Notes: svn path=/head/; revision=180225
* Remove USE_REINPLACE from all categories starting with DEdwin Groothuis2006-05-041-1/+0
| | | | Notes: svn path=/head/; revision=161363
* Conversion to a single libtool environment.Ade Lovett2006-02-232-5/+16
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* BROKEN on !i386: Does not compileKris Kennaway2006-01-201-2/+6
| | | | Notes: svn path=/head/; revision=153941
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* - Add SHA256Michael Johnson2005-11-091-0/+1
| | | | | | | - Add SIZE to a few ports Notes: svn path=/head/; revision=147668
* - Mark BROKEN on sparc64Michael Johnson2005-11-051-2/+2
| | | | | | | Reported by: kris mail Notes: svn path=/head/; revision=147341
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
| | | | Notes: svn path=/head/; revision=147269
* - Fix fetch by using MASTER_SITE_LOCALMichael Johnson2005-10-291-3/+3
| | | | Notes: svn path=/head/; revision=146632
* BROKEN: UnfetchableKris Kennaway2005-10-111-0/+2
| | | | Notes: svn path=/head/; revision=144909
* - Chase changes to swig13Michael Johnson2005-07-071-2/+3
| | | | | | | Pointed out by: krismail Notes: svn path=/head/; revision=138639
* - Add devel/libopensyncMichael Johnson2005-06-194-0/+107
OpenSync is a synchronization framework that is platform and distribution independent. It consists of several plugins that can be used to connect to devices, a powerfull sync-engine and the framework itself. The synchronization framework is kept very flexible and is capable of synchronizing any type of data, including contacts, calendar, tasks, notes and files. Note: You may want to avoid extra dependencies from devel/swig13 by building with the following SWIG_LANGUAGES="perl python" Notes: svn path=/head/; revision=137716