Joe Marcus Clarke
300ef05420
Fix a segfault that can occur when mixing RENDER and non-RENDER fonts.
...
Obtained from: XFree86 CVS
2003-04-06 20:37:06 +00:00
Joe Marcus Clarke
738637ceef
* Allow these ports to build in a read-only ${PORTSDIR} [1]
...
* Remove USE_GNOMENG macro
Requested by: Cory Bajus <cbajus@mts.net> [1]
2003-04-05 05:18:26 +00:00
Joe Marcus Clarke
febce36476
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>
2003-04-04 20:23:31 +00:00
Joe Marcus Clarke
259996651f
Revert previous commit since it caused an infinite recursion loop
...
in XFree86-clients. I'll commit this to pango instead.
Requested by: will
2003-04-04 16:01:55 +00:00
Joe Marcus Clarke
042ccee8b8
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.
2003-04-04 06:55:23 +00:00
Joe Marcus Clarke
0e0d4691b5
Update to 2.1.92. This is a hacked development version that should solve
...
most of the Xft/fontconfig problems people are experiencing. Note that
in this version, font caches do not have to exist for Xft applications
to function properly.
PR: 50482
2003-04-04 06:53:18 +00:00
Joe Marcus Clarke
0a0b929f58
Add -f to fc-cache to force a font cache build. This fixes GNOME
...
installation from packages.
Reported by: murray
2003-03-28 18:45:18 +00:00
Joe Marcus Clarke
e40a6ec71d
Make sure the include directory exists before trying to copy files into
...
it.
PR: 50392
Submitted by: edwin
2003-03-28 18:34:20 +00:00
Shigeyuki Fukushima
e358d694fc
Set proper dependency.
...
PR: ports/49024
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
2003-03-25 14:20:19 +00:00
Jimmy Olgeni
42e337284b
Unbreak by merging changes from ports/49029 (patch-aa).
2003-03-24 12:58:17 +00:00
Dmitry Sivachenko
b9b0e92a41
Move cabextract dependency from BUILD_DEPENDS to EXTRACT_DEPENDS to
...
unbreak the build on systems without cabextract.
Approved by: kris
2003-03-19 07:41:55 +00:00
Joe Marcus Clarke
2b7e6e3fea
Fix a bug in fontconfig's configure script that was causing fonts.conf
...
to not include /usr/X11R6/lib/X11/fonts if XFree86 was not installed.
This was in turn leading to crashes in things such as xclock. This bug
has been filed with fontconfig's Bugzilla as bug #45 .
Reported by: many
Brought to my attention by: anholt
Approved by: portmgr (will)
2003-03-13 23:07:30 +00:00
Eric Anholt
62d3b1c1fc
Update XFree86 ports, including linux_dri, to 4.3.0. Set IGNORE= in dri-devel
...
for being outdated. Thank you to all the testers and people who submitted
patches for this update.
Approved by: portmgr
2003-03-11 23:38:11 +00:00
Michael C . Wu
4118a557b8
Update port
...
PR: 49029
Submitted by: gugod@gugod.org
2003-03-11 00:40:06 +00:00
Jimmy Olgeni
d83235499e
Home page and MASTER_SITE moved.
...
Approved by: kris
2003-03-08 22:17:15 +00:00
Ade Lovett
7e52725f2a
Clear moonlight beckons.
...
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Joe Marcus Clarke
8969fc1f64
Force ldconfig to run before pkg-install to fix a problem where the user
...
may have booted the machine without having /usr/X11R6/lib. Thus ldconfig
never cached it. This should fix the sprious Error 1 failures when
running post-install.
Reported by: anholt
2003-03-05 23:53:45 +00:00
Joe Marcus Clarke
2fc564088c
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
2003-03-02 17:16:46 +00:00
Joe Marcus Clarke
10dae83f07
Sync fontconfig with the XFree86 4.3.0 release.
...
* Fixes a segfault
* Performs country-independent matching for Chinese languages
* Finishes off the UTF-16 conversion code
* Adds a section on local.conf to fontconfig.3
Obtained from: XFree86 CVS
2003-03-02 17:14:13 +00:00
Trevor Johnson
5e37fb828f
Retire comment file.
2003-03-01 14:34:33 +00:00
Joe Marcus Clarke
aaad903cce
* Set LC_ALL to C in MAKE_ENV to avoid creating non-well-formed XML
...
* Allow CJK users to use fixed-width TrueType fonts [1]
Submitted by: perky
Obtained from: fontconfig CVS [1]
2003-03-01 01:37:54 +00:00
Joe Marcus Clarke
25ec553293
* Install fc-cache and fc-list manpages [1]
...
* Quiet portlint with regard to pkg-descr
* De-pkg-comment
Requested by: Gord Broom <gord@selfstyled.dyndns.org> [1]
2003-02-28 05:56:22 +00:00
Joe Marcus Clarke
86e8356510
De-pkg-comment.
2003-02-26 07:31:10 +00:00
Maxim Sobolev
725f5e4623
Remove duplicate patch.
...
Poked by: kris
Pointy hat to: sobomax
2003-02-25 15:50:37 +00:00
Jimmy Olgeni
e3a7a074f8
Suppress command echo.
2003-02-23 11:07:26 +00:00
Jimmy Olgeni
2563cb72b3
De-pkg-comment my ports + some more.
2003-02-23 10:51:29 +00:00
Joe Marcus Clarke
d94803ca9a
* Install the Xft manpage
...
* De-pkg-comment
2003-02-22 21:19:59 +00:00
Norikatsu Shigemura
f859a1e809
De-pkg-comment.
2003-02-22 16:16:12 +00:00
Joe Marcus Clarke
a15a7f97d2
Distfile was re-rolled again (only HTML and punctuation changes to the
...
COPYRIGHT).
2003-02-22 04:25:01 +00:00
Akinori MUSHA
e173f6c3ea
De-pkg-comment.
2003-02-21 14:08:24 +00:00
Joe Marcus Clarke
56a121b1dd
Add a RUN_DEPENDS on fontconfig as well.
2003-02-20 20:35:47 +00:00
Joe Marcus Clarke
d1166bf4de
Looks like we do need fc-cache since the cache files seem to vary slightly
...
from machine to machine.
2003-02-20 20:28:22 +00:00
Akinori MUSHA
cb07270bfe
De-pkg-comment.
2003-02-20 19:21:36 +00:00
Maxim Sobolev
ea1cd5ed25
Unbreak on -current: use INT_MAX instead of MAXINT.
2003-02-20 18:20:36 +00:00
Joe Marcus Clarke
d084353d6f
* Don't depend on fontconfig (instead, package fonts.cache-1 with the port)
...
* Only install local.conf if one doesn't already exist
2003-02-20 01:38:32 +00:00
Joe Marcus Clarke
2da57d932d
* The distfile was rerolled (only HTML formatting changes) so correct
...
checksum
* Do not depend on ttmkfdir, but instead package the fonts.dir with the
port [1]
Suggested by: nectar [1]
2003-02-19 17:52:18 +00:00
Maxim Sobolev
1e8bdbe2bb
Add urwfonts-ttf 1.0.7b18, unicode TrueType fonts from URW extended
...
by Valek Filippov.
2003-02-19 12:19:18 +00:00
Joe Marcus Clarke
1e0c1acd4e
Remove redundant -p from ${MKDIR}.
2003-02-19 04:22:37 +00:00
Joe Marcus Clarke
51d1468fd0
Add bitstream-vera, a collection of 10 high-quality TrueType fonts that
...
look really nice in GNOME 2.
Inspired by: x11-fonts/webfonts
2003-02-19 04:19:32 +00:00
Joe Marcus Clarke
7256d4a5df
Remove the Xft.h -> Xft2.h hack.
2003-02-18 05:00:42 +00:00
Eric Anholt
38805e871a
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
2003-02-18 04:51:34 +00:00
Joe Marcus Clarke
de24258d22
Add fontilus, a font viewer and thumbnailer for Nautilus.
2003-02-16 01:18:45 +00:00
Mikhail Teterin
88ea324724
Make and install gzip-ed .pcf files -- save over 1.5Mb...
...
No PORTREVISION bump, since packaging did not work 'till 5 minutes
ago anyway.
2003-01-31 17:27:17 +00:00
Mikhail Teterin
7d00855008
The port installs into X11BASE -- spell that fact as USE_X_PREFIX, too
...
-- to help packaging. While here, reword pkg-message a bit to reflect
reality.
Reported by: kris
2003-01-31 17:14:12 +00:00
Kris Kennaway
d604e1d6d3
Use the full path to /sbin/sysctl
...
Noticed by: 'make index' in crontab
2003-01-30 08:23:53 +00:00
Mikhail Teterin
a03a788790
Cyrillic X11 bitmap fonts from CYR-RFX project
...
Obtained from: NetBSD (somewhat)
2003-01-25 21:16:01 +00:00
Brian Feldman
509bfbc99d
Noone cares about having ports that actually build and then don't crash,
...
so why should I?
2003-01-25 06:12:33 +00:00
Brian Feldman
affbc636fe
Make the xft-config script use -lXft2, not the old -lXft. This will
...
potentially unbreak all the ports which depend on x11-fonts/Xft.
2003-01-25 05:23:48 +00:00
Joe Marcus Clarke
f701a952e3
Install fontconfig's manpage.
2003-01-24 05:12:09 +00:00
Eric Anholt
f681cbe4c6
Make this port PREFIX?=${X11BASE} rather than USE_X_PREFIX, because it doesn't
...
use the X libraries and will be depended on for the 4.3 ports.
Reviewed by: marcus
2003-01-24 04:58:53 +00:00