Subject: CVS import: pkgsrc/net/grive2
From: David Brownlee
Date: 2015-06-16 18:15:37
Message id: 20150616161537.C8EF098@cvs.netbsd.org

Log Message:
Added net/grive2 version 0.4.0.20150531

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.


Files:
RevisionActionfile
1.1importpkgsrc/net/grive2/Makefile
1.1importpkgsrc/net/grive2/DESCR
1.1importpkgsrc/net/grive2/distinfo
1.1importpkgsrc/net/grive2/PLIST
1.1importpkgsrc/net/grive2/patches/patch-libgrive_src_util_OS.cc
1.1importpkgsrc/net/grive2/patches/patch-libgrive_test_drive_EntryTest.cc
1.1importpkgsrc/net/grive2/patches/patch-libgrive_test_drive_ResourceTest.cc
1.1importpkgsrc/net/grive2/patches/patch-libgrive_test_drive_ResourceTreeTest.cc
1.1importpkgsrc/net/grive2/patches/patch-libgrive_CMakeLists.txt