notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details on branch 2023Q4
buildkite-agent Cross-platform build runner to run your own build tasks
3.47.0_3 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.47.0_3Version of this port present on the latest quarterly branch.
Maintainer: dch@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-12-07 15:09:06
Last Update: 2023-12-07 15:06:56
Commit Hash: 1a5ede5
Also Listed In: sysutils
License: APACHE20 BSD2CLAUSE BSD3CLAUSE LGPL3 MIT
WWW:
https://buildkite.com/
Description:
Buildkite-agent is a small, reliable, and cross-platform build runner that makes it easy to run automated builds on your own infrastructure. Its main responsibilities are polling buildkite.com for work, running build jobs, reporting back the status code and output log of the job, and uploading the job's artifacts.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (24 items)
Collapse this list.
  1. /usr/local/share/licenses/buildkite-agent-3.47.0_3/catalog.mk
  2. /usr/local/share/licenses/buildkite-agent-3.47.0_3/LICENSE
  3. /usr/local/share/licenses/buildkite-agent-3.47.0_3/APACHE20
  4. /usr/local/share/licenses/buildkite-agent-3.47.0_3/BSD2CLAUSE
  5. /usr/local/share/licenses/buildkite-agent-3.47.0_3/BSD3CLAUSE
  6. /usr/local/share/licenses/buildkite-agent-3.47.0_3/LGPL3
  7. /usr/local/share/licenses/buildkite-agent-3.47.0_3/MIT
  8. bin/buildkite-agent
  9. @dir etc/buildkite/hooks
  10. @dir etc/buildkite/plugins
  11. @sample etc/buildkite/buildkite-agent.cfg.sample
  12. share/examples/buildkite-agent/hooks/checkout.sample
  13. share/examples/buildkite-agent/hooks/command.sample
  14. share/examples/buildkite-agent/hooks/environment.sample
  15. share/examples/buildkite-agent/hooks/post-artifact.sample
  16. share/examples/buildkite-agent/hooks/post-checkout.sample
  17. share/examples/buildkite-agent/hooks/post-command.sample
  18. share/examples/buildkite-agent/hooks/pre-artifact.sample
  19. share/examples/buildkite-agent/hooks/pre-checkout.sample
  20. share/examples/buildkite-agent/hooks/pre-command.sample
  21. share/examples/buildkite-agent/hooks/pre-exit.sample
  22. @owner
  23. @group
  24. @mode
Collapse this list.
Dependency lines:
  • buildkite-agent>0:devel/buildkite-agent
To install the port:
cd /usr/ports/devel/buildkite-agent/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/buildkite-agent
  • pkg install buildkite-agent
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: buildkite-agent
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1686045606 SHA256 (go/devel_buildkite-agent/buildkite-agent-v3.47.0_GH0/v3.47.0.mod) = 62c3d1424463d3744ee75c538f975d8e78db8585aa71cc81b99a8deb886d1be1 SIZE (go/devel_buildkite-agent/buildkite-agent-v3.47.0_GH0/v3.47.0.mod) = 4707

Expand this list (4 items)

Collapse this list.

SHA256 (go/devel_buildkite-agent/buildkite-agent-v3.47.0_GH0/v3.47.0.zip) = b228312d8a0e323279cf2b4977d811bdda47464ed935ab3dd65aba525d3fd26b SIZE (go/devel_buildkite-agent/buildkite-agent-v3.47.0_GH0/v3.47.0.zip) = 3417920 SHA256 (go/devel_buildkite-agent/buildkite-agent-v3.47.0_GH0/buildkite-agent-v3.47.0_GH0.tar.gz) = 52acd76bb1f8e155a0a20283fc00ff73c8f8a1a92f72ade7ac9eb3fe260cd7e0 SIZE (go/devel_buildkite-agent/buildkite-agent-v3.47.0_GH0/buildkite-agent-v3.47.0_GH0.tar.gz) = 3242194

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go120 : lang/go120
Runtime dependencies:
  1. bash : shells/bash
Fetch dependencies:
  1. go120 : lang/go120
  2. ca_root_nss>0 : security/ca_root_nss
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_buildkite-agent
USES:
go:modules zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://codeload.github.com/buildkite/agent/tar.gz/v3.47.0?dummy=/
  2. https://proxy.golang.org/github.com/buildkite/agent/v3/@v/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.47.0_3
07 Dec 2023 15:06:56
commit hash: 1a5ede5f3667b6e0399abb165603b33f51f65d66commit hash: 1a5ede5f3667b6e0399abb165603b33f51f65d66commit hash: 1a5ede5f3667b6e0399abb165603b33f51f65d66commit hash: 1a5ede5f3667b6e0399abb165603b33f51f65d66 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update

PR:		274405
(cherry picked from commit 0505b712df3ae2b4bcaba00aecc7c1e9100d8609)

Number of commits found: 1