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.

non port: x11-fonts/ots/Makefile

Number of commits found: 22

Friday, 12 Jan 2024
22:40 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sanitize MANPREFIX for meson ports

Approved by:	portmgr
commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1 commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1 commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1 commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1 9f8f710
Friday, 22 Sep 2023
03:17 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
x11-fonts/ots: Install cff_charstring

- Bump PORTREVISION for package change
commit hash: 1ccd5e2cab4524905301b45609b217ea103b48bf commit hash: 1ccd5e2cab4524905301b45609b217ea103b48bf commit hash: 1ccd5e2cab4524905301b45609b217ea103b48bf commit hash: 1ccd5e2cab4524905301b45609b217ea103b48bf 1ccd5e2
Wednesday, 16 Aug 2023
18:25 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/googletest: Update to 1.14.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/google/googletest/releases
commit hash: b4d51fb2ec174ffda271cf8549ad9cb1c096b867 commit hash: b4d51fb2ec174ffda271cf8549ad9cb1c096b867 commit hash: b4d51fb2ec174ffda271cf8549ad9cb1c096b867 commit hash: b4d51fb2ec174ffda271cf8549ad9cb1c096b867 b4d51fb
Monday, 5 Jun 2023
18:46 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
x11-fonts/ots: Update to 9.1.0

Changes:	https://github.com/khaledhosny/ots/releases
commit hash: e560add1dc49a458b57da4b08fb6fffb5a5a475a commit hash: e560add1dc49a458b57da4b08fb6fffb5a5a475a commit hash: e560add1dc49a458b57da4b08fb6fffb5a5a475a commit hash: e560add1dc49a458b57da4b08fb6fffb5a5a475a e560add
Sunday, 7 May 2023
16:03 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
x11-fonts/ots: Update BUILD_DEPENDS
commit hash: c274364c4dcb3e7f14ca8cea27c07464f6898bbc commit hash: c274364c4dcb3e7f14ca8cea27c07464f6898bbc commit hash: c274364c4dcb3e7f14ca8cea27c07464f6898bbc commit hash: c274364c4dcb3e7f14ca8cea27c07464f6898bbc c274364c
Saturday, 6 May 2023
23:06 Jan Beich (jbeich) search for other commits by this committer
x11-fonts/ots: unbreak build after 4aec6e124381

In file included from ../tests/cff_charstring_test.cc:7:
In file included from /usr/local/include/gtest/gtest.h:64:
In file included from /usr/local/include/gtest/gtest-assertion-result.h:46:
In file included from /usr/local/include/gtest/gtest-message.h:57:
/usr/local/include/gtest/internal/gtest-port.h:270:2: error: C++ versions less
than C++14 are not supported.
 #error C++ versions less than C++14 are not supported.
  ^

Reported by:	pkg-fallout
commit hash: 8e1e95d482a43e11323ecb4bd83a7e70171a1329 commit hash: 8e1e95d482a43e11323ecb4bd83a7e70171a1329 commit hash: 8e1e95d482a43e11323ecb4bd83a7e70171a1329 commit hash: 8e1e95d482a43e11323ecb4bd83a7e70171a1329 8e1e95d
Wednesday, 5 Apr 2023
17:29 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
x11-fonts/ots: Fix meson usage

- Convert patch file to MESON_ARGS
- Convert nonexistent MESON_TRUE/MESON_FALSE to MESON_ARGS
commit hash: fe54a410559205505a0ba18e5b18619dcf0f4e1e commit hash: fe54a410559205505a0ba18e5b18619dcf0f4e1e commit hash: fe54a410559205505a0ba18e5b18619dcf0f4e1e commit hash: fe54a410559205505a0ba18e5b18619dcf0f4e1e fe54a41
Monday, 3 Oct 2022
02:14 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
x11-fonts/ots: Update to 9.0.0

