Port details |
- p5-X11-XCB Perl bindings for libxcb
- 0.23 x11 =2 0.22Version of this port present on the latest quarterly branch.
- Maintainer: zhmylove@narod.ru
- Port Added: 2015-04-11 18:13:23
- Last Update: 2024-10-07 19:03:25
- Commit Hash: 3dee631
- 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-XCB
- Description:
- The modul bindings wrap libxcb, a C library to speak with X11. It
provides an object oriented interface to the libxcb methods using Mouse.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-X11-XCB>0:x11/p5-X11-XCB
- To install the port:
- cd /usr/ports/x11/p5-X11-XCB/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/p5-X11-XCB
- pkg install p5-X11-XCB
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-X11-XCB
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1728130534
SHA256 (X11-XCB-0.23.tar.gz) = 70aecd338e0a75cbb1272bde181c10343f2aa700fa0dd9d5375f4b006a8b7b5b
SIZE (X11-XCB-0.23.tar.gz) = 170952
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:
-
- xcb.xsd : x11/xcb-proto
- p5-Data-Dump>=0 : devel/p5-Data-Dump
- p5-ExtUtils-Depends>=0 : devel/p5-ExtUtils-Depends
- p5-ExtUtils-PkgConfig>=0 : devel/p5-ExtUtils-PkgConfig
- p5-XML-Descent>=0 : textproc/p5-XML-Descent
- p5-XML-Simple>=0 : textproc/p5-XML-Simple
- p5-XS-Object-Magic>=0 : devel/p5-XS-Object-Magic
- perl5>=5.36<5.37 : lang/perl5.36
- xorgproto>=0 : x11/xorgproto
- x11.pc : x11/libX11
- xcb.pc : x11/libxcb
- xinerama.pc : x11/libXinerama
- Test dependencies:
-
- p5-Test-Deep>=0 : devel/p5-Test-Deep
- p5-Test-Exception>=0 : devel/p5-Test-Exception
- Runtime dependencies:
-
- p5-Mouse>=0 : devel/p5-Mouse
- p5-Try-Tiny>=0 : lang/p5-Try-Tiny
- p5-XS-Object-Magic>=0 : devel/p5-XS-Object-Magic
- perl5>=5.36<5.37 : lang/perl5.36
- x11.pc : x11/libX11
- xcb.pc : x11/libxcb
- xinerama.pc : x11/libXinerama
- Library dependencies:
-
- libxcb.so : x11/libxcb
- libxcb-util.so : x11/xcb-util
- libxcb-icccm.so : x11/xcb-util-wm
- This port is required by:
- for Run
-
- x11-wm/korgwm
Configuration Options:
- No options to configure
- Options name:
- x11_p5-X11-XCB
- USES:
- localbase 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.23 07 Oct 2024 19:03:25 |
Kurt Jaeger (pi) Author: Sergey Zhmylove |
x11/p5-X11-XCB: update 0.22 -> 0.23
- Submitter is maintainer upstream and becomes maintainer
PR: 281866
Author: Sergey Zhmylove <zhmylove@narod.ru> |
0.22 19 Dec 2023 12:58:26 |
Alexey Dokuchaev (danfe) |
x11/p5-X11-XCB: update the port to version 0.22
Carefully split *_DEPENDS into BUILD/RUN/TEST ones.
PR: 275560
Submitted by: Sergey Zhmylove
Approved by: maintainer timeout (pi; two weeks) |
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.16_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.16_2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.16_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.16_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.16_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.16_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.16_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.16 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.16 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.16 10 Aug 2017 15:19:02 |
mat |
Fix build for Perl 5.25.6+.
With hat: perl@
Sponsored by: Absolight |
0.16 06 Nov 2016 14:53:46 |
pi |
x11/p5-X11-XCB: update 0.15 -> 0.16
- newer version of _GenerateMyXS.pm inside |
0.15 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.15 11 Jan 2016 20:11:13 |
pi |
x11/p5-X11-XCB: 0.12 -> 0.15
Changes: added extension_present(), _screens_from_root() |
0.12 28 Jun 2015 15:23:04 |
antoine |
Spell MAKE_JOBS_UNSAFE correctly |
0.12 11 Apr 2015 20:08:04 |
pi |
x11/p5-X11-XCB: fix duplicate DEPEND line |
0.12 11 Apr 2015 18:13:15 |
pi |
New port: x11/p5-X11-XCB
The modul bindings wrap libxcb, a C library to speak with X11. It
provides an object oriented interface to the libxcb methods using Mouse.
WWW: http://search.cpan.org/dist/X11-XCB/ |