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: print/py-uharfbuzz/Makefile

Number of commits found: 38

Sunday, 31 Mar 2024
03:07 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
print/py-uharfbuzz: Update to 0.39.1

Changes:	https://github.com/harfbuzz/uharfbuzz/releases
commit hash: fd7731b77f28a054f0768eb01d94a8614d395ed3 commit hash: fd7731b77f28a054f0768eb01d94a8614d395ed3 commit hash: fd7731b77f28a054f0768eb01d94a8614d395ed3 commit hash: fd7731b77f28a054f0768eb01d94a8614d395ed3 fd7731b
Thursday, 29 Feb 2024
07:18 Charlie Li (vishwin) search for other commits by this committer
devel/py-setuptools-scm: update to 8.0.4

Directory and PORTNAME changed to match normalised name in release
tarball; consumers updated to match.

Although setuptools itself is specified as a run dependency in the
Python package metadata, it is currently left out here to prevent
environment pollution until at least PR 270510 is committed.
Additionally, this version of setuptools-scm requires setuptools>=61,
which means this version is only meant for USE_PYTHON=pep517 ports
as all USE_PYTHON=distutils ports will switch to devel/py-setuptools58
also after PR 270510. science/py-emmet-core is switched to
devel/py-setuptools_scm7 accordingly, as it specifies setuptools-scm<8.
devel/py-{flit-scm,hatch-vcs} have ${PY_SETUPTOOLS} added to
RUN_DEPENDS to compensate.

Further details: https://wiki.freebsd.org/Python/setuptools

Reported by: yuri
Co-authored by: matthew
Exp-run by: antoine (earlier iteration)
Approved by: yuri (science/py-emmet-core, previous iteration)
PR: 272134
Differential Revision: https://reviews.freebsd.org/D39288
commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454 commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454 commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454 commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454 5d4139f
Wednesday, 21 Feb 2024
15:07 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
print/py-uharfbuzz: Update to 0.39.0

Changes:	https://github.com/harfbuzz/uharfbuzz/releases
commit hash: 76003b0a2b0057d8231a9b70b7e67d5ffc72c92e commit hash: 76003b0a2b0057d8231a9b70b7e67d5ffc72c92e commit hash: 76003b0a2b0057d8231a9b70b7e67d5ffc72c92e commit hash: 76003b0a2b0057d8231a9b70b7e67d5ffc72c92e 76003b0
Friday, 22 Sep 2023
03:19 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
print/py-uharfbuzz: Update to 0.37.3

Changes:	https://github.com/harfbuzz/uharfbuzz/releases
commit hash: 50a1340584870de49fe73c7473e90106700d527d commit hash: 50a1340584870de49fe73c7473e90106700d527d commit hash: 50a1340584870de49fe73c7473e90106700d527d commit hash: 50a1340584870de49fe73c7473e90106700d527d 50a1340
Wednesday, 16 Aug 2023
18:25 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
print/py-uharfbuzz: Update to 0.37.2

Changes:	https://github.com/harfbuzz/uharfbuzz/releases
commit hash: 60350611d80109e37981bd67209d4e38d90780c0 commit hash: 60350611d80109e37981bd67209d4e38d90780c0 commit hash: 60350611d80109e37981bd67209d4e38d90780c0 commit hash: 60350611d80109e37981bd67209d4e38d90780c0 6035061
Tuesday, 18 Jul 2023
00:53 Charlie Li (vishwin) search for other commits by this committer
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}

Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.

With hat: python
PR: 270510, 270358
commit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a commit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a commit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a commit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a 9a80a6e
Tuesday, 27 Jun 2023
19:34 Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb 3d9a815
Saturday, 27 May 2023
04:09 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
print/py-uharfbuzz: Update to 0.37.0

Changes:	https://github.com/harfbuzz/uharfbuzz/releases
commit hash: 820de7a5608806399d81d9e300f9c34e3f84cf53 commit hash: 820de7a5608806399d81d9e300f9c34e3f84cf53 commit hash: 820de7a5608806399d81d9e300f9c34e3f84cf53 commit hash: 820de7a5608806399d81d9e300f9c34e3f84cf53 820de7a
Tuesday, 2 May 2023
16:20 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
print/py-uharfbuzz: Update to 0.36.0

- Convert to USE_PYTHON=pep517

