1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

458 Commits

Author SHA1 Message Date
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