| CARVIEW |
Select Language
HTTP/2 200
expires: Thu, 19 Nov 1981 08:52:00 GMT
cache-control: no-store, no-cache, must-revalidate
pragma: no-cache
set-cookie: PHPSESSID=ch99kq7sb9369cqvu8go424qof; path=/
content-type: text/html; charset=UTF-8
date: Mon, 29 Dec 2025 02:37:29 GMT
server: Apache
pkgsrc.se | The NetBSD package collection
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
freetype
ham
inputmethod
lang
mail
math
mbone
meta-pkgs
misc
multimedia
net
news
parallel
pkgtools
print
regress
security
shells
sysutils
textproc
time
wip
wm
www
x11
* = Virtual Category
Path to this page:
./graphics/freetype, FreeType libraries and utilities
[
Branch: CURRENT, Version: 1.5, Package name: freetype-1.5, Maintainer: pkgsrc-users
The FreeType engine is a free and portable TrueType font rendering engine.
It has been developed to provide TT support to a great variety of
platforms and environments. Notice that FreeType is a *library*. It is
*not* a font server for your preferred environment, even though it has
been written to allow the design of many font servers.
This meta-package includes the freetype-lib and freetype-utils packages.
Required to run:
[graphics/freetype-utils] [graphics/freetype-lib]
Required to build:
[pkgtools/cwrappers]
Navigation:
-
Browse pkgsrc
(this page)
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
freetypeham
inputmethod
lang
math
mbone
meta-pkgs
misc
multimedia
net
news
parallel
pkgtools
regress
security
shells
sysutils
textproc
time
wip
wm
www
x11
* = Virtual Category
Path to this page:
./graphics/freetype, FreeType libraries and utilities
[
CVSweb ] [
Homepage ] [
RSS ] [
Required by ] [
Add to tracker ]
Branch: CURRENT, Version: 1.5, Package name: freetype-1.5, Maintainer: pkgsrc-users
The FreeType engine is a free and portable TrueType font rendering engine.
It has been developed to provide TT support to a great variety of
platforms and environments. Notice that FreeType is a *library*. It is
*not* a font server for your preferred environment, even though it has
been written to allow the design of many font servers.
This meta-package includes the freetype-lib and freetype-utils packages.
Required to run:
[graphics/freetype-utils] [graphics/freetype-lib]
Required to build:
[pkgtools/cwrappers]
Version history: (Expand)
- (2025-10-24) Package has been reborn
- (2025-10-24) Package deleted from pkgsrc
- (2025-07-15) Package has been reborn
- (2025-07-15) Package deleted from pkgsrc
- (2017-11-23) Package has been reborn
- (2006-06-18) Updated to version: freetype-1.5
CVS history: (Expand)
| 2017-08-01 16:59:08 by Thomas Klausner | Files touched by this commit (211) |
Log message: Follow some http -> https redirects. |
| 2011-04-26 13:52:51 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Allow patch levels for dependencies |
| 2009-04-09 01:07:51 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Use META_PACKAGE. |
| 2008-06-12 04:14:58 by Joerg Sonnenberger | Files touched by this commit (1134) |
Log message: Add DESTDIR support. |
| 2007-10-26 00:01:10 by Johnny C. Lam | Files touched by this commit (158) |
Log message:
* If PLIST_SRC is explicitly set to an empty value in a package Makefile,
then automatically generate a PLIST that says "${PKGNAME} has no files".
* If PLIST_SRC and GENERATE_PLIST are not set in a package Makefile,
and no PLIST files exist, then fail during the package build with
PKG_FAIL_REASON.
* Remove "intentionally empty" PLISTs again.
Now, the easy way to say that a package installs no files is to just
add the following to the package Makefile:
PLIST_SRC= # empty
|
| 2007-10-25 19:50:03 by Johnny C. Lam | Files touched by this commit (85) |
Log message: Re-add "intentionally empty" PLISTs for meta-packages and other packages that directly manipulate empty PLISTs. Modify plist/plist.mk so that if the PLIST files are missing and no GENERATE_PLIST is defined, then the package fails to build. |
| 2007-10-25 18:59:59 by Johnny C. Lam | Files touched by this commit (980) |
Log message: Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk can handle packages having no PLIST files. |
| 2006-06-17 21:41:33 by Min Sik Kim | Files touched by this commit (8) |
Log message: Update freetype1 packages to 1.5, the final version. Changes: - apiref.txt has been again revised. - apirefx.txt has been extended to document the GPOS interface. - TODO has been dropped (since we consider there will be no further development). - TT_Char_Index() now uses TT_ULong for character codes. It now supports cmap tables in format 8 and 12. - New error code (TT_Err_Too_Many_FDefs) when a font defines too many functions. - Support files for BeOS have been contributed by Chris Herborth. - The EXPORT_DEF/EXPORT_FUNC/etc. stuff has been replaced with a more elaborate scheme. - Cleaning up of the ft_conf.h files to remove obsolete stuff. - TT_GSUB_Add_String() has two additional parameters needed for GPOS support. - TT_CharMap_Next() of the ftxcmap extension now uses `TT_ULong' as the second parameter. - A long-lived bug in ftxpost.c. |
