Port details |
- concourse-fly CLI for Concourse
- 6.7.1_8 net
=0 Version of this port present on the latest quarterly branch. - Maintainer: dumbbell@FreeBSD.org
 - Port Added: 2016-10-30 10:24:19
- Last Update: 2023-01-14 11:31:17
- Commit Hash: 3b383d8
- Also Listed In: sysutils
- License: APACHE20
- Description:
- The `fly` tool is a command line interface to Concourse. It is used for
a number of tasks from connecting to a shell in one of your build's
containers to uploading new pipeline configuration into a running
Concourse. Learning how to use `fly` will make using Concourse faster
and more useful.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- concourse-fly>0:net/concourse-fly
- Conflicts:
- CONFLICTS_INSTALL:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/net/concourse-fly/ && make install clean
- To add the package, run one of these commands:
- pkg install net/concourse-fly
- pkg install concourse-fly
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: concourse-fly
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1605819756
SHA256 (concourse-6.7.1.tar.xz) = 3fd2de566112b6822928197cffeebe9af4090159cebb22702313c2f9698d911d
SIZE (concourse-6.7.1.tar.xz) = 8414876
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- go119 : lang/go119
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_concourse-fly
- USES:
- cpe go:modules tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.7.1_8 14 Jan 2023 11:31:17
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTVERSION after lang/go{118,119} update |
6.7.1_7 11 Dec 2022 11:17:27
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{118,119} update |
6.7.1_6 06 Oct 2022 19:24:26
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{118,119} update |
6.7.1_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.7.1_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.7.1_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.7.1_3 14 Jul 2022 12:46:05
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{117,118} update |
6.7.1_2 07 Jun 2022 21:56:10
    |
Dmitri Goutnik (dmgk)  |
*/*: Bump port revisons after lang/go{117,118} update |
6.7.1_1 30 Mar 2022 07:01:44
    |
Guangyuan Yang (ygy)  |
*/*: Bump PORTREVISION after lang/go 1.18 update |
6.7.1 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.7.1 21 Sep 2021 12:57:53
    |
Bernhard Froehlich (decke)  |
net/concourse-fly: Add CPE information
Approved by: portmgr (blanket) |
6.7.1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
6.7.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
6.7.1 23 Dec 2020 20:34:35
  |
mikael  |
net/concourse-fly: Garbage collect patch
Approved by: portmgr (tier-2 blanket) |
6.7.1 20 Nov 2020 09:19:29
  |
dumbbell  |
net/concourse-fly: Update to 6.7.1
`patch-vendor_golang.org_x_sys_unix_ztypes__freebsd__arm64.go` is removed
because it was integrated upstream.
Thanks to dmgk@, the Makefile is switched to use USES=go:modules and cleaned up
in preparation for the upcoming Go 1.16 release; see PR 251256 [1].
PR: 251256
Submitted by: dmgk@ [1] |
5.7.2 31 Mar 2020 18:33:41
  |
mikael  |
net/concourse-fly: fix patch files
The patch were applied twice.
Approved by: manu (mentor, implicit) |
5.7.2 26 Mar 2020 11:24:24
  |
mikael  |
net/concourse-fly: unbreak on aarch64
# github.com/creack/pty
vendor/github.com/creack/pty/pty_freebsd.go:50:20: undefined: fiodgnameArg
vendor/github.com/creack/pty/pty_freebsd.go:63:12: undefined: _C_SPECNAMELEN
vendor/github.com/creack/pty/pty_freebsd.go:66:9: undefined: fiodgnameArg
Add the missing ztypes_freebsd_arm64.go file for aarch64
# golang.org/x/sys/unix
vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go:400:12: undefined:
uint128
Import upstream patch
https://github.com/golang/sys/commit/33540a1f603772f9d4b761f416f5c10dade23e96
PR: 245058
Approved by: dumbbell (maintainer), manu (mentor, implicit) |
5.7.2 05 Dec 2019 22:28:31
  |
dumbbell  |
net/concourse-fly: Update to 5.7.2
Release notes:
* https://github.com/concourse/concourse/releases/tag/v5.3.0
* https://github.com/concourse/concourse/releases/tag/v5.4.0
* https://github.com/concourse/concourse/releases/tag/v5.5.0
* https://github.com/concourse/concourse/releases/tag/v5.6.0
* https://github.com/concourse/concourse/releases/tag/v5.7.0
* https://github.com/concourse/concourse/releases/tag/v5.7.1
* https://github.com/concourse/concourse/releases/tag/v5.7.2 |
5.2.0 06 Jun 2019 12:15:42
  |
dumbbell  |
net/concourse-fly: Update to 5.2.0
Release notes:
* https://github.com/concourse/concourse/releases/tag/v5.2.0
Sponsored by: Pivotal Software, Inc. |
5.1.0 06 May 2019 10:01:50
  |
dumbbell  |
net/concourse-fly: Fix version returned by `fly --version`
The "path" to the version variable changed in Concourse 5.x. Before this
patch, it would thus return "0.0.0-dev".
Sponsored by: Pivotal Software, Inc. |
5.1.0 24 Apr 2019 17:20:06
  |
dumbbell  |
net/concourse-fly: Update to 5.1.0
Release notes:
* https://concourse-ci.org/download.html#v500
* https://concourse-ci.org/download.html#v501
* https://concourse-ci.org/download.html#v510
Sponsored by: Pivotal Software, Inc. |
4.2.3 24 Apr 2019 17:18:17
  |
dumbbell  |
net/concourse-fly: Use the new website URL
... in `pkg-descr`.
Sponsored by: Pivotal Software, Inc. |
4.2.3 13 Mar 2019 14:21:26
  |
