aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xtrlock
Commit message (Collapse)AuthorAgeFilesLines
* - This port needs to install with setuid bitwg2013-06-091-0/+2
| | | | | | PR: ports/177347 Submitted by: Klaus Aehlig <aehlig@linta.de> Approved by: culot / jpaetzel (mentors, implicit)
* - Update to 2.2miwi2013-03-245-72/+28
| | | | | PR: 177273 Submitted by: Ports Fury
* - Update to version 2.0.14pawel2012-05-122-4/+6
| | | | | | | - Add LICENSE info PR: ports/167790 Submitted by: Klaus Aehlig <aehlig@linta.de>
* - Get Rid MD5 supportmiwi2011-03-191-2/+0
|
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-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_XORGmiwi2008-03-261-2/+2
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Welcome X.org 7.2 \o/.flz2007-05-201-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 responselinimon2007-02-271-1/+1
| | | | | | to earlier email. Hat: portmgr
* - Update to 2.0.12rafan2006-08-222-4/+5
| | | | | PR: ports/102336 Submitted by: Alexey Mikhailov <karma at ez.pereslavl.ru> (maintainer)
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* - Update to 2.0.10vs2005-04-184-16/+9
| | | | | | | | - Respect CC/CFLAGS (me) - Use MASTER_SITE_DEBIAN (me) PR: ports/79204 Submitted by: maintainer
* Fix build with gcc-3.4krion2004-08-231-16/+26
|
* Add xtrlock, a minimal transparent X lock. Transparent means that all windowspav2004-05-235-0/+83
are still visible and updated on the locked session. PR: ports/66964 Submitted by: Alexey Y. Mikhailov <karma@ez.pereslavl.ru>