aboutsummaryrefslogtreecommitdiff
path: root/x11/XFree86-4-libraries
Commit message (Collapse)AuthorAgeFilesLines
* Fix compile of XFree86-4-Server on -current and add amd64 patches.Eric Anholt2003-07-162-16/+45
| | | | | | | Submitted by: peter (amd64) Notes: svn path=/head/; revision=85004
* Removing -lc from the link line of libGL.so broke on -alpha. Revert the patchEric Anholt2003-05-172-12/+1
| | | | | | | | | until a solution can be found. Reported by: kris (bento) Notes: svn path=/head/; revision=81140
* Convert .for/.endfor to shell script to fix building of XFree86-4-Server,Eric Anholt2003-05-141-27/+23
| | | | | | | | | | | which sets the variables involved after including this file. No PORTREVISION bump because the last XFree86-4-Server bump was for packaging and packaging was broken in the last revision. Reported by: Kent Stewart <kstewart@owt.com> Notes: svn path=/head/; revision=80999
* [1] Make the HTML manpages get put into the packages again.Eric Anholt2003-05-146-19/+53
| | | | | | | | | | | | | [2] Check that XFREE86_VERSION=4 is set when building, rather than setting it. [3] Move many common Makefile bits to XFree86-4-libraries/Makefile.inc [4] Make the XFree86-4-Server port not install libXfont.so. [5] Move the xcursor.pc file to its proper location in ${X11BASE}/libdata/pkgconfig [6] Don't explicitly link libGL.so against libc, for the sake of 4.x's pthreads. Submitted by: [5,6] Ports Fury Notes: svn path=/head/; revision=80962
* Add a patch to work around a gcc/gas problem on sparc64. No revision bumpEric Anholt2003-05-071-0/+16
| | | | | | | | | necessary as this is a build fix. Submitted by: tmm Notes: svn path=/head/; revision=80399
* Fix a small memory leak in XvQueryAdaptors()Eric Anholt2003-04-302-1/+17
| | | | | | | | PR: ports/51579 Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru> Notes: svn path=/head/; revision=79897
* Fix a memory leak in libX11.Eric Anholt2003-04-262-1/+11
| | | | | | | Obtained from: RedHat Notes: svn path=/head/; revision=79667
* Add a fix for a possible buffer overflow in _XlcLocaleDirName(). PrivilegedEric Anholt2003-03-152-0/+109
| | | | | | | | | | binaries are not vulnerable. Approved by: portmgr (kris) Obtained from: XFree86 CVS xf-4_3-branch Notes: svn path=/head/; revision=77129
* Re-add patch-xdm_session.c which was accidentally dropped in the 4.3.0 upgrade.Eric Anholt2003-03-151-0/+27
| | | | | | | | | | This fixes problems with environment not being set in xdm sessions. Submitted by: many Approved by: portmgr (kris) Notes: svn path=/head/; revision=77128
* Update XFree86 ports, including linux_dri, to 4.3.0. Set IGNORE= in dri-develEric Anholt2003-03-1154-1267/+443
| | | | | | | | | | for being outdated. Thank you to all the testers and people who submitted patches for this update. Approved by: portmgr Notes: svn path=/head/; revision=77104
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77047
* Fix XFree86-4-libraries after Xft renaming removal:Eric Anholt2003-02-195-0/+61
| | | | | | | | | | Add `pkg-config xft --cflags` and --libs to Imakefiles of programs that use Xft and remove a bit of code not needed for Xft2, remove xftcache program. Reported by: many Notes: svn path=/head/; revision=75861
* Remove the renaming of Xft headers and library from the Xft (Xft2) port.Eric Anholt2003-02-183-8/+3
| | | | | | | | | | | Remove installing of Xft1 from XFree86-4-libraries, and add dependencies to the Xft port by all the ports that use it along with whatever patches are necessary. Approved by: portmgr (kris), marcus Notes: svn path=/head/; revision=75774
* [1] Fix missing symbols in i810 driverEric Anholt2003-01-243-8/+10
| | | | | | | | | | | | | | [2] Fix xdm on Alpha by using NetBSD's version of Wraphelp.c [3] Report buttons 7 and when using sysmouse protocol [4] Fix missing symbols in r128 driver. [5] Reset /usr/X11R6/bin/X to Xwrapper-4 after install if Xwrapper-4 exists. PR: [1] i386/44203 [2] ports/43664 [3] ports/43232 Notes: svn path=/head/; revision=73898
* Fix build for IA64. Should not affect architectures where this is alreadyEric Anholt2003-01-161-0/+11
| | | | | | | | | | building. Requested by: kkenn, marcel Obtained from: XFree86 CVS r1.5 Notes: svn path=/head/; revision=73199
* Back to previous one because of unofficial patch.Kiriyama Kazuhiko2002-12-241-433/+0
| | | | Notes: svn path=/head/; revision=71833
* Add XIM patch to files/patch-XlcDL.cKiriyama Kazuhiko2002-12-241-0/+433
| | | | Notes: svn path=/head/; revision=71829
* [1] Move the recently committed patch-common_x86.c to XFree86-4-librariesEric Anholt2002-12-083-1/+51
| | | | | | | | | | | | so it covers libOSMesa, too. [2] Reduce stack usage in libX11 (helps JDK 1.4) PR: [1] ports/46037 Submitted by: [2] phantom Approved by: portmgr Notes: svn path=/head/; revision=71416
* Make XFree86-4-libraries build on ia64Eric Anholt2002-12-041-0/+15
| | | | | | | | Submitted by: marcel Approved by: portmgr Notes: svn path=/head/; revision=71355
* [1] Fix the en_US.ISO8859-15 locale support.Eric Anholt2002-11-254-10/+50
| | | | | | | | | | | | [2] Fix the gb_GB.CP1251 locale support. Bump PORTREVISION. PR: [1] 36565, [2] 40189 Submitted by: [1] Simon 'corecode' Schubert <corecode@corecode.ath.cx> [2] Stanislav Grozev <tacho@factline.com> Notes: svn path=/head/; revision=71052
* Make using an outdated imake a little harder: depend on version.def beingEric Anholt2002-11-241-1/+1
| | | | | | | installed rather than the imake binary. Notes: svn path=/head/; revision=70969
* Disable building of libXThrStub on current newer than 500043Eric Anholt2002-11-022-13/+22
| | | | | | | Submitted by: dfr Notes: svn path=/head/; revision=69281
* [1] Make the 4.2.1 ports all use the merged 4.2.1+mitshm patch.Eric Anholt2002-10-176-72/+41
| | | | | | | | | | [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 Notes: svn path=/head/; revision=68192
* Fix XFree86-4-clients build on alpha by disabling SharedLibXdmGreet.Eric Anholt2002-10-071-2/+13
| | | | | | | | | | No difference on non-alpha, and gets alpha building with this version, so no PORTREVISION bump. PR: 43663 Notes: svn path=/head/; revision=67523
* Add patch to support XFree86-4-libraries and -clients on sparc64Eric Anholt2002-09-194-6/+46
| | | | | | | Submitted by: tmm Notes: svn path=/head/; revision=66647
* Actually remove these files.Eric Anholt2002-09-183-0/+0
| | | | Notes: svn path=/head/; revision=66553
* Update XFree86-4-* ports which share XFree86-4-libraries's patches:Eric Anholt2002-09-1817-328/+414
| | | | | | | | | | | - 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
* Due to popular demant into each port which might be inserted into dependencyMaxim Sobolev2002-09-141-0/+4
| | | | | | | | | | | | | list by bsd.port.mk insert anti foot-shooting device, which prevents infinite fork loop when the user defines corresponding USE_XXX in global make.conf, command line or environment. Similar devices should probably be inserted into ports that might be inserted into dependency list by others bsd.foo.mk files (bsd.ruby.mk, bsd.python.mk and so on.) Notes: svn path=/head/; revision=66299
* Update XFree86-4-clients, -Servers, and -libraries to 4.2.1.Eric Anholt2002-09-053-43/+13
| | | | | | | | 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
* When initialising s3 driver call fbPictureInit() like other drivers do. ThisMaxim Sobolev2002-08-261-0/+25
| | | | | | | | | | fixes a problem with RENDER extention not working with s3 driver. Bump PORTREVISION. Approved by: maintainer (implicitly) Notes: svn path=/head/; revision=65055
* Fix the us_intl keymap.Eric Anholt2002-08-211-0/+30
| | | | | | | | Submitted by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> Obtained from: Andoni Zubimendi <andoni@lpsat.net> Notes: svn path=/head/; revision=64781
* gzip the new patches to help users who are getting mangled text files fromEric Anholt2002-08-152-2/+2
| | | | | | | | | ${MASTER_SITE_LOCAL} PR: 41408 Notes: svn path=/head/; revision=64554
* Add patches for last commit (fixing scrollwheel on -current, and enablingEric Anholt2002-08-052-0/+45
| | | | | | | | | SYSVIPC to aid nv binary drivers) Approved by: mdodd Notes: svn path=/head/; revision=64029
* 1. Use XlcDL.c from X CVS to help people with Korean or Japanese XIM and GTK+Eric Anholt2002-08-052-6/+8
| | | | | | | | | | | | | | | 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-9/+8
| | | | | | | | | | | 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-35/+11
| | | | | | | | | | 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-145-21/+215
| | | | | | | | | | | -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
* Allow this port to build in -current (i.e. with gcc 3.1)Kris Kennaway2002-06-071-0/+32
| | | | | | | Submitted by: Motoyuki Konno <motoyuki@bsdclub.org> Notes: svn path=/head/; revision=60746
* imake(1) thinks that the first place where to look for a compiler on FreeBSDMaxim Sobolev2002-05-221-3/+15
| | | | | | | | | | | | is /usr/local/bin/gcc, which simply is not true. Correct it. Bump PORTREVISION for imake-4 port (XFree86-4-libraries isn't bumped because this port doesn't install its own imake binary, but builds it for internal consumption only). No reply from: MAINTAINERs Notes: svn path=/head/; revision=59702
* x86emu update for new BIOS'sBrian Somers2002-05-201-0/+35
| | | | | | | | Submitted by: Larry Rosenman <ler@lerctr.org> PR: 37610 Notes: svn path=/head/; revision=59537
* Fix ioctl #define abuseWarner Losh2002-04-101-0/+12
| | | | Notes: svn path=/head/; revision=57516
* Use <sys/joystick.h> instead of <machine/joystick.h>.Jun Kuriyama2002-04-082-1/+21
| | | | | | | Reviewed by: will Notes: svn path=/head/; revision=57440
* Update to always compile DRI on i386 machines, including 3dfx support.Will Andrews2002-04-021-0/+17
| | | | | | | | | | | /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> Notes: svn path=/head/; revision=57165
* Preemptive compile fix from XFree86 for "newer GCC versions" (presumablyWill Andrews2002-03-202-1/+3
| | | | | | | | | | | | they refer to GCC 3.x). PORTREVISION not bumped -- package unaffected. Untested on the target platforms. PR: 36104 Submitted by: Hidekazu Kuroki <hidekazu@pc88.gr.jp> Seconded by: gad (sparc64 & possibly ia64 uses GCC3 by default) Notes: svn path=/head/; revision=56358
* Add fix for XDM: Use SU="su -m" instead of SU="su", otherwise given theWill Andrews2002-03-201-0/+11
| | | | | | | | | | | 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/+54
| | | | | | | | | | 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
* Fix i18n problem found by XFree86. This makes XIM work properly. BumpWill Andrews2002-03-192-0/+7
| | | | | | | | | PORTREVISION to denote fix. Submitted by: motoyuki Notes: svn path=/head/; revision=56342
* XFree86 4.2.0 Stage 3: XFree86-4's evolution to a metaportWill Andrews2002-03-161-54/+0
| | | | | | | | | | [1] Upgrade to 4.2.0. [2] Convert to metaport format and depend on most of XFree86-4-*. Approved by: jmz, in principle Notes: svn path=/head/; revision=56230
* XFree86 4.2.0 Stage 2: XFree86-4-* miniport upgradesWill Andrews2002-03-1625-878/+235
| | | | | | | | | | | | [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
* Bump PORTREVISION after the freetype2 shlib major update.Akinori MUSHA2002-03-121-1/+1
| | | | Notes: svn path=/head/; revision=55961