pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xman Import xman-1.0.2.
details: https://anonhg.NetBSD.org/pkgsrc/rev/56c2ad952c72
branches: trunk
changeset: 527545:56c2ad952c72
user: joerg <joerg%pkgsrc.org@localhost>
date: Tue Apr 10 13:46:59 2007 +0000
description:
Import xman-1.0.2.
This package provides xman, a program to display manual pages
graphically.
This is from the modular X.org X11 project.
diffstat:
x11/xman/DESCR | 4 ++++
x11/xman/Makefile | 19 +++++++++++++++++++
x11/xman/PLIST | 5 +++++
x11/xman/distinfo | 5 +++++
4 files changed, 33 insertions(+), 0 deletions(-)
diffs (49 lines):
diff -r 98facbd3eb4b -r 56c2ad952c72 x11/xman/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xman/DESCR Tue Apr 10 13:46:59 2007 +0000
@@ -0,0 +1,4 @@
+This package provides xman, a program to display manual pages
+graphically.
+
+This is from the modular X.org X11 project.
diff -r 98facbd3eb4b -r 56c2ad952c72 x11/xman/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xman/Makefile Tue Apr 10 13:46:59 2007 +0000
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/04/10 13:46:59 joerg Exp $
+#
+
+DISTNAME= xman-1.0.2
+CATEGORIES= x11
+MASTER_SITES= http://xorg.freedesktop.org/releases/individual/app/
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= joerg%NetBSD.org@localhost
+HOMEPAGE= http://xorg.freedesktop.org/
+COMMENT= Manual page browser
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+GNU_CONFIGURE= yes
+USE_TOOLS+= pkg-config
+
+.include "../../x11/libXaw/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 98facbd3eb4b -r 56c2ad952c72 x11/xman/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xman/PLIST Tue Apr 10 13:46:59 2007 +0000
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/04/10 13:46:59 joerg Exp $
+bin/xman
+lib/X11/app-defaults/Xman
+man/man1/xman.1
+share/X11/xman.help
diff -r 98facbd3eb4b -r 56c2ad952c72 x11/xman/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xman/distinfo Tue Apr 10 13:46:59 2007 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/04/10 13:46:59 joerg Exp $
+
+SHA1 (xman-1.0.2.tar.bz2) = b3d53eedce31071dfc3bc981b04e960d4f830527
+RMD160 (xman-1.0.2.tar.bz2) = 5a84755d1415341b528c8d2cd8cd9db4c2e39b5e
+Size (xman-1.0.2.tar.bz2) = 138214 bytes
Home |
Main Index |
Thread Index |
Old Index