Port details |
- xwud Image displayer for X
- 1.0.5_1 x11 =56 1.0.5_1Version of this port present on the latest quarterly branch.
- Maintainer: x11@FreeBSD.org
- Port Added: 2007-05-23 03:28:46
- Last Update: 2024-01-29 17:35:45
- Commit Hash: 8efbfe6
- People watching this port, also watch:: xrandr, xev, libXtst, libXdamage, libXcomposite
- License: not specified in port
- Description:
- This package contains xwud, an image displayer for the X Window System.
- ¦ ¦ ¦ ¦
- 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/xwud/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/xwud
- pkg install xwud
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xwud
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1525893592
SHA256 (xorg/app/xwud-1.0.5.tar.bz2) = 99997051f8a892313f22edf41dab45864e86e7062ee9012d5dbb6a40fc6b10a9
SIZE (xorg/app/xwud-1.0.5.tar.bz2) = 133376
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
- x11.pc : x11/libX11
- Runtime dependencies:
-
- x11.pc : x11/libX11
- This port is required by:
- for Run
-
- x11/xorg-apps
Configuration Options:
- No options to configure
- Options name:
- x11_xwud
- USES:
- 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.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 13:20:05 |
zeising |
x11/xwud: Update to 1.0.5
Summary of changes:
* Autoconf fixes
* Constification
* Changes to usage message |
1.0.4 28 Oct 2013 01:10:07 |
eadler |
Cleanup of the x11@ 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:56:04 |
zeising |
Update to 1.0.4
Approved by: kwm, miwi (mentors, implicit)
Obtained from: xorg development repo |
1.0.3 22 Sep 2011 13:51:54 |
eadler |
- updated evieext to 1.1.1
- updated libSM to 1.2.0,1
- updated libX11 to 1.4.4,1
- updated libXevie to 1.0.3
- updated libXext to 1.3.0_1,1
- updated libXfixes to 4.0.4
- updated libXi to 1.4.3,1
- updated libXinerama to 1.1.1,1
- updated libXp to 1.0.1,1
- updated libXpm to 3.5.9
- updated libXrandr to 1.3.2
- updated libXrender to 0.9.6
- updated libXres to 1.0.5
- updated libXtst to 1.2.0
- updated libXv to 1.0.6,1 (Only the first 15 lines of the commit message are shown above ) |
1.0.2 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.0.2 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.2 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.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}. |