Jean-Marc Zucconi
da6267feb6
This is the complete XFRee86 distribution. Add a note telling that
...
the distribution is also available in parts.
PR: ports/23330
Submitted by: Marc van Woerkom <Marc.vanWoerkom@science-factory.com>
2000-12-25 22:07:43 +00:00
Jean-Marc Zucconi
6c25a2b7b1
Add 2 extra files.
...
Sort plist.
2000-12-25 22:02:12 +00:00
Jean-Marc Zucconi
54dcb34544
Use /etc/mtree/BSD.x11-4.dist, not /etc/mtree/BSD.x11dist!
2000-12-25 04:02:55 +00:00
Jean-Marc Zucconi
e7053e9782
Add X threads support.
...
Submitted by: Carlos A M dos Santos <casantos@cpmet.ufpel.tche.br>
2000-12-22 23:07:36 +00:00
Jean-Marc Zucconi
8c27400ee0
One more patch is needed to ensure the X11 build uses centrally
...
specified CFLAGS all over. Without this, no optimization is used AT ALL
for some files (libraries).
Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
2000-12-21 21:03:38 +00:00
Jean-Marc Zucconi
401267971f
Update for XFree86-4.0.2
2000-12-20 01:20:15 +00:00
Jean-Marc Zucconi
d29de0709a
Upgrade to 4.0.2
2000-12-20 01:16:08 +00:00
Jean-Marc Zucconi
d2aadade77
Use /etc/mtree/BSD.x11-4.dist as mtree file and remove all corresponding
...
'@dirrm ...' in plists.
2000-12-12 16:36:32 +00:00
Jean-Marc Zucconi
d5467efb32
Fix compilation problems caused by recent changes in machine/console.h and
...
machine/mouse.h
Submitted by: taguchi@tohoku.iij.ad.jp
2000-11-28 02:44:58 +00:00
Jean-Marc Zucconi
e9a816195f
There's a bug in XFree86-4's XCreateFontSet(), revealed by 5-current's
...
default AJ /etc/malloc.conf behaviour. It can't auto-match CJK fontnames
specified in its fontset argument, but only explicit fontnames are accepted.
Submitted by: keith
Tested by: Clive Lin <clive@CirX.ORG>, Michael C. Wu <keichii@iteration.net>
2000-11-23 13:36:01 +00:00
Jean-Marc Zucconi
13a65206f3
Fix a problem with the PAM support in xdm that prevents pam_start_session()
...
from ever being called
PR: ports/22615
Submitted by: Takanori Saneto <sanewo@ba2.so-net.ne.jp>
Reviewed by: David Dawes
2000-11-23 01:58:25 +00:00
Jean-Marc Zucconi
067c83a25a
Fix a bug introduced in revision 1.64: empty answers were always replaced
...
by "YES" independently of the value proposed by default.
2000-11-19 01:41:36 +00:00
Jean-Marc Zucconi
f09eacc563
Enable PAM in xdm if it was requested in the configure phase. PAM support
...
was broken in previous revisions.
2000-11-14 00:21:22 +00:00
Jean-Marc Zucconi
f58a7aa345
Add a patch to fix the build when Xinerama is not required.
...
Problem noticed by: jdp
2000-11-13 18:45:31 +00:00
Jean-Marc Zucconi
17fd2ab3db
Fix my previous commit. One can't use OSVERSION before including bsd.port.pre.mk
2000-11-09 05:42:27 +00:00
Jean-Marc Zucconi
b3cb04ce75
Mark BROKEN for FreeBSD < 4.1. Compilation requires <sys/agpio.h> which
...
does not exist. Furthermore `as' does not grok one assembly source
(xc/lib/GL/mesa/src/X86/common_x86asm.S)
2000-11-09 04:33:13 +00:00
Jean-Marc Zucconi
ba0f5724a5
PORTREVISION=6
2000-11-07 01:05:49 +00:00
Jean-Marc Zucconi
e6e5a41cb7
Fix for japanized tk.
...
Use ${PREFIX} instead of /usr/X11R6
Submitted by: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
2000-11-07 01:05:17 +00:00
Jean-Marc Zucconi
ea61222e40
Add missing links to directories and remove duplicate entries.
...
Add a few @dirrm
Move stuff relatine to /etc/X11 at the end of the file
Add plist for PC98 architecture
Submitted by: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
2000-11-07 01:03:22 +00:00
Jean-Marc Zucconi
524cbcbb57
Fix crashes of 'XFree86-4 -configure' on systems with i810 video
...
PR: ports/22386
Submitted by: Jay Krell <jay.krell@cornell.edu>
2000-11-03 16:36:14 +00:00
Jean-Marc Zucconi
01cd481a6f
Install the X server without the SUID bit, remove the warning about the
...
possible insecurity of this, and inform users about the x11/wrapper port.
PR: ports/22380
Submitted by: Trevor Johnson <trevor@jpj.net>
2000-10-28 23:11:09 +00:00
Jean-Marc Zucconi
d19b12356c
Fix compilation problems in -current
...
Submitted by: marcel
2000-10-25 18:03:54 +00:00
Jean-Marc Zucconi
18eb8b0d2a
Fix bugs introduced in last commit which had to effect to always define
...
ForceNormalLib and HasSecureRPC
Remove more "if [ $answ = YES ] ..." unnecessary tests.
Ask for building with PAM support. It does not work for now: the #define HasPam
is strangely ignored in xdm's Imakefile.
2000-10-25 01:39:01 +00:00
Jean-Marc Zucconi
cde2c108b3
Make configure a little smarter about already installed config files and
...
merge the yesno() noyes() functions.
Remove a few "if [ $answ = YES ] ..." unnecessary tests.
Submitted by: eivind
2000-10-18 02:30:53 +00:00
Jean-Marc Zucconi
0681ddfed6
Set PORTREVISION=3 (patch-l)
2000-10-13 12:15:43 +00:00
David E. Cross
252bdaff13
Submitted by: <dec@freebsd.org>
...
Reviewed by: <jmz@freebsd.org>
Approved by: <jmz@freebsd.org>
Obtained from: XFree86
XFree86-4.0.1 has a driver error with a large number of Mach64 based cards
that will cause errors of the form "unsupported XCLK 7". This patch,
posted to the XPERT and newbies lists on XFree86.org by La france from
ualberta.ca fixes this issue.
2000-10-13 03:48:23 +00:00
Satoshi Asami
41a1051858
${PKGDIR}/INSTALL -> ${PKGINSTALL}. I'm also giving it PRE-INSTALL as
...
the second argument.
2000-10-08 09:23:53 +00:00
Satoshi Asami
43ac09adeb
Rename PLIST.alpha to pkg-plist.alpha. (By the way, PLIST.pc98 is in
...
the Makefile but doesn't exist.)
2000-10-08 06:37:24 +00:00
Jean-Marc Zucconi
ae8c79547a
Remove extra directory in the name of files to patch.
2000-10-01 16:28:38 +00:00
Jean-Marc Zucconi
adfa9e2a0a
A better patch for the mouse locking problem. The previous patch broke some
...
of the other mouse protocols.
Submitted by: Sascha Blank <sblank@addcom.de>
2000-09-30 22:13:04 +00:00
Jean-Marc Zucconi
6f43b3ae89
Add PORTREVISION= 1
2000-09-25 21:18:26 +00:00
Jean-Marc Zucconi
79d3b56432
This fixes the nasty problem of the mouse locking if you toggle between X
...
and a virtual terminal.
Submitted by: Sean O'Connell <sean@stat.Duke.EDU>
2000-09-25 21:16:16 +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
Jean-Marc Zucconi
bbe942032c
Never build a.out libraries. Support for a.out was removed in
...
Makefile some time ago and there is a port for XFree86-3 a.out libs.
2000-09-08 20:14:57 +00:00
Jean-Marc Zucconi
0e4e6dc452
The default command to call Xwilling in xdm-config doesn't work.
...
"su nobody -c ..." will only return "This account is currently not
available." This should really be "su -fm nobody -c ..." instead.
Submitted by: Christian Weisgerber <naddy@unix-ag.uni-kl.de>
2000-09-08 16:09:46 +00:00
Jean-Marc Zucconi
7fcff7f4dc
Fix a bug that causes HTML manpages to be generated with wrong suffixes.
...
Submitted by: taguchi@tohoku.iij.ad.jp via asami
2000-09-08 12:51:17 +00:00
Steve Price
acbe31a208
Welcome XFree86-4 into the world of FreeBSD/Alpha.
2000-08-21 00:51:26 +00:00
Jean-Marc Zucconi
4556aca903
Add 3 files.
2000-08-08 00:33: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
Vanilla I. Shu
263c18ffe4
Fix zh_TW.Big5/XLC_LOCALE.
2000-07-16 08:16:06 +00:00
Jean-Marc Zucconi
670b25f457
Fix a path (extra X11R6/)
...
Submitted by: Andreas Klemm <andreas@klemm.gtn.com>
2000-07-09 22:39:34 +00:00
Jean-Marc Zucconi
e909cf9c37
Add the cyrix driver.
...
Dont ask for enabling PAM. XFree86-4 does not support PAM.
2000-07-03 19:50:11 +00:00
Jean-Marc Zucconi
1ae3e40f12
Add the cyrix driver.
2000-07-03 19:48:52 +00:00
Jean-Marc Zucconi
da772e724b
The source directory in MASTER_SITES is 4.0.1 (not 4.01)
...
Set also the port version to 4.0.1
2000-07-03 19:40:43 +00:00
Jean-Marc Zucconi
733bf07408
Upgrade to version 4.01
2000-07-03 17:33:14 +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
Jean-Marc Zucconi
f204ec2da0
Remove info/ and info/dir. They are not created/installed by the port.
2000-06-30 19:14:16 +00:00
Vanilla I. Shu
929e16c9f7
Update BIG5 to unicode map.
2000-06-24 17:11:39 +00:00
Jean-Marc Zucconi
4ce9e7d74e
Fix a xterm bug when displaying colors.
...
PR: ports/19119
Submitted by: Trevor Johnson <trevor@jpj.net>
2000-06-14 15:28:15 +00:00
Jean-Marc Zucconi
f977f44b8a
Unbreak 'make clean' and 'make readmes'
2000-06-13 21:54:07 +00:00