aboutsummaryrefslogtreecommitdiff
path: root/x11/xorg-apps
Commit message (Collapse)AuthorAgeFilesLines
* 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