Changes:	https://github.com/harfbuzz/uharfbuzz/releases
commit hash: 055a09de122c098343dbec85e264c8c9af6a088e commit hash: 055a09de122c098343dbec85e264c8c9af6a088e commit hash: 055a09de122c098343dbec85e264c8c9af6a088e commit hash: 055a09de122c098343dbec85e264c8c9af6a088e 055a09d
Wednesday, 5 Apr 2023
17:30 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
print/py-uharfbuzz: Update to 0.35.0

Changes:	https://github.com/harfbuzz/uharfbuzz/releases
commit hash: c95d3cb2995dc181e30d8852d6582e4c68d4c298 commit hash: c95d3cb2995dc181e30d8852d6582e4c68d4c298 commit hash: c95d3cb2995dc181e30d8852d6582e4c68d4c298 commit hash: c95d3cb2995dc181e30d8852d6582e4c68d4c298 c95d3cb
Wednesday, 11 Jan 2023
15:58 Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 77d6847
Tuesday, 27 Dec 2022
08:37 Jan Beich (jbeich) search for other commits by this committer
print/py-uharfbuzz: update to 0.33.0

Changes:	https://github.com/harfbuzz/uharfbuzz/releases/tag/v0.33.0
Reported by:	GitHub (watch releases)
PR:		268424
Exp-run by:	antoine
commit hash: 4c59b39a147e724939a7108c27824f0b2484e59a commit hash: 4c59b39a147e724939a7108c27824f0b2484e59a commit hash: 4c59b39a147e724939a7108c27824f0b2484e59a commit hash: 4c59b39a147e724939a7108c27824f0b2484e59a 4c59b39
Saturday, 19 Nov 2022
10:24 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
print/py-uharfbuzz: Update BUILD_DEPENDS after
644e2a562cc75a56118e4f01fd26f449cb725aef
commit hash: e66c070a5793d7e1a4f1b84235a4ecdcbb9804f0 commit hash: e66c070a5793d7e1a4f1b84235a4ecdcbb9804f0 commit hash: e66c070a5793d7e1a4f1b84235a4ecdcbb9804f0 commit hash: e66c070a5793d7e1a4f1b84235a4ecdcbb9804f0 e66c070
Sunday, 30 Oct 2022
07:33 Jan Beich (jbeich) search for other commits by this committer
print/py-uharfbuzz: update to 0.32.0

Changes:	https://github.com/harfbuzz/uharfbuzz/releases/tag/v0.32.0
Reported by:	GitHub (watch releases)
commit hash: 644e2a562cc75a56118e4f01fd26f449cb725aef commit hash: 644e2a562cc75a56118e4f01fd26f449cb725aef commit hash: 644e2a562cc75a56118e4f01fd26f449cb725aef commit hash: 644e2a562cc75a56118e4f01fd26f449cb725aef 644e2a5
Sunday, 9 Oct 2022
19:45 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
print/py-uharfbuzz: Update BUILD_DEPENDS after
b140d4638bee35d11a788f2de56e4126334093a8
commit hash: 1b96bf4bf425ca1543cc0380b423be9fa1c35797 commit hash: 1b96bf4bf425ca1543cc0380b423be9fa1c35797 commit hash: 1b96bf4bf425ca1543cc0380b423be9fa1c35797 commit hash: 1b96bf4bf425ca1543cc0380b423be9fa1c35797 1b96bf4
08:18 Jan Beich (jbeich) search for other commits by this committer
print/py-uharfbuzz: update to 0.31.0

Changes:	https://github.com/harfbuzz/uharfbuzz/releases/tag/v0.31.0
Reported by:	GitHub (watch releases)
commit hash: b140d4638bee35d11a788f2de56e4126334093a8 commit hash: b140d4638bee35d11a788f2de56e4126334093a8 commit hash: b140d4638bee35d11a788f2de56e4126334093a8 commit hash: b140d4638bee35d11a788f2de56e4126334093a8 b140d46
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
Saturday, 27 Aug 2022
10:24 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
print/py-uharfbuzz: Update BUILD_DEPENDS: Add check for harfbuzz version
commit hash: e46a2183265448e9d9bd01d1fb554e3cba137d00 commit hash: e46a2183265448e9d9bd01d1fb554e3cba137d00 commit hash: e46a2183265448e9d9bd01d1fb554e3cba137d00 commit hash: e46a2183265448e9d9bd01d1fb554e3cba137d00 e46a218
Thursday, 25 Aug 2022
21:47 Jan Beich (jbeich) search for other commits by this committer
print/py-uharfbuzz: update to 0.30.0

