Bug 227881

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:
Description Flags
Shar file for new port
none
new shar file
none
final shar file
none
shar for version 2.12.4, which supports php80 pi: maintainer-approval?

Description Silvio Ap Silva 2018-04-30 21:32:39 UTC
Created attachment 192940 [details]
Shar file for new port

A port to provide google api for oauth client in php.
Comment 1 Silvio Ap Silva 2018-05-02 13:34:32 UTC
Created attachment 192998 [details]
new shar file

Added new shar file with some corrections.
Comment 2 Silvio Ap Silva 2018-05-04 17:18:22 UTC
Created attachment 193047 [details]
final shar file

Added PHP_PKGNAMEPREFIX to use flavors to build composer.
Comment 3 Rene Ladan freebsd_committer freebsd_triage 2021-05-12 13:18:30 UTC
Maintainer reset.
Comment 4 Kurt Jaeger freebsd_committer freebsd_triage 2022-05-26 09:56:22 UTC
Created attachment 234226 [details]
shar for version 2.12.4, which supports php80

testbuilds are fine
Comment 5 Kurt Jaeger freebsd_committer freebsd_triage 2022-05-26 09:56:50 UTC
TODO: run-test
Comment 6 commit-hook freebsd_committer freebsd_triage 2023-12-22 01:25:02 UTC
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(+)