summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authortaca <taca>2008-05-19 22:15:55 +0000
committertaca <taca>2008-05-19 22:15:55 +0000
commite53fcd390769e17c1a9c8d95f71945f57dd875eb (patch)
tree2d9dc186c45974e6549d4cf0562fe63c3649f3ab /x11
parente04a5bc7996cbfc9e13cd7b2ce3419e2241a975c (diff)
downloadpkgsrc-e53fcd390769e17c1a9c8d95f71945f57dd875eb.tar.gz
Importing xfd 1.0.1 which was missing moduler xorg packages.
The xfd utility creates a window containing the name of the font being displayed, a row of command buttons, several lines of text for display- ing character metrics, and a grid containing one glyph per cell. The characters are shown in increasing order from left to right, top to bottom. This is the version of xfd maintained by Xorg.
Diffstat (limited to 'x11')
-rw-r--r--x11/xfd/DESCR7
-rw-r--r--x11/xfd/Makefile22
-rw-r--r--x11/xfd/PLIST3
-rw-r--r--x11/xfd/distinfo5
4 files changed, 37 insertions, 0 deletions
diff --git a/x11/xfd/DESCR b/x11/xfd/DESCR
new file mode 100644
index 00000000000..fa9f5e63eec
--- /dev/null
+++ b/x11/xfd/DESCR
@@ -0,0 +1,7 @@
+The xfd utility creates a window containing the name of the font being
+displayed, a row of command buttons, several lines of text for display-
+ing character metrics, and a grid containing one glyph per cell.
+The characters are shown in increasing order from left to right, top to
+bottom.
+
+This is the version of xfd maintained by Xorg.
diff --git a/x11/xfd/Makefile b/x11/xfd/Makefile
new file mode 100644
index 00000000000..ffcd4c136f5
--- /dev/null
+++ b/x11/xfd/Makefile
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/05/19 22:15:55 taca Exp $
+#
+
+DISTNAME= xfd-1.0.1
+CATEGORIES= x11
+MASTER_SITES= http://xorg.freedesktop.org/releases/individual/app/
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://xorg.freedesktop.org/releases/individual/app/
+COMMENT= Display all the characters in an X font
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+GNU_CONFIGURE= yes
+USE_TOOLS+= pkg-config
+
+CONFIGURE_ENV+= APP_MAN_SUFFIX=1
+
+.include "../../x11/libXft/buildlink3.mk"
+.include "../../x11/libXaw/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/x11/xfd/PLIST b/x11/xfd/PLIST
new file mode 100644
index 00000000000..80251b69696
--- /dev/null
+++ b/x11/xfd/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/05/19 22:15:55 taca Exp $
+bin/xfd
+man/man1/xfd.1
diff --git a/x11/xfd/distinfo b/x11/xfd/distinfo
new file mode 100644
index 00000000000..e2cc3aa882e
--- /dev/null
+++ b/x11/xfd/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/05/19 22:15:55 taca Exp $
+
+SHA1 (xfd-1.0.1.tar.bz2) = 4b4987d8c8d41b29c0475474261f1aaea7d5efcb
+RMD160 (xfd-1.0.1.tar.bz2) = 2bd5f75790e09e72eb3e7745d03ced0e411a3ad0
+Size (xfd-1.0.1.tar.bz2) = 88927 bytes