aboutsummaryrefslogtreecommitdiff
path: root/deskutils/libopensync-plugin-vformat-devel
Commit message (Collapse)AuthorAgeFilesLines
* Add an explicit dependency on pkgconfigBaptiste Daroussin2013-09-021-1/+1
| | | | Notes: svn path=/head/; revision=325999
* deskutils/libopensync-plugin-vformat-devel: update to 0.39William Grzybowski2013-08-083-20/+14
| | | | | | | | | | | | | - Update to 0.39 - Trim Makefile header - Remove ABI version in LIB_DEPENDS - Pass maintainership to submitter PR: ports/181114 Submitted by: Danilo EgĂȘa Gondolfo <danilogondolfo gmail.com> Notes: svn path=/head/; revision=324391
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-2/+1
| | | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: bapt, kwm Notes: svn path=/head/; revision=316654
* - Mark brokenMartin Wilke2013-04-231-0/+2
| | | | Notes: svn path=/head/; revision=316290
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-221-1/+1
| | | | | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314960
* - Reassign ports from avl@ back to pool at his request.Dima Panov2013-02-201-1/+1
| | | | | | | | Submitted by: avl via IM Approved by: avl via IM Notes: svn path=/head/; revision=312628
* Remove CMAKE_USE_PTHREAD from the ports using it.Raphael Kubo da Costa2011-11-141-1/+0
| | | | | | | | | | | This setting has not had any effect since r1.13 to bsd.cmake.mk, as it was only useful when we supported FreeBSD < 7. Approved by: avilla (mentor), portmgr (miwi) Feature safe: yes Notes: svn path=/head/; revision=285744
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* 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
* This plugin is based on vformat.{c,h} which got adapted from evolution e-vcardMartin Wilke2008-07-194-0/+48
parser. vformat.{c,h} parsing and assembling of vObject-like formatting. The term vformat is often use to describe this format of vCard 2.1, vCard 3.0, vCalendar, iCalendar and vNote. WWW: http://www.opensync.org/ PR: ports/125663 Submitted by: Alexander Logvinov <ports at logvinov.com> Notes: svn path=/head/; revision=217097