| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
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
|