aboutsummaryrefslogtreecommitdiff
path: root/x11/xstdcmap
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup of the ports in the x11 directoryEitan Adler2013-10-311-5/+1
| | | | | | | - Convert to staging Notes: svn path=/head/; revision=332201
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | x11) Notes: svn path=/head/; revision=327777
* The FreeBSD x11 team proudly presentsNiclas Zeising2013-05-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | an zeising, kwm, miwi, bapt, eadler production: Xorg 7.7 Starring: xserver 1.12.4 (new xorg only) Mesa 8.0.4, including libGL, libGLU and dri (new xorg only) libX11 1.5.0 libxcb 1.9 libdrm 2.4.42 (new xorg only) freeglut 2.8.1 Also starring: Updates to drivers and other libraries and utilities Additional notes: Change pkgconf to be a build dependency. Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use this. Trim makefile headers. Take maintanership of x11/xcb-proto, ok'd by ashish. If you are running WITH_NEW_XORG=, you need to rebuild all installed drivers, see UPDATING for more information. Various fixes to make ports compile. PR: ports/177942 Exp-run by: miwi Approved by: portmgr (miwi) Thanks to all who helped testing! Notes: svn path=/head/; revision=319055
* Add a new xorg module, to use with USE_XORG: xorg-macros. This moduleNiclas Zeising2013-03-111-3/+1
| | | | | | | | | | | | | | pulls in devel/xorg-macros. Convert all ports that depends on xorg-macros to use this USE_XORG. Split up the long XORG_MODULES= list in bsd.xorg.mk to have only one module on each line. Add xorg-macros dependency to xorg-server. Reviewed by: kwm, bapt Obtained from: xorg development repo (partly) Notes: svn path=/head/; revision=313929
* Update to 1.0.3Niclas Zeising2013-02-142-8/+5
| | | | Notes: svn path=/head/; revision=312221
* Change license from X11 to MIT we do not have x11 in the database and x11 is ↵Baptiste Daroussin2011-09-201-1/+1
| | | | | | | | | a MIT license: MIT license / X11 license (from bsd.license.db.mk) Notes: svn path=/head/; revision=282045
* - update iceauth to 1.0.5Eitan Adler2011-09-202-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - update libXcursor to 1.1.12 - update libXdmcp to 1.1.0 - update libxkbfile to 1.0.7 - update rstart to 1.0.4 - update smproxy to 1.0.5 - update viewres to 1.0.3 - update x11perf to 1.5.4 - update xauth to 1.0.6 - update xbacklight to 1.1.2 - update xbitmaps to 1.1.1 - update xclipboard to 1.1.1 - update xcmsdb to 1.0.3 - update xcursor-themes to 1.0.3 - update xcursorgen to 1.0.4 - update xditview to 1.0.2 - update xdpyinfo to 1.2.0 - update xgc to 1.0.3 - update xkbevd to 1.1.2 - update xkbprint to 1.1.2 - update xkbutils to 1.0.3 - update xload to 1.0.2 - update xlogo to 1.0.3 - update xlsclients to 1.1.2 - update xmodmap to 1.0.5 - update xstdcmap to 1.0.2 - update xtrans to 1.2.6 - update xwd to 1.0.4 - add licenses to ports where it is known - remove outdated conflicts line - fix comment in xlogo Approved by: sahil (mentor) Obtained from: xorg-devel repo Notes: svn path=/head/; revision=282041
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Please welcome Xorg 7.5.1Martin Wilke2011-02-251-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | The X-Server has been patched to the latest 1.7.X series, drivers and fonts have been updated to the latest versions. This update includes some components from Xorg 7.6 with a lot of improvements, and it seems that the performance is much better than the old version. Also this Update fix build issues with clang and binutils 2.17.50 in current, remove 6.X gruft and de-author pkg-descr. I would like to thank: Beat Gaetzi Dima Panov Koop Mast Eitan Adler and all Testers. PR: ports/147646 ports/148035 ports/148744 ports/150223 ports/152889 ports/154457 Notes: svn path=/head/; revision=269720
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-193-0/+29
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544