Changes:	https://github.com/harfbuzz/uharfbuzz/releases/tag/v0.30.0
PR:		265585
Reported by:	GitHub (watch releases)
Approved by:	maintainer timeout (3 weeks)
commit hash: 53e2145761760a52e1ac4f8e6e54be5ec4daee4c commit hash: 53e2145761760a52e1ac4f8e6e54be5ec4daee4c commit hash: 53e2145761760a52e1ac4f8e6e54be5ec4daee4c commit hash: 53e2145761760a52e1ac4f8e6e54be5ec4daee4c 53e2145
Tuesday, 2 Aug 2022
19:08 Dmitry Marakasov (amdmi3) search for other commits by this committer
print/py-uharfbuzz: mark BROKEN, fails to build after harfbuzz update

Approved by:	portmgr blanket
commit hash: 851a5602c7bfafd0e4f664edc12ad4a61d248f76 commit hash: 851a5602c7bfafd0e4f664edc12ad4a61d248f76 commit hash: 851a5602c7bfafd0e4f664edc12ad4a61d248f76 commit hash: 851a5602c7bfafd0e4f664edc12ad4a61d248f76 851a560
Saturday, 30 Jul 2022
21:00 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
print/py-uharfbuzz: Update to 0.29.0

Changes:	https://github.com/harfbuzz/uharfbuzz/releases
commit hash: 28cb83a74e4a34c2ea43531bb939a717bd678b8d commit hash: 28cb83a74e4a34c2ea43531bb939a717bd678b8d commit hash: 28cb83a74e4a34c2ea43531bb939a717bd678b8d commit hash: 28cb83a74e4a34c2ea43531bb939a717bd678b8d 28cb83a
19:25 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
print/py-uharfbuzz: Update to 0.28.0

