Summary: | [NEW_PORT] www/php-google-api-php-client: Google api for oauth2 client | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Silvio Ap Silva <contato> | ||||||||||
Component: | Individual Port(s) | Assignee: | Muhammad Moinur Rahman <bofh> | ||||||||||
Status: | Closed FIXED | ||||||||||||
Severity: | Affects Some People | CC: | bofh, contato, garga, miwi, pi | ||||||||||
Priority: | --- | ||||||||||||
Version: | Latest | ||||||||||||
Hardware: | Any | ||||||||||||
OS: | Any | ||||||||||||
URL: | https://github.com/google/google-api-php-client | ||||||||||||
Attachments: |
|
Created attachment 192998 [details]
new shar file
Added new shar file with some corrections.
Created attachment 193047 [details]
final shar file
Added PHP_PKGNAMEPREFIX to use flavors to build composer.
Maintainer reset. Created attachment 234226 [details]
shar for version 2.12.4, which supports php80
testbuilds are fine
TODO: run-test A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=e658b9c287a660e40c84f4a378cf01a0c8f987bb commit e658b9c287a660e40c84f4a378cf01a0c8f987bb Author: Silvio Ap Silva <contato@kanazuchi.com> AuthorDate: 2023-12-22 01:15:12 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-12-22 01:24:36 +0000 www/php-google-api-php-client: New port The Google API Client Library enables you to work with Google APIs such as Google+, Drive, or YouTube on your server. These client libraries are officially supported by Google. However, the libraries are considered complete and are in maintenance mode. This means that we will address critical bugs and security issues but will not add any new features. WWW: https://github.com/google/google-api-php-client PR: 227881 www/Makefile | 1 + www/php-google-api-php-client/Makefile (new) | 28 +++++++++++++++++++++++++++ www/php-google-api-php-client/distinfo (new) | 3 +++ www/php-google-api-php-client/pkg-descr (new) | 6 ++++++ www/php-google-api-php-client/pkg-plist (new) | 24 +++++++++++++++++++++++ 5 files changed, 62 insertions(+) |
Created attachment 192940 [details] Shar file for new port A port to provide google api for oauth client in php.