Commit graph

582 commits

Author SHA1 Message Date
Hiroki Sato
efc37e1bd7 Fix dependency. 2005-01-15 19:26:21 +00:00
Bruce M Simpson
960eff420b Update my email address in MAINTAINER and comment fields. 2005-01-12 15:53:48 +00:00
Alexander Leidinger
64cf27c85d 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
   warnings in some cases [2]
 - fix a cut&past error in the linux_base-8 pkg-install script [3]
 - convert the binary knob "USE_LINUX" to a version specifier, e.g.
   USE_LINUX=<value> specifies a dependency upon
   emulators/linux_base-<value>, exceptions are a value of "7" (which
   does what you want and adds a dependency to linux_base) and any
   value without a corresponding port in
   PORTSDIR/emulators/linux_base-<value> (which adds a dependency to
   the default linux_base)
 - don't implicitly add USE_LINUX with the USE_LINUX_PREFIX knob,
   this allows us to use the USE_LINUX_PREFIX knob for linux_base and
   paves the way for splitting up future linux base ports into
   individual pieces
 - remove RESTRICTED from some GPL licensed ports, even when we only
   distribute binaries, we get them from official linux sites, so
   anyone can grab them there if he needs to
 - add a dependency upon the linux X11 bits where necessary (based upon
   guesswork)
 - don't use USE_X_PREFIX in some linux ports since it adds a dependency
   to the FreeBSD X11 libs, as a workaround use PREFIX?= (the clean
   solution would be to remove the implicit USE_XLIB from USE_X_PREFIX)
 - bump the portrevision of the linux ports ("better safe than sorry"
   algorithm)
 - pass maintainership of the important linux infrastructure to a
   mailinglist, hijack freebsd-emulation@ for this purpose (if somebody
   doesn't like this: tell us your bikeshed color at freebsd-emulation@,
   my color would be "linuxolator@" in case someone cares...)
 - add a pkg-install script for linux-fontconfig, but don't use it;
   everything should work without it (the FreeBSD fc-cache program should
   do all the work), but in case we need it we just need to decomment the
   pkg-install part in the Makefile
 - fix some dependencies
 - fix some bugs
 - add some static plists
 - unbreak the ports with dependecies to more than one linux_base

This also fixes some ports which are marked BROKEN because of dependencies
to v7 and v8 of linux_base at the same time.

Known bugs:
 - the linux-mesa and linux-devtools ports install libGL*.so symlinks
 - some "minor" plist bugs (e.g. ld.so.{conf,cache} are modified by
   the linux X11 port, so linx_Base-8 moans at deinstall time)

Future work (interested souls should coordinate with freebsd-emulation@):
 - add some kind of USE_LINUX_X11 knob to streamline the X11 dependencies,
   or modify the behavior of USE_XLIB in the USE_LINUX case
   AFAIK trevor has some patches.
 - make USE_XLIB and USE_X_PREFIX orthogonal to be able to get rid of
   the PREFIX?= workaround in some linux ports
   Should be discussed/coordinated on/with x11@.
 - move the RPM bits from x11-toolkits/linux-gtk/Makefile to PORTSDIR/Mk/
 - update to a more recent linux base

PR:			69997, 70539 (and maybe others)
Discussed with/on:	java@, x11@, trevor, portmgr
Tested by:		mezz, portmgr, pointyhat
RPM hunted down by:	Joseph Gelinas <scirocco@tasam.com> [1]
Requested by:		portmgr [2]
Submitted by:		kris [3]
Approved by:		portmgr
2004-12-31 18:24:10 +00:00
Kirill Ponomarev
344d59f9f0 Support NO_WRKSUBDIR properly
PR:		ports/75631
Submitted by:	Ports Fury
2004-12-30 09:33:04 +00:00
Hiroki Sato
0ac2ce888f Back out the previous change. Mita-san will continue to
work as the maintainer of this port.

