aboutsummaryrefslogtreecommitdiff
path: root/x11/xtrlock
Commit message (Collapse)AuthorAgeFilesLines
* - This port needs to install with setuid bitWilliam Grzybowski2013-06-091-0/+2
| | | | | | | | | PR: ports/177347 Submitted by: Klaus Aehlig <aehlig@linta.de> Approved by: culot / jpaetzel (mentors, implicit) Notes: svn path=/head/; revision=320334
* - Update to 2.2Martin Wilke2013-03-235-72/+28
| | | | | | | | PR: 177273 Submitted by: Ports Fury Notes: svn path=/head/; revision=315060
* - Update to version 2.0.14Pawel Pekala2012-05-112-4/+6
| | | | | | | | | | - Add LICENSE info PR: ports/167790 Submitted by: Klaus Aehlig <aehlig@linta.de> Notes: svn path=/head/; revision=296455
* - Get Rid MD5 supportMartin Wilke2011-03-191-2/+0
| | | | Notes: svn path=/head/; revision=271305
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-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_XORGMartin Wilke2008-03-251-2/+2
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209811
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Reset karma@ez.pereslavl.ru due to maintainer timeouts and no responseMark Linimon2007-02-271-1/+1
| | | | | | | | | to earlier email. Hat: portmgr Notes: svn path=/head/; revision=186048
* - Update to 2.0.12Rong-En Fan2006-08-222-4/+5
| | | | | | | | PR: ports/102336 Submitted by: Alexey Mikhailov <karma at ez.pereslavl.ru> (maintainer) Notes: svn path=/head/; revision=171171
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* - Update to 2.0.10Volker Stolz2005-04-184-16/+9
| | | | | | | | | | | - Respect CC/CFLAGS (me) - Use MASTER_SITE_DEBIAN (me) PR: ports/79204 Submitted by: maintainer Notes: svn path=/head/; revision=133564
* Fix build with gcc-3.4Kirill Ponomarev2004-08-221-16/+26
| | | | Notes: svn path=/head/; revision=117039
* Add xtrlock, a minimal transparent X lock. Transparent means that all windowsPav Lucistnik2004-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> Notes: svn path=/head/; revision=109778