summaryrefslogtreecommitdiff
path: root/x11/xorg-apps (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add dependency on xclock since some people got confused about the message:Kevin Lo2010-12-311-1/+2
| | | | | | | | | /usr/local/lib/X11/xinit/xinitrc: xclock: not found Discussed on: x11@ Notes: svn path=/head/; revision=267203
* - Update to Xorg 7.5Martin Wilke2010-05-011-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=253503
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* Re-add twm, xinit and xterm for convenience.Florent Thoumie2009-01-231-0/+4
| | | | | | | Discussed on: #bsdports Notes: svn path=/head/; revision=226733
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).Florent Thoumie2009-01-231-96/+33
| | | | | | | | | | | - Bump PORTREVISION for all ports depending on libglut since the shlib version number went from 4 to 3. - Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't installed anymore. - Couple of ports fixes (mostly missing xorg components added to USE_XORG). Notes: svn path=/head/; revision=226727
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+0
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* Xmh depend on emh, so add the runtime dependancy.David E. O'Brien2007-10-121-1/+0
| | | | Notes: svn path=/head/; revision=201334
* - Update X.org ports to 7.3.Florent Thoumie2007-09-131-1/+2
| | | | | | | | | | | - 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
* Only depend on xsm if /usr/bin/rsh is present.Dejan Lesjak2007-07-021-1/+4
| | | | | | | PR: ports/112806 Notes: svn path=/head/; revision=194701
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-193-0/+126
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544