Port details |
- p5-X11-Xlib Low-level access to the X11 library
- 0.18_2 x11 =2 0.18_2Version of this port present on the latest quarterly branch.
- Maintainer: pi@FreeBSD.org
- Port Added: 2015-04-12 05:35:15
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/X11-Xlib
- Description:
- This module provides low-level access to X11 library functions,
including access to some X11 extensions like the X11 test library (Xtst).
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-X11-Xlib>0:x11/p5-X11-Xlib
- To install the port:
- cd /usr/ports/x11/p5-X11-Xlib/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/p5-X11-Xlib
- pkg install p5-X11-Xlib
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-X11-Xlib
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1529394704
SHA256 (X11-Xlib-0.18.tar.gz) = cc33648fb6e8390706cface93503e9b44c0ac3d271f40581741fe0c5c86f25f8
SIZE (X11-Xlib-0.18.tar.gz) = 131447
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-Devel-CheckLib>=0 : devel/p5-Devel-CheckLib
- p5-ExtUtils-Depends>=0 : devel/p5-ExtUtils-Depends
- p5-Try-Tiny>=0 : lang/p5-Try-Tiny
- perl5>=5.32.r0<5.33 : lang/perl5.32
- x11.pc : x11/libX11
- xcomposite.pc : x11/libXcomposite
- xext.pc : x11/libXext
- xfixes.pc : x11/libXfixes
- xinerama.pc : x11/libXinerama
- xrender.pc : x11/libXrender
- xtst.pc : x11/libXtst
- perl5>=5.32.r0<5.33 : lang/perl5.32
- xorgproto>=0 : x11/xorgproto
- x11.pc : x11/libX11
- xcomposite.pc : x11/libXcomposite
- xext.pc : x11/libXext
- xfixes.pc : x11/libXfixes
- xinerama.pc : x11/libXinerama
- xrender.pc : x11/libXrender
- xtst.pc : x11/libXtst
- Runtime dependencies:
-
- p5-Devel-CheckLib>=0 : devel/p5-Devel-CheckLib
- p5-ExtUtils-Depends>=0 : devel/p5-ExtUtils-Depends
- p5-Try-Tiny>=0 : lang/p5-Try-Tiny
- perl5>=5.32.r0<5.33 : lang/perl5.32
- x11.pc : x11/libX11
- xcomposite.pc : x11/libXcomposite
- xext.pc : x11/libXext
- xfixes.pc : x11/libXfixes
- xinerama.pc : x11/libXinerama
- xrender.pc : x11/libXrender
- xtst.pc : x11/libXtst
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- x11_p5-X11-Xlib
- 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 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.18_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.18_2 19 Oct 2021 08:36:47 |
Tobias Kortkamp (tobik) |
*: apply refactor.remove-consecutive-empty-lines
Submitted by: portedit |
0.18_2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.18_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.18_2 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.18_2 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.18_2 11 Sep 2018 18:34:28 |
zeising |
Change x11/xorgproto to become a build dep
Change x11/xorgproto to become a build time dependency when added to
USE_XORG. Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.
PR: 230909
Reviewed by: eadler
Approved by: portmgr (antoine)
Obtained
from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run: antoine
Differential Revision: https://reviews.freebsd.org/D16906 |
0.18_1 31 Jul 2018 18:41:30 |
zeising |
Switch to xorgproto instead of individual packages
Upstream used to distribute protocol headers as separate packages, but has
decided to merge those to a common package, named xorgproto. This update
tracks that change.
* Add a new port, x11/xorgproto, with are protocol headers for xorg.
* Hook the new protocol port to the build and to infrastructure in
bsd.xorg.mk.
* Update all ports with a dependency on any of the old *proto packages to
instead depend on xorgproto. Bump portrevision.
* Delete the old *proto packages, update MOVED.
PR: 230023
Submitted by: zeising
Approved by: portmgr (antoine)
exp-run by: antoine |
0.18 19 Jun 2018 08:13:10 |
pi |
x11/p5-X11-Xlib: update 0.15 -> 0.18
Relnotes: https://metacpan.org/source/NERDVANA/X11-Xlib-0.18/Changes |
0.15 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
0.15 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.15 05 Jul 2017 05:12:12 |
pi |
x11/p5-X11-Xlib: update 0.14 -> 0.15
Changes: http://search.cpan.org/src/NERDVANA/X11-Xlib-0.15/Changes |
0.14_1 17 Jun 2017 03:01:56 |
bdrewery |
Fix wrong PKGNAME dependency.
Spotted by: Poudriere
With hat: portmgr |
0.14 21 Apr 2017 15:22:30 |
pi |
x11/p5-X11-Xlib: update 0.11 -> 0.14
Changes: http://cpansearch.perl.org/src/NERDVANA/X11-Xlib-0.14/Changes |
0.11 07 Apr 2017 09:13:25 |
pi |
x11/p5-X11-Xlib: update 0.03 -> 0.11
Changes: http://cpansearch.perl.org/src/NERDVANA/X11-Xlib-0.11/Changes |
0.03 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.03 12 Apr 2015 05:34:57 |
pi |
New port: x11/p5-X11-Xlib
This module provides low-level access to X11 library functions,
including access to some X11 extensions like the X11 test library (Xtst).
WWW: http://search.cpan.org/dist/X11-Xlib/ |