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
ots OpenType Sanitizer
9.1.0_3 x11-fonts 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 9.1.0_2Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-01-05 04:05:52
Last Update: 2024-01-12 22:40:48
Commit Hash: 9f8f710
License: BSD3CLAUSE
WWW:
https://github.com/khaledhosny/ots
Description:
The OpenType Sanitizer (OTS) parses and serializes OpenType files (OTF, TTF) and WOFF and WOFF2 font files, validating them and sanitizing them as it goes. The C library is integrated into Chromium and Firefox, and also simple command line tools to check files offline in a Terminal. The CSS font-face property is great for web typography. Having to use images in order to get the correct typeface is a great sadness; one should be able to use vectors.
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 (22 items)
Collapse this list.
  1. /usr/local/share/licenses/ots-9.1.0_3/catalog.mk
  2. /usr/local/share/licenses/ots-9.1.0_3/LICENSE
  3. /usr/local/share/licenses/ots-9.1.0_3/BSD3CLAUSE
  4. bin/cff_charstring
  5. bin/ots-fuzzer
  6. bin/ots-idempotent
  7. bin/ots-perf
  8. bin/ots-sanitize
  9. bin/ots-side-by-side
  10. bin/ots-validator-checker
  11. lib/libots.a
  12. lib/libots.so
  13. lib/libots.so.9
  14. lib/libots.so.9.1.0
  15. share/man/man1/ots-idempotent.1.gz
  16. share/man/man1/ots-perf.1.gz
  17. share/man/man1/ots-sanitize.1.gz
  18. share/man/man1/ots-side-by-side.1.gz
  19. share/man/man1/ots-validator-checker.1.gz
  20. @owner
  21. @group
  22. @mode
Collapse this list.
Dependency lines:
  • ots>0:x11-fonts/ots
To install the port:
cd /usr/ports/x11-fonts/ots/ && make install clean
To add the package, run one of these commands:
  • pkg install x11-fonts/ots
  • pkg install ots
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ots
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1685792190 SHA256 (ots-9.1.0.tar.xz) = e52efca9b6af41121deb71d867c6440b2d89b4cf189a9004f62a3989514acc22 SIZE (ots-9.1.0.tar.xz) = 30668212

Packages (timestamps in pop-ups are UTC):
ots
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest9.1.0_39.1.0_38.1.19.1.0_39.1.0_3-8.1.1-
FreeBSD:13:quarterly9.1.0_29.1.0_29.1.09.1.0_29.1.0_29.1.0_29.1.0_29.1.0_2
FreeBSD:14:latest9.1.0_39.1.0_39.0.09.1.0_39.1.0_39.1.0-9.1.0
FreeBSD:14:quarterly9.1.0_29.1.0_2-9.1.0_29.1.0_29.1.0_29.1.0_29.1.0_2
FreeBSD:15:latest9.1.0_39.1.0_3n/a9.1.0_3n/a9.1.0_39.1.0_39.1.0_3
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. brotli>=1.0.9 : archivers/brotli
  2. freetype2>=2.12.1 : print/freetype2
  3. googletest>=1.11.0 : devel/googletest
  4. liblz4>=1.9.4 : archivers/liblz4
  5. woff2>=1.0.2 : devel/woff2
  6. meson : devel/meson
  7. ninja : devel/ninja
  8. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libbrotlidec.so : archivers/brotli
  2. libfreetype.so : print/freetype2
  3. libgtest.so : devel/googletest
  4. liblz4.so : archivers/liblz4
  5. libwoff2dec.so : devel/woff2
This port is required by:
for Run
  1. x11-fonts/py-opentype-sanitizer

Configuration Options:
No options to configure
Options name:
x11-fonts_ots
USES:
compiler:c++14-lang meson pkgconfig tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/khaledhosny/ots/releases/download/v9.1.0/
Collapse this list.

There are no commits on branch 2022Q2 for this port