Commit graph

258 commits

Author SHA1 Message Date
Will Andrews
d6850e0357 Fix i18n problem found by XFree86. This makes XIM work properly. Bump
PORTREVISION to denote fix.

Submitted by:	motoyuki
2002-03-19 16:43:34 +00:00
Will Andrews
6f02907dd5 XFree86 4.2.0 Stage 3: XFree86-4's evolution to a metaport
[1] Upgrade to 4.2.0.
	[2] Convert to metaport format and depend on most of XFree86-4-*.

Approved by:    jmz, in principle
2002-03-16 23:43:44 +00:00
Will Andrews
92becb4baf XFree86 4.2.0 Stage 2: XFree86-4-* miniport upgrades
[1] Upgrade to 4.2.0.
	[2] Allow Wraphelp.c to be fetched by default, set HasXdmAuth=YES
	    by default.

Submitted by:	[1] sf, taguchi@tohoku.iij.ad.jp
Approved by:	[2] core
2002-03-16 23:40:19 +00:00
Akinori MUSHA
b227cad07a Bump PORTREVISION after the freetype2 shlib major update. 2002-03-12 22:58:40 +00:00
Maxim Sobolev
112a9e25e8 Chase increase of freetype2 shlib version. 2002-03-11 17:25:31 +00:00
Will Andrews
50c0b241d4 Back out XFree86 4.2.0 and all recent modifications for the sake of
preserving the upcoming 4.5 release.  Bump PORTEPOCH to denote portversion
going backwards.  All files have been reverted to exactly what they were
3 days ago, before the 4.2.0 upgrade, except PORTEPOCH bump.

Approved by:	re, portmgr, maintainer timeout
2002-01-22 14:19:57 +00:00
Maxim Sobolev
6cd76ded7b Update version number of freetype2 shared library. 2002-01-21 11:46:49 +00:00
Jean-Marc Zucconi
b92cc254b8 Upgrade to 4.2.0 2002-01-19 23:37:54 +00:00
FUJISHIMA Satsuki
636195b82c sync with XFree86-4
- Fix a flickering LCD problem with i815 chipset.
2002-01-07 19:51:22 +00:00
FUJISHIMA Satsuki
2fceaeca3d configure exits with error if
- USA_RESIDENT=YES and
 - imake-4 assumes HasXdmAuth=YES and
 - Wraphelp.c can't be found.
2002-01-06 20:55:22 +00:00
FUJISHIMA Satsuki
9450c9b68c o pre-fetch: -> pre-everything::
o ECHO -> ECHO_MSG
o add comments.
2002-01-06 20:51:08 +00:00
FUJISHIMA Satsuki
6a7dedd842 sync with x11/XFree86-4
- support ATI XPERT 128.
2002-01-05 20:47:49 +00:00
FUJISHIMA Satsuki
bfadd1fd9b Fix long-standing bug of this ports: support HasXdmAuth correctly.
Previously, devel/imake-4 disables XDM-AUTHORIZATION-1 support whether
HasXdmAuth is set to YES or NO if you don't have Wraphelp.c in local
${DISTDIR}.

devel/imake-4: rip off meaningless existent check for Wraphelp.c.
x11/XFree86-4-libraries: imake-4 change affects libXdmcp.a. ++REVISION.
x11/XFree86-4-clients: xdm and chooser depends on libXdmcp.a. ++REVISION.
x11-servers/XFree86-{Nest,Print,Server,VFB}:
	add Wraphelp.c retrieval code. depends on libXdmcp.a. ++REVISION.

Reported by:	Alan Eldridge <alane@geeksrus.net>
Reviewed by:	maintainer
2001-12-15 02:58:35 +00:00
FUJISHIMA Satsuki
cbda03d0ac o sync with x11/XFree86-4
- startx -nolisten tcp by default.
 - set login.conf environment for xdm.
2001-10-28 02:41:04 +00:00
Jean-Marc Zucconi
11bfaab414 Patch startx so that X is started with the "-nolisten tcp" by default and
add a "-listen_tcp" option to run X in non-secure mode.

Submitted by:	Jochem Kossen <j.kossen@home.nl>
2001-10-27 12:18:10 +00:00
FUJISHIMA Satsuki
fe3c793e06 o sync with x11/XFree86-4
- re-enable DRI support.
 - fix radeon DRI module.

