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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
devfile Generate Kubernetes objects from a devfile and accessing the devfile registry
2.3.0_2 net 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 2.3.0_1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-08-12 18:18:14
Last Update: 2025-10-08 00:41:39
Commit Hash: 2e7587a
License: APACHE20
WWW:
https://github.com/devfile/library
Description:
The Devfile Parser library is a Golang module that: - parses a devfile as specified by the api & schema. - writes to the specified devfile with the updated data. - generates Kubernetes objects for the various devfile resources. - defines util functions for the devfile. - downloads resources from a parent devfile if specified in the devfile.
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 (4 items)
Collapse this list.
  1. bin/devfile
  2. /usr/local/share/licenses/devfile-2.3.0_2/catalog.mk
  3. /usr/local/share/licenses/devfile-2.3.0_2/LICENSE
  4. /usr/local/share/licenses/devfile-2.3.0_2/APACHE20
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • devfile>0:net/devfile
To install the port:
cd /usr/ports/net/devfile/ && make install clean
To add the package, run one of these commands:
  • pkg install net/devfile
  • pkg install devfile
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: devfile
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1753796004 SHA256 (go/net_devfile/devfile-v2.3.0/v2.3.0.mod) = c9410a407e269531a90bedf64b071d7b300ef54ccad783c9ddaef514e3e1af93 SIZE (go/net_devfile/devfile-v2.3.0/v2.3.0.mod) = 6499

Expand this list (2 items)

Collapse this list.

SHA256 (go/net_devfile/devfile-v2.3.0/v2.3.0.zip) = afd53a88326cefa3d754ef466d8391b3522a08e7cc55bdec3f2ac44e35e2f600 SIZE (go/net_devfile/devfile-v2.3.0/v2.3.0.zip) = 365596

Collapse this list.


Packages (timestamps in pop-ups are UTC):
devfile
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.3.0_12.3.0_1-2.3.0_12.3.0_1---
FreeBSD:13:quarterly-2.3.0_1--2.3.0_1---
FreeBSD:14:latest2.3.02.3.0_1-2.3.02.3.0_1---
FreeBSD:14:quarterly-2.3.0_1--2.3.0_1---
FreeBSD:15:latest2.3.0_12.3.0_1n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest-2.3.0_2n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go124 : lang/go124
Fetch dependencies:
  1. go124 : lang/go124
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net_devfile
USES:
go:modules zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/github.com/devfile/library/v2/@v/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.3.0_2
08 Oct 2025 00:41:39
commit hash: 2e7587aaf8e7f893fd2025d55f66de088427b180commit hash: 2e7587aaf8e7f893fd2025d55f66de088427b180commit hash: 2e7587aaf8e7f893fd2025d55f66de088427b180commit hash: 2e7587aaf8e7f893fd2025d55f66de088427b180 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
many: Bump dependent ports after go124 update
2.3.0_1
04 Sep 2025 17:53:24
commit hash: 31a5a229a778dc5f458cb8887954f192d846e0e3commit hash: 31a5a229a778dc5f458cb8887954f192d846e0e3commit hash: 31a5a229a778dc5f458cb8887954f192d846e0e3commit hash: 31a5a229a778dc5f458cb8887954f192d846e0e3 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
many: Bump go ports for go-1.24.7
2.3.0
12 Aug 2025 18:15:27
commit hash: 95336f34a24755b7a6a6f964f5894741dd962348commit hash: 95336f34a24755b7a6a6f964f5894741dd962348commit hash: 95336f34a24755b7a6a6f964f5894741dd962348commit hash: 95336f34a24755b7a6a6f964f5894741dd962348 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/devfile: Add devfile 2.3.0

The Devfile Parser library is a Golang module that:
- parses a devfile as specified by the api & schema.
- writes to the specified devfile with the updated data.
- generates Kubernetes objects for the various devfile resources.
- defines util functions for the devfile.
- downloads resources from a parent devfile if specified in the devfile.

Number of commits found: 3