Commit graph

502 commits

Author SHA1 Message Date
Jun Kuriyama
4a868f8a2a o Bump $LIB_DEPENDS line to chase expat's shlib version.
o Bump $PORTREVISION.
2004-03-14 07:58:26 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Trevor Johnson
955d0882cd Avoid "size unknown" error by setting DISABLE_SIZE. 2004-03-12 17:21:10 +00:00
Pav Lucistnik
0ea5a419ab - Style: s/@freebsd.org/@FreeBSD.org/ 2004-03-03 16:38:02 +00:00
Clement Laforet
ff83219f04 - Fix MASTER_SITES
PR:             63235
Submitted by:   Dominic Mitchell <dom@happygiraffe.net> (maintainer)
2004-02-22 22:26:19 +00:00
Trevor Johnson
d0c07961e4 Apply studly caps to "FreeBSD". 2004-02-06 16:58:43 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
Trevor Johnson
3c175cb569 Use PLIST_FILES.
Reviewed by:	marcus
2004-02-05 20:38:07 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Trevor Johnson
2a9911b9a6 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
2004-01-31 16:57:18 +00:00
Jimmy Olgeni
490300d9a7 Make fetchable, add some mirrors from gimp-devel.
Noticed by:	kris
2004-01-29 21:35:52 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Trevor Johnson
934549607a Add size data. 2004-01-27 16:40:39 +00:00
Trevor Johnson
05910b268e Add size data. 2004-01-27 16:12:37 +00:00
Eric Anholt
db5e858f54 Update to 1.4.1 2004-01-25 08:26:28 +00:00
Will Andrews
5f411c376d No member of the kde@ team has touched anything related to Qt2 in ages, so
stop pretending to maintain these ports.
2004-01-23 19:28:03 +00:00
Trevor Johnson
439b8a040c Use the CPIO macro defined in bsd.port.mk. 2004-01-22 12:18:43 +00:00
Eric Anholt
efa1a6e57e New port: Prerelease version of libXfont from freedesktop.org:
X font libary

Testing is encouraged, but please do not use these ports as dependencies until
they are updated to release tarballs and the XFree86 ports have been updated to
depend on them.
2003-12-21 23:38:30 +00:00
Sergei Kolobov
8bf7269a4e - Use canonical form (ports@FreeBSD.org) in MAINTAINER line 2003-12-21 00:23:25 +00:00
Alexander Leidinger
8697f3d4a9 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.
2003-12-12 13:43:05 +00:00
Pav Lucistnik
a77680083d Add Code2000, a shareware Unicode reference font. It contains over 34000 glyphs!
You should pay $5 to the author if you find this useful.

PR:		ports/60056
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-12-09 00:55:23 +00:00
Pav Lucistnik
9188d51034 - On many systems, ttmkfdir was the only reason to install freetype1.
Here is ttmkfdir that uses freetype2 as a backend.

PR:		ports/60055
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-12-09 00:50:45 +00:00
Trevor Johnson
5535b5e6c5 Fix packing list. 2003-11-21 04:01:39 +00:00
Trevor Johnson
7e223b8511 Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by:	Oliver Eikemeier
2003-11-20 15:06:14 +00:00
Trevor Johnson
318a536982 Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
2003-11-20 13:51:47 +00:00
Trevor Johnson
154b41c5dc new port providing Truetype fonts to use with Linux programs 2003-11-20 03:18:25 +00:00
Trevor Johnson
08c936aab3 Decrease PORTREVISION from 2 to 0. I hope no one has installed
these yet.
2003-11-19 14:37:21 +00:00
Trevor Johnson
22a279176d new Linux/i386 binary port of Fontconfig 2003-11-19 13:56:38 +00:00
Trevor Johnson
b3ba3ae427 USE_REINPLACE need be defined only when REINPLACE_CMD is used. 2003-11-17 12:29:10 +00:00
Will Andrews
9d058c47e8 Move these ports to the new arabic category after the repocopies. Fix
up dependencies and add this incident to MOVED.

PR:		(closed already) 57507, 57508, 57510, 57512, 57513, 57515
Submitted by:	Samy Al Bahra <samy@kerneled.com>
2003-11-16 02:36:29 +00:00
Eric Anholt
b7f4234b95 Switch MAINTAINER to x11@FreeBSD.org for group maintaining of these ports. 2003-11-12 01:04:37 +00:00
Ying-Chieh Liao
c634b4bb83 utilize SITE_PERL
PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Trevor Johnson
3f9bfd1b17 Make fetchable.
nods to:  fenner's survey and www.alltheweb.com
2003-10-21 08:38:46 +00:00
Edwin Groothuis
25babafca4 New Port: x11-fonts/ppantsfonts
Two small angular fonts, one suitable for terminals and
	another for general x11 usage, created by PixelMoose.

