Commit graph

371 commits

Author SHA1 Message Date
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
Joe Marcus Clarke
d294b3066c Make sure fc-cache is run after installation for both the port and
package.

PR:	47283
2003-01-21 16:19:47 +00:00
Norikatsu Shigemura
c57f9b6b1f Add pcf2bdf(1.04), a converter X font from Portable Compiled
Format to Bitmap Distribution Format.

Obtained from:	NetBSD
2003-01-20 14:27:51 +00:00
Joe Marcus Clarke
02cac0fc37 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.
2003-01-19 19:29:34 +00:00
Joe Marcus Clarke
2400f345c8 Update to 2.1. 2003-01-19 19:28:36 +00:00
Mikhail Teterin
0cda5ca039 USE_PERL_BUILD=yes 2003-01-07 14:48:05 +00:00
Joe Marcus Clarke
615ef76bec 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.
2003-01-07 06:42:13 +00:00
Mikhail Teterin
9a9a793b56 Find bdftopcf in x11/XFree86-4-clients instead of the (almost) obsolete
x11/XFree86.
2003-01-05 21:43:04 +00:00
Ying-Chieh Liao
982732024c fix master site
Submitted by:	maintainer
2003-01-03 05:35:24 +00:00
Ying-Chieh Liao
1a8af564c4 add another master site
PR:		46623
Submitted by:	maintainer
2002-12-30 03:23:53 +00:00
Patrick Li
f0f72ef4e1 Fix build
Submitted by:	bento
2002-12-14 22:28:16 +00:00
Christian Weisgerber
d0a57d830c Fix build on -CURRENT.
Notified by:	bento
2002-11-30 01:09:55 +00:00
Edwin Groothuis
5ac2e2fb69 Maintainer update to version 3.96_2
PR:		ports/45340
Submitted by:	Kang-min Liu <gugod@gugod.org>
2002-11-17 01:10:20 +00:00
Vanilla I. Shu
4ada0e3411 The Terminus Font is designed for long (8 and more hours per day) work
with computers. Version 3.96 contains 528 characters, which cover code
pages ISO8859-1, ISO8859-2, ISO8859-5, ISO8859-15, Windows-1250,
Windows-1251, Windows-1252, IBM-437, KOI8-R, KOI8-U, KOI8-E, KOI8-F,
Bulgarian-MIK, Paratype-PT154, Paratype-PT254, IBM-855, IBM-866 and
Macintosh-Ukrainian.

PR:		ports/45281
Submitted by:	Kang-min Liu <gugod@gugod.org>
2002-11-14 09:26:06 +00:00
Joe Marcus Clarke
b4c04e0309 The MASTER_SITE's DNS has changed. Make this port fetchable once more.
Submitted by:	Miklos <miklos@microsux.dk>
2002-11-12 18:10:53 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Christian Weisgerber
2ec37711e4 A "patch-message" target is already used by bsd.port.mk. 2002-11-03 14:51:40 +00:00
Hye-Shik Chang
7cee1ca843 Fix typoes on MAINTAINER address.
Submitted by:	Dominic Marks <D.Marks@student.umist.ac.uk>
2002-11-02 04:33:43 +00:00
Joe Marcus Clarke
99ff4271b4 Correct the default font path.
Submitted by:	boris karlov <borman@blank.spb.ru>
2002-10-23 16:30:04 +00:00
Trevor Johnson
baa82e243e Make fetchable. 2002-10-12 00:12:04 +00:00
Trevor Johnson
244fa3eebe Change spaces to tabs (portlint). 2002-10-12 00:06:41 +00:00
Hye-Shik Chang
aeee54b1c1 Update maintainer address
PR:		43820
Submitted by:	Dominic Marks <d.marks@students.umist.ac.uk>
2002-10-08 12:10:37 +00:00
Joe Marcus Clarke
bcb11baa63 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.
2002-10-07 16:44:27 +00:00
Joe Marcus Clarke
c7c57e81e5 Fix a problem with the shared library installation. 2002-10-07 16:43:11 +00:00
Joe Marcus Clarke
939fd373f0 Add a lib number to the fontconfig dependency. 2002-10-06 21:37:11 +00:00
Joe Marcus Clarke
81739f4ec5 Add Xft 2.0, a client-sided font rendering engine for X applications. 2002-10-06 21:31:28 +00:00
Joe Marcus Clarke
4aa34c64c5 Add fontconfig, an XML-based font configuration API for X. 2002-10-06 20:56:30 +00:00
Patrick Li
00b2ac1d9a Update to 0.32
Add WWW tag

PR:		ports/43618
Submitted by:	maintainer
2002-10-05 22:27:41 +00:00
Eric Anholt
f0d7df79d7 Fix distfile survey issues with X ports, update bsd.sites.mk to include
more working X mirrors and remove a local distfiles site that hasn't been
updating.

