diff options
Diffstat (limited to 'x11/xman')
-rw-r--r-- | x11/xman/Makefile | 10 | ||||
-rw-r--r-- | x11/xman/distinfo | 6 | ||||
-rw-r--r-- | x11/xman/pkg-descr | 7 |
3 files changed, 12 insertions, 11 deletions
diff --git a/x11/xman/Makefile b/x11/xman/Makefile index 04cf34538695..58ee223a1971 100644 --- a/x11/xman/Makefile +++ b/x11/xman/Makefile @@ -1,17 +1,15 @@ PORTNAME= xman -PORTVERSION= 1.1.5 -PORTREVISION= 1 +DISTVERSION= 1.2.0 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= Manual page display program for X +WWW= https://gitlab.freedesktop.org/xorg/app/xman LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -USES= xorg xorg-cat:app -USE_XORG= x11 xt xaw - -GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share +USES= tar:xz xorg xorg-cat:app +USE_XORG= x11 xaw xorgproto xt .include <bsd.port.mk> diff --git a/x11/xman/distinfo b/x11/xman/distinfo index bf336ef42f80..94527d3ede6a 100644 --- a/x11/xman/distinfo +++ b/x11/xman/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1566062869 -SHA256 (xorg/app/xman-1.1.5.tar.bz2) = 4e3c2c7497e9734a6d3c8e1b6a364612892bb31e9f33076c9fdae7177ab60978 -SIZE (xorg/app/xman-1.1.5.tar.bz2) = 193676 +TIMESTAMP = 1746587331 +SHA256 (xorg/app/xman-1.2.0.tar.xz) = f18db80bd72a0c27cf38b2a7b75485ee48cd22aab10f2ff58de54d83e268b406 +SIZE (xorg/app/xman-1.2.0.tar.xz) = 177156 diff --git a/x11/xman/pkg-descr b/x11/xman/pkg-descr index 610bc23acda6..25c078e60741 100644 --- a/x11/xman/pkg-descr +++ b/x11/xman/pkg-descr @@ -1,2 +1,5 @@ -This package contains xman, a manual page display program for the X -Window System. +The xman program is a graphical manual page browser using the Athena +Widgets (Xaw) toolkit. + +The default size of the initial xman window is small so that you can +leave it running throughout your entire login session. |