aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts
Commit message (Collapse)AuthorAgeFilesLines
* x11-fonts/ots: Update BUILD_DEPENDSPo-Chuan Hsieh2023-05-071-2/+6
|
* x11-fonts/ots: unbreak build after 4aec6e124381Jan Beich2023-05-061-1/+2
| | | | | | | | | | | | 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
* x11-fonts/terminus-ttf: Update to 4.49.3Po-Chuan Hsieh2023-05-023-5/+5
| | | | Changes: https://www.ax86.net/2023/04/28/terminus-ttf-4493-released/
* x11-fonts/afdko: Fix build on 14-CURRENTPo-Chuan Hsieh2023-05-021-0/+29
| | | | | | | | | | | | | | | | | | | | | | | | /wrkdirs/usr/ports/x11-fonts/afdko/work/afdko-3.9.5/c/shared/source/uforead/uforead.c:1246:20: error: incompatible integer to pointer conversion passing 'int' to parameter of type 'char *' [-Wint-conversion] message(h, ufoErrParse, "Encountered glyph reference %s in alternate layer's contents.plist with an empty file path. ", glyphName); ^~~~~~~~~~~ /wrkdirs/usr/ports/x11-fonts/afdko/work/afdko-3.9.5/c/shared/source/uforead/uforead.c:396:47: note: passing argument to parameter 'fmt' here static void CTL_CDECL message(ufoCtx h, char* fmt, ...) { ^ /wrkdirs/usr/ports/x11-fonts/afdko/work/afdko-3.9.5/c/shared/source/uforead/uforead.c:2012:16: error: incompatible pointer to integer conversion returning 'void *' from a function with result type 'long' [-Wint-conversion] return NULL; ^~~~ /usr/include/sys/_null.h:34:14: note: expanded from macro 'NULL' #define NULL ((void *)0) ^~~~~~~~~~~ /wrkdirs/usr/ports/x11-fonts/afdko/work/afdko-3.9.5/c/shared/source/uforead/uforead.c:2027:16: error: incompatible pointer to integer conversion returning 'void *' from a function with result type 'unsigned long' [-Wint-conversion] return NULL; ^~~~ /usr/include/sys/_null.h:34:14: note: expanded from macro 'NULL' #define NULL ((void *)0) ^~~~~~~~~~~ 3 errors generated. Reference: https://pkg-status.freebsd.org/beefy18/data/main-amd64-default/pdf5b273c8e36_s83d5725005/logs/afdko-3.9.5.log
* Mk/Uses/magick.mk: Bump all consumersFelix Palmen2023-04-301-1/+1
| | | | | | Bump all consumers of ImageMagick ports after flavorizing them. Approved by: tcberner (mentor, implicit)
* x11-fonts/py-afdko: Update to 3.9.5Po-Chuan Hsieh2023-04-272-5/+5
| | | | | Changes: https://github.com/adobe-type-tools/afdko/releases https://github.com/adobe-type-tools/afdko/blob/master/NEWS.md
* x11-fonts/afdko: Update to 3.9.5Po-Chuan Hsieh2023-04-272-4/+4
| | | | | Changes: https://github.com/adobe-type-tools/afdko/releases https://github.com/adobe-type-tools/afdko/blob/master/NEWS.md
* audio/opus: bump consumers after update to 1.4Christian Weisgerber2023-04-251-0/+1
|
* *: Bump PORTREVISIONs for math/mpc update to 1.3.1Gerald Pfeifer2023-04-232-0/+2
|
* x11-fonts/py-gflanguages: Update to 0.4.7Po-Chuan Hsieh2023-04-182-4/+4
| | | | Changes: https://github.com/googlefonts/lang/releases
* x11-fonts/py-cffsubr: Use tx from x11-fonts/afdko as embedded tx (built from ↵Po-Chuan Hsieh2023-04-181-1/+7
| | | | | | | | | | external/afdko) - Update RUN_DEPENDS: afdko is already RUN_DEPENDS of py-afdko - Bump PORTREVISION for package change PR: 270135 Reported by: Ting-Wei Lan <lantw44@gmail.com>
* x11-fonts/noto-emoji: Update to 2.038Po-Chuan Hsieh2023-04-183-11/+8
| | | | | | | - Remove outdated NotoEmoji-Regular.ttf Changes: https://github.com/googlefonts/noto-emoji/releases Reference: https://github.com/googlefonts/noto-emoji/commit/1442f6acc8463c428c8b38fc558e87c28d8efa5b [1]
* x11-fonts/jf-openhuninn: Update to 2.0Po-Chuan Hsieh2023-04-182-7/+8
| | | | Changes: https://github.com/justfont/open-huninn-font/releases
* */*: Adopt ports from swills@Muhammad Moinur Rahman2023-04-111-1/+1
|
* all: return swills' ports to the pools after safeeping his ports bit.Rene Ladan2023-04-111-1/+1
| | | | With hat: portmgr-secretary
* x11-fonts/py-afdko: Update to 3.9.4Po-Chuan Hsieh2023-04-092-5/+4
| | | | | Changes: https://github.com/adobe-type-tools/afdko/releases https://github.com/adobe-type-tools/afdko/blob/master/NEWS.md
* x11-fonts/afdko: Update to 3.9.4Po-Chuan Hsieh2023-04-092-4/+4
| | | | | Changes: https://github.com/adobe-type-tools/afdko/releases https://github.com/adobe-type-tools/afdko/blob/master/NEWS.md
* x11-fonts/py-gflanguages: Update to 0.4.6Po-Chuan Hsieh2023-04-092-4/+4
| | | | Changes: https://github.com/googlefonts/lang/releases
* x11-fonts/py-afdko: Convert to USE_PYTHON=pep517Po-Chuan Hsieh2023-04-092-3/+17
| | | | - Bump PORTREVISION for package change
* x11-fonts/py-fontmake: Update to 3.5.1Ting-Wei Lan2023-04-053-17/+24
| | | | | | | | | | | - Update WWW - Update pkg-descr - While I'm here: - Sort RUN_DEPENDS - Add AUTOHINT and MUTATORMATH options Changes: https://github.com/googlefonts/fontmake/releases PR: 270145
* x11-fonts/py-ufo2ft: Update to 2.30.0Ting-Wei Lan2023-04-052-13/+17
| | | | | | | | | | - Update WWW - While I'm here: - Sort RUN_DEPENDS - Add COMPREFFOR option Changes: https://github.com/googlefonts/ufo2ft/releases PR: 270144
* x11-fonts/py-glyphsLib: Update to 6.1.0Ting-Wei Lan2023-04-052-11/+21
| | | | | | | | | | - Convert to USE_PYTHON=pep517 - While I'm here: - Sort RUN_DEPENDS - Add DEFCON and UFO_NORMALIZATION options Changes: https://github.com/googlefonts/glyphsLib/releases PR: 270143
* x11-fonts/py-defcon: Update to 0.10.2Ting-Wei Lan2023-04-052-9/+8
| | | | | | | | - Update WWW - While I'm here, remove USE_LOCALE=en_US.UTF-8 which is not needed for Python 3.7+ Changes: https://github.com/robotools/defcon/releases PR: 270142
* x11-fonts/py-fontMath: Update to 0.9.3Ting-Wei Lan2023-04-052-7/+7
| | | | | | | - Update WWW Changes: https://github.com/robotools/fontMath/releases PR: 269860
* x11-fonts/py-babelfont: Update to 3.0.0Po-Chuan Hsieh2023-04-052-9/+12
| | | | Changes: https://github.com/simoncozens/babelfont/commits/main
* x11-fonts/py-afdko: Update RUN_DEPENDSPo-Chuan Hsieh2023-04-052-23/+6
| | | | - Bump PORTREVISION for package change
* x11-fonts/ots: Fix meson usagePo-Chuan Hsieh2023-04-052-10/+1
| | | | | - Convert patch file to MESON_ARGS - Convert nonexistent MESON_TRUE/MESON_FALSE to MESON_ARGS
* x11-fonts/noto-tc: Update WWWPo-Chuan Hsieh2023-04-051-2/+2
|
* x11-fonts/noto-serif-tc: Update MASTER_SITES and WWWPo-Chuan Hsieh2023-04-051-5/+5
|
* x11-fonts/noto-serif-sc: Update MASTER_SITES and WWWPo-Chuan Hsieh2023-04-051-5/+5
|
* x11-fonts/noto-serif-kr: Update MASTER_SITES and WWWPo-Chuan Hsieh2023-04-051-5/+5
|
* x11-fonts/noto-serif-jp: Update MASTER_SITES and WWWPo-Chuan Hsieh2023-04-051-5/+5
|
* x11-fonts/noto-serif-hk: Update MASTER_SITES and WWWPo-Chuan Hsieh2023-04-051-5/+5
|
* x11-fonts/noto-sc: Update WWWPo-Chuan Hsieh2023-04-051-2/+2
|
* x11-fonts/noto-sans-tc: Update MASTER_SITES and WWWPo-Chuan Hsieh2023-04-051-6/+6
|
* x11-fonts/noto-sans-sc: Update MASTER_SITES and WWWPo-Chuan Hsieh2023-04-051-6/+6
|
* x11-fonts/noto-sans-kr: Update MASTER_SITES and WWWPo-Chuan Hsieh2023-04-051-6/+6
|
* x11-fonts/noto-sans-jp: Update MASTER_SITES and WWWPo-Chuan Hsieh2023-04-051-6/+6
|
* x11-fonts/noto-sans-hk: Update MASTER_SITES and WWWPo-Chuan Hsieh2023-04-051-6/+6
|
* x11-fonts/noto-kr: Update WWWPo-Chuan Hsieh2023-04-051-2/+2
|
* x11-fonts/noto-jp: Update WWWPo-Chuan Hsieh2023-04-051-2/+2
|
* x11-fonts/noto-hk: Update WWWPo-Chuan Hsieh2023-04-051-2/+2
|
* x11-fonts/noto-extra: Update WWWPo-Chuan Hsieh2023-04-051-1/+1
|
* x11-fonts/noto-emoji: Update WWW and clean up pkg-descrPo-Chuan Hsieh2023-04-052-3/+2
|
* x11-fonts/noto-basic: Update WWWPo-Chuan Hsieh2023-04-051-1/+1
|
* x11-fonts/noto: Update WWW and clean up pkg-descrPo-Chuan Hsieh2023-04-052-3/+1
|
* x11-fonts/jf-openhuninn: Update WWW and clean up pkg-descrPo-Chuan Hsieh2023-04-052-3/+2
|
* x11-fonts/bdf2sfd: Update to 1.1.8Emanuel Haupt2023-04-012-4/+4
|
* x11-fonts/py-compreffor: update to 0.5.3Ting-Wei Lan2023-03-282-9/+10
| | | | | | | | | | | | | Changelog: - https://github.com/googlefonts/compreffor/releases/tag/0.4.6.post1 - https://github.com/googlefonts/compreffor/releases/tag/0.5.0 - https://github.com/googlefonts/compreffor/releases/tag/0.5.1 - https://github.com/googlefonts/compreffor/releases/tag/0.5.1.post1 - https://github.com/googlefonts/compreffor/releases/tag/0.5.2 - https://github.com/googlefonts/compreffor/releases/tag/0.5.3 PR: 270140 Reported by: Ting-Wei Lan <lantw44@gmail.com> (maintainer)
* x11-fonts/py-cu2qu: update to 1.6.7.post2Ting-Wei Lan2023-03-272-7/+7
| | | | | | | | | Changelog: - https://github.com/googlefonts/cu2qu/releases/tag/v1.6.6 - https://github.com/googlefonts/cu2qu/releases/tag/v1.6.7 PR: 270141 Reported by: Ting-Wei Lan <lantw44@gmail.com> (maintainer)