Discussed with:	mita and nork
2004-12-27 00:20:06 +00:00
Michael Johnson
1f5fa23458 Update COMMENT to make sense 2004-12-24 09:57:36 +00:00
Michael Johnson
286d2e1b51 Add dejavu
The DejaVu fonts are a font family based on the Bitstream Vera Fonts. Its
purpose is to provide a wider range of characters while maintaining the
original look and feel through the process of collaborative development
2004-12-23 10:24:17 +00:00
Norikatsu Shigemura
d9ed90620d Reset MAINTAINER to ports@.
We cannot contact them for a long time.

Discussed with:	hrs
Approved by:	kiri(blanket), mita(blanket),
		shige(blanket), taoka(blanket)
2004-12-23 09:32:50 +00:00
Eric Anholt
c90ee83f03 Update X.Org ports to 6.8.1, and the DRI port to use Mesa 6.2. Because Mesa 6.2
DRI drivers are incompatible with the old libGL in XFree86, they have been
repocopied to graphics/xfree86-dri.  Also note that with this commit the html
manpages are going away, and with it the runtime dependency on perl for the
imake port.

Release notes at: http://www.x.org/X11R6.8.1/RELNOTES.txt

Props to:	kris (multiple cluster runs and sorting through logs)
		lesi (fixing all the issues in those logs, and more)
2004-12-23 01:35:49 +00:00
Edwin Groothuis
c5f368ea8c New Port x11-fonts/artwiz-aleczapka-de
This is set of improved artwiz fonts.
	They are compatible with the latest fontconfig/Xft-2.0.
	Thus the artwiz fonts work in gtk2/kde3 applications.

PR:		ports/71083
Submitted by:	Herbert J. Skuhra <herbert.skuhra@gmx.at>
2004-12-22 01:46:12 +00:00
Edwin Groothuis
19885671ee New Port x11-fonts/artwiz-aleczapka-se - Swedish Encoding
This is set of improved artwiz fonts.
	They are compatible with the latest fontconfig/Xft-2.0.
	Thus the artwiz fonts work in gtk2/kde3 applications.

PR:		ports/71084
Submitted by:	Herbert J. Skuhra <herbert.skuhra@gmx.at>
2004-12-22 01:45:12 +00:00
Mark Linimon
c9f80c1911 As previously announced, remove x11-fonts/mkfontalias. Its mastersite
has disappeared, and it is claimed that it is no longer useful.
2004-11-28 21:08:48 +00:00
Sergey Matveychuk
1a73ab68a7 - Remove useless quotes. 2004-11-24 01:50:20 +00:00
Joe Marcus Clarke
5cc3a06e89 Add the Firefly font patchset. This patchset is mainly used to make
CJK TrueType fonts look prettier.  Various enhancements like bold, italic,
readability, and embedded bitmap font help a CJK X desktop a great deal.

To enable this patchset, define WITH_CJK while building these ports (pango,
fontconfig, libXft, and freetype2).

