summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorrodent <rodent>2015-07-02 22:56:38 +0000
committerrodent <rodent>2015-07-02 22:56:38 +0000
commit090f5ae0305cd8fb4b2686c7a363a32532f57713 (patch)
tree57d139933ec471babffdb694b975e9dea75ef32b /x11
parent6cc3c0f99d1ebd11518ce014674dbd7d8f408f71 (diff)
downloadpkgsrc-090f5ae0305cd8fb4b2686c7a363a32532f57713.tar.gz
Import xfsinfo-1.0.5 as x11/xfsinfo.
xfsinfo is a utility for displaying information about an X font server. It is used to examine the capabilities of a server, the predefined values for various parameters used in communicating between clients and the server, and the font catalogues and alternate servers that are available.
Diffstat (limited to 'x11')
-rw-r--r--x11/xfsinfo/DESCR4
-rw-r--r--x11/xfsinfo/Makefile20
-rw-r--r--x11/xfsinfo/PLIST3
-rw-r--r--x11/xfsinfo/distinfo5
4 files changed, 32 insertions, 0 deletions
diff --git a/x11/xfsinfo/DESCR b/x11/xfsinfo/DESCR
new file mode 100644
index 00000000000..d801e276c1c
--- /dev/null
+++ b/x11/xfsinfo/DESCR
@@ -0,0 +1,4 @@
+xfsinfo is a utility for displaying information about an X font server. It is
+used to examine the capabilities of a server, the predefined values for various
+parameters used in communicating between clients and the server, and the font
+catalogues and alternate servers that are available.
diff --git a/x11/xfsinfo/Makefile b/x11/xfsinfo/Makefile
new file mode 100644
index 00000000000..07ab39fb83a
--- /dev/null
+++ b/x11/xfsinfo/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2015/07/02 22:56:38 rodent Exp $
+
+DISTNAME= xfsinfo-1.0.5
+CATEGORIES= fonts
+MASTER_SITES= ${MASTER_SITE_XORG:=app/}
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= rodent@NetBSD.org
+HOMEPAGE= http://xorg.freedesktop.org/
+COMMENT= Utility for displaying information about an X font server
+LICENSE= x11 # AND others
+
+GNU_CONFIGURE= yes
+USE_TOOLS+= pkg-config
+
+.include "../../x11/libFS/buildlink3.mk"
+BUILDLINK_API_DEPENDS.xproto+= xproto>=7.0.17
+.include "../../x11/xproto/buildlink3.mk"
+.include "../../devel/xorg-util-macros/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/x11/xfsinfo/PLIST b/x11/xfsinfo/PLIST
new file mode 100644
index 00000000000..5004f6e6e64
--- /dev/null
+++ b/x11/xfsinfo/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2015/07/02 22:56:38 rodent Exp $
+bin/xfsinfo
+man/man1/xfsinfo.1
diff --git a/x11/xfsinfo/distinfo b/x11/xfsinfo/distinfo
new file mode 100644
index 00000000000..fc71d1b9248
--- /dev/null
+++ b/x11/xfsinfo/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/07/02 22:56:38 rodent Exp $
+
+SHA1 (xfsinfo-1.0.5.tar.bz2) = 7513e16ba5c8fef31aeaff4a42bf131859e75ee0
+RMD160 (xfsinfo-1.0.5.tar.bz2) = 19abd94f21c52aaf3abf99bf5e18223b1684f965
+Size (xfsinfo-1.0.5.tar.bz2) = 122941 bytes