Changes:	https://github.com/khaledhosny/ots/releases
commit hash: 5f6007587240ef4fd4c4e73c43bdb8c8a4931466 commit hash: 5f6007587240ef4fd4c4e73c43bdb8c8a4931466 commit hash: 5f6007587240ef4fd4c4e73c43bdb8c8a4931466 commit hash: 5f6007587240ef4fd4c4e73c43bdb8c8a4931466 5f60075
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 20 Jul 2022
14:23 Tobias C. Berner (tcberner) search for other commits by this committer
x11-fonts: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey Illarionov <littlesavage@rambler.ru>
  *  Andreas Kohn <andreas@syndrom23.de>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Ashish Shukla <wahjava@gmail.com>
  *  Babak Farrokhi <babak@farrokhi.net>
  *  Björn König <bkoenig@alpha-tierchen.de>
  *  Brett Taylor
  *  Dave Cottlehuber <dch@skunkwerks.at>
  *  Dejan Lesjak <lesi@FreeBSD.org>
  *  Dennis Herrmann <adox@mcx2.org>
  *  Dominic Marks <dominic.marks@btinternet.com>
  *  Dryice Liu <dryice@liu.com.cn>
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Eric Anholt <anholt@FreeBSD.org>
  *  Florian Limberger <flo@snakeoilproductions.net>
  *  Guerkan Senguen <gurkan@phys.ethz.ch>
  *  Gvozdikov Veniamin <g.veniamin@googlemail.com>
  *  Herbert J. Skuhra <herbert.skuhra@gmx.at>
  *  Horia Racoviceanu <horia@racoviceanu.com>
  *  Ilya A. Arkhipov <rum1cro@yandex.ru>
  *  Joe Marcus Clarke <marcus@FreeBSD.org>
  *  Johannes Lundberg <johalun0@gmail.com>
  *  Jordan Irwin <antumdeluge@gmail.com>
  *  KOMATSU Shinichiro
  *  Kevin Lo <kevlo@FreeBSD.org>
  *  Konstantinos Konstantinidis <kkonstan@daemon.gr>
  *  Koop Mast <kwm@FreeBSD.org>
  *  Kuan-Chung Chiu <buganini@gmail.com>
  *  Leland Wang <llwang@infor.org>
  *  Lowell Gilbert <lgfbsd@be-well.ilk.org>
  *  Manuel Giraud <manuel.giraud@gmail.com>
  *  Marcin Cieslak <saper@SYSTEM.PL>
  *  Masaki TAGAWA <masaki@club.kyutech.ac.jp>
  *  Mateusz Piotrowski <0mp@FreeBSD.org>
  *  Matt Lancereau <matt@rimasec.net>
  *  Matthew Seaman
  *  Maxim Sobolev <sobomax@FreeBSD.org>
  *  Michael Hsin <mhsin@mhsin.org>
  *  Michael Johnson <ahze@FreeBSD.org>
  *  NAKATA, Maho <maho@FreeBSD.org>
  *  Naresh Venkateshappa <nareshov@gmail.com>
  *  Norberto Lopes <nlopes.ml@gmail.com>
  *  Oliver Lehmann <lehmann@ans-netz.de>
  *  Olivier Duchateau <duchateau.olivier@gmail.com>
  *  Pawel Worach
  *  Pedro Giffuni
  *  Pete Fritchman <petef@databits.net>
  *  Piotr Kubaj <pkubaj@FreeBSD.org>
  *  Piotr Kubaj <pkubaj@anongoth.pl>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Rusmir Dusko <nemysis@FreeBSD.org>
  *  Satoshi TAOKA <taoka@FreeBSD.org>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Thierry Thomas <thierry@pompo.net>
  *  Winston Weinert <winstonw@lavabit.com>
  *  Yoshihiko Sarumaru <mistral@imasy.or.jp>
  *  Zhihao Yuan <lichray@gmail.com>
  *  arrowd <6yearold@gmail.com>
  *  bf <bf@FreeBSD.org>
  *  dburr@FreeBSD.org
  *  erich@FreeBSD.org
  *  giffunip@asme.org
  *  heiner Eichmann <h.eichmann@gmx.de>
  *  mi@aldan.algebra.com
  *  nork@FreeBSD.org
  *  past@ebs.gr
  *  trevor

With hat:	portmgr
commit hash: 8d4fe7cd076c84fc58af111334f5ae655cd5e4e1 commit hash: 8d4fe7cd076c84fc58af111334f5ae655cd5e4e1 commit hash: 8d4fe7cd076c84fc58af111334f5ae655cd5e4e1 commit hash: 8d4fe7cd076c84fc58af111334f5ae655cd5e4e1 8d4fe7c
Thursday, 30 Jun 2022
15:27 Jan Beich (jbeich) search for other commits by this committer
devel/googletest: update to 1.12.1

