aboutsummaryrefslogtreecommitdiff
path: root/devel/librest
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | devel part 3) Notes: svn path=/head/; revision=327724
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-021-0/+1
| | | | Notes: svn path=/head/; revision=326107
* librest is a library that was designed to make it easier to access RESTfulWilliam Grzybowski2013-06-104-0/+109
web services. It comprises of two parts: the first aims to make it easier to make requests by providing a wrapper around libsoup, the second aids with XML parsing by wrapping libxml2. WWW: https://live.gnome.org/Librest PR: ports/178013 Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net> Approved by: culot (mentor) Notes: svn path=/head/; revision=320509