The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD print : freetype2

A free and portable TrueType font rendering engine

 This includes some tools that are in FreeType 1's contrib directory.

ttf2pfb: Converting TrueType fonts to the Postscript Type 1 format.
ttf2pk:  A simple conversion tool to bring TrueType quality to the
         TeX world.
ttf2bdf: Produce bitmapped fonts from TrueType files for your X11
         applications.
ttfbanner: make posters using a TrueType font 

http://freetype.sourceforge.net/



freetype2 history


v. 1.79
date: 2007/10/24 23:36:27;  author: marcus;  state: Exp;  lines: +2 -2
Presenting GNOME 2.20.1 and all related works for FreeBSD.  The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).

The FreeBSD GNOME team would also like to thank our various testers and
contributors:

Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)

PRs fixed in this release:

111272, 113470, 115995, 116338

v. 1.78 date: 2007/05/21 22:24:16; author: marcus; state: Exp; lines: +1 -1 Fix the integer signedness error in freetype2 that is described in http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-2754 . PR: 112769 Submitted by: Nick Barkas Obtained from: Freetype CVS Security: http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-2754 Approved by: portmgr (implicit)
v. 1.77 date: 2007/01/28 09:07:43; author: kris; state: Exp; lines: +1 -0 Use libtool port instead of included one to avoid objformat a.out botch
v. 1.76 date: 2006/10/14 16:03:45; author: marcus; state: Exp; lines: +2 -2 Correct a typo when WITH_CJK is defined. Submitted by: nork Approved by: portmgr (implicit)
v. 1.75 date: 2006/10/14 08:35:43; author: marcus; state: Exp; lines: +10 -6 Presenting GNOME 2.16.1 for FreeBSD. This release represents a massive amount of work by the FreeBSD GNOME Team and our testers. On top of the usual GNOME update, we have taken this opportunity to move GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT part of the GNOME Desktop also need to be changed. The bulk of the move was carried out by ahze, mezz, and pav, but it would not have been possible without cooperation from the FreeBSD KDE team who worked with us to make sure GNOME and KDE can still coexist happily. We would also like to send a shout out to kris and pointyhat for putting up with multiple test runs until we got something that was solid. Back to GNOME 2.16. This release brings a huge amount of new functionality to FreeBSD. The standard release notes can be read at http://www.gnome.org/start/2.16/ . But on top of what you will read there, jylefort and marcus have completed work on a port of HAL to FreeBSD. This will allow FreeBSD to take advantage of closer hardware interaction such as auto-mounting CD-ROMs, USB drives, and music players; auto-playing audio CDs; and managing laptop power consumption. But where would this all be without our loyal testers and contributors? Therefore, the FreeBSD GNOME team would like to thank the following users: Phillip Neumann tmclaugh mux Yuri Pankov chinsan Thomas Brian Gruber Franz Klammer Dominique Goncalves Pascal Hofstee Yasuda Keisuke backyard Andris Raugulis Eric L. Chen Pawel Worach QuiRK on #freebsd-gnome Shane Bell luigi sajd on #freebsd-gnome sat Chris Coleman kaeru on #freebsd-gnome crsd_ via irc.freenode.org/#FreeBSD-GNOME Joel Diaz Enjoy! Approved by: portmgr (implicit, kris)
v. 1.74 date: 2006/08/23 04:11:44; author: marcus; state: Exp; lines: +1 -1 Fix another 2.1.x mismerge that caused a crash parsing certain pcf fonts. Reported by: mezz
v. 1.73 date: 2006/08/22 21:34:10; author: marcus; state: Exp; lines: +1 -1 Add patches to correct the security issues described in CVE-2006-3467. Reported by: remko Obtained from: Freetype CVS via NetBSD Security: Fixes CVE-2006-3467
v. 1.72 date: 2006/05/16 05:07:44; author: mezz; state: Exp; lines: +2 -2 portlint: -Replace some spaces to tabs.
v. 1.71 date: 2006/05/13 01:03:11; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with P
v. 1.70 date: 2006/02/23 10:38:43; author: ade; state: Exp; lines: +2 -2 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.69 date: 2006/02/14 18:12:14; author: marcus; state: Exp; lines: +3 -1 Update firefly patch sites. PR: 92851 Submitted by: hamigua
v. 1.68 date: 2005/12/19 13:50:03; author: pav; state: Exp; lines: +2 -4 - Update CJK patch PR: ports/90636 Submitted by: lwj
v. 1.67 date: 2005/12/13 13:31:36; author: nobutaka; state: Exp; lines: +1 -1 Fix bold text rendering bug. Approved by: jylefort Obtained from: freetype2 CVS
v. 1.66 date: 2005/11/15 06:50:48; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.65 date: 2005/08/03 22:53:12; author: marcus; state: Exp; lines: +1 -0 Add a patch from FreeType CVS that fixes X11 crashes with certain (usually multi-byte character set) fonts. Reported by: many Obtained from: FreeType CVS Approved by: portmgr (implicit)
v. 1.64 date: 2005/07/28 22:39:11; author: pav; state: Exp; lines: +7 -6 - Re-enable CJK patches PR: ports/84220 Submitted by: chinsan
v. 1.63 date: 2005/07/14 16:52:56; author: marcus; state: Exp; lines: +7 -7 Update to 2.1.10. Note: the CJK patches will need some work before they can be used with this version.
v. 1.62 date: 2005/03/16 08:23:28; author: marcus; state: Exp; lines: +6 -4 Update to the latest Firefly patchset. This patchset makes CJK TrueType fonts prettier. PR: 78886 Submitted by: hamigua
v. 1.61 date: 2005/03/10 00:52:03; author: marcus; state: Exp; lines: +5 -6 Gak! I committed freetype instead of freetype2. Of course, there were no changes in freetype so that was a no-op. Update to 2.1.9. Note: this version is ABI compatible with 2.1.7, so no ports need to be recompiled for this update. PR: 78385 Submitted by: lesi Commit blunder reported by: ahze
v. 1.60 date: 2004/12/13 00:53:56; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION for the previous commit.
v. 1.59 date: 2004/12/13 00:42:34; author: marcus; state: Exp; lines: +1 -1 Use pkgconfig to clean up the pkgconfig directory after deinstallation. Reported by: pointyhat via kris
v. 1.58 date: 2004/11/21 22:03:48; author: marcus; state: Exp; lines: +5 -0 Add the Firefly font patchset. This patchset is mainly used to make CJK TrueType fonts look prettier. Various enhancements like bold, italic, readability, and embedded bitmap font help a CJK X desktop a great deal. To enable this patchset, define WITH_CJK while building these ports (pango, fontconfig, libXft, and freetype2). PR: 73083 Submitted by: clive Obtained from: Hamigua (I think)
v. 1.57 date: 2004/07/25 19:01:38; author: mezz; state: Exp; lines: +1 -1 Use the correct version of libtool 13 -> 15 to avoid install the *.la files.
v. 1.56 date: 2004/05/16 21:07:21; author: marcus; state: Exp; lines: +1 -1 Fix MASTER_SITE list. PR: 66712 Submitted by: Roman Neuhauser
v. 1.55 date: 2004/04/18 04:53:12; author: marcus; state: Exp; lines: +1 -1 Check for the eexec keyword in type1 fonts. This fixes a potential hang when viewing certain PDF documents. Submitted by: Jeremy Messenger Obtained from: FreeType CVS More info: http://bugzilla.gnome.org/show_bug.cgi?id=129400
v. 1.54 date: 2004/03/19 09:15:06; author: marcus; state: Exp; lines: +1 -1 Revert the previous commit. It was a nice idea, and worked in many cases, but there were still some bitmap fonts that failed to load correctly. Instead, I will revert the portion of libXft that enforces strict bitmap font sizes.
v. 1.53 date: 2004/03/18 21:58:47; author: marcus; state: Exp; lines: +1 -0 Fix the height and width calculations for BDF/PCF fonts. This fixes the problems people were seeing with bitmap fonts after the big font upgrade a few days ago. Note: If you applied my libXft patch, you need to back that out once you upgrade freetype2. Obtained from: FreeType CVS
v. 1.52 date: 2004/03/16 20:28:44; author: marcus; state: Exp; lines: +1 -2 Update to 2.1.7. For a list of what's changed, please see: http://sourceforge.net/project/shownotes.php?release_id=216538
v. 1.51 date: 2004/03/14 06:17:14; author: ade; state: Exp; lines: +1 -1 Whoa there, boy, that's a mighty big commit y'all have there... Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
v. 1.50 date: 2004/02/04 05:08:33; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.49 date: 2003/10/01 01:26:23; author: bland; state: Exp; lines: +19 -0 Due a number of negative feedback about lost font hinting TTF bytecode interpreter is enabled back by default. There is a new option WITHOUT_TTF_BYTECODE_ENABLED wich makes others happy too.
v. 1.48 date: 2003/09/30 06:05:44; author: marcus; state: Exp; lines: +8 -4 * Update to 2.1.5 * Assign maintainership to gnome@ * Disable the bytecode interpreter I must say, fonts look amazing...
v. 1.47 date: 2003/07/29 09:12:33; author: sobomax; state: Exp; lines: +1 -1 Let be hohest: I really don't have a time now to properly maintain all these great pieces of software, so that let others with more free time to take over them.
v. 1.46 date: 2003/04/18 18:06:49; author: marcus; state: Exp; lines: +1 -0 Add a check to avoid a NULL pointer dereference. Approved by: sobomax (maintainer)
v. 1.45 date: 2003/04/10 20:10:27; author: marcus; state: Exp; lines: +2 -3 Update to 2.1.4. This fixes the memory leak exploited by fc-cache and fontconfig. With this update, fc-cache takes no more that 2.1 MB when running against full XFree fonts as well as webfonts, URW fonts, and a collection of Internet-downloaded TrueType fonts. PR: 50791 Submitted by: anholt and myself Approved by: sobomax (maintainer)
v. 1.44 date: 2003/03/07 06:09:03; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.43 date: 2003/01/18 22:27:21; author: marcus; state: Exp; lines: +1 -0 Fix a segfault when XftConfig or ~/.xftconfig contains directories with gzip'd fonts. The next release of freetype2 will allow building with the system version of zlib, so this won't be an issue. Reported by: alane Obtained from: FreeType CVS and /usr/src/lib/libz/infcodes.c Approved by: maintainer
v. 1.42 date: 2003/01/17 19:44:11; author: sobomax; state: Exp; lines: +1 -2 Update to 2.1.3.
v. 1.41 date: 2002/10/24 19:18:39; author: marcus; state: Exp; lines: +1 -0 Fix a problem with fonts showing up diagonally in mozilla-devel. Submitted by: Matthew Reimer Obtained from: freetype2 CVS
v. 1.40 date: 2002/06/28 14:37:52; author: sobomax; state: Exp; lines: +1 -1 Update to 2.1.2.
v. 1.39 date: 2002/06/21 16:42:45; author: sobomax; state: Exp; lines: +1 -2 Update to 2.1.1.
v. 1.38 date: 2002/06/01 18:57:14; author: marcus; state: Exp; lines: +1 -0 Fix a problem with font rendering in Nautilus and gdm2. This may also correct an anti-alias font rendering problem in KDE 3. Reported by: many
v. 1.37 date: 2002/05/30 10:54:14; author: kris; state: Exp; lines: +4 -3 Update to freetype-2.1.0 Submitted by: sobomax
v. 1.36 date: 2002/03/11 17:16:02; author: sobomax; state: Exp; lines: +1 -1 Update to 2.0.9.
v. 1.35 date: 2002/02/12 08:24:14; author: sobomax; state: Exp; lines: +1 -1 Update to 2.0.8. Submitted by: Mark J. Miller
v. 1.34 date: 2002/01/21 11:45:55; author: sobomax; state: Exp; lines: +1 -1 Update to 2.0.6.
v. 1.33 date: 2001/10/20 13:53:40; author: sobomax; state: Exp; lines: +1 -1 Update to 2.0.5. PR: 31384 Submitted by: Nuzrin Yaapar
v. 1.32 date: 2001/07/12 10:08:43; author: sobomax; state: Exp; lines: +3 -4 Update to 2.0.4.
v. 1.31 date: 2001/07/04 14:49:59; author: sobomax; state: Exp; lines: +1 -0 Enable truetype font hinting. XFree86-4 ships with this turned on in their freetype library, and it helps the antialiased font stuff. There are no drawbacks, other than unclear legal status (Apple holds some patents in this area), but as long as it is OK for XFree, it should be OK for us too. Submitted by: Jeremy Norris
v. 1.30 date: 2001/06/25 14:59:00; author: sobomax; state: Exp; lines: +2 -3 Update to 2.0.3.
v. 1.29 date: 2001/04/09 18:17:27; author: sobomax; state: Exp; lines: +1 -1 Take over maintainership. Update to 2.0 was almost total rework and my request to jseger unfortunately went unanswered.
v. 1.28 date: 2001/04/09 11:19:34; author: sobomax; state: Exp; lines: +1 -1 Update to 2.0.2. PR: 26423 Submitted by: Tadayuki OKADA
v. 1.27 date: 2001/02/18 20:32:41; author: sobomax; state: Exp; lines: +2 -1 Unset TOP environment variable before proceed with build. The port's Makefiles abuse this variable commonly used to specify default options for the top(1) monitor, which breaks the build. PR: 25192 Submitted by: Stefan `Sec` Zehl (among several other, whose names were lost in entropy of Universe)
v. 1.26 date: 2000/12/20 12:39:15; author: sobomax; state: Exp; lines: +5 -4 Update to 2.0.1.
v. 1.25 date: 2000/11/23 14:23:54; author: knu; state: Exp; lines: +8 -11 Use MASTER_SITE_RINGSERVER and MASTER_SITE_SUBDIR effectively. Not responded by: jseger (MAINTAINER), sobomax
v. 1.24 date: 2000/11/13 17:49:06; author: sobomax; state: Exp; lines: +1 -1 (forced) Forgot: the last commit was submitted by Jeremy Norris .
v. 1.23 date: 2000/11/13 17:47:37; author: sobomax; state: Exp; lines: +3 -2 Remove trailing "2" from DISTNAME and MASTER_SITE_SUBDIR.
v. 1.22 date: 2000/11/13 17:06:48; author: sobomax; state: Exp; lines: +8 -8 Add freetype2 after a repo-copy from print/freerype. Several notes: o Freetype2 is incompatible at API level with older freetype, therefore portname will be freetype2-x.x to allow pkg_* tools correctly handle dependencies (I do not use NO_LATEST_LINK, because it is a production-quality software, not a beta or such). o There are no fs namespace conflicts between freetype and freetype2, so they both could be installed on the same machine w/o any problems.
v. 1.21 date: 2000/11/12 02:20:29; author: vanilla; state: Exp; lines: +1 -2 Urrr... I miss to commit Makefile :(
v. 1.20 date: 2000/10/03 01:00:22; author: reg; state: Exp; lines: +2 -2 USE_LIBTOOL.
v. 1.19 date: 2000/06/16 21:51:52; author: asami; state: Exp; lines: +2 -2 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
v. 1.18 date: 2000/06/16 10:37:42; author: sobomax; state: Exp; lines: +5 -4 Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with ldconfig in PLIST need personal consideration.
v. 1.17 date: 2000/06/14 13:21:32; author: sobomax; state: Exp; lines: +4 -3 Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.
v. 1.16 date: 2000/06/04 06:00:35; author: vanilla; state: Exp; lines: +11 -8 Update freetype to 1.3.1. 1.3 has the problem displaying Dyan fonts. And, update the MASTER_SITES to where really they are. PR: ports/18859 Submitted by: clive@cirx.org
v. 1.15 date: 2000/04/09 17:49:38; author: cpiazza; state: Exp; lines: +3 -3 Accidental whitespace
v. 1.14 date: 2000/04/09 17:40:08; author: cpiazza; state: Exp; lines: +3 -3 Update with the new PORTNAME/PORTVERSION variables
v. 1.13 date: 1999/11/25 03:38:34; author: jseger; state: Exp; lines: +9 -3 Upgrade to freetype-1.3 For now, include files are installed in ${PREFIX}/include/freetype (that's the default with version 1.3) and symlinks are created in ${PREFIX}/include for compatibility
v. 1.12 date: 1999/08/31 01:44:45; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.11 date: 1998/12/14 15:47:43; author: sada; state: Exp; lines: +5 -4 Remove down site from MASTER_SITES, added some.
v. 1.10 date: 1998/12/14 15:39:26; author: sada; state: Exp; lines: +6 -4 I've added some MASTER_SITES and removed BROKEN.
v. 1.9 date: 1998/12/14 02:48:02; author: obrien; state: Exp; lines: +3 -1 BROKEN= 'fetch from *SINGLE* down site' Forgot to add Extra MASER_SITES when upgrading by: jseger
v. 1.8 date: 1998/12/12 20:58:05; author: jseger; state: Exp; lines: +3 -3 Upgrade to freetype 1.2 Submitted by: taguchi@tohoku.iij.ad.jp
v. 1.7 date: 1998/11/28 09:07:13; author: asami; state: Exp; lines: +2 -1 A few more USE_XLIBs.
v. 1.6 date: 1998/06/21 02:42:33; author: jseger; state: Exp; lines: +4 -9 Upgrade to freetype 1.1
v. 1.5 date: 1998/02/18 11:46:56; author: asami; state: Exp; lines: +4 -1 Fix several build problems. Submitted by: Taguchi Takeshi Reviewed by: various members of ports-jp@jp.freebsd.org
v. 1.4 date: 1998/02/08 02:31:58; author: jseger; state: Exp; lines: +4 -5 Upgrade to version 1.0
v. 1.3 date: 1998/01/26 15:34:53; author: jseger; state: Exp; lines: +8 -11 Upgrade to the JAN-21-1998 snapshot.
v. 1.2 date: 1998/01/24 21:51:43; author: jseger; state: Exp; lines: +2 -1 Install header files.
v. 1.1 date: 1998/01/24 16:50:41; author: jseger; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1998/01/24 16:50:41; author: jseger; state: Exp; lines: +0 -0 Import of Freetype beta release 971006. 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. ============================================================================= v. 1.79 date: 2007/10/24 23:36:27; author: marcus; state: Exp; lines: +2 -2 Presenting GNOME 2.20.1 and all related works for FreeBSD. The official GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338
v. 1.78 date: 2007/05/21 22:24:16; author: marcus; state: Exp; lines: +1 -1 Fix the integer signedness error in freetype2 that is described in http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-2754 . PR: 112769 Submitted by: Nick Barkas Obtained from: Freetype CVS Security: http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-2754 Approved by: portmgr (implicit)
v. 1.77 date: 2007/01/28 09:07:43; author: kris; state: Exp; lines: +1 -0 Use libtool port instead of included one to avoid objformat a.out botch
v. 1.76 date: 2006/10/14 16:03:45; author: marcus; state: Exp; lines: +2 -2 Correct a typo when WITH_CJK is defined. Submitted by: nork Approved by: portmgr (implicit)
v. 1.75 date: 2006/10/14 08:35:43; author: marcus; state: Exp; lines: +10 -6 Presenting GNOME 2.16.1 for FreeBSD. This release represents a massive amount of work by the FreeBSD GNOME Team and our testers. On top of the usual GNOME update, we have taken this opportunity to move GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT part of the GNOME Desktop also need to be changed. The bulk of the move was carried out by ahze, mezz, and pav, but it would not have been possible without cooperation from the FreeBSD KDE team who worked with us to make sure GNOME and KDE can still coexist happily. We would also like to send a shout out to kris and pointyhat for putting up with multiple test runs until we got something that was solid. Back to GNOME 2.16. This release brings a huge amount of new functionality to FreeBSD. The standard release notes can be read at http://www.gnome.org/start/2.16/ . But on top of what you will read there, jylefort and marcus have completed work on a port of HAL to FreeBSD. This will allow FreeBSD to take advantage of closer hardware interaction such as auto-mounting CD-ROMs, USB drives, and music players; auto-playing audio CDs; and managing laptop power consumption. But where would this all be without our loyal testers and contributors? Therefore, the FreeBSD GNOME team would like to thank the following users: Phillip Neumann tmclaugh mux Yuri Pankov chinsan Thomas Brian Gruber Franz Klammer Dominique Goncalves Pascal Hofstee Yasuda Keisuke backyard Andris Raugulis Eric L. Chen Pawel Worach QuiRK on #freebsd-gnome Shane Bell luigi sajd on #freebsd-gnome sat Chris Coleman kaeru on #freebsd-gnome crsd_ via irc.freenode.org/#FreeBSD-GNOME Joel Diaz Enjoy! Approved by: portmgr (implicit, kris)
v. 1.74 date: 2006/08/23 04:11:44; author: marcus; state: Exp; lines: +1 -1 Fix another 2.1.x mismerge that caused a crash parsing certain pcf fonts. Reported by: mezz
v. 1.73 date: 2006/08/22 21:34:10; author: marcus; state: Exp; lines: +1 -1 Add patches to correct the security issues described in CVE-2006-3467. Reported by: remko Obtained from: Freetype CVS via NetBSD Security: Fixes CVE-2006-3467
v. 1.72 date: 2006/05/16 05:07:44; author: mezz; state: Exp; lines: +2 -2 portlint: -Replace some spaces to tabs.
v. 1.71 date: 2006/05/13 01:03:11; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with P
v. 1.70 date: 2006/02/23 10:38:43; author: ade; state: Exp; lines: +2 -2 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.69 date: 2006/02/14 18:12:14; author: marcus; state: Exp; lines: +3 -1 Update firefly patch sites. PR: 92851 Submitted by: hamigua
v. 1.68 date: 2005/12/19 13:50:03; author: pav; state: Exp; lines: +2 -4 - Update CJK patch PR: ports/90636 Submitted by: lwj
v. 1.67 date: 2005/12/13 13:31:36; author: nobutaka; state: Exp; lines: +1 -1 Fix bold text rendering bug. Approved by: jylefort Obtained from: freetype2 CVS
v. 1.66 date: 2005/11/15 06:50:48; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.65 date: 2005/08/03 22:53:12; author: marcus; state: Exp; lines: +1 -0 Add a patch from FreeType CVS that fixes X11 crashes with certain (usually multi-byte character set) fonts. Reported by: many Obtained from: FreeType CVS Approved by: portmgr (implicit)
v. 1.64 date: 2005/07/28 22:39:11; author: pav; state: Exp; lines: +7 -6 - Re-enable CJK patches PR: ports/84220 Submitted by: chinsan
v. 1.63 date: 2005/07/14 16:52:56; author: marcus; state: Exp; lines: +7 -7 Update to 2.1.10. Note: the CJK patches will need some work before they can be used with this version.
v. 1.62 date: 2005/03/16 08:23:28; author: marcus; state: Exp; lines: +6 -4 Update to the latest Firefly patchset. This patchset makes CJK TrueType fonts prettier. PR: 78886 Submitted by: hamigua
v. 1.61 date: 2005/03/10 00:52:03; author: marcus; state: Exp; lines: +5 -6 Gak! I committed freetype instead of freetype2. Of course, there were no changes in freetype so that was a no-op. Update to 2.1.9. Note: this version is ABI compatible with 2.1.7, so no ports need to be recompiled for this update. PR: 78385 Submitted by: lesi Commit blunder reported by: ahze
v. 1.60 date: 2004/12/13 00:53:56; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION for the previous commit.
v. 1.59 date: 2004/12/13 00:42:34; author: marcus; state: Exp; lines: +1 -1 Use pkgconfig to clean up the pkgconfig directory after deinstallation. Reported by: pointyhat via kris
v. 1.58 date: 2004/11/21 22:03:48; author: marcus; state: Exp; lines: +5 -0 Add the Firefly font patchset. This patchset is mainly used to make CJK TrueType fonts look prettier. Various enhancements like bold, italic, readability, and embedded bitmap font help a CJK X desktop a great deal. To enable this patchset, define WITH_CJK while building these ports (pango, fontconfig, libXft, and freetype2). PR: 73083 Submitted by: clive Obtained from: Hamigua (I think)
v. 1.57 date: 2004/07/25 19:01:38; author: mezz; state: Exp; lines: +1 -1 Use the correct version of libtool 13 -> 15 to avoid install the *.la files.
v. 1.56 date: 2004/05/16 21:07:21; author: marcus; state: Exp; lines: +1 -1 Fix MASTER_SITE list. PR: 66712 Submitted by: Roman Neuhauser
v. 1.55 date: 2004/04/18 04:53:12; author: marcus; state: Exp; lines: +1 -1 Check for the eexec keyword in type1 fonts. This fixes a potential hang when viewing certain PDF documents. Submitted by: Jeremy Messenger Obtained from: FreeType CVS More info: http://bugzilla.gnome.org/show_bug.cgi?id=129400
v. 1.54 date: 2004/03/19 09:15:06; author: marcus; state: Exp; lines: +1 -1 Revert the previous commit. It was a nice idea, and worked in many cases, but there were still some bitmap fonts that failed to load correctly. Instead, I will revert the portion of libXft that enforces strict bitmap font sizes.
v. 1.53 date: 2004/03/18 21:58:47; author: marcus; state: Exp; lines: +1 -0 Fix the height and width calculations for BDF/PCF fonts. This fixes the problems people were seeing with bitmap fonts after the big font upgrade a few days ago. Note: If you applied my libXft patch, you need to back that out once you upgrade freetype2. Obtained from: FreeType CVS
v. 1.52 date: 2004/03/16 20:28:44; author: marcus; state: Exp; lines: +1 -2 Update to 2.1.7. For a list of what's changed, please see: http://sourceforge.net/project/shownotes.php?release_id=216538
v. 1.51 date: 2004/03/14 06:17:14; author: ade; state: Exp; lines: +1 -1 Whoa there, boy, that's a mighty big commit y'all have there... Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
v. 1.50 date: 2004/02/04 05:08:33; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.49 date: 2003/10/01 01:26:23; author: bland; state: Exp; lines: +19 -0 Due a number of negative feedback about lost font hinting TTF bytecode interpreter is enabled back by default. There is a new option WITHOUT_TTF_BYTECODE_ENABLED wich makes others happy too.
v. 1.48 date: 2003/09/30 06:05:44; author: marcus; state: Exp; lines: +8 -4 * Update to 2.1.5 * Assign maintainership to gnome@ * Disable the bytecode interpreter I must say, fonts look amazing...
v. 1.47 date: 2003/07/29 09:12:33; author: sobomax; state: Exp; lines: +1 -1 Let be hohest: I really don't have a time now to properly maintain all these great pieces of software, so that let others with more free time to take over them.
v. 1.46 date: 2003/04/18 18:06:49; author: marcus; state: Exp; lines: +1 -0 Add a check to avoid a NULL pointer dereference. Approved by: sobomax (maintainer)
v. 1.45 date: 2003/04/10 20:10:27; author: marcus; state: Exp; lines: +2 -3 Update to 2.1.4. This fixes the memory leak exploited by fc-cache and fontconfig. With this update, fc-cache takes no more that 2.1 MB when running against full XFree fonts as well as webfonts, URW fonts, and a collection of Internet-downloaded TrueType fonts. PR: 50791 Submitted by: anholt and myself Approved by: sobomax (maintainer)
v. 1.44 date: 2003/03/07 06:09:03; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.43 date: 2003/01/18 22:27:21; author: marcus; state: Exp; lines: +1 -0 Fix a segfault when XftConfig or ~/.xftconfig contains directories with gzip'd fonts. The next release of freetype2 will allow building with the system version of zlib, so this won't be an issue. Reported by: alane Obtained from: FreeType CVS and /usr/src/lib/libz/infcodes.c Approved by: maintainer
v. 1.42 date: 2003/01/17 19:44:11; author: sobomax; state: Exp; lines: +1 -2 Update to 2.1.3.
v. 1.41 date: 2002/10/24 19:18:39; author: marcus; state: Exp; lines: +1 -0 Fix a problem with fonts showing up diagonally in mozilla-devel. Submitted by: Matthew Reimer Obtained from: freetype2 CVS
v. 1.40 date: 2002/06/28 14:37:52; author: sobomax; state: Exp; lines: +1 -1 Update to 2.1.2.
v. 1.39 date: 2002/06/21 16:42:45; author: sobomax; state: Exp; lines: +1 -2 Update to 2.1.1.
v. 1.38 date: 2002/06/01 18:57:14; author: marcus; state: Exp; lines: +1 -0 Fix a problem with font rendering in Nautilus and gdm2. This may also correct an anti-alias font rendering problem in KDE 3. Reported by: many
v. 1.37 date: 2002/05/30 10:54:14; author: kris; state: Exp; lines: +4 -3 Update to freetype-2.1.0 Submitted by: sobomax
v. 1.36 date: 2002/03/11 17:16:02; author: sobomax; state: Exp; lines: +1 -1 Update to 2.0.9.
v. 1.35 date: 2002/02/12 08:24:14; author: sobomax; state: Exp; lines: +1 -1 Update to 2.0.8. Submitted by: Mark J. Miller
v. 1.34 date: 2002/01/21 11:45:55; author: sobomax; state: Exp; lines: +1 -1 Update to 2.0.6.
v. 1.33 date: 2001/10/20 13:53:40; author: sobomax; state: Exp; lines: +1 -1 Update to 2.0.5. PR: 31384 Submitted by: Nuzrin Yaapar
v. 1.32 date: 2001/07/12 10:08:43; author: sobomax; state: Exp; lines: +3 -4 Update to 2.0.4.
v. 1.31 date: 2001/07/04 14:49:59; author: sobomax; state: Exp; lines: +1 -0 Enable truetype font hinting. XFree86-4 ships with this turned on in their freetype library, and it helps the antialiased font stuff. There are no drawbacks, other than unclear legal status (Apple holds some patents in this area), but as long as it is OK for XFree, it should be OK for us too. Submitted by: Jeremy Norris
v. 1.30 date: 2001/06/25 14:59:00; author: sobomax; state: Exp; lines: +2 -3 Update to 2.0.3.
v. 1.29 date: 2001/04/09 18:17:27; author: sobomax; state: Exp; lines: +1 -1 Take over maintainership. Update to 2.0 was almost total rework and my request to jseger unfortunately went unanswered.
v. 1.28 date: 2001/04/09 11:19:34; author: sobomax; state: Exp; lines: +1 -1 Update to 2.0.2. PR: 26423 Submitted by: Tadayuki OKADA
v. 1.27 date: 2001/02/18 20:32:41; author: sobomax; state: Exp; lines: +2 -1 Unset TOP environment variable before proceed with build. The port's Makefiles abuse this variable commonly used to specify default options for the top(1) monitor, which breaks the build. PR: 25192 Submitted by: Stefan `Sec` Zehl (among several other, whose names were lost in entropy of Universe)
v. 1.26 date: 2000/12/20 12:39:15; author: sobomax; state: Exp; lines: +5 -4 Update to 2.0.1.
v. 1.25 date: 2000/11/23 14:23:54; author: knu; state: Exp; lines: +8 -11 Use MASTER_SITE_RINGSERVER and MASTER_SITE_SUBDIR effectively. Not responded by: jseger (MAINTAINER), sobomax
v. 1.24 date: 2000/11/13 17:49:06; author: sobomax; state: Exp; lines: +1 -1 (forced) Forgot: the last commit was submitted by Jeremy Norris .
v. 1.23 date: 2000/11/13 17:47:37; author: sobomax; state: Exp; lines: +3 -2 Remove trailing "2" from DISTNAME and MASTER_SITE_SUBDIR.
v. 1.22 date: 2000/11/13 17:06:48; author: sobomax; state: Exp; lines: +8 -8 Add freetype2 after a repo-copy from print/freerype. Several notes: o Freetype2 is incompatible at API level with older freetype, therefore portname will be freetype2-x.x to allow pkg_* tools correctly handle dependencies (I do not use NO_LATEST_LINK, because it is a production-quality software, not a beta or such). o There are no fs namespace conflicts between freetype and freetype2, so they both could be installed on the same machine w/o any problems.
v. 1.21 date: 2000/11/12 02:20:29; author: vanilla; state: Exp; lines: +1 -2 Urrr... I miss to commit Makefile :(
v. 1.20 date: 2000/10/03 01:00:22; author: reg; state: Exp; lines: +2 -2 USE_LIBTOOL.
v. 1.19 date: 2000/06/16 21:51:52; author: asami; state: Exp; lines: +2 -2 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
v. 1.18 date: 2000/06/16 10:37:42; author: sobomax; state: Exp; lines: +5 -4 Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with ldconfig in PLIST need personal consideration.
v. 1.17 date: 2000/06/14 13:21:32; author: sobomax; state: Exp; lines: +4 -3 Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.
v. 1.16 date: 2000/06/04 06:00:35; author: vanilla; state: Exp; lines: +11 -8 Update freetype to 1.3.1. 1.3 has the problem displaying Dyan fonts. And, update the MASTER_SITES to where really they are. PR: ports/18859 Submitted by: clive@cirx.org
v. 1.15 date: 2000/04/09 17:49:38; author: cpiazza; state: Exp; lines: +3 -3 Accidental whitespace
v. 1.14 date: 2000/04/09 17:40:08; author: cpiazza; state: Exp; lines: +3 -3 Update with the new PORTNAME/PORTVERSION variables
v. 1.13 date: 1999/11/25 03:38:34; author: jseger; state: Exp; lines: +9 -3 Upgrade to freetype-1.3 For now, include files are installed in ${PREFIX}/include/freetype (that's the default with version 1.3) and symlinks are created in ${PREFIX}/include for compatibility
v. 1.12 date: 1999/08/31 01:44:45; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.11 date: 1998/12/14 15:47:43; author: sada; state: Exp; lines: +5 -4 Remove down site from MASTER_SITES, added some.
v. 1.10 date: 1998/12/14 15:39:26; author: sada; state: Exp; lines: +6 -4 I've added some MASTER_SITES and removed BROKEN.
v. 1.9 date: 1998/12/14 02:48:02; author: obrien; state: Exp; lines: +3 -1 BROKEN= 'fetch from *SINGLE* down site' Forgot to add Extra MASER_SITES when upgrading by: jseger
v. 1.8 date: 1998/12/12 20:58:05; author: jseger; state: Exp; lines: +3 -3 Upgrade to freetype 1.2 Submitted by: taguchi@tohoku.iij.ad.jp
v. 1.7 date: 1998/11/28 09:07:13; author: asami; state: Exp; lines: +2 -1 A few more USE_XLIBs.
v. 1.6 date: 1998/06/21 02:42:33; author: jseger; state: Exp; lines: +4 -9 Upgrade to freetype 1.1
v. 1.5 date: 1998/02/18 11:46:56; author: asami; state: Exp; lines: +4 -1 Fix several build problems. Submitted by: Taguchi Takeshi Reviewed by: various members of ports-jp@jp.freebsd.org
v. 1.4 date: 1998/02/08 02:31:58; author: jseger; state: Exp; lines: +4 -5 Upgrade to version 1.0
v. 1.3 date: 1998/01/26 15:34:53; author: jseger; state: Exp; lines: +8 -11 Upgrade to the JAN-21-1998 snapshot.
v. 1.2 date: 1998/01/24 21:51:43; author: jseger; state: Exp; lines: +2 -1 Install header files.
v. 1.1 date: 1998/01/24 16:50:41; author: jseger; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1998/01/24 16:50:41; author: jseger; state: Exp; lines: +0 -0 Import of Freetype beta release 971006. 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. ============================================================================= v. 1.79 date: 2007/10/24 23:36:27; author: marcus; state: Exp; lines: +2 -2 Presenting GNOME 2.20.1 and all related works for FreeBSD. The official GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338
v. 1.78 date: 2007/05/21 22:24:16; author: marcus; state: Exp; lines: +1 -1 Fix the integer signedness error in freetype2 that is described in http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-2754 . PR: 112769 Submitted by: Nick Barkas Obtained from: Freetype CVS Security: http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-2754 Approved by: portmgr (implicit)
v. 1.77 date: 2007/01/28 09:07:43; author: kris; state: Exp; lines: +1 -0 Use libtool port instead of included one to avoid objformat a.out botch
v. 1.76 date: 2006/10/14 16:03:45; author: marcus; state: Exp; lines: +2 -2 Correct a typo when WITH_CJK is defined. Submitted by: nork Approved by: portmgr (implicit)
v. 1.75 date: 2006/10/14 08:35:43; author: marcus; state: Exp; lines: +10 -6 Presenting GNOME 2.16.1 for FreeBSD. This release represents a massive amount of work by the FreeBSD GNOME Team and our testers. On top of the usual GNOME update, we have taken this opportunity to move GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT part of the GNOME Desktop also need to be changed. The bulk of the move was carried out by ahze, mezz, and pav, but it would not have been possible without cooperation from the FreeBSD KDE team who worked with us to make sure GNOME and KDE can still coexist happily. We would also like to send a shout out to kris and pointyhat for putting up with multiple test runs until we got something that was solid. Back to GNOME 2.16. This release brings a huge amount of new functionality to FreeBSD. The standard release notes can be read at http://www.gnome.org/start/2.16/ . But on top of what you will read there, jylefort and marcus have completed work on a port of HAL to FreeBSD. This will allow FreeBSD to take advantage of closer hardware interaction such as auto-mounting CD-ROMs, USB drives, and music players; auto-playing audio CDs; and managing laptop power consumption. But where would this all be without our loyal testers and contributors? Therefore, the FreeBSD GNOME team would like to thank the following users: Phillip Neumann tmclaugh mux Yuri Pankov chinsan Thomas Brian Gruber Franz Klammer Dominique Goncalves Pascal Hofstee Yasuda Keisuke backyard Andris Raugulis Eric L. Chen Pawel Worach QuiRK on #freebsd-gnome Shane Bell luigi sajd on #freebsd-gnome sat Chris Coleman kaeru on #freebsd-gnome crsd_ via irc.freenode.org/#FreeBSD-GNOME Joel Diaz Enjoy! Approved by: portmgr (implicit, kris)
v. 1.74 date: 2006/08/23 04:11:44; author: marcus; state: Exp; lines: +1 -1 Fix another 2.1.x mismerge that caused a crash parsing certain pcf fonts. Reported by: mezz
v. 1.73 date: 2006/08/22 21:34:10; author: marcus; state: Exp; lines: +1 -1 Add patches to correct the security issues described in CVE-2006-3467. Reported by: remko Obtained from: Freetype CVS via NetBSD Security: Fixes CVE-2006-3467
v. 1.72 date: 2006/05/16 05:07:44; author: mezz; state: Exp; lines: +2 -2 portlint: -Replace some spaces to tabs.
v. 1.71 date: 2006/05/13 01:03:11; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with P
v. 1.70 date: 2006/02/23 10:38:43; author: ade; state: Exp; lines: +2 -2 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.69 date: 2006/02/14 18:12:14; author: marcus; state: Exp; lines: +3 -1 Update firefly patch sites. PR: 92851 Submitted by: hamigua
v. 1.68 date: 2005/12/19 13:50:03; author: pav; state: Exp; lines: +2 -4 - Update CJK patch PR: ports/90636 Submitted by: lwj
v. 1.67 date: 2005/12/13 13:31:36; author: nobutaka; state: Exp; lines: +1 -1 Fix bold text rendering bug. Approved by: jylefort Obtained from: freetype2 CVS
v. 1.66 date: 2005/11/15 06:50:48; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.65 date: 2005/08/03 22:53:12; author: marcus; state: Exp; lines: +1 -0 Add a patch from FreeType CVS that fixes X11 crashes with certain (usually multi-byte character set) fonts. Reported by: many Obtained from: FreeType CVS Approved by: portmgr (implicit)
v. 1.64 date: 2005/07/28 22:39:11; author: pav; state: Exp; lines: +7 -6 - Re-enable CJK patches PR: ports/84220 Submitted by: chinsan
v. 1.63 date: 2005/07/14 16:52:56; author: marcus; state: Exp; lines: +7 -7 Update to 2.1.10. Note: the CJK patches will need some work before they can be used with this version.
v. 1.62 date: 2005/03/16 08:23:28; author: marcus; state: Exp; lines: +6 -4 Update to the latest Firefly patchset. This patchset makes CJK TrueType fonts prettier. PR: 78886 Submitted by: hamigua
v. 1.61 date: 2005/03/10 00:52:03; author: marcus; state: Exp; lines: +5 -6 Gak! I committed freetype instead of freetype2. Of course, there were no changes in freetype so that was a no-op. Update to 2.1.9. Note: this version is ABI compatible with 2.1.7, so no ports need to be recompiled for this update. PR: 78385 Submitted by: lesi Commit blunder reported by: ahze
v. 1.60 date: 2004/12/13 00:53:56; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION for the previous commit.
v. 1.59 date: 2004/12/13 00:42:34; author: marcus; state: Exp; lines: +1 -1 Use pkgconfig to clean up the pkgconfig directory after deinstallation. Reported by: pointyhat via kris
v. 1.58 date: 2004/11/21 22:03:48; author: marcus; state: Exp; lines: +5 -0 Add the Firefly font patchset. This patchset is mainly used to make CJK TrueType fonts look prettier. Various enhancements like bold, italic, readability, and embedded bitmap font help a CJK X desktop a great deal. To enable this patchset, define WITH_CJK while building these ports (pango, fontconfig, libXft, and freetype2). PR: 73083 Submitted by: clive Obtained from: Hamigua (I think)
v. 1.57 date: 2004/07/25 19:01:38; author: mezz; state: Exp; lines: +1 -1 Use the correct version of libtool 13 -> 15 to avoid install the *.la files.
v. 1.56 date: 2004/05/16 21:07:21; author: marcus; state: Exp; lines: +1 -1 Fix MASTER_SITE list. PR: 66712 Submitted by: Roman Neuhauser
v. 1.55 date: 2004/04/18 04:53:12; author: marcus; state: Exp; lines: +1 -1 Check for the eexec keyword in type1 fonts. This fixes a potential hang when viewing certain PDF documents. Submitted by: Jeremy Messenger Obtained from: FreeType CVS More info: http://bugzilla.gnome.org/show_bug.cgi?id=129400
v. 1.54 date: 2004/03/19 09:15:06; author: marcus; state: Exp; lines: +1 -1 Revert the previous commit. It was a nice idea, and worked in many cases, but there were still some bitmap fonts that failed to load correctly. Instead, I will revert the portion of libXft that enforces strict bitmap font sizes.
v. 1.53 date: 2004/03/18 21:58:47; author: marcus; state: Exp; lines: +1 -0 Fix the height and width calculations for BDF/PCF fonts. This fixes the problems people were seeing with bitmap fonts after the big font upgrade a few days ago. Note: If you applied my libXft patch, you need to back that out once you upgrade freetype2. Obtained from: FreeType CVS
v. 1.52 date: 2004/03/16 20:28:44; author: marcus; state: Exp; lines: +1 -2 Update to 2.1.7. For a list of what's changed, please see: http://sourceforge.net/project/shownotes.php?release_id=216538
v. 1.51 date: 2004/03/14 06:17:14; author: ade; state: Exp; lines: +1 -1 Whoa there, boy, that's a mighty big commit y'all have there... Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
v. 1.50 date: 2004/02/04 05:08:33; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.49 date: 2003/10/01 01:26:23; author: bland; state: Exp; lines: +19 -0 Due a number of negative feedback about lost font hinting TTF bytecode interpreter is enabled back by default. There is a new option WITHOUT_TTF_BYTECODE_ENABLED wich makes others happy too.
v. 1.48 date: 2003/09/30 06:05:44; author: marcus; state: Exp; lines: +8 -4 * Update to 2.1.5 * Assign maintainership to gnome@ * Disable the bytecode interpreter I must say, fonts look amazing...
v. 1.47 date: 2003/07/29 09:12:33; author: sobomax; state: Exp; lines: +1 -1 Let be hohest: I really don't have a time now to properly maintain all these great pieces of software, so that let others with more free time to take over them.
v. 1.46 date: 2003/04/18 18:06:49; author: marcus; state: Exp; lines: +1 -0 Add a check to avoid a NULL pointer dereference. Approved by: sobomax (maintainer)
v. 1.45 date: 2003/04/10 20:10:27; author: marcus; state: Exp; lines: +2 -3 Update to 2.1.4. This fixes the memory leak exploited by fc-cache and fontconfig. With this update, fc-cache takes no more that 2.1 MB when running against full XFree fonts as well as webfonts, URW fonts, and a collection of Internet-downloaded TrueType fonts. PR: 50791 Submitted by: anholt and myself Approved by: sobomax (maintainer)
v. 1.44 date: 2003/03/07 06:09:03; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.43 date: 2003/01/18 22:27:21; author: marcus; state: Exp; lines: +1 -0 Fix a segfault when XftConfig or ~/.xftconfig contains directories with gzip'd fonts. The next release of freetype2 will allow building with the system version of zlib, so this won't be an issue. Reported by: alane Obtained from: FreeType CVS and /usr/src/lib/libz/infcodes.c Approved by: maintainer
v. 1.42 date: 2003/01/17 19:44:11; author: sobomax; state: Exp; lines: +1 -2 Update to 2.1.3.
v. 1.41 date: 2002/10/24 19:18:39; author: marcus; state: Exp; lines: +1 -0 Fix a problem with fonts showing up diagonally in mozilla-devel. Submitted by: Matthew Reimer Obtained from: freetype2 CVS
v. 1.40 date: 2002/06/28 14:37:52; author: sobomax; state: Exp; lines: +1 -1 Update to 2.1.2.
v. 1.39 date: 2002/06/21 16:42:45; author: sobomax; state: Exp; lines: +1 -2 Update to 2.1.1.
v. 1.38 date: 2002/06/01 18:57:14; author: marcus; state: Exp; lines: +1 -0 Fix a problem with font rendering in Nautilus and gdm2. This may also correct an anti-alias font rendering problem in KDE 3. Reported by: many
v. 1.37 date: 2002/05/30 10:54:14; author: kris; state: Exp; lines: +4 -3 Update to freetype-2.1.0 Submitted by: sobomax
v. 1.36 date: 2002/03/11 17:16:02; author: sobomax; state: Exp; lines: +1 -1 Update to 2.0.9.
v. 1.35 date: 2002/02/12 08:24:14; author: sobomax; state: Exp; lines: +1 -1 Update to 2.0.8. Submitted by: Mark J. Miller
v. 1.34 date: 2002/01/21 11:45:55; author: sobomax; state: Exp; lines: +1 -1 Update to 2.0.6.
v. 1.33 date: 2001/10/20 13:53:40; author: sobomax; state: Exp; lines: +1 -1 Update to 2.0.5. PR: 31384 Submitted by: Nuzrin Yaapar
v. 1.32 date: 2001/07/12 10:08:43; author: sobomax; state: Exp; lines: +3 -4 Update to 2.0.4.
v. 1.31 date: 2001/07/04 14:49:59; author: sobomax; state: Exp; lines: +1 -0 Enable truetype font hinting. XFree86-4 ships with this turned on in their freetype library, and it helps the antialiased font stuff. There are no drawbacks, other than unclear legal status (Apple holds some patents in this area), but as long as it is OK for XFree, it should be OK for us too. Submitted by: Jeremy Norris
v. 1.30 date: 2001/06/25 14:59:00; author: sobomax; state: Exp; lines: +2 -3 Update to 2.0.3.
v. 1.29 date: 2001/04/09 18:17:27; author: sobomax; state: Exp; lines: +1 -1 Take over maintainership. Update to 2.0 was almost total rework and my request to jseger unfortunately went unanswered.
v. 1.28 date: 2001/04/09 11:19:34; author: sobomax; state: Exp; lines: +1 -1 Update to 2.0.2. PR: 26423 Submitted by: Tadayuki OKADA
v. 1.27 date: 2001/02/18 20:32:41; author: sobomax; state: Exp; lines: +2 -1 Unset TOP environment variable before proceed with build. The port's Makefiles abuse this variable commonly used to specify default options for the top(1) monitor, which breaks the build. PR: 25192 Submitted by: Stefan `Sec` Zehl (among several other, whose names were lost in entropy of Universe)
v. 1.26 date: 2000/12/20 12:39:15; author: sobomax; state: Exp; lines: +5 -4 Update to 2.0.1.
v. 1.25 date: 2000/11/23 14:23:54; author: knu; state: Exp; lines: +8 -11 Use MASTER_SITE_RINGSERVER and MASTER_SITE_SUBDIR effectively. Not responded by: js



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm