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
diffoci Diff for Docker and OCI container images
0.1.4_1 sysutils 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-04-20 14:28:25
Last Update: 2024-05-13 17:56:04
Commit Hash: fce0cc3
License: APACHE20
WWW:
https://github.com/reproducible-containers/diffoci
Description:
diffoci compares Docker and OCI container images for helping reproducible builds. Note that mon-Linux users typically have to specify --platform explicitly. e.g., diffoci diff --platform=linux/amd64 IMAGE0 IMAGE1.
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 (4 items)
Collapse this list.
  1. bin/diffoci
  2. /usr/local/share/licenses/diffoci-0.1.4_1/catalog.mk
  3. /usr/local/share/licenses/diffoci-0.1.4_1/LICENSE
  4. /usr/local/share/licenses/diffoci-0.1.4_1/APACHE20
Collapse this list.
Dependency lines:
  • diffoci>0:sysutils/diffoci
To install the port:
cd /usr/ports/sysutils/diffoci/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/diffoci
  • pkg install diffoci
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: diffoci
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1713528486 SHA256 (go/sysutils_diffoci/diffoci-v0.1.4/v0.1.4.mod) = c632765d0c14758ee9776357fddd17998e9e2f9eb5a11818b50301f3643cb662 SIZE (go/sysutils_diffoci/diffoci-v0.1.4/v0.1.4.mod) = 2981

Expand this list (2 items)

Collapse this list.

SHA256 (go/sysutils_diffoci/diffoci-v0.1.4/v0.1.4.zip) = 47784cd46ce71617af0da73fa262718a8a1f2213cdd67e4628d8ceaca8d8c793 SIZE (go/sysutils_diffoci/diffoci-v0.1.4/v0.1.4.zip) = 54646

Collapse this list.


Packages (timestamps in pop-ups are UTC):
diffoci
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.1.4_10.1.4_1-0.1.4_10.1.4_1---
FreeBSD:13:quarterly--------
FreeBSD:14:latest0.1.40.1.4_1-0.1.40.1.4_1---
FreeBSD:14:quarterly--------
FreeBSD:15:latest0.1.40.1.4_1n/a0.1.4n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go121 : lang/go121
Fetch dependencies:
  1. go121 : lang/go121
  2. ca_root_nss>0 : security/ca_root_nss
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_diffoci
USES:
go:modules zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/github.com/reproducible-containers/diffoci/@v/
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
0.1.4_1
13 May 2024 17:56:04
commit hash: fce0cc32720e61042bc675152b116f9e61532e92commit hash: fce0cc32720e61042bc675152b116f9e61532e92commit hash: fce0cc32720e61042bc675152b116f9e61532e92commit hash: fce0cc32720e61042bc675152b116f9e61532e92 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update

MFH:		2024Q2
0.1.4
20 Apr 2024 14:25:34
commit hash: 45c51beb49083042f36480cc33ea8f3c4b4e127ccommit hash: 45c51beb49083042f36480cc33ea8f3c4b4e127ccommit hash: 45c51beb49083042f36480cc33ea8f3c4b4e127ccommit hash: 45c51beb49083042f36480cc33ea8f3c4b4e127c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/diffoci: Add diffoci 0.1.4

diffoci compares Docker and OCI container images for helping reproducible
builds.

Note that mon-Linux users typically have to specify --platform explicitly. e.g.,
diffoci diff --platform=linux/amd64 IMAGE0 IMAGE1.

Number of commits found: 2