o add support for Matrox MGA GXX drivers and G550 identifier.
2001-10-20 05:25:20 +00:00
FUJISHIMA Satsuki
72ab35fd4d sync with x11/XFree86-4. 2001-09-01 12:05:00 +00:00
Maxim Sobolev
495daa29cc Update version number of freetype2 shared library. 2001-07-12 10:10:30 +00:00
FUJISHIMA Satsuki
a98a478fc6 Get rid of 'X11R6.4' from pkg-comment.
XFree86-4.1.0 is based on X11R6.5.1.
2001-06-16 20:17:49 +00:00
FUJISHIMA Satsuki
5b1a452134 update to 4.1.0.
get rid of version number from comments in Makefile, pkg-comment and pkg-descr.

Reviewed by:	maintainer
2001-06-12 14:59:53 +00:00
FUJISHIMA Satsuki
b414ba91dd sync up with x11/XFree86-4.
o build DRI kernel modules.
o add option to build Matrox G200/G400/G450 beta drivers.

Submitted by:	Stijn Hoop <stijn@win.tue.nl>
2001-04-12 14:26:00 +00:00
FUJISHIMA Satsuki
10427f3863 o fix MASTER_SITE_SUBDIR.
o unbreak -clients when USA_RESIDENT does not set.

Submitted by:	Mori Kouji <mori@tri.asanuma.co.jp>
2001-03-29 12:04:27 +00:00
FUJISHIMA Satsuki
469addae1f install freetype-config.
This should solve build problem of freetype2 apprications.
2001-03-26 17:34:37 +00:00
Maxim Sobolev
d81379c851 Unbroke if USA_RESIDENT isn't defined. 2001-03-26 11:31:19 +00:00
FUJISHIMA Satsuki
984a75e189 update to 4.0.3.
o use internal freetype2 for consistency with x11/XFree86-4.
o added xthreads obtained from x11/XFree86-4.
o install "ws" type config sample for xdm.
o build DRI only if kernel source installed in /sys.
o fix Riva128/SGRAM driver(patch-riva_hw.c).

PR:		24338(4.0.2)
Submitted by:	maintainer, keith
2001-03-25 23:04:52 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Jean-Marc Zucconi
2248dbe1b7 Add info about the availability of the complete distribution in one port.
PR:		ports/23330
Submitted by:	Marc van Woerkom <Marc.vanWoerkom@science-factory.com>
2000-12-25 22:12:10 +00:00
Satoshi Asami
08882f6b5f Change wrapper dependency -- depend on wrapper from XFree86-4-Server. Don't
install server with setuid bit.  Various fixed from XFree86-4 port.

Submitted by:	taguchi@tohoku.iij.ad.jp (XFree86-4-* maintainer)
2000-11-03 11:08:12 +00:00
Satoshi Asami
483fad4de4 Add PORTREVISION for PAM support.
Reminded by:	kris
2000-10-26 06:03:45 +00:00
Satoshi Asami
8086f52b78 Enable PAM support.
Submitted by:	Carlos A M dos Santos <casantos@cpmet.ufpel.tche.br>
Reviewed by:	maintainer
2000-10-26 01:46:50 +00:00
Satoshi Asami
db626527f3 Don't try to package libOSMesa for FreeBSD versions < 4.1, since they
are skipped in the build.  We can package XFree86-4-lib in 3-stable again!

Reviewed by:	maintainer
2000-09-29 01:39:58 +00:00
Satoshi Asami
e9af94f3e7 FreeBSD specific hack -- prefer OSREL from the environment over what
uname(3) says.  This is necessary for cross-version chroot builds.

Requested by:	PW
Submitted by:	maintainer
2000-09-29 00:21:49 +00:00
Maxim Sobolev
5f7840f9c1 Make life of maintainers of various XFree ports a bit easier by moving
MASTER_SITES into bsd.sites.mk (MASTER_SITE_XFREE). Also add officially
announced by xfree http mirror. Following is the announcement.

[20 September 2000]

   XFree86 nows offers http download access! This is a big story for those
   who cannot download via ftp access because of proxy/firewall concerns.
   This has been generously donated by the Computing Center of the University
   of Applied Sciences in Esslingen, Germany. This is a full ftp mirror
   repository which is updated hourly with a connection speed of 20 MegaBit.
