1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
Commit Graph

36 Commits

Author SHA1 Message Date
Mark Murray
b61094265a Fixes for Krb4.
Reviewed by: Steve Price <sprice@hiwaay.net>
1998-09-23 05:50:41 +00:00
Steve Price
30f779debf Convert to ELF. These changes are based on a recent thread
on the -current mailing list and at least partial credit goes
to the following people for this commit:

	Joachim Kuebart <joki@kuebart.stuttgart.netsurf.de>
	Ollivier Robert <roberto@keltia.freenix.fr>

NOTE: Kerberos support has been temporarily turned off until
someone can make it work.
1998-09-21 00:04:36 +00:00
Jean-Marc Zucconi
d21e433e16 Don't propose to build with secure RPC on 2.x systems - this is a FreeBSD-3.x
feature.
1998-07-27 22:30:57 +00:00
Mark Murray
e9a799842c Enable all sorts of useful security features:
o XDM-AUTHORIZATION-1 is more automated for the non-USA case.
o PST's KerberosIV patches are reinstated for XDM. This is NOT
  a full-blown KerberosIV implementation for X - this will
  just get you a TGT when you log in - THATS ALL!
o Enable compilation of SecureRPC. The use of SecureRPC at the
  moment is frought with danger! I have no idea how safe or
  good the implementation is. Enable at your own peril!! (Secure
  RPC is only available for those folk using 3.0-Current).

Also allow XF86Setup to use TK-8.0.

OK'ed By: JMZ
1998-03-19 14:57:20 +00:00
Jean-Marc Zucconi
a3d7c75c63 Built XF86Setup only if tk4.2/tcl7.6 is there. Other versions do not seem to
work.
1998-03-15 23:48:16 +00:00
Jean-Marc Zucconi
0fd4c68036 Upgrade to version 3.3.2. 1998-03-08 17:14:39 +00:00
Satoshi Asami
1f641d04d9 Correctly put version info in tcl/tk libraries and header directories.
Since tk-4.x ends at 4.2, remove check for tk-4.3 and tk-4.4.  This
should at least make it work for 75/41 and 76/42.  Others are
encouraged to add support for 80/80.

(fixes) PR:		4965
1997-11-10 11:42:18 +00:00
Jean-Marc Zucconi
3bfc47f3b0 Add another informative message: the VGA16 server is required when using
XF86Setup to set the initial configuration.
1997-06-18 20:50:30 +00:00
Jean-Marc Zucconi
c2677d13ed Force the compilation of the SVGA server in all cases: other servers share
files with this one (reported by ache).
Issue a warning about XFSetup if libtk is not found.
1997-06-13 14:14:50 +00:00
Jean-Marc Zucconi
c4804f1ee1 Upgrade to 3.3
Package not tested - I will upgrade PLIST later.
1997-06-09 12:45:41 +00:00
Jean-Marc Zucconi
4f4d441b7c Fix a typo.
Submitted by: jhs
1997-02-02 17:26:29 +00:00
Satoshi Asami
4515213825 ${DISTDIR} -> ${DISTDIR}/${DIST_SUBDIR} change.
Hinted by:	obrien
1996-12-03 04:07:49 +00:00
Satoshi Asami
c98748e6da Finish what the previous revision intended to do, i.e., copy Wraphelp.c
from DISTDIR if found there, instead of looking for it in DISTDIR and
copying it from X11FIXES (which is no longer defined).

