Port details |
- grive2 Open source client for Google Drive
- 0.5.2.d_1 net
=1 0.5.2.dVersion of this port present on the latest quarterly branch. - Maintainer: samuel@andersentech.net
 - Port Added: 2016-09-08 23:52:06
- Last Update: 2022-05-22 20:17:16
- Commit Hash: b082b3d
- People watching this port, also watch:: json-c, rubywarden, sysinfo, python, miller
- License: GPLv2
- Description:
- Grive2 is the fork of original "Grive" Google Drive client with the
support for the new Drive REST API and partial sync.
WWW: https://github.com/vitalif/grive2
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net/grive2/ && make install clean
- To add the package, run one of these commands:
- pkg install net/grive2
- pkg install grive2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: grive2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1603565373
SHA256 (vitalif-grive2-v0.5.2-dev-ffb744a_GH0.tar.gz) = 8e202d95acb13cf46149ee901a8e23e6fa28348beb2d2fa1e8856e6167bf6f76
SIZE (vitalif-grive2-v0.5.2-dev-ffb744a_GH0.tar.gz) = 170398
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libboost_filesystem.so : devel/boost-libs
- libcurl.so : ftp/curl
- libexpat.so : textproc/expat2
- libgcrypt.so : security/libgcrypt
- libgpg-error.so : security/libgpg-error
- libyajl.so : devel/yajl
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for grive2-0.5.2.d_1:
BACKTRACE=off: Enable backtrace support
===> Use 'make config' to modify these settings
- Options name:
- net_grive2
- USES:
- cmake compiler:c++11-lang localbase pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
22 May 2022 20:17:16 0.5.2.d_1
|
Dima Panov (fluffy)  |
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106 |
06 Apr 2021 14:31:07 0.5.2.d
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
24 Oct 2020 19:31:23
0.5.2.d
|
lwhsu  |
net/grive2: Update to 0.5.2-dev to fix OAuth quota limitation issue
Pass maintainership to the submitter
PR: 250534
Submitted by: Samuel Andersen <samuel@andersentech.net>
MFH: 2020Q4 |
05 Oct 2020 17:34:54
0.5.1.d_6
|
rene  |
Return cpm@'s ports to the pool after safekeeping his commit bit.
With hat: portmgr-secretary |
11 Dec 2019 17:53:49
0.5.1.d_6
|
jbeich  |
devel/boost-*: update to 1.72.0
Changes: http://www.boost.org/users/history/version_1_72_0.html
PR: 241449
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D22136 |
07 Oct 2019 14:26:41
0.5.1.d_5
|
pkubaj  |
net/grive2: fix build on GCC architectures
Use C++11 compiler and don't add -D_GLIBCXX_USE_CXX11_ABI=0.
With -D_GLIBCXX_USE_CXX11_ABI=0:
/usr/local/bin/ld: libgrive/CMakeFiles/btest.dir/test/btest/JsonValTest.cc.o: in
function `_GLOBAL__sub_I__ZN11JsonValTest4Test11test_methodEv':
JsonValTest.cc:(.text.startup+0x174): undefined reference to
`boost::unit_test::ut_detail::normalize_test_case_name(boost::unit_test::basic_cstring<char
const>)'
/usr/local/bin/ld: libgrive/CMakeFiles/btest.dir/test/btest/ValTest.cc.o: in
function `boost::unit_test::make_test_case(boost::function<void ()> const&,
boost::unit_test::basic_cstring<char const>,
boost::unit_test::basic_cstring<char const>, unsigned long)':
ValTest.cc:(.text._ZN5boost9unit_test14make_test_caseERKNS_8functionIFvvEEENS0_13basic_cstringIKcEES8_m[_ZN5boost9unit_test14make_test_caseERKNS_8functionIFvvEEENS0_13basic_cstringIKcEES8_m]+0x58):
undefined reference to
`boost::unit_test::ut_detail::normalize_test_case_name(boost::unit_test::basic_cstring<char
const>)'
collect2: error: ld returned 1 exit status
PR: 241058
Approved by: cpm (maintainer), linimon (mentor) |
19 Aug 2019 15:35:28
0.5.1.d_5
|
jbeich  |
devel/boost-*: update to 1.71.0
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774 |
12 Apr 2019 06:36:31
0.5.1.d_4
|
jbeich  |
devel/boost-*: update to 1.70.0
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303 |
12 Dec 2018 00:15:50
0.5.1.d_3
|
jbeich  |
devel/boost-*: update to 1.69.0
Changes: http://www.boost.org/users/history/version_1_69_0.html
PR: 232525
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17645 |
09 Aug 2018 06:58:31
0.5.1.d_2
|
jbeich  |
devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers
Changes: http://www.boost.org/users/history/version_1_68_0.html
PR: 229569
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D16165 |
27 Jul 2018 21:17:18
0.5.1.d_1
|
cpm  |
- Unbreak build on powerpc64
- Add BACKTRACE option
- Remove patches added upstream
- Bump PORTREVISION
PR: 229118 |
18 Jun 2018 14:00:43
0.5.1.d
|
linimon  |
Mark ports broken on powerpc64, categories g-n.
While here, pet portlint and do some other cleanup.
Approved by: portmgr (tier-2 blanket) |
23 Apr 2018 21:32:53
0.5.1.d
|
cpm  |
net/grive2: Update to 0.5.1-dev
- Use DISTVERSION instead of PORTVERSION for the new version
- Remove CONFLICTS_INSTALL (grive port deleted)
- Fix libgrive/test build after removing doclist api
Noteworthy changes in version 0.5.1-dev
- Added no-remote-new and upload-only modes
- Ignore regexp not persist anymore (note that Grive will still track it to not
accidentally delete remote files when changing ignore regexp)
- Added options to limit upload and download speed
- Faster upload of new and changed files. Now Grive uploads files without
calculating md5 checksum when file is created locally or when its size changes |
18 Apr 2018 13:57:43
0.5.0_7
|
jbeich  |
devel/boost-*: update to 1.67.0
Changes: http://www.boost.org/users/history/version_1_67_0.html
PR: 227427
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15030 |
18 Jan 2018 04:11:03
0.5.0_6
|
jbeich  |
devel/boost-*: update to 1.66.0
Changes: http://www.boost.org/users/history/version_1_66_0.html
PR: 223922
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D13279 |
16 Jan 2018 13:29:47
0.5.0_5
|
cpm  |
Sort USES |
16 Jan 2018 00:42:00
0.5.0_5
|
cpm  |
- Unbreak build with Clang 6
- Rework patches to push the code upstream
- Fix WWW in pkg-descr
- Pet portlint
Reported by: pkg-fallout |
25 Sep 2017 00:08:17
0.5.0_5
|
jbeich  |
devel/boost-*: update to 1.65.1
Changes: http://www.boost.org/users/history/version_1_65_1.html
PR: 218835
Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by: jhibbits (on powerpc64, earlier version)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
25 Sep 2017 00:05:06
0.5.0_4
|
jbeich  |
devel/boost-*: enable C++11 features
PR: 218835
Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by: maintainer timeout (2 months)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
02 May 2017 06:48:11
0.5.0_3
|
jbeich  |
devel/boost-*: update to 1.64.0
Changes: http://www.boost.org/users/history/version_1_64_0.html
PR: 218835
Approved by: office (bapt)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D10472 |
06 Jan 2017 08:45:04
0.5.0_2
|
jbeich  |
devel/boost-*: update to 1.63.0
Changes: http://www.boost.org/users/history/version_1_63_0.html
PR: 215598
Exp-run by: antoine
Approved by: office (bapt)
MFH: 2017Q1 |
23 Nov 2016 12:45:47
0.5.0_1
|
jbeich  |
devel/boost-*: update to 1.62.0
- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC
Changes: http://www.boost.org/users/history/
PR: 199601
Submitted by: Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by: rakuco (kde) (earlier version)
Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions)
Approved by: bapt (office) |
08 Sep 2016 23:51:58
0.5.0
|
cpm  |
New port: net/grive2 Open source client for Google Drive
Grive2 is the fork of original "Grive" Google Drive client with the
support for the new Drive REST API and partial sync.
WWW: https://github.com/vitalif/grive2/
Submitted by: me
Reviewed by: amdmi3, feld (mentors)
Approved by: amdmi3, feld (mentors)
Differential Revision: D7675 |