aboutsummaryrefslogtreecommitdiff
path: root/x11-servers/XFree86-4-Server-snap
Commit message (Collapse)AuthorAgeFilesLines
* sync with XFree86-4FUJISHIMA Satsuki2002-01-071-1/+1
| | | | | | | - Fix a flickering LCD problem with i815 chipset. Notes: svn path=/head/; revision=52727
* configure exits with error ifFUJISHIMA Satsuki2002-01-061-15/+20
| | | | | | | | | - USA_RESIDENT=YES and - imake-4 assumes HasXdmAuth=YES and - Wraphelp.c can't be found. Notes: svn path=/head/; revision=52671
* o pre-fetch: -> pre-everything::FUJISHIMA Satsuki2002-01-061-5/+4
| | | | | | | | o ECHO -> ECHO_MSG o add comments. Notes: svn path=/head/; revision=52668
* remove redundant definition.FUJISHIMA Satsuki2002-01-061-2/+0
| | | | Notes: svn path=/head/; revision=52661
* sync with x11/XFree86-4FUJISHIMA Satsuki2002-01-051-1/+1
| | | | | | | - support ATI XPERT 128. Notes: svn path=/head/; revision=52634
* Fix last commit; unbreak WITH_MATROX_GXX_DRIVER.FUJISHIMA Satsuki2001-12-161-1/+2
| | | | Notes: svn path=/head/; revision=51625
* Make pre-fetch in line 161 (one colon) consistent with others (two colons).Satoshi Asami2001-12-151-1/+1
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=51588
* Fix long-standing bug of this ports: support HasXdmAuth correctly.FUJISHIMA Satsuki2001-12-152-0/+18
| | | | | | | | | | | | | | | | | | Previously, devel/imake-4 disables XDM-AUTHORIZATION-1 support whether HasXdmAuth is set to YES or NO if you don't have Wraphelp.c in local ${DISTDIR}. devel/imake-4: rip off meaningless existent check for Wraphelp.c. x11/XFree86-4-libraries: imake-4 change affects libXdmcp.a. ++REVISION. x11/XFree86-4-clients: xdm and chooser depends on libXdmcp.a. ++REVISION. x11-servers/XFree86-{Nest,Print,Server,VFB}: add Wraphelp.c retrieval code. depends on libXdmcp.a. ++REVISION. Reported by: Alan Eldridge <alane@geeksrus.net> Reviewed by: maintainer Notes: svn path=/head/; revision=51544
* o sync with x11/XFree86-4FUJISHIMA Satsuki2001-10-203-34/+31
| | | | | | | | | | - re-enable DRI support. - fix radeon DRI module. o add support for Matrox MGA GXX drivers and G550 identifier. Notes: svn path=/head/; revision=48970
* sync with x11/XFree86-4.FUJISHIMA Satsuki2001-09-011-0/+1
| | | | Notes: svn path=/head/; revision=47270
* Get rid of 'X11R6.4' from pkg-comment.FUJISHIMA Satsuki2001-06-161-1/+1
| | | | | | | XFree86-4.1.0 is based on X11R6.5.1. Notes: svn path=/head/; revision=44077
* Change ${RM} to ${RM} -f in post-build, otherwise things stopAde Lovett2001-06-141-1/+1
| | | | | | | | | | right at the end of the build process with a complaint that it can't remove a non-existent file. Submitted by: my fledgling XFree86-4 metaport Notes: svn path=/head/; revision=44003
* display PKGMESSAGE correctly.FUJISHIMA Satsuki2001-06-121-4/+8
| | | | Notes: svn path=/head/; revision=43910
* fix typo to unbreak Alpha arch.FUJISHIMA Satsuki2001-06-121-1/+1
| | | | Notes: svn path=/head/; revision=43906
* update to 4.1.0.FUJISHIMA Satsuki2001-06-127-38/+49
| | | | | | | | | | | get rid of version number from comments in Makefile, pkg-comment and pkg-descr. note: DRI modules would not build. They are borken for FreeBSD. Reviewed by: maintainer Notes: svn path=/head/; revision=43904
* Chase checksum of xc/mga-1_2_0beta.tgz.FUJISHIMA Satsuki2001-06-011-1/+1
| | | | | | | Obtained from: x11/XFree86-4 Notes: svn path=/head/; revision=43400
* @dirrm DRI module directory which is not made by mtree.FUJISHIMA Satsuki2001-04-131-0/+1
| | | | | | | This can be changed in the future. Notes: svn path=/head/; revision=41353
* sync up with x11/XFree86-4.FUJISHIMA Satsuki2001-04-125-31/+90
| | | | | | | | | | o build DRI kernel modules. o add option to build Matrox G200/G400/G450 beta drivers. Submitted by: Stijn Hoop <stijn@win.tue.nl> Notes: svn path=/head/; revision=41313
* o fix MASTER_SITE_SUBDIR.FUJISHIMA Satsuki2001-03-291-1/+1
| | | | | | | | | o unbreak -clients when USA_RESIDENT does not set. Submitted by: Mori Kouji <mori@tri.asanuma.co.jp> Notes: svn path=/head/; revision=40526
* update to 4.0.3.FUJISHIMA Satsuki2001-03-254-123/+175
| | | | | | | | | | | | | | o use internal freetype2 for consistency with x11/XFree86-4. o added xthreads obtained from x11/XFree86-4. o install "ws" type config sample for xdm. o build DRI only if kernel source installed in /sys. o fix Riva128/SGRAM driver(patch-riva_hw.c). PR: 24338(4.0.2) Submitted by: maintainer, keith Notes: svn path=/head/; revision=40377
* Comment out whole pre-everything: target that doesn't do anything now,Satoshi Asami2000-11-031-3/+3
| | | | | | | | | it gets "Inconsistent operator for pre-everything" error on some systems. Reported by: "Dan Langille" <dan@langille.org> Notes: svn path=/head/; revision=34786
* Change wrapper dependency -- depend on wrapper from XFree86-4-Server. Don'tSatoshi Asami2000-11-032-4/+11
| | | | | | | | | install server with setuid bit. Various fixed from XFree86-4 port. Submitted by: taguchi@tohoku.iij.ad.jp (XFree86-4-* maintainer) Notes: svn path=/head/; revision=34721
* ${PKGDIR}/INSTALL -> ${PKGINSTALL}. It isn't checking the argumentsSatoshi Asami2000-10-081-1/+1
| | | | | | | anyway but I'm giving it the requisite two arguments. Notes: svn path=/head/; revision=33568
* Change PATCHDIR from patches/ to files/. Also change PKGDIR (pkg/ toSatoshi Asami2000-10-081-1/+1
| | | | | | | .) and other pkg variables if they are nearby. Notes: svn path=/head/; revision=33559
* Use MASTER_SITE_XFREE.Maxim Sobolev2000-09-211-5/+2
| | | | Notes: svn path=/head/; revision=32924
* Remove HTML manpages, this is done from bsd.port.mk now.Satoshi Asami2000-09-131-57/+0
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=32576
* Both of the below areSatoshi Asami2000-09-071-0/+9
| | | | | | | | | | | | | | | Submitted by: maintainer (1) Respect CFLAGS when compiling shared libraries and servers. (imake-4, XFree86-4-libraries) Reported by: asami (2) Do not redefine list of supported cards, and support architectures other than i386 better. (imake-4, XFree86-4-Server) Notes: svn path=/head/; revision=32360
* Oops, syntax error when !defined(BATCH) and !defined(PACKAGE_BUILDING).Satoshi Asami2000-08-251-2/+2
| | | | | | | | | Also change pre-fetch to pre-everything. Reported by: freshports Notes: svn path=/head/; revision=31963
* Update to 4.0.1. Remove libraries from -clients. Try to extractSatoshi Asami2000-08-254-52/+200
| | | | | | | | | only what each port needs. Other miscellaneous bug fixes. Submitted by: maintainer Notes: svn path=/head/; revision=31962
* Make PLIST match BSD.x11.dist. Mostly cosmetic (added/deleted @dirrmSatoshi Asami2000-06-091-0/+8
| | | | | | | | | | | | etc.) but I added five .o files to Server. When we move to these ports as default, BSD.x11.dist will be changed so we can get rid of all the @dirrm's. Submitted by: bento Notes: svn path=/head/; revision=29468
* Correct typoKris Kennaway2000-06-091-1/+1
| | | | | | | Submitted by: asami Notes: svn path=/head/; revision=29437
* Note the possible insecurity of this port.Kris Kennaway2000-06-092-0/+8
| | | | Notes: svn path=/head/; revision=29432
* Split up XFree86-4 into several pieces. Pretty green, please test with care.Satoshi Asami2000-06-086-3736/+117
| | | | | | | | Submitted by: taguchi@tohoku.iij.ad.jp Approved (in spirit) by: jmz (XFree86 port maintainer) Notes: svn path=/head/; revision=29389
* Mark FORBIDDEN due to the root hole in the X server reported on Bugtraq.Kris Kennaway2000-04-301-0/+2
| | | | | | | | I've tried *multiple* times to talk to an XFree86 developer about the problem, but they haven't deigned to respond to me. Notes: svn path=/head/; revision=28148
* Set WRKSRC=${WRKDIR}/${DIST_SUBDIR}. Otherwise it will not build.Jean-Marc Zucconi2000-04-161-0/+1
| | | | Notes: svn path=/head/; revision=27629
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-3/+2
| | | | Notes: svn path=/head/; revision=27497
* Compile the mouse driver even if the user choose to not build the serversJean-Marc Zucconi2000-03-241-2/+1
| | | | | | | 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-221-23/+0
| | | | Notes: svn path=/head/; revision=26965
* Rename zh_TW.big5 to zh_TW.Big5,Vanilla I. Shu2000-03-201-2/+2
| | | | | | | add some encoding map of Big5. Notes: svn path=/head/; revision=26832
* xfree86.cdrom.com -> ftp.freesoftware.comSatoshi Asami2000-03-131-1/+1
| | | | Notes: svn path=/head/; revision=26793
* Comment out "IS_INTERACTIVE=no" -- that is the same as defining it "yes"!Satoshi Asami2000-03-131-1/+2
| | | | Notes: svn path=/head/; revision=26792
* Fix typo (by me) and add manpage.Satoshi Asami2000-03-121-1/+2
| | | | | | | Submitted by: jmz (maintainer) Notes: svn path=/head/; revision=26779
* Add mouse driver.Satoshi Asami2000-03-122-1/+2
| | | | | | | 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-116-507/+1213
| | | | | | | | 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-072-0/+14
| | | | | | | | | | | 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-103-1/+8
| | | | | | | | | | | | | | - 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-031-1/+6
| | | | | | | Submitted by: Chris Dillon <cdillon@wolves.k12.mo.us> Notes: svn path=/head/; revision=25462
* When copying Wraphelp.c use tr -d '\r' instead of cp. Too many peopleJean-Marc Zucconi2000-01-171-1/+1
| | | | | | | 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-161-2/+7
| | | | Notes: svn path=/head/; revision=24784
* Do not build XF86Setup with tcl/tk 8.2. It will not work.Jean-Marc Zucconi2000-01-161-7/+2
| | | | Notes: svn path=/head/; revision=24782