I guess it's impossible to test all cases for a port this size.
1996-11-16 10:35:10 +00:00
Jean-Marc Zucconi
b59156cd49 Look for Wraphelp.c in $DISTDIR
Compile XF86Setup only if the static library libtk4[1234].a is available
1996-11-10 20:55:14 +00:00
Jean-Marc Zucconi
add75feb1c Try to detect if tk4.x is present in /usr/local so that XF86Setup can
be compiled.
1996-11-10 03:05:39 +00:00
Jean-Marc Zucconi
2ce979f7da Upgrade to version 3.2 1996-11-06 13:38:22 +00:00
Jean-Marc Zucconi
2b944d930d Fix a bug caused by a undefined variable in some cases.
Do not ask if Kerberos support is wanted when libkrb is not installed.
1996-07-19 14:41:40 +00:00
Andrey A. Chernov
4a0d52a6c7 Oops, forget to add an option to not build russian fonts 1996-03-22 11:49:28 +00:00
Andrey A. Chernov
5fb08b90f9 Remove obsoleted russian fonts 1996-03-21 23:01:08 +00:00
Jean-Marc Zucconi
f81a070792 The cpwh variable is not always defined and thus caused a syntax error
(if [  != NO ])
1996-03-09 16:22:04 +00:00
Andrey A. Chernov
aa08c362ce 1) Remove -fno-strength-reduce
2) Don't even ask for gnumalloc, because we have only fake one now
1996-02-12 23:50:44 +00:00
Mark Murray
663e5de109 Move the physical copy of Wraphelp.c to after link-farm creation.
This fixes the build for CDROM owners.
Reviewed by:	jmz
1995-11-23 14:28:52 +00:00
Paul Traina
6dec951efc ...just realized I was committing a binary file to CVS, ugh...redo uncompressed 1995-11-07 16:20:55 +00:00
Paul Traina
c568b5d285 Add optional support for enabling MIT's DES based authentication and
also rolled in Kerberos V4 support so xdm can aquire your tickets for you.
Approved by: jmz & asami
1995-11-07 16:17:03 +00:00
Paul Traina
dcc3adbef2 Update our port to XFree86-3.1.2-S, which has the security update from
the XFree86 group (which is their flavor of XC fix 13).
Reviewed by:	jmz
1995-11-04 20:56:42 +00:00
Jean-Marc Zucconi
5c93ea40ac Add -fno-strength-reduce to compilation flags
Ask the user if he/she wants to use gnu malloc
1995-09-18 20:30:21 +00:00
Jean-Marc Zucconi
d426a2ade8 User input is now only required at the beginning of the script, patches
are done after the user configuration.
Check if all files are present before building from CDROM
1995-09-16 01:41:15 +00:00
Jean-Marc Zucconi
4665c9e7e0 Bug fixes for compilation from the O'Reilly and Associates CDROM
Reviewed by:	jmz
Submitted by:	Mark Murray <mark@grondar.za>
1995-05-17 13:07:28 +00:00
Jean-Marc Zucconi
14e13212f9 Fix a typo 1995-04-22 22:40:06 +00:00
Jean-Marc Zucconi
97a7300b6b The tarballs at xtp.x.org have been updated to patchlevel 11. So there is
no need to patch the distribution when X11_VIA_FTP=yes
1995-03-26 12:13:17 +00:00
Jean-Marc Zucconi
43273d1197 Here is a patch for XFree86 to allow the proud owner of "The X Companion
CD for R6" from O'Reilly and Associates, Inc, to mount and compile X on
this CD. I have tried to create this patch in such a way that if any other
CD's come along, they can be kluged in too.
Submitted by:	Mark Murray <mark@grondar.za>
1995-03-23 21:20:44 +00:00
Jean-Marc Zucconi
0c494b31d5 Correct a typo which caused the W32 server always to be installed 1995-02-20 22:14:46 +00:00
Jean-Marc Zucconi
450c6d609d Makefiles have been simplified, and most of the work is now done in
configure. In particular patches are now done by the script.
The port is now interactive, (ask for servers to be build, if you want
to build fonts, etc) This time I have build it (successfully) from a cdrom.
1995-02-17 01:23:44 +00:00
Jean-Marc Zucconi
9370a1bb22 Upgrade to XFree86-3.1.1 1995-02-10 00:17:49 +00:00
Jean-Marc Zucconi
ba7ba17d96 removed a bad line in the script 1995-01-06 04:28:10 +00:00
Jean-Marc Zucconi
91c104263f This is X11R6/XFree86 3.1
The actual makefile does nothing! You have to edit it and remove a
comment to build the beast.
Note: there are in fact 2 makefiles: one which fetches the files from
ftp.x.org and another which allows to compile from a cdrom.
Note2: I have not extensively tested the port! (only one build!)
1995-01-05 03:51:15 +00:00