Port details |
- xidle Run a program on X inactivity
- 26052015 x11
=2 26052015Version of this port present on the latest quarterly branch. - Maintainer: novel@FreeBSD.org
 - Port Added: 2005-10-24 18:07:37
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: curl, mplayer, cdrtools
- License: not specified in port
- Description:
- xidle uses the XScreenSaver(3) extension to receive inactivity events
when a timeout is specified, running a specific program after the elapsed
time. xidle also monitors the very corner of the given position for
pointer activity and runs a program if the pointer sits there for more
than the specified number of seconds. This behavior is always present,
whether -timeout is specified or not.
- SVNWeb : git
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/x11/xidle/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/xidle
- pkg install xidle
- PKGNAME: xidle
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (xidle-26052015.tar.bz2) = a7ba1b887c0f4d9d080dc7f49569bf48e3df1d9f2c08b11cffd159c5a15b174c
SIZE (xidle-26052015.tar.bz2) = 5897
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- x11.pc : x11/libX11
- xscrnsaver.pc : x11/libXScrnSaver
- xcb.pc : x11/libxcb
- xau.pc : x11/libXau
- xdmcp.pc : x11/libXdmcp
- xext.pc : x11/libXext
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xscrnsaver.pc : x11/libXScrnSaver
- xcb.pc : x11/libxcb
- xau.pc : x11/libXau
- xdmcp.pc : x11/libXdmcp
- xext.pc : x11/libXext
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- x11_xidle
- USES:
- tar:bzip2 xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 26052015
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
07 Nov 2019 18:36:56
26052015
|
zeising  |
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
30 May 2015 15:48:50
26052015
|
novel  |
Update to 26052015.
This is a new snapshot I extracted from the OpenBSD CVS repo. |
14 May 2015 10:15:09
24102005_2
|
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
29 Jul 2014 21:43:18
24102005_2
|
adamw  |
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
09 Jan 2014 14:48:54
24102005_2
|
vanilla  |
Support stagedir.
Approved by: portmgr (blanket infrastructure) |
20 Sep 2013 23:43:20
24102005_2
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
19 Mar 2011 12:38:54
24102005_2
|
miwi  |
- Get Rid MD5 support |
05 Jan 2009 19:42:29
24102005_2
|
wxs  |
- Remove conditional checks for FreeBSD 5.x and older
Approved by: pav |
19 Apr 2008 17:56:05
24102005_2 
|
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [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) |
24 Mar 2008 23:21:25
24102005_2
|
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
20 Mar 2008 10:09:36
24102005_1
|
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
19 May 2007 20:32:57
24102005_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
13 May 2006 05:00:46
24102005
|
edwin  |
Remove USE_REINPLACE from categories starting with X |
24 Jan 2006 03:16:52
24102005
|
edwin  |
SHA256ify
Approved by: krion@ |
25 Nov 2005 11:41:43
24102005
|
vs  |
Fix build on 4.x
Approved by: novel |
04 Nov 2005 11:02:02
24102005
|
novel  |
Use getopt_long() when getopt_long_only() is not avaible.
Reported by: pointyhat via kris |
29 Oct 2005 13:59:29
24102005
|
novel  |
Fix build on 4.x.
Reported by: pointyhat via kris |
24 Oct 2005 17:55:16
24102005
|
novel  |
Add OpenBSD's xidle, an app to run a program on X inactivity (xautolock
replacement). |