summaryrefslogtreecommitdiff
path: root/net/grive2/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2017-01-01Revbump after boost updateadam1-2/+2
2016-10-07Revbump post boost updateadam1-2/+2
2016-07-04Drop dependency on libiberty - its not needed, besides which its toxic and ↵abs1-3/+2
breaks any later builds of pkgsrc gcc. Bump PKGREVISION
2016-03-05Bump PKGREVISION for security/openssl ABI bump.jperkin1-1/+2
2015-11-09Updated net/grive2 to 0.4.1abs1-9/+4
Changelog only has "Bug fixes" Several pkgsrc patches merged pkgsrc changes: Switch to new Github handling
2015-06-25Needs pkg-config.joerg1-1/+2
2015-06-16Added net/grive2 version 0.4.0.20150531abs1-0/+36
This is the fork of original "Grive" (https://github.com/Grive/grive) Google Drive client with the support for the new Drive REST API and partial sync. Grive can be considered still beta or pre-beta quality. It simply downloads all the files in your Google Drive into the current directory. After you make some changes to the local files, run grive again and it will upload your changes back to your Google Drive. New files created locally or in Google Drive will be uploaded or downloaded respectively. Deleted files will also be "removed". Currently Grive will NOT destroy any of your files: it will only move the files to a directory named .trash or put them in the Google Drive trash. You can always recover them.