dumbbell  |
net/concourse-fly: Fix build with Go 1.12
The patch comes from upstream.
Obtained from: https://github.com/concourse/go-archive/pull/3
Sponsored by: Pivotal Software, Inc. |
4.2.3 04 Mar 2019 15:29:07
  |
dumbbell  |
net/concourse-fly: Update to 4.2.3
Release notes:
* https://concourse-ci.org/download.html#v423
Sponsored by: Pivotal Software, Inc. |
4.2.2 01 Feb 2019 15:29:47
  |
dumbbell  |
net/concourse-fly: Update to 4.2.2
Release notes:
* https://concourse-ci.org/download.html#v422
Sponsored by: Pivotal Software, Inc. |
4.2.1 08 Jan 2019 11:46:19
  |
tobik  |
Do not set CONFLICTS{,_INSTALL} twice |
4.2.1 21 Sep 2018 15:26:20
  |
dumbbell  |
net/concourse-fly: Update to 4.2.1
Release notes:
* https://concourse-ci.org/download.html#v420
* https://concourse-ci.org/download.html#v421
Sponsored by: Pivotal Software, Inc. |
4.1.0 14 Sep 2018 11:58:23
  |
dumbbell  |
net/concourse-fly: Update to 4.1.0
Release notes:
* https://concourse-ci.org/download.html#v400
* https://concourse-ci.org/download.html#v410
Sponsored by: Pivotal Software, Inc. |
3.14.1 31 Jul 2018 08:39:47
  |
dumbbell  |
net/concourse-fly: Update to 3.14.1
Sponsored by: Pivotal Software, Inc. |
3.13.0 17 May 2018 10:34:22
  |
dumbbell  |
net/concourse-fly: Update to 3.13.0
Sponsored by: Pivotal Software, Inc. |
3.11.0 17 Apr 2018 14:34:43
  |
dumbbell  |
net/concourse-fly: Update to 3.11.0
Sponsored by: Pivotal Software, Inc. |
3.9.2 13 Mar 2018 09:24:45
  |
dumbbell  |
net/concourse-fly: Update to 3.9.2
Sponsored by: Pivotal Software, Inc. |
3.9.1 06 Mar 2018 09:34:48
  |
dumbbell  |
net/concourse-fly: Update to 3.9.1
Sponsored by: Pivotal Software, Inc. |
3.9.0 16 Feb 2018 12:59:48
  |
dumbbell  |
net/concourse-fly: Update to 3.9.0
Sponsored by: Pivotal |
3.8.0 11 Dec 2017 16:29:37
  |
dumbbell  |
net/concourse-fly: Update to 3.8.0
Sponsored by: Pivotal |
3.6.0 31 Oct 2017 17:53:47
  |
dumbbell  |
net/concourse-fly: Update to 3.6.0
Sponsored by: Pivotal |
3.5.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 |
3.5.0 09 Oct 2017 21:15:29
  |
dumbbell  |
graphics/fly, net/concourse-fly: Mark both ports as conflicting
They both install `bin/fly`.
While here, fix errors reported by portlint(1) in net/concourse-fly:
* Quote `install` to hint that the port is not using install(1)
* Replace `rm` by ${RM}
* Move `bsd.port.mk` include to the last line
Reported by: rodrigo@ (ports conflicting) |
3.5.0 04 Oct 2017 09:40:50
  |
dumbbell  |
net/concourse-fly: Update to 3.5.0
Sponsored by: Pivotal |
3.4.1 05 Sep 2017 16:55:57
  |
dumbbell  |
net/concourse-fly: Update to 3.4.1 |
3.3.1 05 Jul 2017 10:16:48
  |
dumbbell  |
net/concourse-fly: Update to 3.3.1 |
3.2.1 19 Jun 2017 09:02:34
  |
dumbbell  |
net/concourse-fly: Update to 3.2.1 |
3.2.0 17 Jun 2017 14:35:29
  |
dumbbell  |
net/concourse-fly: Update to 3.2.0 |
2.7.4 08 May 2017 19:39:20
  |
dumbbell  |
net/concourse-fly: Update to 2.7.4
Approved by: antoine (mentor)
Differential Revision: https://reviews.freebsd.org/D10583 |
2.7.0 19 Feb 2017 17:40:22
  |
dumbbell  |
net/concourse-fly: Update to 2.7.0
Approved by: antoine (mentor)
Differential Revision: https://reviews.freebsd.org/D9608 |
2.6.0 09 Jan 2017 08:08:17
  |
dumbbell  |
net/concourse-fly: Update to 2.6.0
Approved by: bapt
Differential Revision: https://reviews.freebsd.org/D9063 |
2.5.1 16 Dec 2016 09:02:23
  |
dumbbell  |
net/concourse-fly: Update to 2.5.1
Approved by: bapt
Differential Revision: https://reviews.freebsd.org/D8797 |
2.5.0 02 Dec 2016 09:21:59
  |
mat  |
http://github.com redirects to https://github.com, spare everyone a redirect.
Sponsored by: Absolight |
2.5.0 20 Nov 2016 11:11:42
  |
dumbbell  |
net/concourse-fly: Update to 2.5.0
Approved by: bapt
Differential Revision: https://reviews.freebsd.org/D8547 |
2.4.0 09 Nov 2016 00:01:25
  |
dumbbell  |
net/concourse-fly: Update to 2.4.0
Approved by: mat
Differential Revision: https://reviews.freebsd.org/D8479 |
2.3.1 30 Oct 2016 10:24:09
  |
dumbbell  |
net/concourse-fly: New port for Concourse's CLI
Approved by: mat
Differential Revision: https://reviews.freebsd.org/D7819 |