| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Reported by: lwhsu
|
| |
|
|
|
|
| |
Notes:
svn path=/head/; revision=536219
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Reported by: portscout
Notes:
svn path=/head/; revision=507972
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=503599
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
PR: 233688
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=486517
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
PR: 231787
Submitted by: Piotr Kubaj
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=483157
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
PR: 228949
Submitted by: Helen Koike <helen.koike@collabora.com> (maintainer)
MFH: 2018Q2
Notes:
svn path=/head/; revision=472316
|
|
|
|
|
|
|
| |
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=471978
|
|
|
|
|
|
|
|
| |
PR: 226936
Submitted by: Helen Koike <helen.koike@collabora.com> (maintainer)
Notes:
svn path=/head/; revision=466686
|
|
|
|
|
|
|
| |
version 1.1.0 (via revision 464079).
Notes:
svn path=/head/; revision=464084
|
|
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
|