Changes:	https://github.com/harfbuzz/uharfbuzz/releases
commit hash: 214f86b2bd6fe2b6981a75c30b2587d440775380 commit hash: 214f86b2bd6fe2b6981a75c30b2587d440775380 commit hash: 214f86b2bd6fe2b6981a75c30b2587d440775380 commit hash: 214f86b2bd6fe2b6981a75c30b2587d440775380 214f86b
Wednesday, 20 Jul 2022
14:22 Tobias C. Berner (tcberner) search for other commits by this committer
print: remove 'Created by' lines

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

  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
  *  Alexander Vereeken <Alexander88207@protonmail.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alonso Cardenas Marquez <acm@FreeBSD.org>
  *  Andreas Klemm <andreas@FreeBSD.org>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Anish Mistry <amistry@am-productions.biz>
  *  Anton Berezin <tobez@tobez.org>
  *  Bruce M Simpson <bms@FreeBSD.org>
  *  Bruce M. Simpson <bms@FreeBSD.org>
  *  CHOI Junho <cjh@FreeBSD.org>
  *  Chuck Robey <chuckr@FreeBSD.org>
  *  D'Arcy Cain <darcy@druid.net>
  *  David O'Brien (obrien@NUXI.com)
  *  David O'Brien <obrien@FreeBSD.org>
  *  David O'Brien <obrien@cs.ucdavis.edu>
  *  Dima Dorfman <dima@unixfreak.org>
  *  Dmitry Kazarov <d.y.kazarov@mail.ru>
  *  Dmitry Sivachenko <dima@Chg.RU>
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Fabiano Sidler <fabianosidler@swissonline.ch>
  *  Fernan Aguero <fernan.aguero@gmail.com>
  *  Fernan Aguero <fernan@iib.unsam.edu.ar>
  *  Giuseppe Pilichi aka Jacula Modyun <jacula@gmail.com>
  *  Golyashov Sergey <svvord@soft-wizard.ru>
  *  Gvozdikov Veniamin <g.veniamin@googlemail.com>
  *  Hideaki Ohmon <ohmon@tom.sfc.keio.ac.jp>
  *  Igor Pokrovsky <tiamat@comset.net>
  *  James Bailie <jimmy@mammothcheese.ca>
  *  Jean-Marc Zucconi <jmz@FreeBSD.org> and David O'Brien <obrien@FreeBSD.org>
  *  Jean-Sebastien Roy <js@jeannot.org>
  *  Joe Marcus Clarke <marcus@FreeBSD.org>
  *  Joel Sutton <jsutton@bbcon.com.au>
  *  Joerg Wunsch <joerg@FreeBSD.org>
  *  Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
  *  Jose Jachuf <jjachuf@gmail.com>
  *  Joseph Koshy <jkoshy@FreeBSD.org>
  *  Juergen Lock <nox@jelal.kn-bremen.de>
  *  Jui-Nan Lin <jnlin@freebsd.cs.nctu.edu.tw>
  *  KANOU Hiroki <kanou@khdd.net>
  *  KATO Tsuguru <tkato@prontomail.com>
  *  Kapil Chowksey
  *  Kentaro Inagaki <JBD01226@niftyserve.ne.jp>
  *  Kimura Fuyuki <fuyuki@hadaly.org>
  *  Klemm <andreas@klemm.gtn.com>
  *  Koop Mast <kwm@FreeBSD.org>
  *  Kozlov Sergey <kozlov.sergey.404@gmail.com>
  *  Lars Koeller
  *  Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
  *  Mark Pulford <mark@kyne.com.au>
  *  Mark Reidel <ports@mark.reidel.info>
  *  Martin Dieringer <martin.dieringer@gmx.de>
  *  Martin Kammerhofer
  *  Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
  *  Martin Ranne <gasp@ridcully.dnsalias.org>
  *  Matthew Hunt <mph@pobox.com>
  *  Maxim Loginov <Zeliboba@mail.ru>
  *  Michael Johnson <ahze@FreeBSD.org>
  *  Michael Moll <kvedulv at kvedulv.de>
  *  Michael Nottebrock <lofi@FreeBSD.org>
  *  Mike Meyer <mwm@mired.org>
  *  Mikhail Teterin
  *  Mita Yoshio <mita@FreeBSD.org>
  *  Nicola Vitale <nivit@email.it>
  *  Oliver Braun <obraun@informatik.unibw-muenchen.de>
  *  Oliver Breuninger <ob@seicom.NET>
  *  Olivier Cochard-Labbe <olivier@FreeBSD.org>
  *  Patrick Dung (patrick_dkt@yahoo.com.hk)
  *  Patrick Powell <papowell@astart.com>
  *  Pedro Giffuni
  *  Philip M. Gollucci <pgpollucci@p6m7g8.com>
  *  Piotr Kubaj <pkubaj@anongoth.pl>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Robert Withrow <witr@rwwa.com>
  *  Romain Tartiere <romain@FreeBSD.org>
  *  Satoshi Asami <asami@FreeBSD.org>
  *  Satoshi TAOKA <taoka@FreeBSD.org>
  *  Satoshi Taoka <taoka@FreeBSD.org>
  *  Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw>
  *  Simon 'corecode' Schubert <corecode@corecode.ath.cx>
  *  Simun Mikecin <numisemis@yahoo.com>
  *  Stefan Esser <se@FreeBSD.org>
  *  Stefan Hagen <ports@textmail.me>
  *  Stephen Fisher
  *  Steve Wills <swills@FreeBSD.org>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  TAKATSU Tomonari <tota@FreeBSD.org>
  *  Thierry Thomas <thierry@pompo.net>
  *  Thomas Gellekum <tg@FreeBSD.org>
  *  Tim McCormick <tim@pcbsd.org>
  *  Tomokatsu SAITO <saito@a2z.co.jp>
  *  Veniamin Gvozdikov <vg@FreeBSD.org>
  *  Wen Heping <wenheping@gmail.com>
  *  Yuichiro AIZAWA <yaizawa@mdbl.sfc.keio.ac.jp>
  *  amistry@am-productions.biz
  *  andrew@scoop.co.nz
  *  arved
  *  brett@peloton.physics.montana.edu
  *  chuckr@FreeBSD.org
  *  cjm2
  *  dbader@eece.unm.edu
  *  dgilbert@velocet.ca
  *  e-masson@kisoft-services.com
  *  eserte@cs.tu-berlin.de
  *  gahr
  *  giffunip
  *  hrs
  *  ijliao
  *  jmz
  *  joerg
  *  johans
  *  jseger@FreeBSD.org
  *  kline
  *  ljo
  *  lofi@FreeBSD.org
  *  martin.dieringer@gmx.de
  *  mwest@uct.ac.za
  *  oly@world.std.com
  *  patrick, trevor
  *  smace@FreeBSD.org
  *  spcoltri@unm.edu
  *  tg@FreeBSD.org
  *  tobez
  *  wenheping@gmail.com