Changes:	https://github.com/google/googletest/releases/tag/release-1.12.1
Reported by:	GitHub (watch releases)
commit hash: 957aa87c3dabbcc14448d75a9fdd9622ed761ad9 commit hash: 957aa87c3dabbcc14448d75a9fdd9622ed761ad9 commit hash: 957aa87c3dabbcc14448d75a9fdd9622ed761ad9 commit hash: 957aa87c3dabbcc14448d75a9fdd9622ed761ad9 957aa87
Saturday, 25 Jun 2022
19:31 Jan Beich (jbeich) search for other commits by this committer
devel/googletest: update to 1.12.0

Changes:	https://github.com/google/googletest/releases/tag/release-1.12.0
Reported by:	GitHub (watch releases)
commit hash: 3ff1f557e40c05301b5e3cc4610827cb2d16aa82 commit hash: 3ff1f557e40c05301b5e3cc4610827cb2d16aa82 commit hash: 3ff1f557e40c05301b5e3cc4610827cb2d16aa82 commit hash: 3ff1f557e40c05301b5e3cc4610827cb2d16aa82 3ff1f55
Monday, 28 Feb 2022
12:46 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
x11-fonts/ots: Update to 8.2.1

Changes:	https://github.com/khaledhosny/ots/releases
commit hash: 6f3be8ddb06efe51c97ecda85af387da80766293 commit hash: 6f3be8ddb06efe51c97ecda85af387da80766293 commit hash: 6f3be8ddb06efe51c97ecda85af387da80766293 commit hash: 6f3be8ddb06efe51c97ecda85af387da80766293 6f3be8d
Saturday, 12 Jun 2021
03:25 Jan Beich (jbeich) search for other commits by this committer
devel/googletest: update to 1.11.0

Changes:	https://github.com/google/googletest/compare/53495a2a...release-1.11.0
Changes:	https://github.com/google/googletest/releases/tag/release-1.11.0
Reported by:	GitHub (watch releases)
commit hash: 44216098e577cca88d2f404e6f5a612b56a10d12 commit hash: 44216098e577cca88d2f404e6f5a612b56a10d12 commit hash: 44216098e577cca88d2f404e6f5a612b56a10d12 commit hash: 44216098e577cca88d2f404e6f5a612b56a10d12 4421609
Thursday, 3 Jun 2021
15:04 Jan Beich (jbeich) search for other commits by this committer
devel/googletest: update to 1.10.0.667

Upstream no longer makes releases, see
https://github.com/google/googletest/commit/861d535e2595

Changes:	https://github.com/google/googletest/compare/release-1.10.0...53495a2a
Reported by:	ngie (1 year ago)
commit hash: ab6322ef63e1cba290f023a6604943e0bea7499d commit hash: ab6322ef63e1cba290f023a6604943e0bea7499d commit hash: ab6322ef63e1cba290f023a6604943e0bea7499d commit hash: ab6322ef63e1cba290f023a6604943e0bea7499d ab6322e
Tuesday, 11 May 2021
21:47 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
x11-fonts/ots: Update to 8.1.4

Changes:	https://github.com/khaledhosny/ots/releases
commit hash: 67b25c0d1ae61db25fa5e8fa70cc3f0bc85e06a8 commit hash: 67b25c0d1ae61db25fa5e8fa70cc3f0bc85e06a8 commit hash: 67b25c0d1ae61db25fa5e8fa70cc3f0bc85e06a8 commit hash: 67b25c0d1ae61db25fa5e8fa70cc3f0bc85e06a8 67b25c0
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Saturday, 30 Jan 2021
12:21 sunpoet search for other commits by this committer
Update to 8.1.3

Changes:	https://github.com/khaledhosny/ots/releases
Original commitRevision:563305 
Saturday, 19 Dec 2020
20:06 sunpoet search for other commits by this committer
Update to 8.1.1

Changes:	https://github.com/khaledhosny/ots/releases
Original commitRevision:558501 
Sunday, 15 Nov 2020
18:00 sunpoet search for other commits by this committer
Update to 8.1.0

Changes:	https://github.com/khaledhosny/ots/releases
Original commitRevision:555279 
Sunday, 30 Aug 2020
07:14 sunpoet search for other commits by this committer
Use upstream release tarball
Original commitRevision:546998 
Sunday, 5 Jan 2020
04:05 sunpoet search for other commits by this committer
Add ots 8.0.0

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.

WWW: https://github.com/khaledhosny/ots
Original commitRevision:522082 

Number of commits found: 22