Satoshi Asami
987d18f4bd
Add X symlink and file it points to (XF86_SVGA), some ports want to see if
...
the X server is there by doing a "test -f".
Requested by: imura
2000-03-27 19:30:32 +00:00
Satoshi Asami
d722a55168
xfree86.cdrom.com -> ftp.freesoftware.com
2000-03-13 08:29:51 +00:00
Jordan K. Hubbard
6885bd453e
Include libXThrStub.so on the Alpha package version.
2000-03-09 17:22:11 +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
df671f05dc
Add libXThrStub
2000-01-24 18:03:17 +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
Satoshi Asami
c96d1e27aa
Add missing libraries.
1999-12-30 22:42:58 +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
9a2cc74bea
Add files specific to xf98 and remove their xf86 equivalent.
...
PR: ports/12851
Submitted by: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
1999-12-05 21:40:26 +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
14a2571fde
Change Imake.tmpl and FreeBSD.cf. Imake programs will now use the system
...
CFLAGS instead of the predefined default (-O2)
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-11-25 02:31:33 +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
Satoshi Asami
6bcd09cf58
Add aout libs, they are needed by netscape. Run ldconfig twice,
...
once for aout and once for elf.
Add PEX fonts and cursor/fixed. Run mkfontdir on fonts/misc instead
of packing fonts.dir (which will be incorrect since only two fonts are
packed from misc). These are needed to run Xvfb.
1999-09-24 02:02:09 +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
Satoshi Asami
cf0b330e89
Add Xvfb, we could use it to build packages.
1999-09-21 12:34:45 +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
Steve Price
91a7f729bb
Quick fix so this builds again on FreeBSD/Alpha.
1999-09-05 16:27:18 +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