PR:		73083
Submitted by:	clive
Obtained from:	Hamigua <hamigua at cuc.cn> (I think)
2004-11-21 22:03:48 +00:00
FUJISHIMA Satsuki
a787f0b075 farewell to libxpg4. 2004-11-15 05:19:30 +00:00
FUJISHIMA Satsuki
596aafb40a replace /usr/bin/perl with ${PERL}. 2004-11-09 21:28:24 +00:00
Joe Marcus Clarke
5e743e5b88 Update to include information about X.Org as well as XFree86.
Reported by:	obrien
2004-10-26 16:25:55 +00:00
Joe Marcus Clarke
074e5adecc Remove trailing whitespace. 2004-10-26 16:23:14 +00:00
Thierry Thomas
597c69304e Upgrade to 1.14. 2004-10-11 22:36:21 +00:00
Dejan Lesjak
e411d635e5 Use MASTER_SITE_XORG.
Approved by:	anholt (mentor)
2004-09-02 01:57:53 +00:00
Alexey Dokuchaev
48249e3fe0 Update my email address to `@FreeBSD.org'.
Relinquish ports I happen to no longer use.  They seem to be of the latest
versions, and non-broken, so this is a "clean" dump.

Approved by:	fjoe (mentor)
2004-08-27 08:46:33 +00:00
Dejan Lesjak
2e77807dfa Depend on x11-fonts/bitstream-vera, as it is also among scalable
fonts that come with XFree86.

Approved by:	anholt (mentor)
2004-08-23 11:15:47 +00:00
Kirill Ponomarev
956c0787f3 Add arkpandora 2.04,
This font pack is designed for screen and print and as a
"drop-in" replacement for Arial and Time New Roman, so people
can stop using not-so-free Webfonts from Microsoft.

You get the following fonts: Aerial, Aerial Mono, Tymes &
Veranda (no this is not a typo).

It will automatically make the fonts recognizable by the
system.  It also makes Aerial the default font for the
Sans-Serif and Tymes the Serif font types.

The fonts are derived from the Bitstream Vera fonts and are
available under the same terms as Vera.

PR:		ports/70564
Submitted by:	Alexey Dokuchaev <danfe@regency.nsu.ru>
2004-08-17 21:49:11 +00:00
Volker Stolz
da9057ab76 - Use more correct path for fonts, to be exact, use X prefix and
install fonts to ${PREFIX}/lib/X11/fonts/urwfonts-ttf.
- Add pkg-message with some description how to get X server to know
about installed fonts.

PR:		ports/70375
Submitted by:	Roman Bogorodskiy
2004-08-13 13:13:31 +00:00
Volker Stolz
a206f0d32d Reset maintainer. Much thanks to Stijn for maintaining the ports so far!
PR:		ports/70203
Submitted by:	Stijn Hoop (maintainer)
2004-08-10 11:04:41 +00:00
Joe Marcus Clarke
42c2cdc260 Update XFree86 clients to 4.4 release. Release notes are available at
http://www.xfree86.org/4.4.0/RELNOTES.html

PR:		ports/67733 imake
		ports/67508 libraries
		ports/67510 clients
		ports/67513 server
		ports/67776 100dpi fonts
		ports/67777 75dpi fonts
		ports/67778 cyrillic fonts
		ports/67779 default bitmap fonts
		ports/67781 font encodings
		ports/67783 scalable fonts
		ports/67784 font server
		ports/67785 XFree86 meta-port
		ports/67775 documents
		ports/67786 manpages
		ports/67787 nest server
		ports/67788 print server
		ports/67789 virtual framebuffer server
		ports/56487 (Upgrading Xfree86-clients from ports overwrites xdm config files)
		ports/44252 (XFree86-4-Server port removes/overwrites config files)
Submitted by:	Dejan Lesjak (dejan DOT lesjak AT ijs DOT si)
Additional changes by:	anholt
			Jung-uk Kim (jkim AT niksun DOT com)
			arved
Tested by:	pointyhat
		linimon
2004-08-10 01:29:22 +00:00
Jeremy Messenger
695d1990a5 I have forgotten to remove the lthack. The USE_LIBTOOL_VER and lthack should
not be together.
2004-07-26 21:21:18 +00:00
Eric Anholt
cf80d22f0c Register missing CONFLICTS, mostly on xorg-libraries-*
Reported by:	Kent Stewart <kstewart@owt.com>
2004-07-26 18:32:46 +00:00
Jeremy Messenger
62d9a8ba85 Use the correct version of libtool 13 -> 15 to avoid install the *.la files. 2004-07-25 19:01:38 +00:00
Hiroki Sato
cf5841d33e - Add a patch to support some Ghostscript fonts.
- Use DOCSDIR.
- Take maintainership.

Approved by:	linimon (mentor)
2004-07-25 15:10:24 +00:00
Pav Lucistnik
b73a79a29d - Extend IGNORE message, point users to instructions how to switch
from XFree86-4 to X.Org.

Approved by:	anholt (x11 hat)
2004-07-23 23:46:02 +00:00
Eric Anholt
4eb209da7d - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it.  XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
  on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.

PR:		ports/68763
Approved by:	portmgr (marcus)
Approved by:	re (scottl)
2004-07-23 19:10:32 +00:00
Tilman Keskinoz
3e23ad2ac9 Start QT2 deorbit by removing expired ports. 2004-07-23 14:34:56 +00:00
Kirill Ponomarev
501e1abf47 Change maintainer's mail.
Fix MASTER_SITES

PR:		ports/69338
Submitted by:	maintainer
2004-07-21 12:39:13 +00:00
Oliver Eikemeier
14850bc587 Canonicalize MASTER_SITES a bit, to ease sorting by dumb scripts (ranksites)
Approved by:	mi@aldan.algebra.com (maintainer)
2004-07-07 08:42:53 +00:00
Joe Marcus Clarke
5c861b2160 Update to 2.2.3. 2004-07-02 16:46:02 +00:00
Oliver Lehmann
2e3f725443 add a missing dependency to XFree86-4-clients
Noted by:	kris
2004-06-21 03:24:02 +00:00
Oliver Lehmann
c7d9de7958 A number of fonts which are useful for TV applications 2004-06-19 18:52:40 +00:00
Eric Anholt
fbd1414e85 New port: xorg-fontserver taken from X.Org release 6.7.0. 2004-06-11 05:36:11 +00:00
Ade Lovett
1a628ded35 Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +00:00
Eric Anholt
44848d54e4 Register CONFLICTS on new xorg ports. 2004-05-31 06:13:24 +00:00
Eric Anholt
4645594dd6 Add xorg-fonts-truetype, a port of the X.Org TrueType fonts (bitstream-vera
provided by the existing port).
2004-05-31 03:22:09 +00:00
Eric Anholt
16aaa2e220 Add xorg-fonts-miscbitmaps, a port of the X.Org "misc" bitmap fonts. 2004-05-31 03:21:30 +00:00
Eric Anholt
bee708364b Add xorg-fonts-cyrillic, a port of the X.Org Cyrillic bitmap fonts. 2004-05-31 03:20:52 +00:00
Eric Anholt
6dbff27895 Add xorg-fonts-75dpi, a port of the X.Org 75 dpi bitmap fonts. 2004-05-31 03:19:42 +00:00
Eric Anholt
e96a8088e6 Add xorg-fonts-100dpi, a port of the X.Org 100 dpi bitmap fonts. 2004-05-31 03:18:51 +00:00
Eric Anholt
76b562e0d9 Add xorg-fonts-encodings, a port of the X.Org font encoding files. 2004-05-31 03:17:29 +00:00
Eric Anholt
0d5fd049e1 Add xorg-fonts-type1, a port of the X.Org Type1 fonts. 2004-05-31 03:11:07 +00:00
Tilman Keskinoz
64a734d3e0 Start the QT2 deorbit by marking all ports that depend non-optional
on qt23 DEPRECATED

Suggested by:   eik
2004-05-17 09:30:46 +00:00
Joe Marcus Clarke
b4d81aac8b Remove conditional %%PORTDOCS%% since the docs will be installed no matter
what.
2004-05-11 18:11:58 +00:00
Joe Marcus Clarke
ea85c48e9b Fix some portlint warnings, and use lthack to eliminate the needs for a
patch.

Submitted by:	krion
2004-05-11 18:08:58 +00:00
Eric Anholt
ebf9c0dd5b Update to 1.4.2, fixing a buffer overflow in dirfile.c. 2004-05-07 02:29:49 +00:00
Jimmy Olgeni
6480f6a27c Display install instructions using pkg-message. 2004-05-01 16:24:47 +00:00
Jimmy Olgeni
1b4ff48e41 Move install instructions to pkg-message. 2004-05-01 16:13:26 +00:00
Jimmy Olgeni
ffd13ae061 Move install instructions from pkg-descr to pkg-message.
PR:		65529
Submitted by:	Jason Bacon <bacon(at)smithers.neuro.mcw.edu>
2004-05-01 15:59:56 +00:00
Thierry Thomas
f18600cd08 Add artwiz-aleczapka 1.3, a set of (improved) artwiz fonts.
PR:		66106
Submitted by:	Matt Lancereau <matt@rimasec.net>
2004-04-30 20:33:50 +00:00
Tilman Keskinoz
eea2b2f9ca Use the right MTREE_FILE
Reported by:	kris
2004-04-19 12:49:54 +00:00
Pav Lucistnik
52469fd294 - Update maintainer's address
PR:		ports/65663
Submitted by:	KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp> (maintainer)
2004-04-17 15:43:02 +00:00
Trevor Johnson
c0669efed5 Tidy up whitespace. 2004-04-10 17:26:55 +00:00
Trevor Johnson
4e5fc326bf Use SORT macro. Clarify COMMENT. Use PLIST_DIRS. Drop maintainership. 2004-04-07 13:37:26 +00:00
Thierry Thomas
0e1068684b Add gentium 1.0.1, gentium TrueType font collection.
PR:		65044
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
Approved by:	mat (mentor)
2004-04-04 15:08:07 +00:00
Kris Kennaway
98dd96ee20 Remove category pkg/COMMENT files in favour of a COMMENT variable in the
category makefile.

Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR:		59651
2004-04-02 07:29:48 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Bruce M Simpson
4087d11027 SIZE update jumbo-commit.
Submitted by:	trevor
2004-03-25 03:13:15 +00:00
Michael Nottebrock
d5f131c7fd Declare CONFLICTS between freedesktop.org X extension/library ports and
XFree86-libraries.
2004-03-24 18:28:26 +00:00
Joe Marcus Clarke
5efd8d42eb Update to 2.1.6 with the official freetype2-2.1.7 fix. 2004-03-22 19:08:28 +00:00
Joe Marcus Clarke
bad0c4eb0f Fix build with freetype2-2.1.7. 2004-03-21 23:33:25 +00:00
Pav Lucistnik
e91e8baeb9 - Fix build with new freetype 2004-03-21 21:38:23 +00:00
Trevor Johnson
a1bc8c46f5 Add size data, approved by maintainers. 2004-03-20 21:03:41 +00:00
Norikatsu Shigemura
93c4cebc63 Add size data.
Submitted by:	trevor
Committed at:	CBUG Curry Camp in Yatsugatake, Yamanashi-ken, Japan.
2004-03-20 09:56:44 +00:00
Joe Marcus Clarke
7f4a73e2e7 Revert a portion of the font rendering code that enforces strict bitmap font
sizes.  This was causing a problem loading certain fonts.  This code
is now equivalent to Xft-2.1.2.
2004-03-19 09:16:28 +00:00
Thierry Thomas
4617e79801 SIZE-ify my ports.
Submitted by:	Trevor Johnson <trevor@FreeBSD.org>
Approved by:	mat (mentor).
2004-03-19 00:19:49 +00:00
Jimmy Olgeni
2a67f30d03 Add SIZE data.
Submitted by:	trevor
2004-03-18 20:45:09 +00:00
Christian Weisgerber
852f3548f1 Update to 4.7, patch 1. Notable changes in this release:
* Completely revamped the PSF font import/export system to make it
  actually useable.
* Changed to use FreeType 2.
* Miscellaneous fixes.
2004-03-18 18:11:03 +00:00
Trevor Johnson
3bca696b10 Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
Pav Lucistnik
d86e03252b - Add SIZE to GNOME ports
Submitted by:	trevor
2004-03-18 14:46:32 +00:00
Trevor Johnson
33fdc4cde2 SIZEify. 2004-03-17 18:29:46 +00:00
Joe Marcus Clarke
dd47a7543a Add libXft after a repo-copy from Xft and update to 2.1.5. libXft is simply
a renamed version of the Xft port after it was added to the Freedesktop X11
libs project.
2004-03-16 20:33:24 +00:00
Joe Marcus Clarke
a10e88bb72 Remove Xft. This port has been renamed libXft. 2004-03-16 20:31:13 +00:00
Joe Marcus Clarke
c6207f6d1d "Update" to 2.2.2, the latest stable release with a PORTEPOCH bump. 2004-03-16 20:29:33 +00:00
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