Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mark MAKE_JOBS_SAFE for SMP compilation | Mario Sergio Fujikawa Ferreira | 2009-03-25 | 1 | -0/+1 |
| | | | | Notes: svn path=/head/; revision=230973 | ||||
* | - Remove unneeded dependency from gtk12/gtk20 [1] | Martin Wilke | 2008-04-19 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | - 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 | ||||
* | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG | Martin Wilke | 2008-03-24 | 1 | -3/+2 |
| | | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209683 | ||||
* | Remove support for XFree8-4. | Florent Thoumie | 2008-03-07 | 1 | -8/+1 |
| | | | | | | | | | | | From now on, X_WINDOW_SYSTEM != "xorg" is not supported anymore. PR: ports/119418 Submitted by: flz Approved by: portmgr (pav) Notes: svn path=/head/; revision=208626 | ||||
* | - Welcome X.org 7.2 \o/. | Florent Thoumie | 2007-05-19 | 1 | -0/+1 |
| | | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544 | ||||
* | New port xclick version 0.1: Generates X11 mouse button click events | Mario Sergio Fujikawa Ferreira | 2007-02-21 | 3 | -0/+51 |
Notes: svn path=/head/; revision=185610 |