PR:		ports/54152
Submitted by:	Dominic Marks <dom@cus.org.uk>
2003-10-03 12:45:32 +00:00
Edwin Groothuis
19fd949701 New arabic port: khotot
This port contains a collection of some of the most popular
	Arabic fonts created and used by the Arabic UNIX community.

PR:		ports/57512
Submitted by:	Samy Al Bahra <samy@kerneled.com>
2003-10-03 11:53:34 +00:00
Edwin Groothuis
5f35155004 New arabic port: kacst_fonts
This port contains a collection of TrueType Arabic fonts
	created by the King Abdulaziz Scientific organization in
	Saudi Arabia.

PR:		ports/57510
Submitted by:	Samy Al Bahra <samy@kerneled.com>
2003-10-03 11:49:18 +00:00
Edwin Groothuis
5942db7168 New arabic port: ae_fonts_ttf
This port contains a collection of some of the most popular
	Arabic fonts created and used by the Arabic UNIX community.
	This truetype font set was developed at Arabeyes.

PR:		ports/57508
Submitted by:	Samy Al Bahra <samy@kerneled.com>
2003-10-03 11:47:23 +00:00
Edwin Groothuis
66c7661cd9 New arabic port: ae_fonts_mono
Some popular PCF Arabic fonts created and used by the Arabic
	UNIX community.

PR:		ports/57507
Submitted by:	Samy Al Bahra <samy@kerneled.com>
2003-10-03 11:45:00 +00:00
Satoshi Taoka
f707a5e303 Update vertion to 1.2.1
PR:		57396
Submitted by:	IIJIMA Hiromitsu <delmonta@ht.sakura.ne.jp>
2003-09-30 13:51:58 +00:00
Jimmy Olgeni
f119779ca7 Fix typo in MASTER_SITES, add MASTER_SITE_SUBDIR.
PR:		57291
Submitted by:	Mark Linimon <linimon@lonesome.com>
2003-09-28 08:53:50 +00:00
Edwin Groothuis
5b0bf6e947 Cease FreeBSD port maintainerships
I don't have the time to give to many of the ports I maintain at
	the moment. I wasn't expecting to be so busy this summer ...

	Please set all my ports back to ports@freebsd.org.

PR:		ports/56935
Submitted by:	Dominic Marks <dom@wirespeed.org.uk>,Clement Laforet <sheepkiller@cultdeadsheep.org>,Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-09-24 08:37:39 +00:00
Joe Marcus Clarke
9973762918 Add a new MASTER_SITE since the Fontconfig site went away. 2003-09-18 15:09:59 +00:00
Joe Marcus Clarke
aaeef886a8 Remove fontilus. It has been rolled into gnomecontrolcenter2. 2003-09-18 06:53:22 +00:00
Kris Kennaway
eec6e66fe9 Bump PORTREVISION for previous commit. 2003-08-17 08:15:52 +00:00
Kris Kennaway
7bbe53a22a Switch to tcl/tk 8.4 and add tcl84 virtual category 2003-08-17 08:11:00 +00:00
Jimmy Olgeni
3992edabd0 1) Move install code to Makefile rather than in patch.
2) Use type1inst to generale fonts.scale, and remove another patch.

#2 suggested by:	Pedro F. Giffuni <giffunip@yahoo.com>
2003-08-02 23:26:52 +00:00
Kris Kennaway
ec7a96d52c RESTRICTED implies NO_CDROM and NO_PACKAGE 2003-07-30 21:20:24 +00:00
Maho Nakata
a8d0ccbf88 a) Fix some additional undetected fonts,
namely the amsps and cmps fonts.
b) bump portrevision

PR:		54892
Submitted by:	Pedro F. Giffuni <giffunip@yahoo.com>
2003-07-27 23:33:50 +00:00
Maho Nakata
b19b5498fe Updated the foundries. Especially for print/gsfont (See also PR #54647)
Submitted by:	"Pedro F. Giffuni" <giffunip@yahoo.com> (former maintainer)
2003-07-27 08:00:59 +00:00
Trevor Johnson
312dd15cbc Fix dependence on rpm2cpio.
Submitted by:	Phil Pennock
2003-07-20 05:07:52 +00:00
Joe Marcus Clarke
0433f602f2 This is a first for me. Correct a typo in the patch _name_ so the patch
actually gets applied.
2003-07-19 00:16:36 +00:00
Joe Marcus Clarke
a844a8e778 Revert some of the FreeType code in fontconfig to fix some font rendering
issues with Adboe fonts (particularly Helvetica and Times).

Reported by:	many
2003-07-18 22:02:56 +00:00
Joe Marcus Clarke
5da7294535 Fix a problem with certain languages not having any fonts in Mozilla and
Mozilla-based browsers.
2003-07-18 19:24:08 +00:00
Joe Marcus Clarke
d22db076cc Update to 2.2.90. 2003-07-18 02:05:20 +00:00
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
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