summaryrefslogtreecommitdiff
path: root/net/grive/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired port:Rene Ladan2018-02-175-63/+0
| | | | 2018-02-16 net/grive: Unmaintained by upstream, use net/grive2 instead
* Fix build after json-c update.Adam Weinberger2014-08-202-0/+24
|
* - Update to version 0.3.0 (sadly, not tagged at GitHub)Alexey Dokuchaev2013-11-292-1/+19
| | | | | | | | | - Do not manually strip installed binary, use install/strip target - Remove no longer required build dependency on `devel/binutils' - Use more accurate __FreeBSD_version in one of the patches Prodded by: Christopher Haglund Approved by: maintainer (per earlier email)
* Grive is an independent implementation of Google Drive client. It usesWilliam Grzybowski2013-05-242-0/+21
the Google Document List API to talk to the servers in Google. WWW: http://www.lbreda.com/grive/ PR: ports/178025 Submitted by: Key-Teck SIN <ktsin@acm.org> Approved by: culot (mentor)