sdl2_ttf 2.24.0
graphics/sdl2_ttf
Library to use TrueType fonts to render text in SDL applications
Description
This library is a wrapper around the FreeType and Harfbuzz libraries, allowing you to use TrueType fonts to render text in SDL applications. It allows a programmer to use multiple TrueType fonts without having to code a font rendering routine themselves. With the power of outline fonts and antialiasing, high quality text output can be obtained without much effort.
Dependencies
- build devel/cmake-core
- build devel/ninja
- build devel/sdl20
- lib devel/sdl20
- lib print/freetype2
- lib print/harfbuzz
Commit History
may be incomplete — full history at freebsd-ports on GitHub
| Commit | Credits | Log message |
|---|---|---|
|
2.24.0
5e3f67f8a7
files touched
|
Dmitry Marakasov (amdmi3) |
graphics/sdl2_ttf: update 2.22.0 → 2.24.0
PR: 283865 |
|
2.22.0
d714ec032e
files touched
|
Dmitry Marakasov (amdmi3) |
graphics/sdl2_ttf: update 2.20.2 → 2.22.0
|
|
2.20.2
562d007405
files touched
|
Dmitry Marakasov (amdmi3) |
graphics/sdl2_ttf: update 2.20.1 → 2.20.2
|
|
2.20.1
fb16dfecae
files touched
|
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner) |
|
2.20.1
b7f05445c0
files touched
|
Stefan Eßer (se) |
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) |
|
2.20.1
61182e16a5
files touched
|
Dmitry Marakasov (amdmi3) |
graphics/sdl2_ttf: update 2.20.0 → 2.20.1
- Fix installation with WITH_DEBUG - Update pkg-descr |
|
2.20.0
a0f35b3aa5
files touched
|
Dmitry Marakasov (amdmi3) |
graphics/sdl2_ttf: update 2.0.18 → 2.20.0
|
|
2.0.18
68d149ef6d
files touched
|
Dmitry Marakasov (amdmi3) |
graphics/sdl2_ttf: update to 2.0.18
|
|
2.0.15
cf118ccf87
files touched
|
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday. Reported by: lwhsu
|
|
2.0.15
305f148f48
files touched
|
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles.
|
|
2.0.15
48f7ba1ab9
files touched
|
Sunpoet Po-Chuan Hsieh (sunpoet) |
Update MASTER_SITES
Approved by: portmgr (blanket) |
|
2.0.15
667269bee7
files touched
|
Dmitry Marakasov (amdmi3) |
- Update to 2.0.15 - Fix dependency on OpenGL - Update pkg-descr
|
|
2.0.14
c581e7eca6
files touched
|
Dmitry Marakasov (amdmi3) |
Take maintainership of SDL/SDL2 ports
|
|
2.0.14
b760897dde
files touched
|
Matthew Rezny (rezny) |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10845 |
|
2.0.14
e132ea6fc3
files touched
|
Rene Ladan (rene) |
Reset mva@'s ports, he handed in his ports bit.
|
|
2.0.14
c08f361805
files touched
|
Dmitry Marakasov (amdmi3) |
- Update sdl20 and satellite libraries to latest versions
sdl2: 2.0.3 -> 2.0.4 sdl2_image: 2.0.0 -> 2.0.1 sdl2_mixer: 2.0.0 -> 2.0.1 sdl2_net: 2.0.0 -> 2.0.1 sdl2_ttf: 2.0.12 -> 2.0.14 - Add LICENSE_FILE - Strip libraries - Switch to USES=localbase where applicable PR: 207671 Submitted by: devnexen@gmail.com, amdmi3 Approved by: maintainer timeout (mva, 1 month) Exp-run by: antoine |
|
2.0.12
4e1b79a0a6
files touched
|
Mathieu Arnold (mat) |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr Sponsored by: Absolight |
|
2.0.12
15945f8122
files touched
|
Gerald Pfeifer (gerald) |
Update the default version of GCC in the Ports Collection from GCC 4.7.4 to GCC 4.8.3.
Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) |
|
2.0.12
6ddd7ebf8b
files touched
|
Dmitry Marakasov (amdmi3) |
- Switch graphics/sdl2_ttf to USES=libtool, drop .la files - Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
|
2.0.12
5e38556079
files touched
|
Jimmy Olgeni (olgeni) |
Remove indefinite articles and trailing periods from COMMENT, plus minor COMMENT typos and surrounding whitespace fixes. Categories G-I.
CR: D201 Approved by: portmgr (bapt) |
|
2.0.12
39fc32e828
files touched
|
Niclas Zeising (zeising) |
The FreeBSD x11@ and graphics team proudly presents a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb) |
|
2.0.12
7c19894cc2
files touched
|
Marcus von Appen (mva) |
- Switch devel/sdl20 to use the autotools-based configuration, since the cmake-based one is not maintained that well - Fix library naming to ensure backwards compatibility on minor version changes - Bump the PORTREVISION on ports depending on devel/sdl20, since its shared library name changed
PR: ports/183975 Submitted by: Jan Kokemüller <jan.kokemueller@gmail.com> |
|
2.0.12
ce01f38cc1
files touched
|
Marcus von Appen (mva) |
- Update devel/sdl20 to version 2.0.1 - Bump PORTREVISIONs for SDL2-related ports to chase the changed SDL2 shlib version - Enable staging support for the SDL2 ports - Switch to new LIB_DEPENDS format for the SDL2 ports - Add LICENSE to the SDL2 ports - Use gmake USES for the SDL2 ports
|
|
2.0.12
eb08c5441c
files touched
|
Baptiste Daroussin (bapt) |
Add NO_STAGE all over the place in preparation for the staging support (cat: graphics)
|
|
2.0.12
d4041784dc
files touched
|
Alex Kozlov (ak) |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
|
2.0.12
0fe3d4f763
files touched
|
Marcus von Appen (mva) |
SDL2 has been officially released.
- Update devel/sdl20, audio/sdl2_mixer, graphics/sdl2_image, graphics/sdl2_ttf and net/sdl2_net to version 2.0.0 |
|
2.0.p2
6e6c34a65d
files touched
|
Marcus von Appen (mva) |
- Update to the latest RC
|
|
2.0.p1
c5a4db7c11
files touched
|
Marcus von Appen (mva) |
Welcome SDL2 to the FreeBSD ports system!
A set of new SDL2 related ports has been added, which are essentially
the same as their corresponding port for SDL1.2:
audio/sdl2_mixer
graphics/sdl2_image
graphics/sdl2_ttf
net/sdl2_net
A set of new USE_SDL knobs is available to enable SDL2 and its related
ports to be added as dependency to ports. Use either of
USE_SDL= sdl2 image2 mixer2 net2 ttf2
to pull in the specific sdl2_* or sdl20 port.
|