summaryrefslogtreecommitdiff
path: root/fonts/profont
diff options
context:
space:
mode:
authorperry <perry@pkgsrc.org>2003-12-20 00:28:12 +0000
committerperry <perry@pkgsrc.org>2003-12-20 00:28:12 +0000
commitb5549d79e60aa67a5ae738f5b7dc8fe32d5aaf0b (patch)
treeeb2031c4d7c4d893b922f8a04476ee2043db07d9 /fonts/profont
parent456a588def486650703342bf65d299728bdb2b03 (diff)
downloadpkgsrc-b5549d79e60aa67a5ae738f5b7dc8fe32d5aaf0b.tar.gz
Add profont 1.0
A monospaced bitmap font readable in very small sizes.
Diffstat (limited to 'fonts/profont')
-rw-r--r--fonts/profont/DESCR3
-rw-r--r--fonts/profont/MESSAGE8
-rw-r--r--fonts/profont/Makefile26
-rw-r--r--fonts/profont/PLIST8
-rw-r--r--fonts/profont/distinfo4
5 files changed, 49 insertions, 0 deletions
diff --git a/fonts/profont/DESCR b/fonts/profont/DESCR
new file mode 100644
index 00000000000..9f145e9457f
--- /dev/null
+++ b/fonts/profont/DESCR
@@ -0,0 +1,3 @@
+A monospaced bitmap font that is readable in very small sizes. It is
+very nice for doing programming work when you need to get a lot of
+text visible in one screen.
diff --git a/fonts/profont/MESSAGE b/fonts/profont/MESSAGE
new file mode 100644
index 00000000000..be32a7ae593
--- /dev/null
+++ b/fonts/profont/MESSAGE
@@ -0,0 +1,8 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1 2003/12/20 00:28:12 perry Exp $
+
+You may need to add the following to your /etc/X11/XF86Config:
+
+ FontPath "${PREFIX}/lib/X11/fonts/misc/"
+
+===========================================================================
diff --git a/fonts/profont/Makefile b/fonts/profont/Makefile
new file mode 100644
index 00000000000..3a83fed026d
--- /dev/null
+++ b/fonts/profont/Makefile
@@ -0,0 +1,26 @@
+# $NetBSD: Makefile,v 1.1 2003/12/20 00:28:12 perry Exp $
+#
+
+DISTNAME= profontlinux
+PKGNAME= profont-1.0
+CATEGORIES= fonts
+MASTER_SITES= http://www.tobiasjung.net/dl/
+EXTRACT_SUFX= .zip
+
+MAINTAINER= perry@NetBSD.org
+HOMEPAGE= http://www.tobias-jung.de/seekingprofont/
+COMMENT= Monospaced bitmap font readable in very small sizes
+
+USE_BUILDLINK2= yes
+NO_BUILD= yes
+NO_CONFIGURE= yes
+USE_X11BASE= yes
+USE_PKGINSTALL= yes
+
+FONTS_X11_DIRS= ${PREFIX}/lib/X11/fonts/misc
+
+do-install:
+ for i in ${WRKDIR}/*.pcf; do ${INSTALL_DATA} $$i ${FONTS_X11_DIRS}; done
+
+.include "../../mk/fonts.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/fonts/profont/PLIST b/fonts/profont/PLIST
new file mode 100644
index 00000000000..5450b12018f
--- /dev/null
+++ b/fonts/profont/PLIST
@@ -0,0 +1,8 @@
+@comment $NetBSD: PLIST,v 1.1 2003/12/20 00:28:12 perry Exp $
+lib/X11/fonts/misc/ProFontWindows_r400-10.pcf
+lib/X11/fonts/misc/ProFontWindows_r400-11.pcf
+lib/X11/fonts/misc/ProFontWindows_r400-12.pcf
+lib/X11/fonts/misc/ProFontWindows_r400-15.pcf
+lib/X11/fonts/misc/ProFontWindows_r400-17.pcf
+lib/X11/fonts/misc/ProFontWindows_r400-22.pcf
+lib/X11/fonts/misc/ProFontWindows_r400-29.pcf
diff --git a/fonts/profont/distinfo b/fonts/profont/distinfo
new file mode 100644
index 00000000000..acf009f209b
--- /dev/null
+++ b/fonts/profont/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1 2003/12/20 00:28:12 perry Exp $
+
+SHA1 (profontlinux.zip) = 2c709a06b822c11b3094cdfe3539e86b1d6b80c5
+Size (profontlinux.zip) = 33262 bytes