Port details |
- linux-fontconfig Linux/i386 binary of Fontconfig
- 2.2.3_9 x11-fonts
=83 2.2.3_9Version of this port present on the latest quarterly branch.
- This port expired on: 2013-02-28
IGNORE: bsd.linux-rpm.mk test failed: default package building at OSVERSION>=800076 was changed to linux-f10 ports, please define OVERRIDE_LINUX_NONBASE_PORTS to build other linux infrastructure ports
- Maintainer: emulation@FreeBSD.org
- Port Added: 2003-11-19 13:57:58
- Last Update: 2013-05-30 09:11:53
- SVN Revision: 319410
- People watching this port, also watch:: gmake, freetype2, libiconv, libxml2, expat
- Also Listed In: linux
- License: not specified in port
- WWW:
- http://freedesktop.org/software/fontconfig
- Description:
- This is a Linux/i386 binary port of the Fontconfig library and utilities.
In the words of its author, Keith Packard:
Fontconfig can:
* discover new fonts when installed automatically, removing a common
source of configuration problems.
* perform font name substitution, so that appropriate alternative
fonts can be selected if fonts are missing.
* identify the set of fonts required to completely cover a set of
languages.
* have GUI configuration tools built as it uses an XML-based
configuration file (though with autodiscovery, we believe this need
is minimized).
* efficiently and quickly find the fonts you need among the set of
fonts you have installed, even if you have installed thousands of
fonts, while minimzing memory usage.
* be used in concert with the X Render Extension and FreeType to
implement high quality, anti-aliased and subpixel rendered text on a
display.
WWW: http://freedesktop.org/software/fontconfig
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- linux-fontconfig>0:x11-fonts/linux-fontconfig
- No installation instructions:
- This port has been deleted.
- PKGNAME: linux-fontconfig
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: i386 amd64
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- fedora-release : emulators/linux_base-f10
- libexpat.so.1 : textproc/linux-f10-expat
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.2.3_9 30 May 2013 09:11:53 |
rene |
- Finish removal of support for Linux 2.4 in bsd.linux-apps.mk and
bsd.linux-rpm.mk. The default linux version is now Fedora 10.
- Remove now obsolete checks for Linux 2.4 in emulators/linux_base-c6,
emulators/linux_base-f10, and emulators/linux_dist-gentoo-stage3.
While there, remove superfluous -p argument from ${MKDIR}.
- Remove now obsolete check for Linux 2.4 or FreeBSD 6 and lower from
astro/google-earth.
- Remove expired Fedora Core 4 ports which were only used on FreeBSD 7
and below.
- Update LEGAL and MOVED
PR: ports/176877
Submitted by: myself
Approved by: portmgr (bapt)
Exp-run by: bapt |
2.2.3_9 27 Jan 2013 05:55:20 |
tabthorpe |
- Strip header at request of original creator
Submitted by: trevor
With hat: portmgr |
2.2.3_9 14 Apr 2012 20:24:51 |
netchild |
Set the expiration date for all ports which depend upon linux_base-fc4 to
the EoL of the last 7.x release. The 7.x branch is the only supported
FreeBSD version not yet at his EoL which needs a linux 2.4 based linuxulator
environment (linux_base-f10 doesn't work there).
I didn't bump the portrevision, this is mostly done as a hint for ports
committers to tell them that at least the emulation@-owned ports need
to stay until then (even the forbidden ones). The dependent ports need to
go at the same time, but are free to be deleted before.
Discussed with: bsam |
2.2.3_9 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
2.2.3_9 07 Mar 2011 15:08:26 |
ehaupt |
Unify maintainer address for emulation ports.
(freebsd-emulation@FreeBSD.org -> emulation@FreeBSD.org)
Discussed with: netchild (emulation) |
2.2.3_9 03 Mar 2011 09:26:45 |
ehaupt |
Add a more reliable mirrors for fc4 and f10 linux emulation ports.
Triggered by: distilator
Reviewed by: netchild (emulation) |
2.2.3_9 02 Jun 2009 21:15:40 |
bsam |
. add linux-f10 ports to the rank of CONFLICTS for linux-fc4 ports;
. bump PORTREVISIONs. |
2.2.3_8 01 Apr 2009 10:10:16 |
bsam |
Finish repocopies of new linux-f8 infrastructure ports:
. add CONFLICTS to 47 original ports;
. bump PORTREVISIONs for all of them;
. pet portlint for 2-3 ports (misplaced PORTREVISION). |
2.2.3_7 19 Mar 2009 17:28:51 |
bsam |
Welcome to the new linux ports infrastructure which allows using
both current (fc4) and future linux (f8) distributions at one
ports tree.
The patch contains full changes to ports/Mk files and all ports involved.
But only infrastructure is changed. The resulting packages are the same as
before. Hence no need to bump PORTREVISIONs.
The idea was taken from bsd.gnome.mk and others.
More than 130 ports are switched to follow a new linux infrastructure
introduced by changes to bsd.port.mk, bsd.linux-rpm.mk and a new
bsd.linux-apps.mk.
Thanks for all who was involved and helped me with this work.
And help from Alexander Leidinger was incredible.
Other changes are coming. Stay tuned!
PR: ports/132510
Submitted by: bsam (me)
Exp-run by: portmgr (pav) |
2.2.3_7 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
2.2.3_7 23 May 2007 14:54:21 |
bsam |
. change the prefix (/usr/X11 -> %{LOCALBASE}) at the configuration file; [1]
. do REINPLACE at post-patch instead of post-install; [2]
. don't let the linux fc-cache mess up the native cache file (delete [3]
the binary and the man);
. add some comments to the Makefile.
PR: 110632 [1]
Submitted by: Karol Kwiatkowski <karol.kwiat at gmail.com> [1]
Suggested by: pav [2], netchild [3]
Approved by: portmgr (pav) |
2.2.3_6 19 Mar 2007 05:14:07 |
marcus |
Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOME
releases in that it focuses more on stability and functionality than on
new features. Not that it doesn't have its share of new and exciting
items. See http://www.gnome.org/start/2.18/ for all the goodies in
this release.
GNOME 2.18 for FreeBSD would not have been possible without the hard work
of the FreeBSD GNOME Team and our intrepid band of testers including
J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi,
Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen,
Phillip Neumann, Franz Klammer, and Neal Delmonico. |
2.2.3_5 09 Jul 2006 21:01:46 |
bsam |
1. Upgrade linux infrostructure ports from FC3 to FC4.
2. Introduce gtk2-engines into x11-toolkits/linux-gtk2. [1]
Requested by: netchild [1]
Approved by: netchild (mentor, implicit) |
2.2.3_4 13 May 2006 15:48:28 |
netchild |
Don't run fc-cache, we're using the fonts of the X server and the native
fontconfig (or the fonts ports/packages) are supposed to run fc-cache.
I also noticed it has problems with some fonts, so we may end up with a
not complete cache in this version.
This should fix the build on pointyhat (cache files left after pkg_delete).
While I'm here use a link to the native fonts.conf, we don't need our
own here. |
2.2.3_3 13 May 2006 05:00:46 |
edwin |
Remove USE_REINPLACE from categories starting with X |
2.2.3_3 01 May 2006 17:28:17 |
netchild |
- convert to use bsd.linux-rpm.mk (get rid of include of linux-gtk/Makefile) [1]
- use fixed plists [1]
- category "linux" added to those ports without it [1]
- update some ports to a recent FC3 one [1]
- remove plists/... for Alpha (there's no support since linux_base-8 for
Alpha anymore)
- don't hardcode version numbers in some plists, use PLIST_SUB instead
(any errors are mine, don't keep them, send them to me)
Regarding linux-ungif I declare a maintainer timeout (one month, Boris tried
to contact the maintainer) and also pull the "sweeping commit"-card (the
port which it uses as some kind of master port can not be used for this
anymore). Besides this, I don't think he will be upset when other people
do the work instead of adding an entry to his TODO list. :-) (Only the first 15 lines of the commit message are shown above ) |
2.2.3_2 14 Nov 2005 20:49:54 |
netchild |
- fix the package (tried to use a nonexistent plist) [1]
- use MASTER_SITE_FEDORA (pet portlint a little bit)
- while I'm here: SHA256 (no MD5 change, Kris: no need to check :) )
This should also fix the package build of the linux XFree86 bits.
Pointyhat to: netchild [1] |
2.2.3_1 11 Nov 2005 19:59:18 |
netchild |
Fix package (missing empty directory) by introducing a static plist.
PR: 88752
Submitted by: Boris Samorodov <bsam@ipt.ru> |
2.2.3 09 Oct 2005 10:56:03 |
netchild |
Update to 2.2.3.
Submitted by: mi |
2.1_4 29 Sep 2005 13:20:58 |
marius |
Fix a dependency bug that crept in with rev. 1.7, even when using the
currently commented out pkg-install script linux-expat is only a
RUN_DEPENDS rather than a BUILD_DEPENDS so declare it as such instead
of a BUILD_DEPENDS and setting RUN_DEPENDS=${BUILD_DEPENDS}. The latter
caused archivers/rpm and devel/popt to be unnecessarily dragged in as
RUN_DEPENDS (via the included x11-toolkits/linux-gtk/Makefile).
Approved by: netchild |
2.1_3 17 Jun 2005 22:59:29 |
netchild |
Mega-patch to cleanup the ports infrastructure regarding our linux bits:
- USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
tools to strip binaries anymore, so it's not neccesary anymore to override
STRIP and STRIP_CMD.
- USE_LINUX_PREFIX implies NO_MTREE now.
- In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
instead upon the native FreeBSD libraries.
- The variable LINUX_BASE_PORT contains a string which is suitable as an
item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
instead of a hardcoded reference.
- Change all ports to comply to the "new world order".
- The Ports Collection now allows to override the default linux_base port.
Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use (Only the first 15 lines of the commit message are shown above ) |
2.1_2 06 Feb 2005 00:41:17 |
obrien |
Enable on amd64.
PR: 75852 (partial)
Submitted by: Francois Tigeot <ftigeot@wolfpond.org> |
2.1_2 31 Dec 2004 18:24:10 |
netchild |
Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.
It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).
This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).
Changes:
- change the default linux_base from v7 to v8
- add a newer freetype to linux_base-8 for nicer fonts display [1]
- don't let cpio use hardlinks in the linux_base-8 port to quiet some (Only the first 15 lines of the commit message are shown above ) |
2.1_1 17 Mar 2004 18:29:46 |
trevor |
SIZEify. |
2.1_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
2.1 31 Jan 2004 16:57:18 |
trevor |
patch from
<URL:http://people.freebsd.org/~trevor/ports/freeze-5.2/linux-misc-depends.diff>
to fix dependencies: these ports need ports/archivers/rpm for their
do-install, so they can can use the rpm2cpio that accompanies it
Reviewed by: silence (two months) from portmgr and freebsd-ports-bugs |
2.1 12 Dec 2003 13:43:05 |
netchild |
s/rpm2cpio/rpm2cpio.pl/ after the recent update of archivers/rpm2cpio (the
script was renamed to solve a conflict with archivers/rpm) to fix possible
build problems.
I've tested this with lang/icc. Any new errors because of this commit in
one of the modified ports may be because the ports previously may have used
rpm2cpio from archivers/rpm instead of the used {EXTRACT,BUILD}_DEPENDS
archivers/rpm2cpio. |
2.1 21 Nov 2003 03:58:46 |
trevor |
Fix packing list. |
2.1 19 Nov 2003 14:37:21 |
trevor |
Decrease PORTREVISION from 2 to 0. I hope no one has installed
these yet. |
2.1_2 19 Nov 2003 13:56:38 |
trevor |
new Linux/i386 binary port of Fontconfig |