aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xbitmaps
Commit message (Collapse)AuthorAgeFilesLines
* This version of the port doesn't exist anymore.eadler2012-03-181-2/+0
| | | | Feature safe: yes
* Change license from X11 to MIT we do not have x11 in the database and x11 is ↵bapt2011-09-201-1/+1
| | | | | | a MIT license: MIT license / X11 license (from bsd.license.db.mk)
* - update iceauth to 1.0.5eadler2011-09-202-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* - Update to Xorg 7.5miwi2010-05-013-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | The Intel drivers was patched to work with the new server. The drivers for Vesa, NV,NVIDIA and ATI have been tested thoroughfully and seem to work fine. A complete changelog of Xorg 7.5 can you read here: http://www.x.org/releases/X11R7.5/ A note to FreeBSD 6.X users: We strongly recommend you to update your system to 7.x or above. For updating try portupgrade -af \* or: portmaster -af Please report any problems and issus to x11 (at) FreeBSD.org. Thanks to beat@, rnoland@, fluffy@, stas@ and all testers for their help and Feeback. Tested by: Community and 2x exp-runs
* - Welcome X.org 7.2 \o/.flz2007-05-204-0/+97
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.