Approved by:	portmgr
2002-09-21 19:20:55 +00:00
Eric Anholt
5c7c6fd85b Don't try to fetch the new fonts from MASTER_SITE_XFREE 2002-09-19 03:57:54 +00:00
Andrey A. Chernov
d2727cedb9 Update koi8-r fonts from their official source. More fonts added as result
and old fonts becomes more koi8-r conformant.
2002-09-15 12:20:01 +00:00
Andrey A. Chernov
6ee66625c3 Comment out koi8-u stuff until it will be implemented properly, i.e.
as addition to koi8-r fonts, not as replacement for them.
2002-09-15 08:32:09 +00:00
Kris Kennaway
bb8e1b2ab9 Remove directory on deinstall 2002-09-14 22:23:35 +00:00
Maxim Sobolev
8399651ce8 Add Ukrainian characters (koi8-u) obtained from x11-fonts/geminifonts and
move all patches into a single PATCHFILE. Bump PORTREVISION.

Suggested by:	mi
2002-09-03 10:42:13 +00:00
Maxim Sobolev
652cdf1f08 Recognise koi8-u encoding. Bump PORTREVISION. 2002-09-02 08:45:19 +00:00
Mario Sergio Fujikawa Ferreira
d8211589f7 Deploy USE_GNOMENG infrastructure
PR:		42310
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-09-02 04:00:27 +00:00
David W. Chapman Jr.
534fffca27 ${PERL} -> ${REINPLACE_CMD}
PR:		40784
Submitted by:	corecode@corecode.ath.cx
Reviewed by:	flynn@energyhq.homeip.net
2002-09-01 16:07:59 +00:00
Maxim Sobolev
846611a4b4 Attempt to fix the century-old problems with those fonts wrt Russian letters
..     ..
e  and E: in two fonts those letters were mapped to a different chars than
specified by koi8-r standard, while in another one they were completely
absent. Bump PORTREVISION.

While being here, note that the fonts aren't quite `Cyrillic' -
they all miss letters found in cyrillic languages other than Russian
particularly all letters specific for Ukrainian language.
2002-08-26 21:15:14 +00:00
Trevor Johnson
899c73049b Add back Konstantinos Konstantinidis as the maintainer. He has
responded to the message I sent to his duth.gr address.  He seems
interested in maintaining the port.  Although he did not say that
he wishes to use that address, it is the only working one I know.
2002-08-26 10:12:21 +00:00
Mikhail Teterin
2772b8fdb2 Install all files in one go, instead of invoking install(1) for each
one.

Approved by:	maintainer
2002-08-25 19:40:45 +00:00
Alan Eldridge
d6208d7d7e New set of bitmapped fonts. For some reason does not show up in KDE, but
X definitely sees it, since the fonts work with xterm -fn fontname. I'll
let that be a PR if someone wants to submit it.

Committed with some cleanup; see PR for details.

PR:		41994
Submitted by:	Dominic Marks <dominic_marks@btinternet.com>
2002-08-25 11:19:30 +00:00
Trevor Johnson
239ff06198 grammar fix 2002-08-25 01:00:45 +00:00
Trevor Johnson
2d7850622f Bump PORTREVISION. Users who installed the port in the past were
not told that the Arial Unicode font has a different, much more
restrictive, license than the other fonts.  They were only shown
the less restrictive license.  Since they did not see the Unicode
license, they did not have a chance to make sure they were not in
violation of it.  The license mentioned by the port now matches the
actual license, and the PORTREVISION bump will encourage them to
update.
2002-08-24 23:16:42 +00:00
Trevor Johnson
1e1f0ac851 whitespace changes suggested by portlint -act 2002-08-24 23:07:06 +00:00
Trevor Johnson
6d3573ad97 The distfiles were removed from the publisher's sites, so use a
different set of master sites.  The home page is no longer worth
reading, so remove its URL from pkg-descr.

Noticed by:     Miguel Mendez
Obtained from:  www.alltheweb.com FTP search (in part)
Submitted by:   Amar Takhar, Christian Brueffer, blackend and myself
PR:             41716 and 41775
2002-08-24 22:50:16 +00:00
Trevor Johnson
8f98463cfa Remove the Arial Unicode font. Its license is much more restrictive
than the license on the other fonts, and it can no longer be
downloaded from its publisher.  Remove the RESTRICTED line because
the remaining fonts have fewer restrictions on redistribution via
the Internet.

Reviewed by:	no objection from ports list
2002-08-24 21:59:51 +00:00
Trevor Johnson
d1b52edb53 Set MAINTAINER to ports@FreeBSD.org, since e-mail to the existing
maintainer bounces with "451 daemon.gr: Name server timeout".
Submitted by:   alane
2002-08-24 21:48:06 +00:00
Kris Kennaway
6318d9619d Don't try and guess the malloc() prototype, that's what system headers
are for.
2002-08-23 23:44:28 +00:00
Mario Sergio Fujikawa Ferreira
4b31c64360 Mark BROKEN since source only available via CVS for now
PR:		41896
Submitted by:	maintainer
2002-08-23 16:08:37 +00:00
Alan Eldridge
0bb0e1562d Grab all the qt2/kde2 ports with no maintainer and put them under kde@
maintainership.
2002-08-23 05:53:53 +00:00