summaryrefslogtreecommitdiffstats
path: root/x11-servers/XFree86-4-Server-snap
Commit message (Collapse)AuthorAgeFilesLines
* [1] Make the 4.2.1 ports all use the merged 4.2.1+mitshm patch.anholt2002-10-172-3/+9
| | | | | | | [2] Make the ports respect CFLAGS better. Now CFLAGS (and CC/CXX) are set for the build during the configure stage. PR: [2] 40271, 43369
* o Back out a patch from the 4.2.1 update which broke DPMS on Rage 128 hardwareanholt2002-10-093-53/+12
| | | | | o Use XFree86's mga driver, even in the WITH_MATROX_GXX_DRIVER case. (it now only adds installation of the hal library)
* Missed the PORTREVISION bumpanholt2002-09-191-1/+1
|
* Fix Matrox G550 cursor in the non-WITH_MATROX_GXX_DRIVER case.anholt2002-09-192-2/+16
| | | | | PR: 37542 Submitted by: Peter Johnson <freebsd@bilogic.org>
* Update XFree86 Servers ports to 4.2.1 + the second SHM security fix (foranholt2002-09-192-1/+7
| | | | XFree86-4-Servers, this fixes the case where the X Server is started by xdm).
* Update XFree86-4-* ports which share XFree86-4-libraries's patches:anholt2002-09-183-8/+27
| | | | | | | | - 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)
* Fix WITH_MATROX_GXX_DRIVER case after 4.2.1 upgrade.anholt2002-09-051-1/+1
| | | | Submitted by: obraun
* Update XFree86-4-clients, -Servers, and -libraries to 4.2.1.anholt2002-09-052-5/+13
| | | | | The most notable update is fixing what appears to be possible privelege escalation with libX11 and setuid clients (xterm is one).
* When initialising s3 driver call fbPictureInit() like other drivers do. Thissobomax2002-08-261-1/+1
| | | | | | | fixes a problem with RENDER extention not working with s3 driver. Bump PORTREVISION. Approved by: maintainer (implicitly)
* gzip the new patches to help users who are getting mangled text files fromanholt2002-08-152-2/+2
| | | | | | ${MASTER_SITE_LOCAL} PR: 41408
* Add missing checksum unbreaking WITH_MATROX_GXX_DRIVERlioux2002-08-071-0/+1
| | | | | | PR: 41367 Submitted by: Sergey N. Voronkov <serg@tmn.ru> Approved by: maintainer (travelling approval)
* 1. Use XlcDL.c from X CVS to help people with Korean or Japanese XIM and GTK+anholt2002-08-052-1/+6
| | | | | | | | | | | | 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
* gzip Wraphelp.c and put it in local_distfiles, to help users having troublesanholt2002-08-022-12/+9
| | | | | | | | 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)
* Make XFree86-4 miniports use imake-4's HasXdmAuth setting (default is YES).anholt2002-07-182-38/+11
| | | | | | | Clean up Wraphelp.c inclusion in the ports that need it. Add USE_PERL5 to imake-4. Approved by: des
* Take over maintainership of XFree86-4 ports. Add patches to fix libGLU onanholt2002-07-143-28/+31
| | | | | | | | -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)
* FreeBSD'ize the XFree86 v4 server configuration programs.obrien2002-06-094-1/+64
| | | | Sponsored by: FreeBSD Mall, Inc.
* Update to always compile DRI on i386 machines, including 3dfx support.will2002-04-024-30/+19
| | | | | | | | /sys no longer needs to be accessible, nor does Glide support (unlike with 4.1.0). Bump PORTREVISION to denote update. PR: 36181 Submitted by: Eric Anholt <eanholt@gladstone.uoregon.edu>
* Fix alpha package -- some files are not installed when MACHINE_ARCH=alpha.will2002-03-192-4/+12
| | | | | | | | | No PORTREVISION bump -- package for alpha didn't build last time and for all other arches nothing changes. Tested on i386 only. This also fixes the logic error which added MATROX files to pkg-plist if BuildXF86DRI was set to NO. Submitted by: gallatin
* Tweaks to get this compiling on alpha:gallatin2002-03-191-1/+7
| | | | | | | | | - Disable the building of DRI (as it only works on x86) - Ensure that HaveMatroxHal is defined to a valid value when DRI is not built, otherwise imake complains about a syntax error when it encounters HaveMatroxHal in the mga driver Imakefile reviewed by: will
* More cosmetic fixes:will2002-03-181-5/+8
| | | | | | [1] Move warning about Matrox HAL drivers to pre-everything target, so the user gets the warning whether or not they enable the driver. [2] Tag Matrox-specific master sites and distfile.
* [1] Update MGA HAL drivers for XFree86 4.2.0.will2002-03-173-9/+17
| | | | | | | | [2] If WITH_MATROX_GXX_DRIVER defined, bump PORTREVISION to preserve the upgrade path for users who already have 4.2.0 but not this. [3] Cosmetic cleanups. Submitted by: [1] Glenn Johnson <glennpj@charter.net>
* XFree86 4.2.0 Stage 2: XFree86-4-* miniport upgradeswill2002-03-164-31/+37
| | | | | | | | | [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
* sync with XFree86-4sf2002-01-071-1/+1
| | | | - Fix a flickering LCD problem with i815 chipset.
* configure exits with error ifsf2002-01-061-15/+20
| | | | | | - USA_RESIDENT=YES and - imake-4 assumes HasXdmAuth=YES and - Wraphelp.c can't be found.
* o pre-fetch: -> pre-everything::sf2002-01-061-5/+4
| | | | | o ECHO -> ECHO_MSG o add comments.
* remove redundant definition.sf2002-01-061-2/+0
|
* sync with x11/XFree86-4sf2002-01-051-1/+1
| | | | - support ATI XPERT 128.
* Fix last commit; unbreak WITH_MATROX_GXX_DRIVER.sf2001-12-161-1/+2
|
* Make pre-fetch in line 161 (one colon) consistent with others (two colons).asami2001-12-151-1/+1
| | | | Reported by: bento
* Fix long-standing bug of this ports: support HasXdmAuth correctly.sf2001-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
* o sync with x11/XFree86-4sf2001-10-203-34/+31
| | | | | | | - re-enable DRI support. - fix radeon DRI module. o add support for Matrox MGA GXX drivers and G550 identifier.
* sync with x11/XFree86-4.sf2001-09-011-0/+1
|
* Get rid of 'X11R6.4' from pkg-comment.sf2001-06-161-1/+1
| | | | XFree86-4.1.0 is based on X11R6.5.1.
* Change ${RM} to ${RM} -f in post-build, otherwise things stopade2001-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
* display PKGMESSAGE correctly.sf2001-06-121-4/+8
|
* fix typo to unbreak Alpha arch.sf2001-06-121-1/+1
|
* update to 4.1.0.sf2001-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
* Chase checksum of xc/mga-1_2_0beta.tgz.sf2001-06-011-1/+1
| | | | Obtained from: x11/XFree86-4
* @dirrm DRI module directory which is not made by mtree.sf2001-04-131-0/+1
| | | | This can be changed in the future.
* sync up with x11/XFree86-4.sf2001-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>
* o fix MASTER_SITE_SUBDIR.sf2001-03-291-1/+1
| | | | | | o unbreak -clients when USA_RESIDENT does not set. Submitted by: Mori Kouji <mori@tri.asanuma.co.jp>
* update to 4.0.3.sf2001-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
* Comment out whole pre-everything: target that doesn't do anything now,asami2000-11-031-3/+3
| | | | | | it gets "Inconsistent operator for pre-everything" error on some systems. Reported by: "Dan Langille" <dan@langille.org>
* Change wrapper dependency -- depend on wrapper from XFree86-4-Server. Don'tasami2000-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)
* ${PKGDIR}/INSTALL -> ${PKGINSTALL}. It isn't checking the argumentsasami2000-10-081-1/+1
| | | | anyway but I'm giving it the requisite two arguments.
* Change PATCHDIR from patches/ to files/. Also change PKGDIR (pkg/ toasami2000-10-081-1/+1
| | | | .) and other pkg variables if they are nearby.
* Use MASTER_SITE_XFREE.sobomax2000-09-211-5/+2
|
* Remove HTML manpages, this is done from bsd.port.mk now.asami2000-09-131-57/+0
| | | | Approved by: maintainer
* Both of the below areasami2000-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)
* Oops, syntax error when !defined(BATCH) and !defined(PACKAGE_BUILDING).asami2000-08-251-2/+2
| | | | | | Also change pre-fetch to pre-everything. Reported by: freshports
OpenPOWER on IntegriCloud