Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Remove unneeded dependency from gtk12/gtk20 [1] | miwi | 2008-04-20 | 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) | ||||
* | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG | miwi | 2008-03-26 | 1 | -2/+2 |
| | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) | ||||
* | - Welcome X.org 7.2 \o/. | flz | 2007-05-20 | 1 | -0/+1 |
| | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. | ||||
* | Reset karma@ez.pereslavl.ru due to maintainer timeouts and no response | linimon | 2007-02-27 | 1 | -1/+1 |
| | | | | | | to earlier email. Hat: portmgr | ||||
* | - Update to 2.0.12 | rafan | 2006-08-22 | 2 | -4/+5 |
| | | | | | PR: ports/102336 Submitted by: Alexey Mikhailov <karma at ez.pereslavl.ru> (maintainer) | ||||
* | SHA256ify | edwin | 2006-01-24 | 1 | -0/+1 |
| | | | | Approved by: krion@ | ||||
* | - Update to 2.0.10 | vs | 2005-04-18 | 4 | -16/+9 |
| | | | | | | | | - Respect CC/CFLAGS (me) - Use MASTER_SITE_DEBIAN (me) PR: ports/79204 Submitted by: maintainer | ||||
* | Fix build with gcc-3.4 | krion | 2004-08-23 | 1 | -16/+26 |
| | |||||
* | Add xtrlock, a minimal transparent X lock. Transparent means that all windows | pav | 2004-05-23 | 5 | -0/+83 |
are still visible and updated on the locked session. PR: ports/66964 Submitted by: Alexey Y. Mikhailov <karma@ez.pereslavl.ru> |