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