aboutsummaryrefslogtreecommitdiffstats
path: root/x11/XFree86-4-clients/scripts
Commit message (Expand)AuthorAgeFilesLines
* Update X.Org ports to 6.8.1, and the DRI port to use Mesa 6.2. Because Mesa 6.2anholt2004-12-231-0/+1
* Link programs that link against Xfont against freetype. This will be requiredanholt2004-05-301-0/+1
* Fix XFree86-4-clients build. It was failing depending on lib*.a which weren'tanholt2003-10-141-0/+1
* Update XFree86 ports, including linux_dri, to 4.3.0. Set IGNORE= in dri-develanholt2003-03-121-59/+45
* [1] Make the 4.2.1 ports all use the merged 4.2.1+mitshm patch.anholt2002-10-171-0/+3
* Update XFree86-4-* ports which share XFree86-4-libraries's patches:anholt2002-09-181-0/+5
* Make XFree86-4 miniports use imake-4's HasXdmAuth setting (default is YES).anholt2002-07-191-34/+7
* configure exits with error ifsf2002-01-071-15/+20
* update to 4.1.0.sf2001-06-121-0/+1
* update to 4.0.3.sf2001-03-261-20/+24
* Update to 4.0.1. Remove libraries from -clients. Try to extractasami2000-08-251-2/+12
* Split up XFree86-4 into several pieces. Pretty green, please test with care.asami2000-06-081-313/+72
* Compile the mouse driver even if the user choose to not build the serversjmz2000-03-241-2/+1
* Add mouse driver.asami2000-03-121-1/+1
* Port of the latest XFree86 version (4.0). Not tested on alpha and pc98 (andjmz2000-03-111-133/+69
* Discourage the building of a.out libs in favour of the new XFree86-aoutlibsreg2000-03-071-0/+13
* Enable building XF86Setup with tcl/tk 8.3jmz2000-02-041-1/+6
* When copying Wraphelp.c use tr -d '\r' instead of cp. Too many peoplejmz2000-01-181-1/+1
* Revert my previous commit. The problem is not with tcl/tk 8.2jmz2000-01-171-2/+7
* Do not build XF86Setup with tcl/tk 8.2. It will not work.jmz2000-01-171-7/+2
* Disable the i860 driver. It does not compile.jmz2000-01-121-1/+1
* Upgrade to version 3.3.6jmz2000-01-121-13/+2
* Remove the old KerberosIV stuff and PAM-ize.markm1999-12-251-45/+5
* Add directives such as HasJpTk and HasJpTcl when compiling with japanese tcl/tkjmz1999-12-061-9/+35
* Allow building XF86Setp with japanese tcl/tkjmz1999-11-301-1/+11
* Add support for threads (use at your own risk)jmz1999-11-131-0/+11
* Add support for tk8.2jseger1999-09-071-1/+6
* Upgrade to 3.3.5jmz1999-09-021-2/+7
* Add Doug Rabson's patches for XFree86 on the FreeBSD/Alpha with minorsteve1999-07-271-1/+24
* Use ${OSVERSION} instead of uname.asami1999-07-211-1/+1
* Upgrade to 3.3.4jmz1999-07-211-7/+4
* Back out two patches that were not intended for commit.asami1999-03-201-1/+1
* Fix to make ports work with bsd.port.mk rev. 1.306.asami1999-03-081-1/+1
* Add missing drivers: s3_virge, newmmio mmio_928 s3_generic,jmz1998-12-191-2/+7
* Upgrade to 3.3.3jmz1998-11-241-26/+43
* Add support for pc98 machinesjmz1998-10-271-10/+38
* Fixes for Krb4.markm1998-09-231-8/+16
* Convert to ELF. These changes are based on a recent threadsteve1998-09-211-1/+7
* Don't propose to build with secure RPC on 2.x systems - this is a FreeBSD-3.xjmz1998-07-281-2/+3
* Enable all sorts of useful security features:markm1998-03-191-19/+79
* Built XF86Setup only if tk4.2/tcl7.6 is there. Other versions do not seem tojmz1998-03-161-3/+4
* Upgrade to version 3.3.2.jmz1998-03-091-11/+21
* Correctly put version info in tcl/tk libraries and header directories.asami1997-11-101-5/+13
* Add another informative message: the VGA16 server is required when usingjmz1997-06-191-0/+4
* Force the compilation of the SVGA server in all cases: other servers sharejmz1997-06-131-1/+11
* Upgrade to 3.3jmz1997-06-091-13/+2
* Fix a typo.jmz1997-02-031-1/+1
* ${DISTDIR} -> ${DISTDIR}/${DIST_SUBDIR} change.asami1996-12-031-2/+2
* Finish what the previous revision intended to do, i.e., copy Wraphelp.casami1996-11-161-2/+2
* Look for Wraphelp.c in $DISTDIRjmz1996-11-111-5/+5
* Try to detect if tk4.x is present in /usr/local so that XF86Setup canjmz1996-11-101-0/+18
* Upgrade to version 3.2jmz1996-11-061-138/+48
* Fix a bug caused by a undefined variable in some cases.jmz1996-07-191-9/+15
* Oops, forget to add an option to not build russian fontsache1996-03-221-0/+1
* Remove obsoleted russian fontsache1996-03-221-5/+0
* The cpwh variable is not always defined and thus caused a syntax errorjmz1996-03-101-1/+1
* 1) Remove -fno-strength-reduceache1996-02-131-4/+1
* Move the physical copy of Wraphelp.c to after link-farm creation.markm1995-11-231-2/+7
* ...just realized I was committing a binary file to CVS, ugh...redo uncompressedpst1995-11-081-1/+1
* Add optional support for enabling MIT's DES based authentication andpst1995-11-081-1/+67
* Update our port to XFree86-3.1.2-S, which has the security update frompst1995-11-051-7/+11
* Add -fno-strength-reduce to compilation flagsjmz1995-09-191-4/+5
* User input is now only required at the beginning of the script, patchesjmz1995-09-161-53/+100
* Bug fixes for compilation from the O'Reilly and Associates CDROMjmz1995-05-171-6/+1
* Fix a typojmz1995-04-231-1/+1
* The tarballs at xtp.x.org have been updated to patchlevel 11. So there isjmz1995-03-261-1/+1
* Here is a patch for XFree86 to allow the proud owner of "The X Companionjmz1995-03-241-2/+7
* Correct a typo which caused the W32 server always to be installedjmz1995-02-211-1/+1
* Makefiles have been simplified, and most of the work is now done injmz1995-02-171-4/+130
* Upgrade to XFree86-3.1.1jmz1995-02-101-8/+8
* removed a bad line in the scriptjmz1995-01-061-1/+1
* This is X11R6/XFree86 3.1jmz1995-01-051-0/+30