2000-09-21 08:36:28 +00:00
Satoshi Asami
d9fbf62bdc Remove HTML manpages, this is done from bsd.port.mk now.
Approved by:	maintainer
2000-09-13 10:54:21 +00:00
Satoshi Asami
e9c8b285ce Both of the below are
Submitted by:	maintainer

(1) Respect CFLAGS when compiling shared libraries and servers.
    (imake-4, XFree86-4-libraries)
Reported by:	asami

(2) Do not redefine list of supported cards, and support architectures
    other than i386 better.
    (imake-4, XFree86-4-Server)
2000-09-07 00:03:49 +00:00
Satoshi Asami
56c6e47356 Work around bug (?) in BSD make that causes HTML manpages to be generated
with wrong suffix when MANSUFFIX is defined.

Submitted by:	maintainer
2000-09-06 09:41:47 +00:00
Satoshi Asami
036dd8c105 Update to 4.0.1. Remove libraries from -clients. Try to extract
only what each port needs.  Other miscellaneous bug fixes.

Submitted by:	maintainer
2000-08-25 10:35:22 +00:00
Steve Price
acbe31a208 Welcome XFree86-4 into the world of FreeBSD/Alpha. 2000-08-21 00:51:26 +00:00
Satoshi Asami
e81bc4da0b Apply the gcc bug workaround to 4.* and 5.* instead of 4.0.0 and 5.0.0 --
apparently the bug is still here.
2000-08-10 00:44:28 +00:00
Ruslan Ermilov
b106bcd41c Now that FreeBSD has native `agpgart' interface,
let X server run on the i810 hardware.  Enjoy!!!
2000-08-01 16:28:26 +00:00
Jean-Marc Zucconi
8a2246219c Those patches are no more necessar - the build completes without them. 2000-07-02 22:17:13 +00:00
Vanilla I. Shu
929e16c9f7 Update BIG5 to unicode map. 2000-06-24 17:11:39 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
61ebd322a2 Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking
it.

Hall of shame entry:	sobomax
2000-06-16 08:19:52 +00:00
Maxim Sobolev
5cb1434004 Second round of INSTALL_SHLIBS=yes fixes. 2000-06-15 17:12:51 +00:00
Satoshi Asami
68b9360ed0 Make PLIST match BSD.x11.dist. Mostly cosmetic (added/deleted @dirrm
etc.) but I added five .o files to Server.

When we move to these ports as default, BSD.x11.dist will be changed so
we can get rid of all the @dirrm's.

Submitted by:	bento
2000-06-09 20:49:12 +00:00
Satoshi Asami
3103ffad6e Split up XFree86-4 into several pieces. Pretty green, please test with care.
Submitted by:			taguchi@tohoku.iij.ad.jp
Approved (in spirit) by:	jmz (XFree86 port maintainer)
2000-06-08 10:42:32 +00:00
Kris Kennaway
932a50a504 Mark FORBIDDEN due to the root hole in the X server reported on Bugtraq.
I've tried *multiple* times to talk to an XFree86 developer about the
problem, but they haven't deigned to respond to me.
2000-04-30 08:21:56 +00:00
Jean-Marc Zucconi
8e7574cc62 Set WRKSRC=${WRKDIR}/${DIST_SUBDIR}. Otherwise it will not build. 2000-04-16 03:30:37 +00:00
Jean-Marc Zucconi
aa82d74ce0 Fix installation when /usr/X11R6 is a symlink.
PR:		ports/17946
Submitted by:	Kazu TAKAMUNE <takamune@avrl.mei.co.jp>
2000-04-14 18:55:43 +00:00
Chris Piazza
fe5426321a Update to use PORTNAME/PORTVERSION 2000-04-13 19:19:05 +00:00
Jean-Marc Zucconi
b5d8bf9cc8 Compile the mouse driver even if the user choose to not build the servers
with extended input devices. Otherwise the build will fail.
2000-03-24 01:11:55 +00:00
Jean-Marc Zucconi
004bdf6c66 Remove support for building on a.out systems. 2000-03-22 21:56:13 +00:00
Vanilla I. Shu
2eeb510dee Rename zh_TW.big5 to zh_TW.Big5,
add some encoding map of Big5.
2000-03-20 00:08:15 +00:00
Jean-Marc Zucconi
6ab40a3e04 Fix compilation problems on FreeBSD 5.0-CURRENT
Submitted by:	ANAZAWA Akio <anazawa@hic-soft.co.jp>
2000-03-19 00:54:01 +00:00
Satoshi Asami
d722a55168 xfree86.cdrom.com -> ftp.freesoftware.com 2000-03-13 08:29:51 +00:00
Satoshi Asami
d16c6e06e2 Comment out "IS_INTERACTIVE=no" -- that is the same as defining it "yes"! 2000-03-13 08:09:33 +00:00
Satoshi Asami
21f3a654ac Fix typo (by me) and add manpage.
Submitted by:	jmz (maintainer)
2000-03-12 04:21:24 +00:00
Satoshi Asami
5c6b186474 Add mouse driver.
Submitted by:	jmz (maintainer)
2000-03-12 01:16:37 +00:00
Jean-Marc Zucconi
1ec0dc8225 Port of the latest XFree86 version (4.0). Not tested on alpha and pc98 (and
hence no corresponding PLISTs).
Use at your own risk :-)
2000-03-11 00:20:34 +00:00
Jeremy Lea
1cdfc9280d Discourage the building of a.out libs in favour of the new XFree86-aoutlibs
port.

Minor PLIST fixes.

Approved by:	maintainer
2000-03-07 06:44:47 +00:00
Jean-Marc Zucconi
b7292d3081 In 4.0-current, there is a new czech locale, but appropriate line in
locale.alias is missing. If this patch is not applied, X Window system will
not understand czech locales.

PR:		ports/16777
Submitted by:	Rudolf Cejka <cejkar@dcse.fee.vutbr.cz>
2000-02-18 21:17:53 +00:00
Jean-Marc Zucconi
de607d8627 A better fix to the XF86Setup core dump problem: use /usr/bin/cpp instead
of /usr/libexec/cpp in config/cf/FreeBSD.cf (/usr/bin/cpp defines __FreeBSD__
wheras /usr/libexec/cpp does not)

Submitted by:	Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
2000-02-15 23:03:55 +00:00
Jean-Marc Zucconi
c72e6d240a Update the XFree86 3.3.6 port to:
- contain the released Rage128 patch (but unfortunately this does
          not solve all problems with this card under FreeBSD)
	- fix the release date "January 1999" --> "January 2000"
	- make it possible to build a package
	  (PLIST problem: lib/X11/doc/BetaReport is not installed with 3.3.6)

PR:		ports/16626
Submitted by:	Udo Schweigert <ust@cert.siemens.de>
2000-02-10 15:51:05 +00:00
Jean-Marc Zucconi
639739304d Enable building XF86Setup with tcl/tk 8.3
Submitted by:	Chris Dillon <cdillon@wolves.k12.mo.us>
2000-02-03 16:47:29 +00:00
Jean-Marc Zucconi
a109f4e9f0 Allow sessreg to update /var/run/utmp
PR:		ports/10945
2000-01-23 22:18:44 +00:00
Jean-Marc Zucconi
df4f2a96e4 FreeBSD still supports the ru_SU locale, so there is no reason to exclude it
from X11.

PR:		ports/14955
2000-01-23 01:45:11 +00:00
Jean-Marc Zucconi
ab69edba4d Unbreak XF86Setup. I am not sure of the correctness of the patch - I have
not tried to understand why it was broken.

PR:		ports/15341
2000-01-19 02:10:31 +00:00
Jean-Marc Zucconi
8ae644c91b When copying Wraphelp.c use tr -d '\r' instead of cp. Too many people
get it transfered in ASCII mode.
2000-01-17 16:58:46 +00:00
Jean-Marc Zucconi
be8e2b9ee3 Revert my previous commit. The problem is not with tcl/tk 8.2 2000-01-16 23:42:45 +00:00
Jean-Marc Zucconi
1b909c211d Do not build XF86Setup with tcl/tk 8.2. It will not work. 2000-01-16 21:09:04 +00:00
Jean-Marc Zucconi
a276426c26 There is a new library: XThrStub 2000-01-13 14:14:25 +00:00
Jean-Marc Zucconi
3bf575c9d1 Disable the i860 driver. It does not compile. 2000-01-12 05:21:47 +00:00
Jean-Marc Zucconi
5f473f46bd Upgrade to version 3.3.6 2000-01-12 03:50:04 +00:00
Jean-Marc Zucconi
cd7d36b7f3 Upgrade to version 3.3.6
patch-4 has been split into several parts (patch-0?); one patch per
modified file
2000-01-12 03:49:50 +00:00
Jean-Marc Zucconi
8732158081 Upgrade to version 3.3.6 (threads support is already included) 2000-01-12 03:45:04 +00:00
Jean-Marc Zucconi
d55100ae21 Upgrade to version 3.3.6 2000-01-12 03:44:15 +00:00
Mark Murray
9740f4f2a2 Remove the old KerberosIV stuff and PAM-ize.
OK'ed by:	jmz
1999-12-24 16:42:18 +00:00
Jean-Marc Zucconi
317951fdc1 Add directives such as HasJpTk and HasJpTcl when compiling with japanese tcl/tk
PR:		ports/12851
Submitted by:	NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
1999-12-05 21:41:59 +00:00
Jean-Marc Zucconi
a1529eb18f Allow building XF86Setp with japanese tcl/tk
Submitted by:	kiri@pis.toba-cmt.ac.jp
1999-11-29 17:55:38 +00:00
Jean-Marc Zucconi
b4ba96ca9f Unbreak. 1999-11-24 23:08:06 +00:00
Jean-Marc Zucconi
9dfb5505ae Unbreak for pre-gcc 2.95 systems 1999-11-23 04:49:34 +00:00
Bill Fumerola
fe67751509 Mark BROKEN, this defines putenv(), which has preprocessor #ifdef's wrapped
around them, but they don't detect it (or we don't tell it what it wants to know.
1999-11-16 19:29:01 +00:00
Jean-Marc Zucconi
23b13f56ee Add support for threads (use at your own risk)
Submitted by:	Carlos A M dos Santos <casantos@inf.ufrgs.br>
1999-11-13 01:28:19 +00:00
David E. O'Brien
8e73fa4acd Turn off NO_PACKAGE for the Alpha. XFree86 is not yet providing us bits
for that platform.
1999-11-12 22:09:06 +00:00
Steve Price
6a6905865a Pickup some missing files in PLIST.
PR:		13677 (7 of 10)
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-11-01 01:54:10 +00:00
Jean-Marc Zucconi
4968974bde Now that the port is no more marked broken, there is no need to include bsd.port.pre.mk 1999-10-10 17:25:15 +00:00
Marcel Moolenaar
888a76e81c Unbreak for -current. 1999-10-10 15:53:36 +00:00
Jean-Marc Zucconi
4565441d20 Mark BROKEN for -current (signal.h) 1999-10-09 01:50:33 +00:00
Jean-Marc Zucconi
914eaac095 Fix for problem with S3 Trio3D/2X chipset based video cards.
Submitted by:	BoB Savage <bob@savage.kiev.ua>
1999-10-06 01:00:24 +00:00
Jean-Marc Zucconi
b0936d024f Remove trailing white spaces in xterm termcap.
Submitted by:	Jose M. Alcaide <jose@we.lc.ehu.es>
1999-09-27 01:19:43 +00:00
Jean-Marc Zucconi
53d57b519c Use @exec/@unexec pairs for symlinks to directories. This should fix
errors with pkg_delete.
1999-09-21 14:29:02 +00:00
Justin M. Seger
3e696bed1f Add support for tk8.2
Approved by:	jmz
1999-09-07 14:51:10 +00:00
Steve Price
d72c476d9c Remove an extra blank line that I introduced a couple of revs ago. 1999-09-06 23:14:37 +00:00
Jean-Marc Zucconi
e00e3aa17e Restore patches from rev. 1.18: add shlib minors to libraries with minors != 0
(necessary for FreeBSD 2.2.x)
1999-09-02 21:34:53 +00:00
Jean-Marc Zucconi
181cde1f81 Upgrade to 3.3.5
Allow compilation of XF86Setup with tcl/tk 8.1
1999-09-02 02:39:17 +00:00
Jean-Marc Zucconi
62a2e5119d Upgrade to 3.3.5 1999-09-02 02:37:45 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
e17439d50d $Id$ -> $FreeBSD$ 1999-08-31 02:51:23 +00:00
Michael Haro
535add65ac grep -> ${GREP}
true -> ${TRUE}
false -> ${FALSE}
1999-08-23 04:23:59 +00:00