Port details |
- xautolock Activate xlock after a user defined time of inactivity
- 2.2_2 x11
=17 2.2_2Version of this port present on the latest quarterly branch. - Maintainer: romain@FreeBSD.org
 - Port Added: unknown
- Last Update: 2024-02-04 19:13:55
- Commit Hash: e427ab1
- People watching this port, also watch:: xlockmore, unzip, nmap, lame, mplayer
- License: not specified in port
- Description:
- Xautolock monitors console activity under the X window system, and
fires up a program of your choice if nothing happens during a
user configurable period of time. You can use this to automatically
start up a screen locker in case you tend to forget to do so manually
before having a coffee break.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- xautolock>0:x11/xautolock
- To install the port:
- cd /usr/ports/x11/xautolock/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/xautolock
- pkg install xautolock
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xautolock
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (xautolock-2.2.tgz) = 11f0275175634e6db756e96f5713ec91b8b1c41f8663df54e8a5d27dc71c4da2
SIZE (xautolock-2.2.tgz) = 35288
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:
-
- imake : devel/imake
- tradcpp : devel/tradcpp
- gmake>=4.3 : devel/gmake
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xscrnsaver.pc : x11/libXScrnSaver
- Runtime dependencies:
-
- xlock : x11/xlockmore
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xscrnsaver.pc : x11/libXScrnSaver
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for xautolock-2.2_2:
XLOCK=on: Force dependency on x11/xlockmore
===> Use 'make config' to modify these settings
- Options name:
- x11_xautolock
- USES:
- tar:tgz imake gmake xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.2_2 04 Feb 2024 19:13:55
    |
Gleb Popov (arrowd)  |
*: Move manpages to share/man for imake ports.
Approved by: portmgr (blanket) |
2.2_1 20 Jul 2022 14:23:32
    |
Tobias C. Berner (tcberner)  |
x11: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexander Matey <matey@cis.ohio-state.edu>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Alexey Mikhailov <karma@ez.pereslavl.ru>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Anton Toernqvist <antont@inbox.lv> (Only the first 15 lines of the commit message are shown above ) |
2.2_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.2_1 07 Nov 2019 18:36:56
  |
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. |
2.2_1 01 Apr 2016 14:33:58
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
2.2_1 14 May 2015 10:15:09
  |
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 |
2.2_1 29 Jul 2014 16:09:42
  |
adamw  |
Rename x11/ patch-xy patches to reflect the files they modify. |
2.2_1 09 Jan 2014 14:48:54
  |
vanilla  |
Support stagedir.
Approved by: portmgr (blanket infrastructure) |
2.2_1 20 Sep 2013 23:43:20
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
2.2_1 31 Jul 2013 08:13:51
  |
danfe  |
- Unbreak parallel (-jX) builds (have to use GNU make)
- Move USE* knobs earlier in Makefile, before OPTIONS
- Contract COMMAND and make it more readable while here |
2.2_1 10 Jul 2013 17:04:49
  |
bapt  |
Mark as job unsafe |
2.2_1 28 Jun 2013 11:51:06
  |
bapt  |
New USES imake to handle the dependency on imake.
This uses accept 'env' as an argument for ports that do use their own or a
different do-configure target.
Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it
to the called imake.
Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be
overwritten.
Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via
IMAKECPPFLAGS
Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned
from Makefile generated by a previous
imake also inherit the defined CppCmd CcCmd and CplusplusCmd.
Make imake use devel/tradcpp all the time, so that when buidling with clang we
do not depend on gcc's cpp.
Make imake respect CC and CXX
Make imake respect USE_GCC (if set imake will use gcc's cpp).
While here:
- Remove a couple of indefinite articles from comments
- Trim headers
- Fix a couple of ports to build with clang or use: USE_GCC=any
- Fix a now useless redefinition of the extraction chain
- Fix a typo in japanese/Wnn7-lib bundled imake template definitions
- Fix some XMKMF execution with no env specified
- Use options helper in x11/xautolock to simplify the port |
2.2_1 29 Dec 2012 23:07:29
  |
bapt  |
Convert romain's ports to new option framework
While here Trim headers
Approved by: maintainer timeout (2 weeks) |
2.2_1 14 Sep 2011 13:35:43
 |
romain  |
- Take maintainership;
- OPTIONify. |
2.2_1 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
2.2_1 09 Jun 2009 15:33:28
 |
amdmi3  |
Convert most of remaining ports that depend on xorg-libraries to
modular xorg.
- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
above change
- a few minor nits like whitespace and SF macro
Tested by: 2 tinderbox runs by pav
Approved by: portmgr (pav) |
2.2 19 Feb 2008 08:41:43
 |
miwi  |
- Respect restrictive GCC arguments
PR: 120830
Submitted by: Carlos Santos <unixmania@gmail.com> |
2.2 12 Feb 2008 23:27:30
 |
miwi  |
- Update to 2.2
PR: 120466
Submitted by: DisastersMaster <disastermaster@unixfreunde.de> |
2.1_1 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
2.1 25 Nov 2005 19:09:52
 |
pav  |
- Add SHA256 |
2.1 01 Nov 2005 16:15:13
 |
arved  |
Update to 2.1
PR: 88334
Submitted by: Andrew Pantyukhin <infofarmer@gmail.com> |
1.15 14 Feb 2005 15:43:10
 |
vs  |
Add dependency on xlock:x11/xlockmore. While this isn't
strictly necessary, it is usually what you want. |
1.15 22 Aug 2004 15:46:35
 |
krion  |
Fix build with gcc-3.4 |
1.15 14 Aug 2004 21:34:35
 |
kris  |
Reset maintainer: auto-responds with a request to check a website that
is not configured. |
1.15 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
1.15 06 Feb 2004 13:12:53
 |
trevor  |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
1.15 21 Feb 2003 14:06:08
 |
knu  |
De-pkg-comment. |
05 Feb 2001 16:18:54
    |
olgeni  |
Style fixes for ports/x11. |
08 Oct 2000 07:56:00
    |
asami  |
Convert category x11 to new layout. |