aboutsummaryrefslogtreecommitdiff
path: root/x11/XFree86-4-clients
Commit message (Collapse)AuthorAgeFilesLines
* Update XFree86-4-* ports which share XFree86-4-libraries's patches:Eric Anholt2002-09-183-14/+12
| | | | | | | | | | | - Reduce build times by not rebuilding some programs/libraries in each port. - Move some files from -clients to -libraries and from -libraries to -server. - Make package-building in XFree86-4 more intuitive PR: 41606 (package building) Notes: svn path=/head/; revision=66552
* Update XFree86-4-clients, -Servers, and -libraries to 4.2.1.Eric Anholt2002-09-052-8/+15
| | | | | | | | The most notable update is fixing what appears to be possible privelege escalation with libX11 and setuid clients (xterm is one). Notes: svn path=/head/; revision=65652
* Fix the us_intl keymap.Eric Anholt2002-08-211-1/+1
| | | | | | | | Submitted by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> Obtained from: Andoni Zubimendi <andoni@lpsat.net> Notes: svn path=/head/; revision=64781
* Add LIB_DEPENDS for freetype and libGLU, both of which are required to compile.Eric Anholt2002-08-211-1/+4
| | | | | | | | XFree86-4-libraries (for GLU) is already depended on, but people upgrading from older X could miss the dependency. Notes: svn path=/head/; revision=64739
* 1. Use XlcDL.c from X CVS to help people with Korean or Japanese XIM and GTK+Eric Anholt2002-08-051-1/+1
| | | | | | | | | | | | | | | 2. Update PCI IDs and nv driver to include newer nv chipsets 3. Add SHM to XFree86's libc wrapper on bsd to help with nv binary drivers. 4. Fix mouse scrollwheels on -current (new gcc) Submitted by: [1] Hye-Shik Chang <perky@FreeBSD.org> [2] Chris Dillon <cdillon@wolves.k12.mo.us> [3] Matthew N. Dodd <mdodd@freebsd.org> [4] Ted Lindgreen <ted@sanne.nlnetlabs.nl> Approved by: mdodd Notes: svn path=/head/; revision=64028
* gzip Wraphelp.c and put it in local_distfiles, to help users having troublesEric Anholt2002-08-022-10/+10
| | | | | | | | | | | downloading it. Move freebsd-glide3headers there too. Update BUILD_DEPENDS for font ports to catch new requirements as of 4.2.0. PR: 40362, 40759 Approved by: des (mentor) Notes: svn path=/head/; revision=63862
* Make XFree86-4 miniports use imake-4's HasXdmAuth setting (default is YES).Eric Anholt2002-07-182-37/+8
| | | | | | | | | | Clean up Wraphelp.c inclusion in the ports that need it. Add USE_PERL5 to imake-4. Approved by: des Notes: svn path=/head/; revision=63216
* Take over maintainership of XFree86-4 ports. Add patches to fix libGLU onEric Anholt2002-07-141-1/+2
| | | | | | | | | | | -current, fix the DRI with Wine, update the config files for the X ports, and fix many of them to allow continuing of the X build after interruption (it used to clean and rebuild). Approved by: will, des (mentor) Notes: svn path=/head/; revision=62945
* Add fix for XDM: Use SU="su -m" instead of SU="su", otherwise given theWill Andrews2002-03-201-1/+1
| | | | | | | | | | | default setup for the "nobody" account, login will fail. PORTREVISION bumped to include this fix for XFree86-4-clients. PR: 36084 Submitted by: Stefan `Sec` Zehl <sec@42.org> Notes: svn path=/head/; revision=56357
* Resurrect patch-startx which changes the default to turn off TCP listening,Will Andrews2002-03-191-0/+1
| | | | | | | | | | and adds an option to allow turning it back on. Bump PORTREVISION in XFree86-4-clients only, to denote this feature (re)addition. Submitted by: Jochem Kossen <j.kossen@home.nl> Notes: svn path=/head/; revision=56343
* XFree86 4.2.0 Stage 2: XFree86-4-* miniport upgradesWill Andrews2002-03-164-31/+74
| | | | | | | | | | | | [1] Upgrade to 4.2.0. [2] Allow Wraphelp.c to be fetched by default, set HasXdmAuth=YES by default. Submitted by: [1] sf, taguchi@tohoku.iij.ad.jp Approved by: [2] core Notes: svn path=/head/; revision=56229
* 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
* move pre.mk inclusion to the bottom.FUJISHIMA Satsuki2002-01-061-8/+6
| | | | Notes: svn path=/head/; revision=52667
* Fix long-standing bug of this ports: support HasXdmAuth correctly.FUJISHIMA Satsuki2001-12-151-1/+1
| | | | | | | | | | | | | | | | | | 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-281-0/+1
| | | | | | | | - startx -nolisten tcp by default. - set login.conf environment for xdm. Notes: svn path=/head/; revision=49276
* 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
* update to 4.1.0.FUJISHIMA Satsuki2001-06-127-23/+44
| | | | | | | | | get rid of version number from comments in Makefile, pkg-comment and pkg-descr. Reviewed by: maintainer Notes: svn path=/head/; revision=43902
* o fix MASTER_SITE_SUBDIR.FUJISHIMA Satsuki2001-03-291-2/+2
| | | | | | | | | 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-257-152/+226
| | | | | | | | | | | | | | 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
* Add info about the availability of the complete distribution in one port.Jean-Marc Zucconi2000-12-252-1/+6
| | | | | | | | PR: ports/23330 Submitted by: Marc van Woerkom <Marc.vanWoerkom@science-factory.com> Notes: svn path=/head/; revision=36353
* 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
* Make life of maintainers of various XFree ports a bit easier by movingMaxim Sobolev2000-09-211-5/+2
| | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=32923
* Remove HTML manpages, this is done from bsd.port.mk now.Satoshi Asami2000-09-131-97/+0
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=32576
* Update to 4.0.1. Remove libraries from -clients. Try to extractSatoshi Asami2000-08-254-323/+302
| | | | | | | | | only what each port needs. Other miscellaneous bug fixes. Submitted by: maintainer Notes: svn path=/head/; revision=31962
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=29651
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because IMaxim Sobolev2000-06-161-1/+1
| | | | | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax Notes: svn path=/head/; revision=29628
* Second round of INSTALL_SHLIBS=yes fixes.Maxim Sobolev2000-06-152-5/+1
| | | | Notes: svn path=/head/; revision=29614
* Make PLIST match BSD.x11.dist. Mostly cosmetic (added/deleted @dirrmSatoshi Asami2000-06-091-33/+15
| | | | | | | | | | | | 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
* Split up XFree86-4 into several pieces. Pretty green, please test with care.Satoshi Asami2000-06-086-3316/+191
| | | | | | | | 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
* There is a new library: XThrStubJean-Marc Zucconi2000-01-132-1/+3
| | | | Notes: svn path=/head/; revision=24698
* Disable the i860 driver. It does not compile.Jean-Marc Zucconi2000-01-121-1/+1
| | | | Notes: svn path=/head/; revision=24667
* Upgrade to version 3.3.6Jean-Marc Zucconi2000-01-121-13/+2
| | | | Notes: svn path=/head/; revision=24660
* Upgrade to version 3.3.6 (threads support is already included)Jean-Marc Zucconi2000-01-121-2/+2
| | | | Notes: svn path=/head/; revision=24658