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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
libucl Universal configuration library parser
0.9.1 textproc on this many watch lists=3 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.8.2Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-11-28 02:35:25
Last Update: 2024-03-24 14:29:06
Commit Hash: 9d0c9bd
People watching this port, also watch:: graphviz, dialog4ports, lame, expect, netpbm
Also Listed In: devel
License: BSD2CLAUSE
WWW:
https://github.com/vstakhov/libucl
Description:
Libucl is a parser and C API to parse and generate ucl objects. Libucl consists of several groups of functions: * Parser functions * Emitting functions * Conversion functions * Generation functions * Iteration functions * Validation functions * Utility functions
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (21 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libucl-0.9.1/catalog.mk
  3. /usr/local/share/licenses/libucl-0.9.1/LICENSE
  4. /usr/local/share/licenses/libucl-0.9.1/BSD2CLAUSE
  5. bin/ucl_chargen
  6. bin/ucl_objdump
  7. bin/ucl_tool
  8. @comment include/lua_ucl.h
  9. include/ucl.h
  10. include/ucl++.h
  11. lib/libucl.a
  12. lib/libucl.so
  13. lib/libucl.so.8
  14. lib/libucl.so.8.1.0
  15. @comment %%LUA_MODLIBDIR%%/ucl.a
  16. @comment %%LUA_MODLIBDIR%%/ucl.so
  17. libdata/pkgconfig/libucl.pc
  18. share/man/man3/libucl.3.gz
  19. @owner
  20. @group
  21. @mode
Collapse this list.
Dependency lines:
  • libucl>0:textproc/libucl
Conflicts:
CONFLICTS_INSTALL:
  • ucl
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/textproc/libucl/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/libucl
  • pkg install libucl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libucl
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1711289016 SHA256 (vstakhov-libucl-0.9.1_GH0.tar.gz) = e3efc73db5dfbfd4866bbff46f73efbecdb6b8f851e604d3a22ea65d5ede7b98 SIZE (vstakhov-libucl-0.9.1_GH0.tar.gz) = 2043711

Packages (timestamps in pop-ups are UTC):
libucl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.9.00.9.0_20.8.10.9.00.9.0_2-0.8.1-
FreeBSD:13:quarterly0.8.20.8.20.8.20.8.20.8.20.8.20.8.20.8.2
FreeBSD:14:latest0.9.00.9.0_20.8.20.9.00.9.0_20.8.2-0.8.2
FreeBSD:14:quarterly0.8.20.8.2-0.8.20.8.20.8.20.8.20.8.2
FreeBSD:15:latest0.9.00.9.0_2n/a0.9.0n/a0.8.2_10.8.2_10.9.0
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. autoconf>=2.72 : devel/autoconf
  4. automake>=1.16.5 : devel/automake
  5. libtoolize : devel/libtool
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. sysutils/hfm*
  2. Collapse this list of deleted ports.
for Libraries
  1. devel/uclcmd
  2. textproc/py-ucl
  3. textproc/uncle
  4. x11-wm/hikari

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. sysutils/relaunchd*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for libucl-0.9.1: LUA=off: Lua scripting language support REGEX=on: Enable regex checking for schema SIGNATURES=off: Enable signatures checking URLS=off: Enable fetching URLs UTILS=on: Enable tools: ucl_chargen, ucl_ucldump, ucl_tool ===> Use 'make config' to modify these settings
Options name:
textproc_libucl
USES:
autoreconf gmake libtool pathfix pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/vstakhov/libucl/tar.gz/0.9.1?dummy=/
Collapse this list.

There are no commits on branch 2022Q3 for this port