Port details |
- xpr Utility for printing an X window dump
- 1.2.0 x11 =57 1.2.0Version of this port present on the latest quarterly branch.
- Maintainer: x11@FreeBSD.org
- Port Added: 2007-05-23 03:28:46
- Last Update: 2024-03-04 14:30:09
- Commit Hash: d731b23
- People watching this port, also watch:: xrandr, xev, libXtst, libXdamage, libXcomposite
- License: not specified in port
- Description:
- This package contains xpr, an utility for printing an X window dump.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/x11/xpr/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/xpr
- pkg install xpr
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xpr
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1709538380
SHA256 (xorg/app/xpr-1.2.0.tar.xz) = 8b9402f8331309f0a9d8143d4d6129c4a7479ff9449616849b9f1e2a5835cec3
SIZE (xorg/app/xpr-1.2.0.tar.xz) = 143948
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:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- xorg-macros.pc : devel/xorg-macros
- xmuu.pc : x11-toolkits/libXmu
- x11.pc : x11/libX11
- Runtime dependencies:
-
- xmuu.pc : x11-toolkits/libXmu
- x11.pc : x11/libX11
- This port is required by:
- for Run
-
- x11/xorg-apps
Configuration Options:
- No options to configure
- Options name:
- x11_xpr
- USES:
- tar:xz xorg xorg-cat:app 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 |
1.2.0 04 Mar 2024 14:30:09 |
Emmanuel Vadot (manu) |
x11/xpr: Update to 1.2.0
Release notes: https://lists.x.org/archives/xorg-announce/2024-March/003477.html
Sponsored by: Beckhoff Automation GmbH & Co. KG |
1.0.5_1 29 Jan 2024 17:35:45 |
Gleb Popov (arrowd) Author: Helge Oldach |
x11/*: Move manpages to share/man
Approved by: portmgr (blanket) |
1.0.5 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.0.5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.5 03 Nov 2019 21:56:38 |
zeising |
Switch all ports to use USES=xorg-cat
Change all ports to use USES=xorg-cat instead of the old XORG_CAT
Add USES=xorg and USES=gl as needed to x11@ ports |
1.0.5 10 May 2018 14:52:52 |
zeising |
x11/xpr: Update to 1.0.5
Summary of changes:
* Autoconf fixes
* Updates to and simplification of parser
* Constification
* Various other fixes |
1.0.4 11 Nov 2013 04:21:03 |
eadler |
Cleanup of the ports in the x11 directory
- Convert to staging |
1.0.4 20 Sep 2013 23:43:20 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
1.0.4 03 Feb 2013 21:46:38 |
zeising |
Update to 1.0.4
Approved by: kwm, miwi (mentors, implicit)
Obtained from: xorg development repo |
1.0.3 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.0.3 25 Feb 2011 16:52:50 |
miwi |
- Please welcome Xorg 7.5.1
The X-Server has been patched to the latest 1.7.X series, drivers
and fonts have been updated to the latest versions. This update includes
some components from Xorg 7.6 with a lot of improvements, and it seems
that the performance is much better than the old version. Also this
Update fix build issues with clang and binutils 2.17.50 in current,
remove 6.X gruft and de-author pkg-descr.
I would like to thank:
Beat Gaetzi
Dima Panov
Koop Mast
Eitan Adler
and all Testers.
PR: ports/147646
ports/148035
ports/148744
ports/150223
ports/152889
ports/154457 |
1.0.3 01 May 2010 11:41:07 |
miwi |
- Update to Xorg 7.5
The Intel drivers was patched to work with
the new server. The drivers for Vesa, NV,NVIDIA and
ATI have been tested thoroughfully and seem to work fine.
A complete changelog of Xorg 7.5 can you read here:
http://www.x.org/releases/X11R7.5/
A note to FreeBSD 6.X users: We strongly recommend you
to update your system to 7.x or above.
For updating try
portupgrade -af \* (Only the first 15 lines of the commit message are shown above ) |
1.0.2 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}. |