| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
16 Mar 2004 20:31:13
2.1.2_1
|
marcus  |
Remove Xft. This port has been renamed libXft. |
04 Feb 2004 05:10:27
2.1.2_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
17 Nov 2003 12:29:10
2.1.2
|
trevor  |
USE_REINPLACE need be defined only when REINPLACE_CMD is used. |
18 Sep 2003 15:09:59
2.1.2
|
marcus  |
Add a new MASTER_SITE since the Fontconfig site went away. |
14 May 2003 21:06:40
2.1.2
|
marcus  |
Update to 2.1.2. This wraps up a lot of our patches, and fixes some other
rendering bugs. |
25 Apr 2003 14:55:39
2.1_8
|
marcus  |
Add a patch to fix PCF glyph problems.
Obtained from: Xft CVS |
06 Apr 2003 20:37:06
2.1_7
|
marcus  |
Fix a segfault that can occur when mixing RENDER and non-RENDER fonts.
Obtained from: XFree86 CVS |
04 Apr 2003 20:23:31
2.1_6
|
marcus  |
fontconfig-config is no longer installed. Therefore, Xft wasn't being
linked against libfontconfig. This broke KDE since KDE expected
libfontconfig to be imported via Xft. GNOME was okay since it uses
pkg-config, and explicitly linked against fontconfig.
Reported by: Benjamin Lutz <benlutz@datacomm.ch>
Bjarne Wichmann Petersen <kde.nospam@mekanix.dk> |
04 Apr 2003 16:01:55
2.1_5
|
marcus  |
Revert previous commit since it caused an infinite recursion loop
in XFree86-clients. I'll commit this to pango instead.
Requested by: will |
04 Apr 2003 06:55:23
2.1_4
|
marcus  |
Borrow a little from kdelibs3, and add a dependency on the scalable fonts.
Also, run fc-cache here as well as in fontconfig just to make sure we have
some fonts installed. |
28 Mar 2003 18:34:20
2.1_3
|
marcus  |
Make sure the include directory exists before trying to copy files into
it.
PR: 50392
Submitted by: edwin |
02 Mar 2003 17:16:46
2.1_3
|
marcus  |
Sync with XFree86 4.3.0 release.
* Finishes off the UTF-16 APIs
* Fixes bugs with non-Render enabled servers
* Adds a missing zero-sized check to one of the core rendering routines
Obtained from: XFree86 CVS |
22 Feb 2003 21:19:59
2.1_2
|
marcus  |
* Install the Xft manpage
* De-pkg-comment |
18 Feb 2003 04:51:34
2.1_1
|
anholt  |
Remove the renaming of Xft headers and library from the Xft (Xft2) port.
Remove installing of Xft1 from XFree86-4-libraries, and add dependencies
to the Xft port by all the ports that use it along with whatever patches are
necessary.
Approved by: portmgr (kris), marcus |
25 Jan 2003 06:12:33
2.1
|
green  |
Noone cares about having ports that actually build and then don't crash,
so why should I? |
25 Jan 2003 05:23:48
2.1_1
|
green  |
Make the xft-config script use -lXft2, not the old -lXft. This will
potentially unbreak all the ports which depend on x11-fonts/Xft. |
25 Jan 2003 05:23:25
2.1_1
|
green  |
Make the xft-config script use -lXft2, not the old -lXft. This will
potentially unbreak all the ports which depend on x11-fonts/Xft. |
19 Jan 2003 19:29:34
2.1
|
marcus  |
Update to 2.1. According to the release notes, more symbols have been
exported in this release such that QT 3.x should link against it. |
07 Jan 2003 06:42:13
2.0_1
|
marcus  |
Make Xft conditional on having XFree86 4.x installed. Also add a note
about adding an additional check with XFree86 4.3 gets added to the tree. |
07 Oct 2002 16:44:27
2.0_1
|
marcus  |
Install the headers in the ${X11BASE}/include/X11/Xft directory for
better portability. To avoid conflicts, the Xft.h from this port will be
installed as Xft2.h. |
06 Oct 2002 21:37:12
2.0
|
marcus  |
Add a lib number to the fontconfig dependency. |
06 Oct 2002 21:31:29
2.0
|
marcus  |
Add Xft 2.0, a client-sided font rendering engine for X applications. |