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 2022Q2
portfmt Format FreeBSD Ports Makefiles
1.1.5 ports-mgmt on this many watch lists=5 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.1.5Version of this port present on the latest quarterly branch.
Maintainer: tobik@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-03-12 05:35:21
Last Update: 2023-04-17 13:41:47
Commit Hash: ac51386
People watching this port, also watch:: coreutils, zip, libjxl, mkfontscale, smartmontools
License: BSD2CLAUSE
WWW:
https://codeberg.org/tobik/portfmt
Description:
Portfmt is a collection of tools for editing, formatting, and linting FreeBSD Ports Collection Makefiles. It comes with several tools: - portfmt formats Makefiles - portclippy is a linter that checks if variables are in the correct order in a more comprehensive way than portlint - portedit edits Makefiles. It comes with several commands that can be used as a basis for your own port update scripts: - bump-epoch: bumps PORTEPOCH or inserts it at the right place - bump-revision: bumps PORTREVISION or inserts it at the right place - get: lookup unevaluated variable values - merge: Generic command to set/update variables while also formatting the updated variables properly and inserting them in the right places if necessary. Useful for merging output of other tools like make cargo-crates, modules2tuple, or make stage-qa. For example to mark a port deprecated: printf "DEPRECATED=%s\nEXPIRATION_DATE=%s" \ Abandonware 2019-08-15 | portedit merge -i Makefile - set-version: resets PORTREVISION, sets DISTVERSION or PORTVERSION
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 (14 items)
Collapse this list.
  1. /usr/local/share/licenses/portfmt-1.1.5/catalog.mk
  2. /usr/local/share/licenses/portfmt-1.1.5/LICENSE
  3. /usr/local/share/licenses/portfmt-1.1.5/BSD2CLAUSE
  4. bin/portclippy
  5. bin/portedit
  6. bin/portfmt
  7. bin/portscan
  8. share/man/man1/portclippy.1.gz
  9. share/man/man1/portedit.1.gz
  10. share/man/man1/portfmt.1.gz
  11. share/man/man1/portscan.1.gz
  12. @owner
  13. @group
  14. @mode
Collapse this list.
Dependency lines:
  • portfmt>0:ports-mgmt/portfmt
To install the port:
cd /usr/ports/ports-mgmt/portfmt/ && make install clean
To add the package, run one of these commands:
  • pkg install ports-mgmt/portfmt
  • pkg install portfmt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: portfmt
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1681738825 SHA256 (portfmt-1.1.5.tar.lz) = d702dd6dcf6b2be3a32d063542115bc452f44221e5abba8f2b957ffaa101a747 SIZE (portfmt-1.1.5.tar.lz) = 176578

Packages (timestamps in pop-ups are UTC):
portfmt
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.1.51.1.5g202007121.1.51.1.5-g20200712-
FreeBSD:13:quarterly1.1.51.1.51.1.51.1.51.1.51.1.51.1.51.1.5
FreeBSD:14:latest1.1.51.1.51.1.41.1.51.1.51.1.5-1.1.5
FreeBSD:14:quarterly1.1.51.1.5-1.1.51.1.51.1.51.1.51.1.5
FreeBSD:15:latest1.1.51.1.5n/a1.1.5n/a1.1.51.1.51.1.5
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. ninja : devel/ninja
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for portfmt-1.1.5: SUBPACKAGES=off: Subpackages support (D16457) ===> Use 'make config' to modify these settings
Options name:
ports-mgmt_portfmt
USES:
compiler:c11 ninja tar:lz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeberg.org/attachments/585aad14-d6b4-47e4-b8fa-813cb0fcf020?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port