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
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
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
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
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
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
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
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
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
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
Steve Price
21a7c53a9d
Link the greeting code in statically like we do on the i386 so that xdm
...
will work again on FreeBSD/Alpha.
Reviewed by: gallatin
1999-08-02 00:54:56 +00:00
Steve Price
3f9c2051b0
Add Doug Rabson's patches for XFree86 on the FreeBSD/Alpha with minor
...
tweaks to the PLIST to accomodate the recent upgrade to 3.3.4.
Submitted by: dfr
Reviewed by: jmz (maintainer)
1999-07-27 14:27:34 +00:00