Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | Baptiste Daroussin | 2013-09-20 | 1 | -0/+1 |
| | | | | | | | devel part 3) Notes: svn path=/head/; revision=327724 | ||||
* | Add an explicit dependency on pkgconf | Baptiste Daroussin | 2013-09-02 | 1 | -0/+1 |
| | | | | Notes: svn path=/head/; revision=326107 | ||||
* | librest is a library that was designed to make it easier to access RESTful | William Grzybowski | 2013-06-10 | 4 | -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 |