Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.49.0_23 09 Aug 2024 06:24:08 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update |
6.49.0_22 03 Jul 2024 08:29:54 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update |
6.49.0_21 15 Jun 2024 09:52:17 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
6.49.0_20 13 May 2024 17:56:04 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
6.49.0_19 15 Apr 2024 08:20:04 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
6.49.0_18 24 Mar 2024 14:29:00 |
Muhammad Moinur Rahman (bofh) |
lang/go: Change DEFAULT to 1.21
PR: 277776
Approved by: portmgr (exp-run) |
6.49.0_17 11 Feb 2024 10:39:17 |
Ashish SHUKLA (ashish) |
all: Bump PORTREVISION after lang/go* update
PR: 276530 |
6.49.0_16 07 Dec 2023 02:22:10 |
Ashish SHUKLA (ashish) |
all: Bump PORTREVISION after lang/go* update
PR: 274405 |
6.49.0_15 08 Sep 2023 14:34:56 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go* update |
6.49.0_14 04 Aug 2023 14:24:50 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update |
6.49.0_13 08 Apr 2023 15:13:25 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update |
6.49.0_12 22 Mar 2023 20:15:19 |
Robert Clausecker (fuz) |
net/cf: fix build on riscv64
Bump golang.org/x/sys dependency to a version new enough
to support riscv64-freebsd.
Sponsored by: Berliner Linux User Group e.V.
Approved by: portmgr (build fix blanket) |
6.49.0_11 09 Mar 2023 19:18:07 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after Go ports update |
6.49.0_10 15 Feb 2023 19:06:01 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update |
6.49.0_9 09 Feb 2023 21:55:23 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after GO_DEFAULT update. |
6.49.0_8 14 Jan 2023 11:31:17 |
Dmitri Goutnik (dmgk) |
all: Bump PORTVERSION after lang/go{118,119} update |
6.49.0_7 11 Dec 2022 11:17:27 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{118,119} update |
6.49.0_6 06 Oct 2022 19:24:26 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{118,119} update |
6.49.0_5 08 Sep 2022 16:33:18 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{118,119} update |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
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) |
6.49.0_4 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
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.
(Only the first 15 lines of the commit message are shown above ) |
6.49.0_4 03 Aug 2022 21:35:13 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after Go update
Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update. |
6.49.0_3 14 Jul 2022 12:46:05 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{117,118} update |
6.49.0_2 07 Jun 2022 21:56:10 |
Dmitri Goutnik (dmgk) |
*/*: Bump port revisons after lang/go{117,118} update |
6.49.0_1 30 Mar 2022 07:01:44 |
Guangyuan Yang (ygy) |
*/*: Bump PORTREVISION after lang/go 1.18 update |
6.49.0 10 Jan 2022 15:15:39 |
Stefan Eßer (se) |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
6.49.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
6.49.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
6.49.0 26 Mar 2020 11:26:37 |
mikael |
net/cf: update to 6.49.0
PR: 245014
Approved by: dumbbell (maintainer), manu (mentor, implicit) |
6.44.0 29 Sep 2019 22:31:58 |
dmgk |
Go ports: cleanup, finish transition to USES=go started with r505321 (cat.
misc-shells)
- Remove custom build/install targets left in place after r505321
- Switch to the new GO_TARGET tuple syntax introduced in r512001
- Switch to go:modules when upstream already uses them
Reviewed by: tobik
Approved by: araujo (mentor), portmgr (adamw)
Differential Revision: https://reviews.freebsd.org/D21743 |
6.44.0 06 May 2019 09:59:50 |
dumbbell |
net/cf: Update to 6.44.0
Release notes:
* https://github.com/cloudfoundry/cli/releases/tag/v6.44.0
Sponsored by: Pivotal Software, Inc. |
6.43.0 23 Feb 2019 12:55:00 |
dumbbell |
net/cf: Update to 6.43.0
Release notes:
* https://github.com/cloudfoundry/cli/releases/tag/v6.43.0 |
6.41.0 17 Dec 2018 09:45:41 |
dumbbell |
net/cf: Update to 6.41.0
Release notes:
* https://github.com/cloudfoundry/cli/releases/tag/v6.41.0
Sponsored by: Pivotal Software, Inc. |
6.40.1 05 Nov 2018 23:23:55 |
dumbbell |
net/cf: Update to 6.40.1
Release notes:
* https://github.com/cloudfoundry/cli/releases/tag/v6.40.1 |
6.40.0 11 Oct 2018 10:27:56 |
dumbbell |
net/cf: Update to 6.40.0
Release notes:
* https://github.com/cloudfoundry/cli/releases/tag/v6.40.0
Sponsored by: Pivotal Software, Inc. |
6.39.1 24 Sep 2018 11:38:56 |
dumbbell |
net/cf: Update to 6.39.1
Release notes:
* https://github.com/cloudfoundry/cli/releases/tag/v6.39.0
* https://github.com/cloudfoundry/cli/releases/tag/v6.39.1
Sponsored by: Pivotal Software, Inc. |
6.38.0 09 Aug 2018 14:19:38 |
dumbbell |
net/cf: Update to 6.38.0
Release notes:
https://github.com/cloudfoundry/cli/releases/tag/v6.38.0
Sponsored by: Pivotal Software, Inc. |
6.37.0 20 Jun 2018 15:41:09 |
dumbbell |
net/cf: Take maintainership
Approved by: swills
Sponsored by: Pivotal Software, Inc |
6.37.0 20 Jun 2018 15:40:25 |
dumbbell |
net/cf: Update to 6.37.0
Submitted by: swills
Approved by: swills
Sponsored by: Pivotal Software, Inc |
6.34.1 03 Feb 2018 05:04:25 |
swills |
net/cf: Update to 6.34.1
Submitted by: dumbbell
Differential Revision: https://reviews.freebsd.org/D14077 |
6.24.0 12 Oct 2017 09:06:18 |
mat |
Stripping go binaries is perfectly fine.
https://dominik.honnef.co/posts/2016/10/go-and-strip/
Sponsored by: Absolight |
6.24.0 17 Sep 2017 09:01:52 |
amdmi3 |
- Add LICENSE_FILE
- Don't install LICENSE with docs
- Fix doc installation command
- Update WWW
Approved by: portmgr blanket |
6.24.0 26 Feb 2017 15:01:41 |
dumbbell |
net/cf: Update to 6.24.0
The port now uses a `go build` link flag to set the version (as returned
by `cf --version`) of the produced executable. This gets rid of the
previous patching; it didn't work anymore with the new source code
anyway.
Approved by: swills, antoine (mentor)
Differential Revision: https://reviews.freebsd.org/D9650 |
6.22.2 20 Nov 2016 20:21:22 |
dumbbell |
net/cf: Update to 6.22.2
The port is also converted to USES=go, which greatly simplifies it.
Approved by: ci
Differential Revision: https://reviews.freebsd.org/D7740 |
6.12.2 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
6.12.2 28 Aug 2015 13:39:57 |
amdmi3 |
- Switch to options helpers
- While here, add some NO_ARCHes and couple missing PORT_OPTIONS=DOCS
Approved by: portmgr blanket |
6.12.2 03 Aug 2015 15:19:01 |
swills |
net/cf: update to 6.12.2 |
6.11.2 06 May 2015 18:28:26 |
swills |
net/cf: add port
The official command line client for Cloud Foundry.
WWW: http://cloudfoundry.org/ |