aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/artwiz-fonts
diff options
context:
space:
mode:
authorAlan Eldridge <alane@FreeBSD.org>2002-08-25 11:19:30 +0000
committerAlan Eldridge <alane@FreeBSD.org>2002-08-25 11:19:30 +0000
commitd6208d7d7e2ffb3feeb4cc6b78d0a37c77019b66 (patch)
treef52a3e649d404dd8aa5ca0ce95dc57fd2ce41bb5 /x11-fonts/artwiz-fonts
parent8bf8d73409eff6272d843403d23d9f009cefb85d (diff)
downloadports-d6208d7d7e2ffb3feeb4cc6b78d0a37c77019b66.tar.gz
ports-d6208d7d7e2ffb3feeb4cc6b78d0a37c77019b66.zip
New set of bitmapped fonts. For some reason does not show up in KDE, but
X definitely sees it, since the fonts work with xterm -fn fontname. I'll let that be a PR if someone wants to submit it. Committed with some cleanup; see PR for details. PR: 41994 Submitted by: Dominic Marks <dominic_marks@btinternet.com>
Notes
Notes: svn path=/head/; revision=64979
Diffstat (limited to 'x11-fonts/artwiz-fonts')
-rw-r--r--x11-fonts/artwiz-fonts/Makefile42
-rw-r--r--x11-fonts/artwiz-fonts/distinfo1
-rw-r--r--x11-fonts/artwiz-fonts/files/fonts.dir15
-rw-r--r--x11-fonts/artwiz-fonts/pkg-comment1
-rw-r--r--x11-fonts/artwiz-fonts/pkg-descr5
-rw-r--r--x11-fonts/artwiz-fonts/pkg-message11
-rw-r--r--x11-fonts/artwiz-fonts/pkg-plist15
7 files changed, 90 insertions, 0 deletions
diff --git a/x11-fonts/artwiz-fonts/Makefile b/x11-fonts/artwiz-fonts/Makefile
new file mode 100644
index 000000000000..aeea321160b9
--- /dev/null
+++ b/x11-fonts/artwiz-fonts/Makefile
@@ -0,0 +1,42 @@
+# New ports collection makefile for: artwiz-fonts
+# Date created: 25/08/2002
+# Whom: Dominic Marks <dominic_marks@btinternet.com>
+#
+# $FreeBSD$
+#
+
+PORTNAME= artwiz-fonts
+PORTVERSION= 1.0
+CATEGORIES= x11-fonts
+MASTER_SITES= http://www.xs4all.nl/~hanb/software/fluxbox/
+DISTNAME= ${PORTNAME}
+
+MAINTAINER= dominic_marks@btinternet.com
+
+NO_BUILD= yes
+USE_BZIP2= yes
+USE_REINPLACE= yes
+USE_X_PREFIX= yes
+PKGMESSAGE= ${WRKDIR}/pkg-message
+WRKSRC= ${WRKDIR}/fluxbox-${PORTNAME}
+
+FONTS= anorexia aqui cure cursor drift edges gelly glisp-bold \
+ glisp lime mints-mild mints-strong nu snap
+FONTDIR= ${X11BASE}/lib/X11/fonts/${PORTNAME}/
+FONTEXT= pcf.gz
+
+.include <bsd.port.pre.mk>
+
+do-install:
+ @${MKDIR} ${FONTDIR}
+.for FONT in ${FONTS}
+ @${INSTALL_DATA} ${WRKSRC}/${FONT}.${FONTEXT} ${FONTDIR}
+.endfor
+ @${INSTALL_DATA} ${FILESDIR}/fonts.dir ${FONTDIR}
+
+post-install:
+ @${SED} 's|$${X11BASE}|${X11BASE}|g' \
+ ${PKGDIR}/pkg-message >${PKGMESSAGE}
+ @${CAT} ${PKGMESSAGE}
+
+.include <bsd.port.post.mk>
diff --git a/x11-fonts/artwiz-fonts/distinfo b/x11-fonts/artwiz-fonts/distinfo
new file mode 100644
index 000000000000..ad71240859ab
--- /dev/null
+++ b/x11-fonts/artwiz-fonts/distinfo
@@ -0,0 +1 @@
+MD5 (artwiz-fonts.tar.bz2) = 76ce0d804fbac830818edc4b0178c7fa
diff --git a/x11-fonts/artwiz-fonts/files/fonts.dir b/x11-fonts/artwiz-fonts/files/fonts.dir
new file mode 100644
index 000000000000..01ae9566d2d8
--- /dev/null
+++ b/x11-fonts/artwiz-fonts/files/fonts.dir
@@ -0,0 +1,15 @@
+14
+glisp.pcf.gz glisp
+gelly.pcf.gz gelly
+edges.pcf.gz edges
+glisp-bold.pcf.gz glisp-bold
+nu.pcf.gz nu
+drift.pcf.gz drift
+mints-strong.pcf.gz mints-strong
+cursor.pcf.gz cursor
+cure.pcf.gz cure
+aqui.pcf.gz aqui
+lime.pcf.gz lime
+snap.pcf.gz snap
+anorexia.pcf.gz anorexia
+mints-mild.pcf.gz mints-mild
diff --git a/x11-fonts/artwiz-fonts/pkg-comment b/x11-fonts/artwiz-fonts/pkg-comment
new file mode 100644
index 000000000000..233459b87f55
--- /dev/null
+++ b/x11-fonts/artwiz-fonts/pkg-comment
@@ -0,0 +1 @@
+A set of free fonts for X11 desktops
diff --git a/x11-fonts/artwiz-fonts/pkg-descr b/x11-fonts/artwiz-fonts/pkg-descr
new file mode 100644
index 000000000000..4358c8d1fd8a
--- /dev/null
+++ b/x11-fonts/artwiz-fonts/pkg-descr
@@ -0,0 +1,5 @@
+A collection of free fonts which are designed for use on X11 desktops,
+created by artwiz. These fonts have a futuristic style and are quite
+small, particularly at high resolutions.
+
+WWW: http://www.vastwaters.com/
diff --git a/x11-fonts/artwiz-fonts/pkg-message b/x11-fonts/artwiz-fonts/pkg-message
new file mode 100644
index 000000000000..da47a7453c2b
--- /dev/null
+++ b/x11-fonts/artwiz-fonts/pkg-message
@@ -0,0 +1,11 @@
+------------------------------------------------------------------
+
+ To get XFree86 to recognise your new fonts you will need to
+ add a line to your XF86Config file. XFree86 4 usually keeps its
+ XF86Config file in /etc or /etc/X11.
+
+ Add the following line to the "Files" section and restart XFree86.
+
+ FontPath "${X11BASE}/lib/X11/fonts/artwiz-fonts"
+
+------------------------------------------------------------------
diff --git a/x11-fonts/artwiz-fonts/pkg-plist b/x11-fonts/artwiz-fonts/pkg-plist
new file mode 100644
index 000000000000..6748d4eb1e7f
--- /dev/null
+++ b/x11-fonts/artwiz-fonts/pkg-plist
@@ -0,0 +1,15 @@
+lib/X11/fonts/artwiz-fonts/anorexia.pcf.gz
+lib/X11/fonts/artwiz-fonts/aqui.pcf.gz
+lib/X11/fonts/artwiz-fonts/cure.pcf.gz
+lib/X11/fonts/artwiz-fonts/cursor.pcf.gz
+lib/X11/fonts/artwiz-fonts/drift.pcf.gz
+lib/X11/fonts/artwiz-fonts/edges.pcf.gz
+lib/X11/fonts/artwiz-fonts/gelly.pcf.gz
+lib/X11/fonts/artwiz-fonts/glisp-bold.pcf.gz
+lib/X11/fonts/artwiz-fonts/glisp.pcf.gz
+lib/X11/fonts/artwiz-fonts/lime.pcf.gz
+lib/X11/fonts/artwiz-fonts/mints-mild.pcf.gz
+lib/X11/fonts/artwiz-fonts/mints-strong.pcf.gz
+lib/X11/fonts/artwiz-fonts/nu.pcf.gz
+lib/X11/fonts/artwiz-fonts/snap.pcf.gz
+lib/X11/fonts/artwiz-fonts/fonts.dir