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
libcreg Library and tools to access the Windows 9x/Me Registry File format
e.20231123 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 e.20221022Version of this port present on the latest quarterly branch.
Maintainer: antoine@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-10-13 08:34:59
Last Update: 2024-02-14 13:38:40
Commit Hash: b50209b
License: LGPL3+
WWW:
https://github.com/libyal/libcreg
Description:
Library and tools to access the Windows 9x/Me Registry File (CREG) format.
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 (26 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libcreg-e.20231123/catalog.mk
  3. /usr/local/share/licenses/libcreg-e.20231123/LICENSE
  4. /usr/local/share/licenses/libcreg-e.20231123/LGPL3+
  5. bin/cregexport
  6. bin/creginfo
  7. bin/cregmount
  8. include/libcreg.h
  9. include/libcreg/codepage.h
  10. include/libcreg/definitions.h
  11. include/libcreg/error.h
  12. include/libcreg/extern.h
  13. include/libcreg/features.h
  14. include/libcreg/types.h
  15. lib/libcreg.a
  16. lib/libcreg.so
  17. lib/libcreg.so.1
  18. lib/libcreg.so.1.0.0
  19. lib/python3.9/site-packages/pycreg.a
  20. lib/python3.9/site-packages/pycreg.so
  21. libdata/pkgconfig/libcreg.pc
  22. share/man/man1/creginfo.1.gz
  23. share/man/man3/libcreg.3.gz
  24. @owner
  25. @group
  26. @mode
Collapse this list.
Dependency lines:
  • libcreg>0:devel/libcreg
To install the port:
cd /usr/ports/devel/libcreg/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/libcreg
  • pkg install libcreg
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libcreg
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1707835845 SHA256 (libcreg-experimental-20231123.tar.gz) = 421920f690425f6b6552e5cd31a7b616540f2f9e05f8635bf40d60a71c981fd7 SIZE (libcreg-experimental-20231123.tar.gz) = 1522661

Packages (timestamps in pop-ups are UTC):
libcreg
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:lateste.20231123e.20231123e.20200725e.20231123e.20231123-e.20200725-
FreeBSD:13:quarterlye.20221022e.20221022e.20221022e.20221022e.20231123e.20221022e.20221022e.20221022
FreeBSD:14:lateste.20231123e.20231123e.20210625e.20231123e.20231123e.20221022-e.20221022
FreeBSD:14:quarterlye.20221022e.20231123-e.20221022e.20231123e.20221022e.20221022e.20221022
FreeBSD:15:lateste.20231123e.20231123n/ae.20221022_1n/ae.20221022_1e.20221022_1e.20231123
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. pkgconf>=1.3.0_1 : devel/pkgconf
  2. python3.9 : lang/python39
  3. gettext-runtime>=0.22_1 : devel/gettext-runtime
  4. msgfmt : devel/gettext-tools
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. python3.9 : lang/python39
Library dependencies:
  1. libfuse.so : sysutils/fusefs-libs
  2. libintl.so : devel/gettext-runtime
This port is required by:
for Run
  1. security/py-dfwinreg

Configuration Options:
===> The following configuration options are available for libcreg-e.20231123: NLS=on: Native Language Support ===> Use 'make config' to modify these settings
Options name:
devel_libcreg
USES:
fuse libtool pathfix pkgconfig python gettext
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (5 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/antoine/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/antoine/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/antoine/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/antoine/
  5. https://github.com/libyal/libcreg/releases/download/20231123/
Collapse this list.

Number of commits found: 10

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
e.20231123
14 Feb 2024 13:38:40
commit hash: b50209b7d71732ae1fcb1fd72f1769ceb6054d09commit hash: b50209b7d71732ae1fcb1fd72f1769ceb6054d09commit hash: b50209b7d71732ae1fcb1fd72f1769ceb6054d09commit hash: b50209b7d71732ae1fcb1fd72f1769ceb6054d09 files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
devel/libcreg: update to experimental-20231123
e.20221022_1
27 Jan 2024 10:52:24
commit hash: 7b54f4a69e2ac84fbcce6f839bf6c884cb03ddfbcommit hash: 7b54f4a69e2ac84fbcce6f839bf6c884cb03ddfbcommit hash: 7b54f4a69e2ac84fbcce6f839bf6c884cb03ddfbcommit hash: 7b54f4a69e2ac84fbcce6f839bf6c884cb03ddfb files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
devel/libcreg: Move manpages to share/man

Approved by:	portmgr (blanket)
e.20221022
21 Feb 2023 18:45:11
commit hash: df8506c023d337d73c2e803c029d8237fd1d1080commit hash: df8506c023d337d73c2e803c029d8237fd1d1080commit hash: df8506c023d337d73c2e803c029d8237fd1d1080commit hash: df8506c023d337d73c2e803c029d8237fd1d1080 files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
devel/libcreg: update to experimental-20221022
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
e.20210625
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
e.20210625
11 May 2022 19:01:16
commit hash: 9e67e5eaa671f758ba006438d9fda7f6566c07c0commit hash: 9e67e5eaa671f758ba006438d9fda7f6566c07c0commit hash: 9e67e5eaa671f758ba006438d9fda7f6566c07c0commit hash: 9e67e5eaa671f758ba006438d9fda7f6566c07c0 files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
devel/libcreg: update to experimental-20210625
e.20210502
26 Jun 2021 08:06:29
commit hash: 11de6ef36d36376070b5e76a66c3341689705f8acommit hash: 11de6ef36d36376070b5e76a66c3341689705f8acommit hash: 11de6ef36d36376070b5e76a66c3341689705f8acommit hash: 11de6ef36d36376070b5e76a66c3341689705f8a files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
devel/libcreg: update to experimental-20210502
e.20200725
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
e.20200725
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
e.20200725
13 Oct 2020 08:34:51
Revision:552220Original commit files touched by this commit
antoine search for other commits by this committer
New port: devel/libcreg

Library and tools to access the Windows 9x/Me Registry File (CREG) format.
WWW: https://github.com/libyal/libcreg

Number of commits found: 10