Bug 227881 - [NEW_PORT] www/php-google-api-php-client: Google api for oauth2 client
Summary: [NEW_PORT] www/php-google-api-php-client: Google api for oauth2 client
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Muhammad Moinur Rahman
URL: https://github.com/google/google-api-...
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-30 21:32 UTC by Silvio Ap Silva
Modified: 2023-12-22 01:25 UTC (History)
5 users (show)

See Also:


Attachments
Shar file for new port (1.68 KB, text/plain)
2018-04-30 21:32 UTC, Silvio Ap Silva
no flags Details
new shar file (3.35 KB, text/plain)
2018-05-02 13:34 UTC, Silvio Ap Silva
no flags Details
final shar file (3.37 KB, text/plain)
2018-05-04 17:18 UTC, Silvio Ap Silva
no flags Details
shar for version 2.12.4, which supports php80 (3.33 KB, text/plain)
2022-05-26 09:56 UTC, Kurt Jaeger
pi: maintainer-approval?
Details

Note You need to log in before you can comment on or make changes to this bug.
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(+)