With hat:	portmgr
commit hash: 51879c91f87889e30c8cc97affa08f16b6ac8527 commit hash: 51879c91f87889e30c8cc97affa08f16b6ac8527 commit hash: 51879c91f87889e30c8cc97affa08f16b6ac8527 commit hash: 51879c91f87889e30c8cc97affa08f16b6ac8527 51879c9
Thursday, 7 Jul 2022
12:36 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
print/py-uharfbuzz: Update to 0.27.0

Changes:	https://github.com/harfbuzz/uharfbuzz/releases
commit hash: c6235d87b0f88612cd39744756689b5b5348455a commit hash: c6235d87b0f88612cd39744756689b5b5348455a commit hash: c6235d87b0f88612cd39744756689b5b5348455a commit hash: c6235d87b0f88612cd39744756689b5b5348455a c6235d8
Friday, 3 Jun 2022
09:00 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
print/py-uharfbuzz: Update to 0.26.0

Changes:	https://github.com/harfbuzz/uharfbuzz/releases
commit hash: 6937d23ff06ae8e90dd68654f728bca66a389675 commit hash: 6937d23ff06ae8e90dd68654f728bca66a389675 commit hash: 6937d23ff06ae8e90dd68654f728bca66a389675 commit hash: 6937d23ff06ae8e90dd68654f728bca66a389675 6937d23
Tuesday, 26 Apr 2022
15:01 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
print/py-uharfbuzz: Update to 0.25.0

Changes:	https://github.com/harfbuzz/uharfbuzz/releases
commit hash: 78600858cfe5bcdfbcb48355ccb0376039c23d98 commit hash: 78600858cfe5bcdfbcb48355ccb0376039c23d98 commit hash: 78600858cfe5bcdfbcb48355ccb0376039c23d98 commit hash: 78600858cfe5bcdfbcb48355ccb0376039c23d98 7860085
Saturday, 16 Apr 2022
04:19 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
print/py-uharfbuzz: Update to 0.24.1

Changes:	https://github.com/harfbuzz/uharfbuzz/releases
commit hash: 9ddfc37b9b1d2edf70bb31ddd82c172290ce596f commit hash: 9ddfc37b9b1d2edf70bb31ddd82c172290ce596f commit hash: 9ddfc37b9b1d2edf70bb31ddd82c172290ce596f commit hash: 9ddfc37b9b1d2edf70bb31ddd82c172290ce596f 9ddfc37
Wednesday, 30 Mar 2022
22:21 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
print/py-uharfbuzz: Update to 0.23.0

Changes:	https://github.com/harfbuzz/uharfbuzz/releases
commit hash: 621f06846fd4c4c7227c9810336ec736dba87175 commit hash: 621f06846fd4c4c7227c9810336ec736dba87175 commit hash: 621f06846fd4c4c7227c9810336ec736dba87175 commit hash: 621f06846fd4c4c7227c9810336ec736dba87175 621f068
Friday, 25 Mar 2022
13:37 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
print/py-uharfbuzz: Update to 0.22.0

Changes:	https://github.com/harfbuzz/uharfbuzz/releases
commit hash: 75598e33a979ab2db4f704dc1dc41c27ff9e748e commit hash: 75598e33a979ab2db4f704dc1dc41c27ff9e748e commit hash: 75598e33a979ab2db4f704dc1dc41c27ff9e748e commit hash: 75598e33a979ab2db4f704dc1dc41c27ff9e748e 75598e3
Monday, 7 Mar 2022
18:11 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
print/py-uharfbuzz: Update to 0.21.0

- Fix build with harfbuzz 4.0.0 [1][2]

Changes:	https://github.com/harfbuzz/uharfbuzz/releases
Obtained
from:	https://github.com/harfbuzz/uharfbuzz/pull/110/commits/6a926ca7746a35a98ed8d719c870e340d1733e63
[1]
		https://github.com/harfbuzz/uharfbuzz/pull/110/commits/5d9150cc267b16401f98d0f0effd656dcc0d6c38
