aboutsummaryrefslogtreecommitdiff
path: root/x11/xidle
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Remove conditional checks for FreeBSD 5.x and olderWesley Shields2009-01-051-5/+0
| | | | | | | Approved by: pav Notes: svn path=/head/; revision=225292
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+2
| | | | | | | | | | | | | | | | | | - 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-241-2/+2
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209735
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209424
* - 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
* Remove USE_REINPLACE from categories starting with XEdwin Groothuis2006-05-131-2/+0
| | | | Notes: svn path=/head/; revision=162219
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Fix build on 4.xVolker Stolz2005-11-251-1/+1
| | | | | | | Approved by: novel Notes: svn path=/head/; revision=149404
* Use getopt_long() when getopt_long_only() is not avaible.Roman Bogorodskiy2005-11-041-1/+10
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=147204
* Fix build on 4.x.Roman Bogorodskiy2005-10-291-1/+1
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=146662
* Add OpenBSD's xidle, an app to run a program on X inactivity (xautolockRoman Bogorodskiy2005-10-243-0/+39
replacement). Notes: svn path=/head/; revision=146272