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
freebsd-bsdlabel FreeBSD bsdlabel
15.0_1 sysutils 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 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: cy@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-01-25 19:27:11
Last Update: 2024-01-25 19:53:16
Commit Hash: 30d59fd
People watching this port, also watch:: tmux, libjxl, tcpdump, vigenere
License: BSD3CLAUSE
WWW:
https://github.com/cschuber/freebsd-bsdlabel
Description:
freebsd-bsdlabel: This is/was FreeBSD sbin/bsdlabel prior to its removal in FreeBSD-15.
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. /usr/local/share/licenses/freebsd-bsdlabel-15.0_1/catalog.mk
  2. /usr/local/share/licenses/freebsd-bsdlabel-15.0_1/LICENSE
  3. /usr/local/share/licenses/freebsd-bsdlabel-15.0_1/BSD3CLAUSE
  4. sbin/bsdlabel
  5. sbin/disklabel
  6. share/man/man8/bsdlabel.8.gz
  7. share/man/man8/disklabel.8.gz
  8. @owner
  9. @group
  10. @mode
Collapse this list.
Dependency lines:
  • freebsd-bsdlabel>0:sysutils/freebsd-bsdlabel
To install the port:
cd /usr/ports/sysutils/freebsd-bsdlabel/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/freebsd-bsdlabel
  • pkg install freebsd-bsdlabel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: freebsd-bsdlabel
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1706210110 SHA256 (cschuber-freebsd-bsdlabel-v15.0_GH0.tar.gz) = d001236f115d1c7d69359a2fa2657c767d774dff70fee1cbeb5739b46d63a782 SIZE (cschuber-freebsd-bsdlabel-v15.0_GH0.tar.gz) = 17659

Packages (timestamps in pop-ups are UTC):
freebsd-bsdlabel
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-15.0_1--15.0_1---
FreeBSD:13:quarterly-15.0_1--15.0_1---
FreeBSD:14:latest-15.0_1--15.0_1---
FreeBSD:14:quarterly-15.0_1--15.0_1---
FreeBSD:15:latest-15.0_1n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_freebsd-bsdlabel
USES:
uidfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/cschuber/freebsd-bsdlabel/tar.gz/v15.0?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
15.0_1
25 Jan 2024 19:53:16
commit hash: 30d59fd5179ff6f18fda5707df98e9cf56374719commit hash: 30d59fd5179ff6f18fda5707df98e9cf56374719commit hash: 30d59fd5179ff6f18fda5707df98e9cf56374719commit hash: 30d59fd5179ff6f18fda5707df98e9cf56374719 files touched by this commit
Cy Schubert (cy) search for other commits by this committer
sysutils/freebsd-bsdlabel: Fix pkg-descr

Reported by:	ler
15.0
25 Jan 2024 19:25:36
commit hash: 72a862c61ec6233b4ef9991473c46db47463090ccommit hash: 72a862c61ec6233b4ef9991473c46db47463090ccommit hash: 72a862c61ec6233b4ef9991473c46db47463090ccommit hash: 72a862c61ec6233b4ef9991473c46db47463090c files touched by this commit
Cy Schubert (cy) search for other commits by this committer
sysutils/freebsd-bsdlabel: New port in preparation of bsdlabel removal

bsdlabel(8) will be removed from 15-CURRENT. The tool is still somewhat
useful in a few cases. Make a port of it for those who might need it.

It's currently hosted in a repo in my GH account created using
devel/git-filter-repo.

Number of commits found: 2