aboutsummaryrefslogtreecommitdiff
path: root/sysutils/google-compute-engine-oslogin
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Bump PORTREVISION for devel/json-c json-cSunpoet Po-Chuan Hsieh2020-05-221-0/+1
| | | | Notes: svn path=/head/; revision=536219
* Update to 20191018.00.Raphael Kubo da Costa2019-11-039-133/+101
| | | | | | | | | | | | | | | | | | | | | | | | Follow-up to bug 238561, which did not fully fix the port. Major changes in the package: - Upstream moved to another github repo - Upstream versioning numbering changed to dates The patches that area included were already sent upstream. The only missing feature is the usage of oslogin in the group database that is not working (it causes "sudo su" with an oslogin user to stall). But this wans't present in the last version, so it is left disabled for now until we have a better solution. PR: 238561 PR: 238560 Submitted by: Helen Koike <helen.koike@collabora.com> Tested by: Helen Koike <helen.koike@collabora.com> MFH: 2019Q4 Notes: svn path=/head/; revision=516443
* - Reset maintainer due to fatal email bouncesRyan Steinmetz2019-08-031-1/+1
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=507972
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-1/+1
| | | | | | | | | | | | | | | | | | as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330 Notes: svn path=/head/; revision=507372
* sysutils/google-compute-engine-oslogin: fix OSLoginLarry Rosenman2019-06-142-0/+104
| | | | | | | | | | | | | | | | | Larry Rosenman and Glen Barber from the FreeBSD team reported that the OSLogin feature has not been working since the last update I made to sysutils/google-compute-engine-oslogin ports package. I found out that the problem is in some modifications made by upstream in the shell script responsible to activate and deactivate the feature. I prepared the attached patch to fix it. With the patch applied in a FreeBSD 13 instance on GCE I was able to use the OSLogin feature without any problem. I also sent this same patch upstream. PR: 238561 Submitted by: lucas.kanashiro@collabora.com (maintainer) Notes: svn path=/head/; revision=504192
* Update WWWSunpoet Po-Chuan Hsieh2019-06-061-1/+1
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=503599
* sysutils/google-compute-engine-oslogin: update to 1.5.3Steve Wills2019-05-272-5/+5
| | | | | | | | | | | Fixes linux-isms PR: 238105 Submitted by: Lucas Kanashiro <lucas.kanashiro@collabora.com> (maintainer) Reported by: jay@meangrape.com Notes: svn path=/head/; revision=502827
* sysutils/google-compute-engine-oslogin: Update to 1.5.2Kai Knoblich2019-05-128-255/+10
| | | | | | | | | | | | | | | | | | | | | | | | | * Pass maintainership to submitter * Remove all patches because they're merged by upstream While I'm here: * Pet portlint * Strip info from another shared library to level up port compliance Changelog since 1.4.3: * Fix alternate challenge section for two factor authentication. * Fix FreeBSD compatibility issues in the control file. * Use pam_group to provide users with default groups. * Add compat.h to support FreeBSD. * Exit immediately after a two factor authentication failure. * Add support for Google phone prompt challenges. PR: 237496 Submitted by: Lucas Kanashiro <lucas.kanashiro@collabora.com> Approved by: Helen Koike (previous maintainer) Notes: svn path=/head/; revision=501379
* sysutils/google-compute-engine-oslogin: update to 1.4.3Steve Wills2019-03-016-96/+70
| | | | | | | | | PR: 235737 Submitted by: Lucas Kanashiro <lucas.kanashiro@collabora.com> Approved by: Helen Koike <helen.koike@collabora.com> (maintainer) Notes: svn path=/head/; revision=494231
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-0/+1
| | | | | | | | | | | | | | | | | | defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, as a double check, everything INDEX-11 showed depending on lang/gcc7. PR: 231590 Notes: svn path=/head/; revision=487272
* Since this port links to boost, a C++11-compatible compiler is necessary.Mark Linimon2018-12-031-1/+1
| | | | | | | | | PR: 233688 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=486517
* sysutils/google-compute-engine-oslogin: update to 1.3.1Steve Wills2018-11-2310-55/+67
| | | | | | | | | PR: 232440 Submitted by: Lucas Kanashiro <lucas.kanashiro@collabora.com> Approved by: Helen Koike <helen.koike@collabora.com> (maintainer, earlier version of patch) Notes: svn path=/head/; revision=485700
* Apparently now builds on powerpc64.Mark Linimon2018-10-271-4/+0
| | | | | | | | | PR: 231787 Submitted by: Piotr Kubaj Approved by: maintainer timeout Notes: svn path=/head/; revision=483157
* Update devel/json-c to 0.13.1Sunpoet Po-Chuan Hsieh2018-09-051-1/+1
| | | | | | | | | | | | - Add my LOCAL to MASTER_SITES - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/json-c/json-c/blob/master/ChangeLog PR: 231007 Exp-run by: antoine Notes: svn path=/head/; revision=479045
* sysutils/google-compute-engine-oslogin: Unbreak buildYuri Victorovich2018-08-302-3/+22
| | | | | | | | | | | Remove USE_GCC, add patch, add localbase:ldflags. PR: 230466 Submitted by: Dmitri Goutnik <dg@syrec.org> Approved by: helen.koike@collabora.com (maintainer) Notes: svn path=/head/; revision=478497
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-291-0/+1
| | | | | | | | | | | | | | | | | in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which has now moved from GCC 6 to GCC 7 by default. This includes ports - featuring USE_GCC=yes or USE_GCC=any, - featuring USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and those - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x, c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib. PR: 222542 Notes: svn path=/head/; revision=475857
* sysutils/google-compute-engine-oslogin: fix oslogin and update to 1.3.0Steve Wills2018-06-1310-20/+90
| | | | | | | | | PR: 228949 Submitted by: Helen Koike <helen.koike@collabora.com> (maintainer) MFH: 2018Q2 Notes: svn path=/head/; revision=472316
* Mark as broken on various tier-2 archs.Mark Linimon2018-06-081-0/+4
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=471978
* sysutils/google-compute-engine-oslogin: update to version 1.1.5Steve Wills2018-04-068-33/+24
| | | | | | | | PR: 226936 Submitted by: Helen Koike <helen.koike@collabora.com> (maintainer) Notes: svn path=/head/; revision=466686
* Bump PORTREVISIONs of all users of math/mpc that we just updated toGerald Pfeifer2018-03-101-0/+1
| | | | | | | version 1.1.0 (via revision 464079). Notes: svn path=/head/; revision=464084
* This package enables Google Cloud OS Login features on Google Compute EngineRichard Gallamore2018-01-2210-0/+257
instances. The OS Login package has the following components: - Authorized Keys Command to fetch SSH keys from the user's OS Login profile and make them available to sshd. - NSS Module provides support for making OS Login user and group information available to the system, using NSS (Name Service Switch) functionality. - PAM Module provides authorization and authentication support allowing the system to use data stored in Google Cloud IAM permissions to control both, the ability to log into an instance, and to perform operations as root (sudo). - Utils provides common code to support the components listed above. In addition to the main components, there are also utilities for packaging and installing these components: - bin contains a shell script for (de)activating the package components. WWW: https://github.com/GoogleCloudPlatform/compute-image-packages/tree/master/google_compute_engine_oslogin PR: 225014 Submitted by: Helen Koike (maintainer) Reviewed by: mat Differential Revision: https://reviews.freebsd.org/D13811 Notes: svn path=/head/; revision=459632