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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
pkl Apple's Open Source Configuration as Code language
0.26.0 lang on this many watch lists=2 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 0.26.0Version of this port present on the latest quarterly branch.
Maintainer: nyan@myuji.xyz search for ports maintained by this maintainer
Port Added: 2024-06-26 18:00:09
Last Update: 2024-12-31 08:57:55
Commit Hash: 0835676
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: java
License: APACHE20
WWW:
https://pkl-lang.org
Description:
Pkl - pronounced Pickle - is an embeddable configuration language which provides rich support for data templating and validation. It can be used from the command line, integrated in a build pipeline, or embedded in a program. Pkl scales from small to large, simple to complex, ad-hoc to repetitive configuration tasks.
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/pkl
  2. /usr/local/share/licenses/pkl-0.26.0/catalog.mk
  3. /usr/local/share/licenses/pkl-0.26.0/LICENSE
  4. /usr/local/share/licenses/pkl-0.26.0/APACHE20
Collapse this list.
Dependency lines:
  • pkl>0:lang/pkl
To install the port:
cd /usr/ports/lang/pkl/ && make install clean
To add the package, run one of these commands:
  • pkg install lang/pkl
  • pkg install pkl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: pkl
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1719362009 SHA256 (pkl-0.26.0/jpkl) = dc00252bf14ec13decf869e5061052e4b7300db20f4797d6434cc26aa8bfe77d SIZE (pkl-0.26.0/jpkl) = 14762791

Packages (timestamps in pop-ups are UTC):
pkl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.26.00.26.0--0.26.0---
FreeBSD:13:quarterly0.26.00.26.0--0.26.0---
FreeBSD:14:latest0.26.00.26.0--0.26.0---
FreeBSD:14:quarterly0.26.00.26.0--0.26.0---
FreeBSD:15:latest0.26.00.26.0n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. java : java/openjdk17
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
lang_pkl
USES:
java
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/apple/pkl/releases/download/0.26.0/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.26.0
31 Dec 2024 08:57:55
commit hash: 0835676e361bca74b28b09fe0425ed5ee958f26bcommit hash: 0835676e361bca74b28b09fe0425ed5ee958f26bcommit hash: 0835676e361bca74b28b09fe0425ed5ee958f26bcommit hash: 0835676e361bca74b28b09fe0425ed5ee958f26b files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/**java.mk: Convert bsd.java.mk to USES

The following features have been added or changed:
- Instead of USE_JAVA use USES=java. This defaults to
  USES=java:build,run if NO_BUILD is undefined. Else it defaults to
  USES=java:run
- Instead of USE_ANT=yes use USES=java:ant which also implies
  USES=java:build
- Instead of JAVA_BUILD=yes use USES=java:build. Does not imply run or
  extract
- Instead of JAVA_EXTRACT=yes use USES=java:extract does not imply
  build or run
- Instead of JAVA_RUN=yes use USES=java:run does not imply extract or
  build
- Instead of USE_JAVA=<version> use USES=java and JAVA_VERSION=<version>

Approved by: mat (portmgr), glewis
Differential Revision:  https://reviews.freebsd.org/D48201
0.26.0
26 Jun 2024 17:58:26
commit hash: bbb58d3bb4b5e320f664ad2293d287a21e479a42commit hash: bbb58d3bb4b5e320f664ad2293d287a21e479a42commit hash: bbb58d3bb4b5e320f664ad2293d287a21e479a42commit hash: bbb58d3bb4b5e320f664ad2293d287a21e479a42 files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
Author: Yan Ka Chiu
Add lang/pkl, Apple's Open Source Configuration as Code language

Number of commits found: 2