[2]
commit hash: 825d90829541244917244104e47dd54f43a4ba0b commit hash: 825d90829541244917244104e47dd54f43a4ba0b commit hash: 825d90829541244917244104e47dd54f43a4ba0b commit hash: 825d90829541244917244104e47dd54f43a4ba0b 825d908
Sunday, 6 Mar 2022
18:25 Jan Beich (jbeich) search for other commits by this committer
print/py-uharfbuzz: mark BROKEN after ef3919b1cf9d

src/uharfbuzz/_harfbuzz.cpp:15707:10: error: use of undeclared identifier
'hb_font_draw_glyph'; did you mean 'hb_font_get_glyph'?
  (void)(hb_font_draw_glyph(__pyx_v_font->_hb_font, __pyx_t_1,
__pyx_v_self->_hb_drawfuncs, ((void *)__pyx_v_self)));
         ^~~~~~~~~~~~~~~~~~
         hb_font_get_glyph
/usr/local/include/harfbuzz/hb-font.h:899:1: note: 'hb_font_get_glyph' declared
here
hb_font_get_glyph (hb_font_t *font,
^
src/uharfbuzz/_harfbuzz.cpp:15707:64: error: cannot initialize a parameter of
type 'hb_codepoint_t' (aka 'unsigned int') with an lvalue of type
'hb_draw_funcs_t *'
  (void)(hb_font_draw_glyph(__pyx_v_font->_hb_font, __pyx_t_1,
__pyx_v_self->_hb_drawfuncs, ((void *)__pyx_v_self)));
                                                              
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/harfbuzz/hb-font.h:900:45: note: passing argument to
parameter 'variation_selector' here
                   hb_codepoint_t unicode, hb_codepoint_t variation_selector,
                                                          ^
src/uharfbuzz/_harfbuzz.cpp:16093:3: error: no matching function for call to
'hb_draw_funcs_set_move_to_func'
  hb_draw_funcs_set_move_to_func(__pyx_v_self->_hb_drawfuncs,
__pyx_f_9uharfbuzz_9_harfbuzz__move_to_func);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/harfbuzz/hb-draw.h:210:1: note: candidate function not
viable: requires 4 arguments, but 2 were provided
hb_draw_funcs_set_move_to_func (hb_draw_funcs_t        *dfuncs,
^
src/uharfbuzz/_harfbuzz.cpp:16156:3: error: no matching function for call to
'hb_draw_funcs_set_line_to_func'
  hb_draw_funcs_set_line_to_func(__pyx_v_self->_hb_drawfuncs,
__pyx_f_9uharfbuzz_9_harfbuzz__line_to_func);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/harfbuzz/hb-draw.h:226:1: note: candidate function not
viable: requires 4 arguments, but 2 were provided
hb_draw_funcs_set_line_to_func (hb_draw_funcs_t        *dfuncs,
^
src/uharfbuzz/_harfbuzz.cpp:16219:3: error: no matching function for call to
'hb_draw_funcs_set_cubic_to_func'
  hb_draw_funcs_set_cubic_to_func(__pyx_v_self->_hb_drawfuncs,
__pyx_f_9uharfbuzz_9_harfbuzz__cubic_to_func);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/harfbuzz/hb-draw.h:258:1: note: candidate function not
viable: requires 4 arguments, but 2 were provided
hb_draw_funcs_set_cubic_to_func (hb_draw_funcs_t         *dfuncs,
^
src/uharfbuzz/_harfbuzz.cpp:16282:3: error: no matching function for call to
'hb_draw_funcs_set_quadratic_to_func'
  hb_draw_funcs_set_quadratic_to_func(__pyx_v_self->_hb_drawfuncs,
__pyx_f_9uharfbuzz_9_harfbuzz__quadratic_to_func);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/harfbuzz/hb-draw.h:242:1: note: candidate function not
viable: requires 4 arguments, but 2 were provided
hb_draw_funcs_set_quadratic_to_func (hb_draw_funcs_t             *dfuncs,
^
src/uharfbuzz/_harfbuzz.cpp:16344:3: error: no matching function for call to
'hb_draw_funcs_set_close_path_func'
  hb_draw_funcs_set_close_path_func(__pyx_v_self->_hb_drawfuncs,
__pyx_f_9uharfbuzz_9_harfbuzz__close_path_func);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/harfbuzz/hb-draw.h:274:1: note: candidate function not
viable: requires 4 arguments, but 2 were provided
hb_draw_funcs_set_close_path_func (hb_draw_funcs_t           *dfuncs,
^

Reported by:	pkg-fallout
commit hash: 42090df722b864eb10a7cabb73221b98a0c49c46 commit hash: 42090df722b864eb10a7cabb73221b98a0c49c46 commit hash: 42090df722b864eb10a7cabb73221b98a0c49c46 commit hash: 42090df722b864eb10a7cabb73221b98a0c49c46 42090df
Tuesday, 11 Jan 2022
18:44 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
print/py-uharfbuzz: Update to 0.19.0

Changes:	https://github.com/harfbuzz/uharfbuzz/releases
commit hash: 6a76ec2335a7285bda7c0b1538185a9c008a0dee commit hash: 6a76ec2335a7285bda7c0b1538185a9c008a0dee commit hash: 6a76ec2335a7285bda7c0b1538185a9c008a0dee commit hash: 6a76ec2335a7285bda7c0b1538185a9c008a0dee 6a76ec2
Friday, 5 Nov 2021
23:54 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
print/py-uharfbuzz: Remove -f because RM has it already
commit hash: 69a6b9052ab82af093f575a97c4ae6c7a5593bf8 commit hash: 69a6b9052ab82af093f575a97c4ae6c7a5593bf8 commit hash: 69a6b9052ab82af093f575a97c4ae6c7a5593bf8 commit hash: 69a6b9052ab82af093f575a97c4ae6c7a5593bf8 69a6b90
Tuesday, 21 Sep 2021
03:44 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
print/py-uharfbuzz: Update to 0.18.0

Changes:	https://github.com/harfbuzz/uharfbuzz/releases
commit hash: 77c600d623ad7133c82d364001c778d535af1270 commit hash: 77c600d623ad7133c82d364001c778d535af1270 commit hash: 77c600d623ad7133c82d364001c778d535af1270 commit hash: 77c600d623ad7133c82d364001c778d535af1270 77c600d
Sunday, 8 Aug 2021
21:44 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
print/py-uharfbuzz: Update to 0.17.1

Changes:	https://github.com/harfbuzz/uharfbuzz/releases
commit hash: e040dc501583f11ec3ba79bb3b9c53e7d04fca51 commit hash: e040dc501583f11ec3ba79bb3b9c53e7d04fca51 commit hash: e040dc501583f11ec3ba79bb3b9c53e7d04fca51 commit hash: e040dc501583f11ec3ba79bb3b9c53e7d04fca51 e040dc5
14:54 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
print/py-uharfbuzz: Update to 0.17.0

Changes:	https://github.com/harfbuzz/uharfbuzz/releases
commit hash: 1df96162d7fd5d1c2d8d0326c66a5e943ec47d54 commit hash: 1df96162d7fd5d1c2d8d0326c66a5e943ec47d54 commit hash: 1df96162d7fd5d1c2d8d0326c66a5e943ec47d54 commit hash: 1df96162d7fd5d1c2d8d0326c66a5e943ec47d54 1df9616
Wednesday, 26 May 2021
12:55 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
print/py-uharfbuzz: Update to 0.16.1

Changes:	https://github.com/harfbuzz/uharfbuzz/releases
commit hash: acd8a9c82b5d11a5b4d4b0c71a19ab86d1e6cbdb commit hash: acd8a9c82b5d11a5b4d4b0c71a19ab86d1e6cbdb commit hash: acd8a9c82b5d11a5b4d4b0c71a19ab86d1e6cbdb commit hash: acd8a9c82b5d11a5b4d4b0c71a19ab86d1e6cbdb acd8a9c
Sunday, 16 May 2021
15:23 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
print/py-uharfbuzz: Add print/py-uharfbuzz 0.16.0

uharfbuzz provides streamlined Cython bindings for the HarfBuzz shaping engine.

WWW: https://github.com/harfbuzz/uharfbuzz
commit hash: c7864c5a12e00502b72ecbe8275dafe3d4e7de30 commit hash: c7864c5a12e00502b72ecbe8275dafe3d4e7de30 commit hash: c7864c5a12e00502b72ecbe8275dafe3d4e7de30 commit hash: c7864c5a12e00502b72ecbe8275dafe3d4e7de30 c7864c5

Number of commits found: 38