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
jlog Journaled log library
1.2.2.s2015012200 databases 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 1.2.2.s2015012200Version of this port present on the latest quarterly branch.
Maintainer: alfred@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-10-12 04:54:25
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: BSD3CLAUSE
WWW:
https://labs.omniti.com/labs/jlog
Description:
JLog is short for "journaled log" and this package is really an API and implementation that is libjlog. What is libjlog? libjlog is a pure C, very simple durable message queue with multiple subscribers and publishers (both thread and multi-process safe). The basic concept is that publishers can open a log and write messages to it while subscribers open the log and consume messages from it. "That sounds easy." libjlog abstracts away the need to perform log rotation or maintenance by publishing into fixed size log buffers and eliminating old log buffers when there are no more consumers pending.
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 (20 items)
Collapse this list.
  1. /usr/local/share/licenses/jlog-1.2.2.s2015012200/catalog.mk
  2. /usr/local/share/licenses/jlog-1.2.2.s2015012200/LICENSE
  3. /usr/local/share/licenses/jlog-1.2.2.s2015012200/BSD3CLAUSE
  4. bin/jlog_change_endian
  5. bin/jlog_sanity_check
  6. bin/jlogctl
  7. include/jlog.h
  8. include/jlog_config.h
  9. lib/libjlog.a
  10. lib/libjlog.so
  11. lib/perl5/site_perl/mach/5.32/JLog.pm
  12. lib/perl5/site_perl/mach/5.32/JLog/Reader.pm
  13. lib/perl5/site_perl/mach/5.32/JLog/Writer.pm
  14. lib/perl5/site_perl/mach/5.32/auto/JLog/JLog.so
  15. lib/perl5/site_perl/man/man3/JLog.3.gz
  16. lib/perl5/site_perl/man/man3/JLog::Reader.3.gz
  17. lib/perl5/site_perl/man/man3/JLog::Writer.3.gz
  18. @owner
  19. @group
  20. @mode
Collapse this list.
Dependency lines:
  • jlog>0:databases/jlog
To install the port:
cd /usr/ports/databases/jlog/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/jlog
  • pkg install jlog
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: jlog
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (omniti-labs-jlog-1.2.2.s2015012200-cf3085f_GH0.tar.gz) = 3954102e3c3939a815e22a53258edfa6364395e12bb4dd327ed0425b07dc05b3 SIZE (omniti-labs-jlog-1.2.2.s2015012200-cf3085f_GH0.tar.gz) = 86598

Packages (timestamps in pop-ups are UTC):
jlog
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.2.2.s20150122001.2.2.s20150122001.2.2.s20150122001.2.2.s20150122001.2.2.s2015012200-1.2.2.s2015012200-
FreeBSD:13:quarterly1.2.2.s20150122001.2.2.s20150122001.2.2.s20150122001.2.2.s20150122001.2.2.s20150122001.2.2.s20150122001.2.2.s20150122001.2.2.s2015012200
FreeBSD:14:latest1.2.2.s20150122001.2.2.s20150122001.2.2.s20150122001.2.2.s20150122001.2.2.s20150122001.2.2.s2015012200-1.2.2.s2015012200
FreeBSD:14:quarterly1.2.2.s20150122001.2.2.s2015012200-1.2.2.s20150122001.2.2.s20150122001.2.2.s20150122001.2.2.s20150122001.2.2.s2015012200
FreeBSD:15:latest1.2.2.s20150122001.2.2.s2015012200n/a1.2.2.s2015012200n/a1.2.2.s20150122001.2.2.s20150122001.2.2.s2015012200
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. autoconf2.13 : devel/autoconf2.13
  2. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for jlog-1.2.2.s2015012200: PERL=on: Perl scripting language support ===> Use 'make config' to modify these settings
Options name:
databases_jlog
USES:
perl5 shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/omniti-labs/jlog/tar.gz/cf3085f?dummy=/
Collapse this list.

There are no commits on branch 2022Q3 for this port