aboutsummaryrefslogtreecommitdiff
path: root/security/step-cli
Commit message (Collapse)AuthorAgeFilesLines
* various: Bump ports for Go 1.25.8Adam Weinberger2026-03-061-1/+1
|
* various: Bump ports for Go default 1.24->1.25Adam Weinberger2026-02-111-1/+1
|
* various: Bump Go ports for 1.24.13Adam Weinberger2026-02-051-1/+1
|
* various: Bump Go ports for 1.24.12Adam Weinberger2026-01-161-0/+1
|
* security/step-cli: Update to 0.29.0Dan Langille2025-12-182-6/+6
| | | | | | re: https://github.com/smallstep/cli/releases/tag/v0.29.0 PR: 291741
* many: Unpin Go portsDag-Erling Smørgrav2025-12-151-4/+1
| | | | | | | | | | | | * Ports that were pinned to a deprecated version of Go (1.23 or older) have been unpinned. * Ports that were pinned to a still-supported version of Go (1.24 or newer) have been converted to requesting that as their minimum Go version. * Ports that had been forcibly deprecated for pinning an expired Go version have been undeprecated.
* many: Unsupported Go dep; deprecate and schedule for removalAdam Weinberger2025-12-051-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There are about 75 ports that depend on old, unsupported Go versions. I've scheduled those Go versions for deletions on 2025/01/01, and so these ports are scheduled for removal on that same day. HOWEVER.... Likely NONE or VERY VERY FEW of these ports will actually need to be deleted! This stems from a misunderstanding: When go.mod says "go 1.23", it means that it requires AT LEAST go-1.23. Locking a port to a specific go version should almost never happen; it is reserved for when a package absolutely cannot build with any newer version, and it almost means that the port will only last 1 year (Go releases new minors twice a year). Where a port has USES=go:1.23 maintainers should attempt build with just USES=go If that works, please either commit it or submit it in a PR. Same goes go USES=go:1.23,modules to attempt USES=go,modules
* security/step-cli: update to 0.28.7Markus Wipp2025-07-192-7/+6
| | | | | | | Changelog: https://github.com/smallstep/cli/releases PR: 288289 Reported by: Markus Wipp <mw@wipp.bayern> (maintainer)
* go: Bump ports for go124 updateAdam Weinberger2025-04-021-1/+1
|
* Bump all go ports for yesterday's releasesAdam Weinberger2025-03-051-1/+1
|
* all: Bump after lang/go122 updateAshish SHUKLA2025-01-211-0/+1
| | | | | PR: 284181 MFH: 2025Q1
* security/step-cli: Update 0.27.5 → 0.28.2Markus Wipp2025-01-072-7/+6
| | | | | | | Changelog: https://github.com/smallstep/cli/blob/v0.28.2/CHANGELOG.md PR: 283893
* all: Bump after lang/go122 updateAshish SHUKLA2024-11-081-0/+1
| | | | PR: 281842
* security/step-cli: Update 0.27.2 → 0.27.5Markus Wipp2024-11-072-8/+7
| | | | | | | | Changelogs: https://github.com/smallstep/cli/releases/tag/v0.27.4 https://github.com/smallstep/cli/releases/tag/v0.27.5 PR: 282211
* all: Bump after lang/go121 updateAshish SHUKLA2024-08-091-0/+1
|
* security/step-cli: update 0.26.0 → 0.27.2Markus Wipp2024-07-232-7/+6
| | | | | | | | | | | | Changelog: https://github.com/smallstep/cli/releases/tag/v0.26.1 https://github.com/smallstep/cli/releases/tag/v0.26.2 https://github.com/smallstep/cli/releases/tag/v0.27.0 https://github.com/smallstep/cli/releases/tag/v0.27.1-rc1 https://github.com/smallstep/cli/releases/tag/v0.27.1 https://github.com/smallstep/cli/releases/tag/v0.27.2 PR: 280419
* all: Bump after lang/go121 updateAshish SHUKLA2024-07-031-1/+1
|
* all: Bump after lang/go121 updateAshish SHUKLA2024-06-151-1/+1
| | | | MFH: 2024Q2
* all: Bump after lang/go121 updateAshish SHUKLA2024-05-131-1/+1
| | | | MFH: 2024Q2
* all: Bump after lang/go121 updateAshish SHUKLA2024-04-151-0/+1
| | | | MFH: 2024Q2
* security/step-cli: Update to version 0.26.0Markus Wipp2024-03-302-8/+7
| | | | | | While here, tidy up Makefile with portfmt. PR: 278036
* lang/go: Change DEFAULT to 1.21Muhammad Moinur Rahman2024-03-241-1/+1
| | | | | PR: 277776 Approved by: portmgr (exp-run)
* all: Bump PORTREVISION after lang/go* updateAshish SHUKLA2024-02-111-0/+1
| | | | PR: 276530
* security/step-cli: Update to 0.25.1Markus Wipp2024-01-242-7/+6
| | | | PR: 275476
* all: Bump PORTREVISION after lang/go* updateAshish SHUKLA2023-12-071-1/+1
| | | | PR: 274405
* all: Bump PORTREVISION after lang/go* updateDmitri Goutnik2023-09-081-1/+1
|
* all: Bump PORTREVISION after lang/go{119,120} updateDmitri Goutnik2023-08-041-1/+1
|
* all: Bump PORTREVISION after lang/go{119,120} updateDmitri Goutnik2023-04-081-0/+1
|
* security/step-cli: update to step-cli 0.23.4Markus Wipp2023-03-212-7/+6
| | | | | | Changelog: https://github.com/smallstep/cli/blob/0ce5911/CHANGELOG.md PR: 270299
* all: Bump PORTREVISION after Go ports updateDmitri Goutnik2023-03-091-1/+1
|
* all: Bump PORTREVISION after lang/go{119,120} updateDmitri Goutnik2023-02-151-1/+1
|
* all: Bump PORTREVISION after GO_DEFAULT update.Dmitri Goutnik2023-02-091-0/+1
|
* security/step-cli: update to 0.23.1Markus Wipp2023-01-182-7/+6
| | | | | PR: 268958 Reported by: mw@wipp.bayern (maintainer)
* all: Bump PORTVERSION after lang/go{118,119} updateDmitri Goutnik2023-01-141-1/+1
|
* all: Bump PORTREVISION after lang/go{118,119} updateDmitri Goutnik2022-12-111-1/+1
|
* all: Bump PORTREVISION after lang/go{118,119} updateDmitri Goutnik2022-10-061-1/+1
|
* all: Bump PORTREVISION after lang/go{118,119} updateDmitri Goutnik2022-09-081-0/+1
|
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | 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)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
* security/step-cli: Update to version 0.22.0Markus Wipp2022-08-272-8/+7
| | | | PR: 266055
* all: Bump PORTREVISION after Go updateDmitri Goutnik2022-08-031-1/+1
| | | | Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update.
* all: Bump PORTREVISION after lang/go{117,118} updateDmitri Goutnik2022-07-141-0/+1
|
* security/step-cli: update to 0.21.0Markus Wipp2022-07-132-496/+7
| | | | | PR: 265171 Reported by: mw@wipp.bayern (maintainer)
* */*: Bump port revisons after lang/go{117,118} updateDmitri Goutnik2022-06-071-1/+1
|
* */*: Bump PORTREVISION after lang/go 1.18 updateGuangyuan Yang2022-03-301-0/+1
|
* security/step-cli: remove no longer needed patchLarry Rosenman2022-02-191-0/+0
| | | | PR: 262054
* security/step-cli: upgrade to 0.18.1Larry Rosenman2022-02-193-85/+73
| | | | PR: 262054
* security/step-cli: Update to 0.18.0Markus Wipp2021-11-182-28/+22
| | | | | | Changelog: https://github.com/smallstep/cli/releases/tag/v0.18.0 PR: 259918
* security/step-cli: Update to 0.17.7Markus Wipp2021-11-092-67/+127
| | | | | | Changelog: https://github.com/smallstep/cli/releases/tag/v0.17.7 PR: 259744
* security/step-cli: Update to 0.17.5Markus Wipp2021-10-052-4/+4
| | | | | | Changelog: https://github.com/smallstep/cli/releases/tag/v0.17.5 PR: 258831