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
confget Read variables from INI-style configuration files
5.1.2 textproc on this many watch lists=1 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 5.1.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2009-03-18 11:12:35
Last Update: 2024-04-18 12:48:16
Commit Hash: 55f302a
People watching this port, also watch:: pslist, timelimit, wmanager, prips
License: BSD2CLAUSE
WWW:
https://gitlab.com/confget/confget
Description:
The confget utility examines a INI-style configuration file and retrieves the value of the specified variables from the specified section. Its intended use is to let shell scripts use the same INI-style configuration files as other programs, to avoid duplication of data. The confget utility may retrieve the values of one or more variables, list all the variables in a specified section, list only those whose names or values match a specified pattern (shell glob or regular expression), or check if a variable is present in the file at all. It has a "shell-quoting" output mode that quotes the variable values in a way suitable for passing them directly to a Bourne-style shell.
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 (5 items)
Collapse this list.
  1. bin/confget
  2. share/man/man1/confget.1.gz
  3. /usr/local/share/licenses/confget-5.1.2/catalog.mk
  4. /usr/local/share/licenses/confget-5.1.2/LICENSE
  5. /usr/local/share/licenses/confget-5.1.2/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • confget>0:textproc/confget
To install the port:
cd /usr/ports/textproc/confget/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/confget
  • pkg install confget
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: confget
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1713033318 SHA256 (confget-release-5.1.2.tar.bz2) = ab4462e96c005c0db306342d2a6a7004dc3140f32e6da7be1ceb4759e2e86978 SIZE (confget-release-5.1.2.tar.bz2) = 62338

Packages (timestamps in pop-ups are UTC):
confget
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest5.1.05.1.22.3.45.1.05.1.2-2.3.4-
FreeBSD:13:quarterly5.1.05.1.05.1.05.1.05.1.05.1.05.1.05.1.0
FreeBSD:14:latest5.1.05.1.04.1.15.1.05.1.05.1.0-5.1.0
FreeBSD:14:quarterly5.1.05.1.0-5.1.05.1.05.1.05.1.05.1.0
FreeBSD:15:latest5.1.05.1.2n/a5.1.0n/a5.1.05.1.05.1.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
Library dependencies:
  1. libpcre2-8.so : devel/pcre2
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for confget-5.1.2: EXAMPLES=on: Build and/or install examples PCRE=on: Use Perl Compatible Regular Expressions ===> Use 'make config' to modify these settings
Options name:
textproc_confget
USES:
gmake tar:bz2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://gitlab.com/confget/confget/-/archive/release/5.1.2/
Collapse this list.

There are no commits on branch 2022Q3 for this port