Page MenuHomeFreeBSD

[NEW PORT] net/grive2: Open source client for Google Drive
ClosedPublic

Authored by cpm on Aug 28 2016, 4:10 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jul 6, 8:19 PM
Unknown Object (File)
Fri, Jul 4, 11:45 PM
Unknown Object (File)
Fri, Jul 4, 2:50 PM
Unknown Object (File)
Wed, Jul 2, 6:59 PM
Unknown Object (File)
Fri, Jun 27, 5:44 AM
Unknown Object (File)
Wed, Jun 25, 4:39 AM
Unknown Object (File)
Wed, Jun 25, 3:24 AM
Unknown Object (File)
Tue, Jun 24, 7:46 PM
Subscribers
None

Details

Summary

Grive2 is the fork of original "Grive" Google Driver client with the
support for the new Drive REST API and partial sync.

WWW: https://github.com/vitalif/grive2/

Test Plan

net/grive should be removed/deprecated instead.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

cpm retitled this revision from to [NEW PORT] sysutils/grive2: Open source client for Google Drive.
cpm updated this object.
cpm edited the test plan for this revision. (Show Details)
cpm added reviewers: AMDmi3, feld, junovitch.

# portlint -AC looks fine.

poudriere testport logs are fine on 9.3/ia, 10.2/ia and 10.3/ia.

feld edited edge metadata.

Just fix the typo in the pkg-descr before you commit

sysutils/grive2/pkg-descr
1 ↗(On Diff #19759)

Google Driver -> Google Drive

This revision is now accepted and ready to land.Sep 1 2016, 12:57 PM
In D7675#160635, @feld wrote:

Just fix the typo in the pkg-descr before you commit

Oops, thanks Mark, I'll do :)

cpm edited edge metadata.
cpm marked an inline comment as done.

Fix typo in pkg-descr.

This revision now requires review to proceed.Sep 1 2016, 1:14 PM

Meanwhile we deprecate net/grive, I need to register conflict between them.

AMDmi3 requested changes to this revision.Sep 8 2016, 10:37 PM
AMDmi3 edited edge metadata.

You could also add mutual conflicts right away

sysutils/grive2/Makefile
7 ↗(On Diff #19925)

Is there anything which makes it fit into sysutils more than net? From what I've got from README this is still a download/upload tool, so it should belong to net.

24 ↗(On Diff #19925)

GH_PROJECT not needed.

This revision now requires changes to proceed.Sep 8 2016, 10:37 PM
cpm edited edge metadata.
  • Add CONFLICTS_INSTALL to register conflicts between grive and grive2 ports.
  • Fix CATEGORIES.
  • Remove GH_PROJECT variable.
cpm retitled this revision from [NEW PORT] sysutils/grive2: Open source client for Google Drive to [NEW PORT] net/grive2: Open source client for Google Drive.Sep 8 2016, 11:11 PM
cpm edited edge metadata.
cpm marked an inline comment as done.
cpm marked an inline comment as done.
AMDmi3 edited edge metadata.
This revision is now accepted and ready to land.Sep 8 2016, 11:44 PM