summaryrefslogtreecommitdiff
path: root/x11/libX11 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Mark xtrans as a BUILD_DEPENDS only (unless specified otherwise with :both)Florent Thoumie2008-03-131-11/+17
| | | | | | | | - Bump PORTREVISION on ports having xtrans in USE_XORG. - Add some missing dependencies in various xorg libraries. Notes: svn path=/head/; revision=208925
* - Update X.org ports to 7.3.Florent Thoumie2007-09-133-18/+4
| | | | | | | | | | | - Mark XFree86-4 as DEPRECATED with EXPIRATION_DATE set to 2007-12-25. I hope that nobody will be bored enough on Christmas to remove them on that day. Tested by: vehemens, Rene Ladan, Beech Rintoul, sarek on x11@ Notes: svn path=/head/; revision=199427
* Bump revision for patch-src::GetMoEv.c.Dejan Lesjak2007-07-021-2/+3
| | | | | | | Whitespace cleanup by chinsan. Notes: svn path=/head/; revision=194697
* Add a temporary patch for an argument ordering bug introduced during aNate Lawson2007-06-221-0/+13
| | | | | | | | | | | | code cleanup. This bug caused gimp to crash when clicking/dragging. I'll let the maintainers fix this however they want to, meanwhile this patch is critical to usability. Discussion: http://lists.freebsd.org/pipermail/freebsd-x11/2007-June/004649.html Bug id: 11222 Notes: svn path=/head/; revision=194028
* - Update to 1.1.2Pav Lucistnik2007-06-065-93/+204
| | | | | | | - Don't remove lib/X11, it's in mtree Notes: svn path=/head/; revision=192933
* Move some files from share/X11 to lib/X11 so X server can find them. ThisDejan Lesjak2007-05-282-237/+237
| | | | | | | should make keyboards on some laptops work again. Notes: svn path=/head/; revision=192187
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-195-94/+871
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Fix after objformat removalPav Lucistnik2007-03-271-2/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=188586
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Remove hardcoding of MTREE_FILE. This is handled in bsd.port.mk sinceDejan Lesjak2005-03-061-1/+0
| | | | | | | rev. 1.503 for ${PREFIX} == ${XPREFIX} cases. Notes: svn path=/head/; revision=130436
* Fix MASTER_SITES.Dejan Lesjak2005-02-141-1/+1
| | | | Notes: svn path=/head/; revision=128853
* Try to clean up this port's new directories on uninstall.Eric Anholt2004-12-091-0/+55
| | | | Notes: svn path=/head/; revision=123579
* Register missing CONFLICTS, mostly on xorg-libraries-*Eric Anholt2004-07-261-1/+1
| | | | | | | Reported by: Kent Stewart <kstewart@owt.com> Notes: svn path=/head/; revision=114790
* Fix libX11's dependencies, especially the missing libXdmcp dep.Eric Anholt2004-05-101-3/+3
| | | | Notes: svn path=/head/; revision=108787
* Use the right MTREE_FILETilman Keskinoz2004-04-191-0/+1
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=107583
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Declare CONFLICTS between freedesktop.org X extension/library ports andMichael Nottebrock2004-03-241-0/+2
| | | | | | | XFree86-libraries. Notes: svn path=/head/; revision=105135
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Add a missing dependency on xproto.Joe Marcus Clarke2004-02-031-0/+2
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=99889
* Update to 6.2.1Eric Anholt2004-01-254-23/+117
| | | | Notes: svn path=/head/; revision=99019
* New port: Prerelease version of libX11 from freedesktop.org.Eric Anholt2003-12-215-0/+70
Testing is encouraged, but please do not use these ports as dependencies until they are updated to release tarballs and the XFree86 ports have been updated to depend on them. Notes: svn path=/head/; revision=96353