aboutsummaryrefslogtreecommitdiff
path: root/x11-servers
Commit message (Collapse)AuthorAgeFilesLines
* Compile the mouse driver even if the user choose to not build the serversJean-Marc Zucconi2000-03-242-4/+2
| | | | | | | with extended input devices. Otherwise the build will fail. Notes: svn path=/head/; revision=27004
* Remove support for building on a.out systems.Jean-Marc Zucconi2000-03-222-46/+0
| | | | Notes: svn path=/head/; revision=26965
* Rename zh_TW.big5 to zh_TW.Big5,Vanilla I. Shu2000-03-202-4/+4
| | | | | | | add some encoding map of Big5. Notes: svn path=/head/; revision=26832
* xfree86.cdrom.com -> ftp.freesoftware.comSatoshi Asami2000-03-132-2/+2
| | | | Notes: svn path=/head/; revision=26793
* Comment out "IS_INTERACTIVE=no" -- that is the same as defining it "yes"!Satoshi Asami2000-03-132-2/+4
| | | | Notes: svn path=/head/; revision=26792
* Fix typo (by me) and add manpage.Satoshi Asami2000-03-122-2/+4
| | | | | | | Submitted by: jmz (maintainer) Notes: svn path=/head/; revision=26779
* Add mouse driver.Satoshi Asami2000-03-124-2/+4
| | | | | | | Submitted by: jmz (maintainer) Notes: svn path=/head/; revision=26778
* Port of the latest XFree86 version (4.0). Not tested on alpha and pc98 (andJean-Marc Zucconi2000-03-1112-1014/+2426
| | | | | | | | hence no corresponding PLISTs). Use at your own risk :-) Notes: svn path=/head/; revision=26727
* Discourage the building of a.out libs in favour of the new XFree86-aoutlibsJeremy Lea2000-03-074-0/+28
| | | | | | | | | | | port. Minor PLIST fixes. Approved by: maintainer Notes: svn path=/head/; revision=26601
* Update the XFree86 3.3.6 port to:Jean-Marc Zucconi2000-02-106-2/+16
| | | | | | | | | | | | | | - 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> Notes: svn path=/head/; revision=25645
* Enable building XF86Setup with tcl/tk 8.3Jean-Marc Zucconi2000-02-032-2/+12
| | | | | | | Submitted by: Chris Dillon <cdillon@wolves.k12.mo.us> Notes: svn path=/head/; revision=25462
* Previous MAINTAINER mail bouncing, new MAINTAINER requested it withNeil Blakey-Milner2000-01-181-1/+1
| | | | | | | | | | an update. PR: 15315 Submitted by: R.I.Pienaar <rip@pinetec.co.za> Notes: svn path=/head/; revision=24811
* When copying Wraphelp.c use tr -d '\r' instead of cp. Too many peopleJean-Marc Zucconi2000-01-172-2/+2
| | | | | | | get it transfered in ASCII mode. Notes: svn path=/head/; revision=24797
* Revert my previous commit. The problem is not with tcl/tk 8.2Jean-Marc Zucconi2000-01-162-4/+14
| | | | Notes: svn path=/head/; revision=24784
* Do not build XF86Setup with tcl/tk 8.2. It will not work.Jean-Marc Zucconi2000-01-162-14/+4
| | | | Notes: svn path=/head/; revision=24782
* There is a new library: XThrStubJean-Marc Zucconi2000-01-134-2/+6
| | | | Notes: svn path=/head/; revision=24698
* Disable the i860 driver. It does not compile.Jean-Marc Zucconi2000-01-122-2/+2
| | | | Notes: svn path=/head/; revision=24667
* Upgrade to version 3.3.6Jean-Marc Zucconi2000-01-122-26/+4
| | | | Notes: svn path=/head/; revision=24660
* Upgrade to version 3.3.6 (threads support is already included)Jean-Marc Zucconi2000-01-122-4/+4
| | | | Notes: svn path=/head/; revision=24658
* Upgrade to version 3.3.6Jean-Marc Zucconi2000-01-122-18/+18
| | | | Notes: svn path=/head/; revision=24657
* Pes a update patch for x11-servers/XttXF86srv-common.Vanilla I. Shu2000-01-022-0/+300
| | | | | | | | | | | | (1) Xtt does not handle "host.def.local" file. (2) Fix: xfs uninitialized variable. (3) Fix: Big5 mapping probrem. Submitted by: maintainer Reviewed by: ports/15818 Notes: svn path=/head/; revision=24346
* Added XatmSatoshi Taoka1999-12-271-0/+1
| | | | Notes: svn path=/head/; revision=24147
* (no commit message)Satoshi Taoka1999-12-277-0/+106
| | | | Notes: svn path=/head/; revision=24145
* Update to version 1.0.Steve Price1999-12-255-24/+28
| | | | | | | | PR: 15315 Submitted by: R.I.Pienaar <rip@pinetec.co.za> Notes: svn path=/head/; revision=24033
* Remove the old KerberosIV stuff and PAM-ize.Mark Murray1999-12-244-92/+12
| | | | | | | OK'ed by: jmz Notes: svn path=/head/; revision=23998
* Update to X-TT 1.3R. Imura1999-12-1034-102/+116
| | | | | | | | | | | | * update X-TT 1.2 to 1.3. This means many enhancements. * include fix BROKEN BIG5 probrem (Thanks, Mr. Clive Lin) * modify USE_SHARED_WRKSRC, This means more faster compile. PR: 15388 Submitted by: Maintainer Notes: svn path=/head/; revision=23718
* Add directives such as HasJpTk and HasJpTcl when compiling with japanese tcl/tkJean-Marc Zucconi1999-12-052-18/+70
| | | | | | | | PR: ports/12851 Submitted by: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp> Notes: svn path=/head/; revision=23607
* Allow building XF86Setp with japanese tcl/tkJean-Marc Zucconi1999-11-292-2/+22
| | | | | | | Submitted by: kiri@pis.toba-cmt.ac.jp Notes: svn path=/head/; revision=23502
* Bump freetype's lib numberJustin M. Seger1999-11-251-1/+1
| | | | Notes: svn path=/head/; revision=23312
* Unbreak.Jean-Marc Zucconi1999-11-242-10/+0
| | | | Notes: svn path=/head/; revision=23305
* Unbreak for pre-gcc 2.95 systemsJean-Marc Zucconi1999-11-232-2/+8
| | | | Notes: svn path=/head/; revision=23285
* Mark BROKEN, this defines putenv(), which has preprocessor #ifdef's wrappedBill Fumerola1999-11-162-0/+4
| | | | | | | around them, but they don't detect it (or we don't tell it what it wants to know. Notes: svn path=/head/; revision=23154
* Add support for threads (use at your own risk)Jean-Marc Zucconi1999-11-132-0/+22
| | | | | | | Submitted by: Carlos A M dos Santos <casantos@inf.ufrgs.br> Notes: svn path=/head/; revision=23050
* Turn off NO_PACKAGE for the Alpha. XFree86 is not yet providing us bitsDavid E. O'Brien1999-11-122-0/+4
| | | | | | | for that platform. Notes: svn path=/head/; revision=23049
* Pickup some missing files in PLIST.Steve Price1999-11-012-0/+24
| | | | | | | | PR: 13677 (7 of 10) Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=22784
* Now that the port is no more marked broken, there is no need to include ↵Jean-Marc Zucconi1999-10-102-4/+0
| | | | | | | bsd.port.pre.mk Notes: svn path=/head/; revision=22306
* Unbreak for -current.Marcel Moolenaar1999-10-102-6/+0
| | | | Notes: svn path=/head/; revision=22303
* Mark BROKEN for -current (signal.h)Jean-Marc Zucconi1999-10-092-0/+10
| | | | Notes: svn path=/head/; revision=22268
* Use @exec/@unexec pairs for symlinks to directories. This should fixJean-Marc Zucconi1999-09-212-4/+8
| | | | | | | errors with pkg_delete. Notes: svn path=/head/; revision=21856
* Add support for tk8.2Justin M. Seger1999-09-072-2/+12
| | | | | | | Approved by: jmz Notes: svn path=/head/; revision=21376
* Remove an extra blank line that I introduced a couple of revs ago.Steve Price1999-09-062-2/+0
| | | | Notes: svn path=/head/; revision=21333
* Restore patches from rev. 1.18: add shlib minors to libraries with minors != 0Jean-Marc Zucconi1999-09-022-12/+12
| | | | | | | (necessary for FreeBSD 2.2.x) Notes: svn path=/head/; revision=21202
* Upgrade to 3.3.5Jean-Marc Zucconi1999-09-022-4/+14
| | | | | | | Allow compilation of XF86Setup with tcl/tk 8.1 Notes: svn path=/head/; revision=21187
* Upgrade to 3.3.5Jean-Marc Zucconi1999-09-024-22/+22
| | | | Notes: svn path=/head/; revision=21186
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-312-2/+2
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-3132-32/+32
| | | | Notes: svn path=/head/; revision=21148
* $Id$ -> $FreeBSD$Peter Wemm1999-08-312-2/+2
| | | | Notes: svn path=/head/; revision=21147
* grep -> ${GREP}Michael Haro1999-08-232-4/+4
| | | | | | | | true -> ${TRUE} false -> ${FALSE} Notes: svn path=/head/; revision=20902
* Re-enforce caps, no period. An "exceptions" file has been createdTim Vanderhoek1999-08-021-1/+1
| | | | | | | containing the ports editors/vim5, sysutils/star, and one other. Notes: svn path=/head/; revision=20500
* Add Doug Rabson's patches for XFree86 on the FreeBSD/Alpha with minorSteve Price1999-07-274-4/+58
| | | | | | | | | | tweaks to the PLIST to accomodate the recent upgrade to 3.3.4. Submitted by: dfr Reviewed by: jmz (maintainer) Notes: svn path=/head/; revision=20365