Commit Graph

178 Commits

Author SHA1 Message Date
Satoshi Asami
d7330b8ed2 Rename PLIST.* to pkg-plist.*. 2000-10-08 06:35:13 +00:00
Jean-Marc Zucconi
a53dbace20 Add PORTREVISION=1 2000-09-25 19:01:21 +00:00
Jean-Marc Zucconi
35f28f3783 Fix compilation. There was an undefined variable. 2000-09-25 19:00:49 +00:00
Jean-Marc Zucconi
4690c1697a Some problems were discovered in X11 libraries which can cause DoS in
libICE and xdm. Also some potiential buffer overflow may occur in XKB
options parsing (although they can't be exploited in OpenBSD's default
setup where the X servers are not setuid). This patch fixes all these
problems.

Submitted by:	kris
2000-09-24 23:12:07 +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
0cba6cf607 Move patch relative to FreeBSD.cf from patch-00 to patch-e.
Fix linker failures when libXThrStub.so.6 is not already installed. (PR
ports/20386)

PR:		ports/20386
Submitted by:	Peter Jeremy <peter.jeremy@ALCATEL.COM.AU>
2000-08-04 02:38:13 +00:00
Sheldon Hearn
c779ad377c Rename the file that the interactive configure script produces
from ${WRKDIR}/.config to ${WRKDIR}/config .

Conditionalize the interactivity of the configure script on the
existence of ${FILESDIR}/config .  If the file exists, copy it
to ${WRKDIR}/config and do not ask questions.
2000-07-31 12:30:45 +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
Ruslan Ermilov
aed549fc82 Compile in i810 graphics driver support (without AGP kernel support).
You will need the I810_UNSUPPORTED_GTT_FALLBACK environment variable
for XF86_SVGA server to run.
2000-06-09 06:25:17 +00:00
Mike Smith
072b14dc80 If we have tcl/tk, build XF86Setup. This makes the package work. 2000-05-18 19:54:46 +00:00
Jean-Marc Zucconi
8e7574cc62 Set WRKSRC=${WRKDIR}/${DIST_SUBDIR}. Otherwise it will not build. 2000-04-16 03:30:37 +00:00
Chris Piazza
fe5426321a Update to use PORTNAME/PORTVERSION 2000-04-13 19:19:05 +00:00
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