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
libjodycode Shared code used by several utilities written by Jody Bruchon
3.1_1 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 3.1_1Version of this port present on the latest quarterly branch.
Maintainer: tom@hur.st search for ports maintained by this maintainer
Port Added: 2023-09-10 16:17:19
Last Update: 2024-01-12 15:11:29
Commit Hash: d432922
License: MIT
WWW:
https://github.com/jbruchon/libjodycode
Description:
libjodycode is a library containing code shared among several of the programs written by Jody Bruchon such as imagepile, jdupes, winregfs, and zeromerge.
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 (10 items)
Collapse this list.
  1. include/libjodycode.h
  2. lib/libjodycode.a
  3. lib/libjodycode.so
  4. lib/libjodycode.so.3.1
  5. lib/libjodycode.so.3
  6. share/man/man7/libjodycode.7.gz
  7. @ldconfig
  8. /usr/local/share/licenses/libjodycode-3.1_1/catalog.mk
  9. /usr/local/share/licenses/libjodycode-3.1_1/LICENSE
  10. /usr/local/share/licenses/libjodycode-3.1_1/MIT
Collapse this list.
Dependency lines:
  • libjodycode>0:devel/libjodycode
To install the port:
cd /usr/ports/devel/libjodycode/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/libjodycode
  • pkg install libjodycode
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libjodycode
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1693058130 SHA256 (jbruchon-libjodycode-v3.1_GH0.tar.gz) = c72974eb1d38873e06ea84b3d78990f87192f0113da5bd13fcac6bbc6a6e2184 SIZE (jbruchon-libjodycode-v3.1_GH0.tar.gz) = 27340

Packages (timestamps in pop-ups are UTC):
libjodycode
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.1_13.1_1-3.1_13.1_1---
FreeBSD:13:quarterly3.1_13.1_1-3.1_13.1_13.13.13.1
FreeBSD:14:latest3.1_13.1_1-3.1_13.1_1---
FreeBSD:14:quarterly3.1_13.1_1-3.1_13.1_13.13.13.1
FreeBSD:15:latest3.1_13.1_1n/a3.1_1n/a3.1_13.1_13.1_1
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
This port is required by:
for Libraries
  1. sysutils/jdupes

Configuration Options:
No options to configure
Options name:
devel_libjodycode
USES:
gmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/jbruchon/libjodycode/tar.gz/v3.1?dummy=/
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
3.1_1
12 Jan 2024 15:11:29
commit hash: d4329229fbe8ad0a96a1b9ec796d17cf512455d1commit hash: d4329229fbe8ad0a96a1b9ec796d17cf512455d1commit hash: d4329229fbe8ad0a96a1b9ec796d17cf512455d1commit hash: d4329229fbe8ad0a96a1b9ec796d17cf512455d1 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MANPREFIX: eliminate its usage

While here move manpages to share/man
3.1
10 Sep 2023 16:12:59
commit hash: dc98a8ffaa73c7f5c9721ad7b756eb91938f3c46commit hash: dc98a8ffaa73c7f5c9721ad7b756eb91938f3c46commit hash: dc98a8ffaa73c7f5c9721ad7b756eb91938f3c46commit hash: dc98a8ffaa73c7f5c9721ad7b756eb91938f3c46 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Thomas Hurst
devel/libjodycode: Add new port

libjodycode is a library containing code shared among several of the programs
written by Jody Bruchon such as imagepile, jdupes, winregfs, and zeromerge.

WWW: https://github.com/jbruchon/libjodycode

PR:		273400

Number of commits found: 2