| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PR: 274405
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Bump golang.org/x/sys dependency to a version new enough to support
arm64-freebsd. Replace github.com/kr/pty dependency with a new
version, which moved to github.com/creack/pty.
Approved by: portmgr (build fix blanket)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
|
|
|
|
| |
Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
The SSM Agent can be used to effect a login shell; set $PATH
appropriately for interactive logins.
PR: 260476
Reported by: amendlik at gmail
Sponsored by: https://www.patreon.com/cperciva
|
| |
|
|
|
|
|
|
| |
PR: 257800
Approved by: cperciva (maintainer)
Sponsored by: Rubicon Communications, LLC ("Netgate")
|
|
|
|
| |
Reported by: lwhsu
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Changelog - https://github.com/aws/amazon-ssm-agent/releases
Approved by: cperciva (maintainer)
Differential Revision: https://reviews.freebsd.org/D24872
Notes:
svn path=/head/; revision=535796
|
|
|
|
| |
Notes:
svn path=/head/; revision=513283
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
sysutils-x11)
- Remove custom build/install targets left in place after r505321
- Switch to the new GO_TARGET tuple syntax introduced in r512001
Reviewed by: tobik
Approved by: araujo (mentor), portmgr (adamw)
Differential Revision: https://reviews.freebsd.org/D21744
Notes:
svn path=/head/; revision=513276
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This allows for port testing with lang/go-devel via GO_PORT, setting
up the Go build environment in a single place, and is step one in
simplifying Go ports that often define too complicated do-build
targets themselves.
USES=go gains new arguments 'run' to add lang/go to RUN_DEPENDS and
'no_targets' for ports with composite builds that call 'go' themselves
and do not need the do-build/do-install targets of USES=go.
PR: 238849
Submitted by: dg@syrec.org (also D20745)
Reviewed by: mat, tobik
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20746
Notes:
svn path=/head/; revision=505321
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This adds support for "sessions", aka. creating a remote shell via the Agent.
In order to support this, an "ssm-user" account is created when the package
is installed; we create this via pkg-install rather than the USERS= / UIDs
functionality, since ssm-user needs to be in wheel and needs to have a home
directory.
Thanks to: Alexey Milevsky
Notes:
svn path=/head/; revision=501759
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ports:
benchmarks/hey benchmarks/vegeta databases/influxdb devel/arduino-builder devel/arduinoOTA
devel/awless devel/git-codereview devel/git-town devel/gitlab-runner devel/grv
devel/hub devel/jfrog-cli editors/micro finance/fixc misc/exercism
net-mgmt/intel-snap net-mgmt/kapacitor net-mgmt/telegraf net/goreplay net/syncthing
net/syncthing-cli net/syncthing-discosrv net/syncthing-inotify print/cups-connector security/sops
security/vault sysutils/amazon-ssm-agent sysutils/circonus-agent sysutils/consul sysutils/consul_exporter
sysutils/envconsul sysutils/serf textproc/consul-template textproc/spiff www/gobuffalo
www/grafana2 www/grafana3 www/mattermost-server www/minio www/minio-client
www/uchiwa
Approved by: tcberner (mentor, implicit)
Approved by: portmgr (port compliance, infrastructure)
Notes:
svn path=/head/; revision=463776
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
into the makefile distributed with the source code. In particular, this
should fix the build on i386, where it is currently broken due to amd64
being hard-coded as the build architecture. Numerous other cleanups to the
build. [1]
Change LICENSE and remove subsidiary variables, as Amazon has relicensed
this from the "Amazon" license to Apache 2.0.
Submitted by: swills [1]
Notes:
svn path=/head/; revision=442051
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This update does not appear to bring any significant functional changes
affecting FreeBSD; but some patches from the ports tree have been merged
upstream so this commit reduces the set of local patches.
This version of the Amazon SSM Agent builds a "ssm-cli" utility. Since I
have been unable to determine what this utility does, and it seems to be
entirely undocumented, it is not being installed.
Notes:
svn path=/head/; revision=441899
|
|
remote code execution via the Amazon Simple Systems Manager (SSM) service.
Notes:
svn path=/head/; revision=423636
|