aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/libopensync-plugin-vformat-devel
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup plistbapt2014-10-201-2/+0
|
* - Convert USE_BZIP2 to USESdanilo2014-04-261-2/+1
|
* - Change maintainer email to @FreeBSD.orgdanilo2013-09-271-3/+2
| | | | | | | - Convert LIB_DEPENDS to new syntax - Add staging support Approved by: wg (mentor)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | deskutils)
* Add an explicit dependency on pkgconfigbapt2013-09-021-1/+1
|
* deskutils/libopensync-plugin-vformat-devel: update to 0.39wg2013-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>
* - Convert USE_ICONV=yes to USES=iconvmva2013-04-271-2/+1
| | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: bapt, kwm
* - Mark brokenmiwi2013-04-231-0/+2
|
* - convert USE_CMAKE to USESmakc2013-03-231-1/+1
| | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi)
* - Reassign ports from avl@ back to pool at his request.fluffy2013-02-211-1/+1
| | | | | Submitted by: avl via IM Approved by: avl via IM
* Remove CMAKE_USE_PTHREAD from the ports using it.rakuco2011-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
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* Change MAINTAINER on my ports to my FreeBSD email addressavl2009-05-291-1/+1
| | | | Approved by: tabthorpe (mentor)
* bump PORTREVISION after cmake updatemakc2009-03-251-0/+1
|
* This plugin is based on vformat.{c,h} which got adapted from evolution e-vcardmiwi2008-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>