Tilman Keskinoz
9c47eeaea7
Correct misplaced spaces
...
PR: 54269
Submitted by: Dominic Marks <dom@cus.org.uk>
2003-07-09 17:39:02 +00:00
Jimmy Olgeni
13fcd4d6e6
Remove WWW tag: the referenced page does not say anything about the fonts
...
any more.
2003-07-02 19:43:15 +00:00
Jimmy Olgeni
c091dc1666
Unbreak fetch: use MASTER_SITES_SOURCEFORGE.
2003-06-29 17:02:09 +00:00
Jimmy Olgeni
c942e5ac41
Use MASTER_SITES_SOURCEFORGE.
2003-06-29 16:59:34 +00:00
Jimmy Olgeni
63280d7ea6
Unbreak fetch using MASTER_SITES_SOURCEFORGE.
2003-06-29 16:57:44 +00:00
Yen-Ming Lee
2351069d34
update maintainer's email address.
...
PR: 53658
Submitted by: Dominic Marks <dom@cus.org.uk>
2003-06-24 01:06:04 +00:00
Joe Marcus Clarke
02e4e02a18
Update to 2.2.1.
2003-06-17 22:57:20 +00:00
Adam Weinberger
c413d0b2b0
Utilize USE_GNOME= pkgconfig.
2003-06-16 20:52:58 +00:00
Erwin Lansing
844479aa5d
Change to my FreeBSD.org address
2003-06-12 16:41:16 +00:00
Andrey A. Chernov
96363bb793
Fix master site
2003-06-01 19:11:17 +00:00
Edwin Groothuis
bf21b8a30f
imaintainer-update x11-fonts/p5-Font-TTF to 0.34
...
update to 0.34
PR: ports/52560
Submitted by: Erwin Lansing <erwin@lansing.dk>
2003-05-22 09:28:27 +00:00
Joe Marcus Clarke
c0f21daf1d
Update to 2.1.2. This wraps up a lot of our patches, and fixes some other
...
rendering bugs.
2003-05-14 21:06:40 +00:00
Tilman Keskinoz
c35e84cda9
Reset Maintainer address
...
Submitted by: Brett Taylor <brett@peloton.radford.edu> (old maintainer)
PR: 51601-51606
2003-04-29 22:00:17 +00:00
Jimmy Olgeni
002f8adf4d
Always use "/etc/X11/XF86Config" as the default file for font
...
configuration.
Suggested by: Matt Mills <matt_mills@btopenworld.com>
2003-04-26 17:06:06 +00:00
Joe Marcus Clarke
e61a47fd5b
Add a patch to fix PCF glyph problems.
...
Obtained from: Xft CVS
2003-04-25 14:55:39 +00:00
Joe Marcus Clarke
e511a0a8d3
Convert to new GNOME infrastructure, and sign over to gnome@.
2003-04-22 04:47:51 +00:00
Joe Marcus Clarke
2d797f8874
Update to 2.2.0, the fontastic-everything-finally-works release.
2003-04-22 01:22:48 +00:00
Joe Marcus Clarke
b33eaf3276
Remove USE_GNOMENG.
2003-04-20 19:54:55 +00:00
Joe Marcus Clarke
ae02ed7473
Add patch to avoid dereferencing a NULL pointer in freetype2. This fixes
...
a crash with certain monotype fonts such as the Windows FixedSys fonts.
Note, the real fix should go into freetype2, but I'm still waiting for
feedback from them.
Obtained from: Fontconfig CVS
2003-04-18 16:59:36 +00:00
Joe Marcus Clarke
a33efaed13
Add a missing '\'.
2003-04-17 16:48:04 +00:00
Joe Marcus Clarke
eb8dc6a7c1
At least one person had problems fetching 2.1.94. Add another dist site.
...
Reported by: ijliao
2003-04-17 16:30:39 +00:00
Joe Marcus Clarke
696377b84c
Update to the release version, 1.10.
2003-04-17 03:06:55 +00:00
Joe Marcus Clarke
001b6b020b
Update to 2.1.94.
2003-04-16 23:04:13 +00:00
Adam Weinberger
edef5b1ae8
Make the fonts.dir more detailed, i.e. qualify the font names with full
...
X-style font names. PORTREVISION bump.
PR: 50976
Submitted by: Michal Pasternak <dotz@irc.pl>
Approved by: Dominic Marks <dom@cus.org.uk> (maintainer)
2003-04-15 18:56:06 +00:00
Trevor Johnson
4e1c91ce97
Chase home page.
...
Submitted by: Michal Pasternak
2003-04-15 18:24:53 +00:00
Joe Marcus Clarke
4e1bacd096
Update to 2.1.93.
2003-04-13 05:52:45 +00:00
Jimmy Olgeni
b41f2b6298
Do not install the included mozilla fonts: x11-fonts/mozilla-fonts
...
already exists...
2003-04-12 22:26:53 +00:00
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