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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
freebsd-bsdlabel FreeBSD bsdlabel
15.0_1 sysutils on this many watch lists=3 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 15.0_1Version of this port present on the latest quarterly branch.
Maintainer: cy@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-01-25 19:27:11
Last Update: 2024-08-23 03:37:43
Commit Hash: 0f349ce
People watching this port, also watch:: autoconf, ta-lib, weberp, prestashop, irrlicht
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:latest15.0_115.0_1-15.0_115.0_1---
FreeBSD:13:quarterly15.0_115.0_1-15.0_115.0_1---
FreeBSD:14:latest15.0_115.0_1-15.0_115.0_1---
FreeBSD:14:quarterly15.0_115.0_1-15.0_115.0_1---
FreeBSD:15:latest--n/a15.0_1n/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: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
15.0_1
23 Aug 2024 03:37:43
commit hash: 0f349ce7fa5bdf9af2b908487ddba8fcbfec33f8commit hash: 0f349ce7fa5bdf9af2b908487ddba8fcbfec33f8commit hash: 0f349ce7fa5bdf9af2b908487ddba8fcbfec33f8commit hash: 0f349ce7fa5bdf9af2b908487ddba8fcbfec33f8 files touched by this commit
Cy Schubert (cy) search for other commits by this committer
sysutils/freebsd-bsdlabel: Fix package on non-Intel architectures

FreeBSD never installed disklabel(8) on non-Intel architectures.

MFH:	2024Q3
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: 3