Port details |
- p5-X11-IdleTime Perl module that reports number of seconds that X11 has been idle
- 0.09 x11 =2 0.09Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2003-08-25 17:50:29
- Last Update: 2022-07-20 14:23:32
- Commit Hash: d357bca
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART10 GPLv1+
- Description:
- X11::IdleTime has one sub routine, GetIdleTime() which returns the number of
seconds that X11 has been idle (no mouse or keyboard activity).
Copyright (C) 2003 Adam Wendt
This library is free software; you can redistribute it and/or modify it under
the same terms as Perl itself.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-X11-IdleTime>0:x11/p5-X11-IdleTime
- To install the port:
- cd /usr/ports/x11/p5-X11-IdleTime/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/p5-X11-IdleTime
- pkg install p5-X11-IdleTime
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-X11-IdleTime
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1514469885
SHA256 (X11-IdleTime-0.09.tar.gz) = d8fddc078e7981ee31b7608c653645cb20f016bdddc7c550b4d527efd3624748
SIZE (X11-IdleTime-0.09.tar.gz) = 6586
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:
-
- p5-Inline>=0.44 : devel/p5-Inline
- p5-Inline-C>=0.44 : devel/p5-Inline-C
- perl5>=5.32.r0<5.33 : lang/perl5.32
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xscrnsaver.pc : x11/libXScrnSaver
- perl5>=5.32.r0<5.33 : lang/perl5.32
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xscrnsaver.pc : x11/libXScrnSaver
- Runtime dependencies:
-
- p5-Inline>=0.44 : devel/p5-Inline
- p5-Inline-C>=0.44 : devel/p5-Inline-C
- perl5>=5.32.r0<5.33 : lang/perl5.32
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xscrnsaver.pc : x11/libXScrnSaver
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- x11_p5-X11-IdleTime
- USES:
- perl5 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 |
0.09 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 ) |
0.09 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.09 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. |
0.09 06 Oct 2018 13:06:45 |
des |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
0.09 31 Dec 2017 22:23:48 |
sunpoet |
Add PORTSCOUT |
0.09 29 Dec 2017 18:47:37 |
sunpoet |
Update to 0.09
- Remove USE_PERL5=patch
- Strip shared library
- Regenerate patch file with makepatch:
Changes: http://search.cpan.org/dist/X11-IdleTime/Changes |
0.5_2 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.5_2 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
0.5_2 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.5_2 03 Jan 2015 07:13:16 |
sunpoet |
- Update *_DEPENDS
- Fix *_DEPENDS: version is already in all supported Perl releases
- Add LICENSE
- Remove obsoleted MANPREFIX
- Bump PORTREVISION for dependency change |
0.5_1 23 Dec 2014 02:22:20 |
mat |
Catch up abusive uses of ${SITE_PERL}.
Sponsored by: Absolight |
0.5_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
0.5 29 Jul 2014 16:09:42 |
adamw |
Rename x11/ patch-xy patches to reflect the files they modify. |
0.5 10 Jun 2014 12:14:14 |
mat |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
0.5 06 Feb 2014 16:42:18 |
ehaupt |
Support staging. |
0.5 20 Sep 2013 23:43:20 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
0.5 31 Jul 2013 06:54:10 |
az |
- Convert to new Uses/perl5.mk framework
- Resolve issues with implicit lang/perl in extract and patch dependencies
- Trim Makefile header
Reviewed by: bapt@ (exp-run)
Approved by: bapt@ (portmrg@) |
0.5 04 Jun 2012 08:31:14 |
az |
- Remove SITE_PERL from *_DEPENDS |
0.5 21 Jan 2012 17:40:15 |
eadler |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
0.5 17 Sep 2011 06:49:29 |
sunpoet |
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat: perl |
0.5 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.5 23 Sep 2010 23:40:55 |
pgollucci |
- Mark MAKE_JOBS_UNSAFE=yes
Reported by: P6 TB |
0.5 19 Apr 2008 17:56:05 |
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) |
0.5 17 Apr 2008 14:30:31 |
araujo |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
0.5 26 Dec 2007 01:35:52 |
gabor |
- Update to 0.5 |
0.4_1 08 Sep 2007 01:12:10 |
linimon |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
0.4_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}. |
0.4 26 Feb 2007 00:44:51 |
clsung |
- Update to 0.4
PR: ports/109530
Submitted by: chinsan |
0.3_1 12 Jan 2007 13:39:06 |
mat |
Add missing dependency
Pointed out by: krisbot's mail |
0.3 07 Jul 2006 06:11:16 |
leeym |
- update to 0.3
- assign to perl@ |
0.01 13 May 2006 05:00:46 |
edwin |
Remove USE_REINPLACE from categories starting with X |
0.01 22 Jan 2006 02:59:14 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.01 25 Nov 2005 19:09:52 |
pav |
- Add SHA256 |
0.01 31 Oct 2005 18:24:21 |
erwin |
Let the IGNORE message make a bit more sense and change it from:
===> p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install
lang/perl5 then try again.
to:
===> p5-Some-Module-0.7 requires perl 5.6.x or later. Install
lang/perl5 then try again.
Approved by: silence on -ports |
0.01 17 Mar 2004 18:29:46 |
trevor |
SIZEify. |
0.01 25 Aug 2003 17:49:23 |
erwin |
Add p5-X11-IdleTime 0.01,
perl module that reports number of
seconds that X11 has been idle.
PR: 54302
Submitted by: Sean Farley <sean-freebsd@farley.org> |