FreshPorts -- The Place For Ports notbug Mon, 28 May 2012 12:27 AM BST
Port details
Xft 2.1.2_1 x11-fonts Deleted on this many watch lists=113 search for ports that depend on this port
A client-sided font API for X applications
Was Maintained by: gnome@FreeBSD.org search for ports maintained by this maintainer
Port Added: 06 Oct 2002 21:33:17
License: not specified in port


The current version of Xft provides a client-side font API for X 
applications. It uses Fontconfig to select fonts and the X protocol for 
rendering them. When available, Xft uses the Render extension to accelerate 
text drawing. When Render is not available, Xft uses the core protocol to draw 
client-side glyphs. This provides completely compatible support of client-side 
fonts for all X servers. 

-- keithp

WWW: http://fontconfig.org/
CVSWeb : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake
There are no ports dependent upon this port

No installation instructions: this port has been deleted.

The package name of this deleted port was:


Configuration Options
     No options to configure

Master Sites:
http://pdx.freedesktop.org/software/fontconfig/releases/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 22

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
16 Mar 2004 20:31:13
Original commit files touched by this commit  2.1.2_1
marcus search for other commits by this committer
Remove Xft.  This port has been renamed libXft.
04 Feb 2004 05:10:27
Original commit files touched by this commit  2.1.2_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
17 Nov 2003 12:29:10
Original commit files touched by this commit  2.1.2
trevor search for other commits by this committer
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
18 Sep 2003 15:09:59
Original commit files touched by this commit  2.1.2
marcus search for other commits by this committer
Add a new MASTER_SITE since the Fontconfig site went away.
14 May 2003 21:06:40
Original commit files touched by this commit  2.1.2
marcus search for other commits by this committer
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
Original commit files touched by this commit  2.1_8
marcus search for other commits by this committer
Add a patch to fix PCF glyph problems.

Obtained from:  Xft CVS
06 Apr 2003 20:37:06
Original commit files touched by this commit  2.1_7
marcus search for other commits by this committer
Fix a segfault that can occur when mixing RENDER and non-RENDER fonts.

Obtained from:  XFree86 CVS
04 Apr 2003 20:23:31
Original commit files touched by this commit  2.1_6
marcus search for other commits by this committer
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
Original commit files touched by this commit  2.1_5
marcus search for other commits by this committer
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
Original commit files touched by this commit  2.1_4
marcus search for other commits by this committer
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
Original commit files touched by this commit  2.1_3
marcus search for other commits by this committer
Make sure the include directory exists before trying to copy files into
it.

PR:     50392
Submitted by:   edwin
02 Mar 2003 17:16:46
Original commit files touched by this commit  2.1_3
marcus search for other commits by this committer
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
Original commit files touched by this commit  2.1_2
marcus search for other commits by this committer
* Install the Xft manpage
* De-pkg-comment
18 Feb 2003 04:51:34
Original commit files touched by this commit  2.1_1
anholt search for other commits by this committer
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
Original commit files touched by this commit  2.1
green search for other commits by this committer
Noone cares about having ports that actually build and then don't crash,
so why should I?
25 Jan 2003 05:23:48
Original commit files touched by this commit  2.1_1
green search for other commits by this committer
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
Original commit files touched by this commit  2.1_1
green search for other commits by this committer
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
Original commit files touched by this commit  2.1
marcus search for other commits by this committer
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
Original commit files touched by this commit  2.0_1
marcus search for other commits by this committer
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
Original commit files touched by this commit  2.0_1
marcus search for other commits by this committer
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
Original commit files touched by this commit  2.0
marcus search for other commits by this committer
Add a lib number to the fontconfig dependency.
06 Oct 2002 21:31:29
Original commit files touched by this commit  2.0
marcus search for other commits by this committer
Add Xft 2.0, a client-sided font rendering engine for X applications.

Number of commits found: 22

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours6
new 7 days60
new fortnight184
new month253

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.195 seconds.