summaryrefslogtreecommitdiff
path: root/x11-fonts
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-08-14 04:08:02 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-08-14 04:08:02 +0000
commit4a6b440781fce7e5e00b01f8e3b0026aef5b3705 (patch)
treeec76581865429a55b97c41e17913a7edc69067f0 /x11-fonts
parentAdded exodus. (diff)
Various plan9 utilities. It's such a complete collection, I'm going
to import it all at once! Submitted by: Eric L. Hernes <erich@lodgenet.com>
Notes
Notes: svn path=/head/; revision=2055
Diffstat (limited to 'x11-fonts')
-rw-r--r--x11-fonts/Xg/Makefile17
-rw-r--r--x11-fonts/Xg/distinfo1
-rw-r--r--x11-fonts/Xg/files/patch-aa20
-rw-r--r--x11-fonts/Xg/pkg-comment1
-rw-r--r--x11-fonts/Xg/pkg-descr40
-rw-r--r--x11-fonts/Xg/pkg-plist174
6 files changed, 253 insertions, 0 deletions
diff --git a/x11-fonts/Xg/Makefile b/x11-fonts/Xg/Makefile
new file mode 100644
index 000000000000..fdb0a18dbf3c
--- /dev/null
+++ b/x11-fonts/Xg/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: libXg
+# Version required: ????? arbitrarily picked 1.0 for version
+# Date created: Sun Aug 13 12:36:14 CDT 1995
+# Whom: erich@rrnet.com
+#
+# $Id$
+#
+
+DISTNAME= libXg.utf.fonts
+PKGNAME= libXgFonts-1.0
+CATEGORIES+= plan9
+MASTER_SITES= ftp://ftp.ecf.toronto.edu/pub/plan9/matty/
+EXTRACT_SUFX= .tar.Z
+NO_WRKSUBDIR= yes
+USE_X11= yes
+
+.include <bsd.port.mk>
diff --git a/x11-fonts/Xg/distinfo b/x11-fonts/Xg/distinfo
new file mode 100644
index 000000000000..18d824000ffd
--- /dev/null
+++ b/x11-fonts/Xg/distinfo
@@ -0,0 +1 @@
+MD5 (libXg.utf.fonts.tar.Z) = 3ceb7eef48c7a9d0b8e2f28ae6a3c94e
diff --git a/x11-fonts/Xg/files/patch-aa b/x11-fonts/Xg/files/patch-aa
new file mode 100644
index 000000000000..0f57ac582279
--- /dev/null
+++ b/x11-fonts/Xg/files/patch-aa
@@ -0,0 +1,20 @@
+*** Makefile~ Sun Aug 13 13:55:37 1995
+--- Makefile Sun Aug 13 13:56:11 1995
+***************
+*** 0 ****
+--- 1,15 ----
++
++ DESTDIR=$(PREFIX)/lib/X11/fonts/Xg
++
++ all:
++ @echo nothing to be done for \`$@\'
++ @echo this is an install-only target.
++
++ install:
++ [ -d $(DESTDIR) ] || mkdir -p $(DESTDIR)
++ for i in Xg/bdf/*.bdf; do b=$$(basename $$i .bdf); \
++ rm -f $(DESTDIR)/$$b.pcf.Z; \
++ bdftopcf -o $(DESTDIR)/$$b.pcf $$i; \
++ compress $(DESTDIR)/$$b.pcf; \
++ done; mkfontdir $(DESTDIR); \
++ cp Xg/matty/unicode.9.font $(DESTDIR)
diff --git a/x11-fonts/Xg/pkg-comment b/x11-fonts/Xg/pkg-comment
new file mode 100644
index 000000000000..e4dfd89bb276
--- /dev/null
+++ b/x11-fonts/Xg/pkg-comment
@@ -0,0 +1 @@
+These are the UNICODE fonts for use with 9term and sam.
diff --git a/x11-fonts/Xg/pkg-descr b/x11-fonts/Xg/pkg-descr
new file mode 100644
index 000000000000..5053b08c2964
--- /dev/null
+++ b/x11-fonts/Xg/pkg-descr
@@ -0,0 +1,40 @@
+Unicode fonts
+=============
+
+The new libXg distribution supports Unicode. Sam and 9term built using
+the new UTF libXg will allow one to enter and edit files containing
+Unicode characters encoded using UTF-2 (UTF-FSS). The software
+takes care of all this encoding. Sam may be used to enter the files
+and when displayed in a suitable 9term window will be seen in all
+their Unicode glory. The font bundle is an integral part of this.
+It contains bdf files of fonts which are used to span various ranges
+of the Unicode space.
+
+To use them:
+
+o convert the bdf files to whatever format is appropriate for
+ your system and place the files in a suitable common directory
+o set this directory up as an X font directory by running some
+ program such as `mkfontdir' if necessary
+o add the directory to your fontpath `xset fp+ fontdir'
+o make sure libXg knows about the fontfile you wish to use by
+ setting the appropriate .p9font X resource (or just *p9font) to
+ be something like /lib/font/Xg/matty/unicode.9.font or by
+ specifying an appropriate -p9font argument to libXg programs.
+
+I am currently using these headers on outgoing Unicode mail, however
+I do not vouch for their correctness. They do provide a bit of clue
+as to what is going on 'though.
+
+ Mime-Version: 1.0
+ Content-Type: text/plain; charset=X-utf-2
+ Content-Transfer-Encoding: 8bit
+
+I am working on a program to convert UTF-2 streams into reasonable
+ascii aproximations where possible.
+
+If you create any more fonts or add to the existing fonts, please
+drop me a line so I can add them to the distribution and my collection.
+
+ Matty Farrow
+ matty@cs.su.oz.au
diff --git a/x11-fonts/Xg/pkg-plist b/x11-fonts/Xg/pkg-plist
new file mode 100644
index 000000000000..39272713bd46
--- /dev/null
+++ b/x11-fonts/Xg/pkg-plist
@@ -0,0 +1,174 @@
+lib/X11/fonts/Xg/big5.4e00.16.pcf.Z
+lib/X11/fonts/Xg/big5.5000.16.pcf.Z
+lib/X11/fonts/Xg/big5.5200.16.pcf.Z
+lib/X11/fonts/Xg/big5.5400.16.pcf.Z
+lib/X11/fonts/Xg/big5.5600.16.pcf.Z
+lib/X11/fonts/Xg/big5.5800.16.pcf.Z
+lib/X11/fonts/Xg/big5.5a00.16.pcf.Z
+lib/X11/fonts/Xg/big5.5c00.16.pcf.Z
+lib/X11/fonts/Xg/big5.5e00.16.pcf.Z
+lib/X11/fonts/Xg/big5.6000.16.pcf.Z
+lib/X11/fonts/Xg/big5.6200.16.pcf.Z
+lib/X11/fonts/Xg/big5.6400.16.pcf.Z
+lib/X11/fonts/Xg/big5.6600.16.pcf.Z
+lib/X11/fonts/Xg/big5.6800.16.pcf.Z
+lib/X11/fonts/Xg/big5.6a00.16.pcf.Z
+lib/X11/fonts/Xg/big5.6c00.16.pcf.Z
+lib/X11/fonts/Xg/fonts.dir
+lib/X11/fonts/Xg/big5.6e00.16.pcf.Z
+lib/X11/fonts/Xg/big5.7000.16.pcf.Z
+lib/X11/fonts/Xg/big5.7200.16.pcf.Z
+lib/X11/fonts/Xg/big5.7400.16.pcf.Z
+lib/X11/fonts/Xg/big5.7600.16.pcf.Z
+lib/X11/fonts/Xg/big5.7800.16.pcf.Z
+lib/X11/fonts/Xg/big5.7a00.16.pcf.Z
+lib/X11/fonts/Xg/big5.7c00.16.pcf.Z
+lib/X11/fonts/Xg/big5.7e00.16.pcf.Z
+lib/X11/fonts/Xg/big5.8000.16.pcf.Z
+lib/X11/fonts/Xg/big5.8200.16.pcf.Z
+lib/X11/fonts/Xg/big5.8400.16.pcf.Z
+lib/X11/fonts/Xg/big5.8600.16.pcf.Z
+lib/X11/fonts/Xg/big5.8800.16.pcf.Z
+lib/X11/fonts/Xg/big5.8a00.16.pcf.Z
+lib/X11/fonts/Xg/big5.8c00.16.pcf.Z
+lib/X11/fonts/Xg/big5.8e00.16.pcf.Z
+lib/X11/fonts/Xg/big5.9000.16.pcf.Z
+lib/X11/fonts/Xg/big5.9200.16.pcf.Z
+lib/X11/fonts/Xg/big5.9400.16.pcf.Z
+lib/X11/fonts/Xg/big5.9600.16.pcf.Z
+lib/X11/fonts/Xg/big5.9800.16.pcf.Z
+lib/X11/fonts/Xg/big5.9a00.16.pcf.Z
+lib/X11/fonts/Xg/big5.9c00.16.pcf.Z
+lib/X11/fonts/Xg/big5.9e00.16.pcf.Z
+lib/X11/fonts/Xg/jis.hiragana.16.pcf.Z
+lib/X11/fonts/Xg/jis.hiragana.24.pcf.Z
+lib/X11/fonts/Xg/jis.jis3000.16.pcf.Z
+lib/X11/fonts/Xg/jis.jis3000.24.pcf.Z
+lib/X11/fonts/Xg/jis.jis4e00.16.pcf.Z
+lib/X11/fonts/Xg/jis.jis4e00.24.pcf.Z
+lib/X11/fonts/Xg/jis.jis5000.16.pcf.Z
+lib/X11/fonts/Xg/jis.jis5000.24.pcf.Z
+lib/X11/fonts/Xg/jis.jis5200.16.pcf.Z
+lib/X11/fonts/Xg/lucm.greek.9.pcf.Z
+lib/X11/fonts/Xg/jis.jis5200.24.pcf.Z
+lib/X11/fonts/Xg/jis.jis5400.16.pcf.Z
+lib/X11/fonts/Xg/jis.jis5400.24.pcf.Z
+lib/X11/fonts/Xg/jis.jis5600.16.pcf.Z
+lib/X11/fonts/Xg/jis.jis5600.24.pcf.Z
+lib/X11/fonts/Xg/jis.jis5800.16.pcf.Z
+lib/X11/fonts/Xg/jis.jis5800.24.pcf.Z
+lib/X11/fonts/Xg/jis.jis5a00.16.pcf.Z
+lib/X11/fonts/Xg/jis.jis5a00.24.pcf.Z
+lib/X11/fonts/Xg/jis.jis5c00.16.pcf.Z
+lib/X11/fonts/Xg/jis.jis5c00.24.pcf.Z
+lib/X11/fonts/Xg/jis.jis5e00.16.pcf.Z
+lib/X11/fonts/Xg/jis.jis5e00.24.pcf.Z
+lib/X11/fonts/Xg/jis.jis6000.16.pcf.Z
+lib/X11/fonts/Xg/jis.jis6000.24.pcf.Z
+lib/X11/fonts/Xg/jis.jis6200.16.pcf.Z
+lib/X11/fonts/Xg/jis.jis6200.24.pcf.Z
+lib/X11/fonts/Xg/jis.jis6400.16.pcf.Z
+lib/X11/fonts/Xg/jis.jis6400.24.pcf.Z
+lib/X11/fonts/Xg/jis.jis6600.16.pcf.Z
+lib/X11/fonts/Xg/jis.jis6600.24.pcf.Z
+lib/X11/fonts/Xg/jis.jis6800.16.pcf.Z
+lib/X11/fonts/Xg/jis.jis6800.24.pcf.Z
+lib/X11/fonts/Xg/jis.jis6a00.16.pcf.Z
+lib/X11/fonts/Xg/jis.jis6a00.24.pcf.Z
+lib/X11/fonts/Xg/jis.jis6c00.16.pcf.Z
+lib/X11/fonts/Xg/jis.jis6c00.24.pcf.Z
+lib/X11/fonts/Xg/jis.jis6e00.16.pcf.Z
+lib/X11/fonts/Xg/jis.jis6e00.24.pcf.Z
+lib/X11/fonts/Xg/jis.jis7000.16.pcf.Z
+lib/X11/fonts/Xg/jis.jis7000.24.pcf.Z
+lib/X11/fonts/Xg/jis.jis7200.16.pcf.Z
+lib/X11/fonts/Xg/jis.jis7200.24.pcf.Z
+lib/X11/fonts/Xg/jis.jis7400.16.pcf.Z
+lib/X11/fonts/Xg/jis.jis7400.24.pcf.Z
+lib/X11/fonts/Xg/jis.jis7600.16.pcf.Z
+lib/X11/fonts/Xg/jis.jis7600.24.pcf.Z
+lib/X11/fonts/Xg/jis.jis7800.16.pcf.Z
+lib/X11/fonts/Xg/jis.jis7800.24.pcf.Z
+lib/X11/fonts/Xg/jis.jis7a00.16.pcf.Z
+lib/X11/fonts/Xg/jis.jis7a00.24.pcf.Z
+lib/X11/fonts/Xg/jis.jis7c00.16.pcf.Z
+lib/X11/fonts/Xg/jis.jis7c00.24.pcf.Z
+lib/X11/fonts/Xg/jis.jis7e00.16.pcf.Z
+lib/X11/fonts/Xg/jis.jis7e00.24.pcf.Z
+lib/X11/fonts/Xg/jis.jis8000.16.pcf.Z
+lib/X11/fonts/Xg/jis.jis8000.24.pcf.Z
+lib/X11/fonts/Xg/jis.jis8200.16.pcf.Z
+lib/X11/fonts/Xg/jis.jis8200.24.pcf.Z
+lib/X11/fonts/Xg/jis.jis8400.16.pcf.Z
+lib/X11/fonts/Xg/jis.jis8400.24.pcf.Z
+lib/X11/fonts/Xg/jis.jis8600.16.pcf.Z
+lib/X11/fonts/Xg/jis.jis8600.24.pcf.Z
+lib/X11/fonts/Xg/jis.jis8800.16.pcf.Z
+lib/X11/fonts/Xg/jis.jis8800.24.pcf.Z
+lib/X11/fonts/Xg/jis.jis8a00.16.pcf.Z
+lib/X11/fonts/Xg/jis.jis8a00.24.pcf.Z
+lib/X11/fonts/Xg/jis.jis8c00.16.pcf.Z
+lib/X11/fonts/Xg/jis.jis8c00.24.pcf.Z
+lib/X11/fonts/Xg/jis.jis8e00.16.pcf.Z
+lib/X11/fonts/Xg/jis.jis8e00.24.pcf.Z
+lib/X11/fonts/Xg/jis.jis9000.16.pcf.Z
+lib/X11/fonts/Xg/jis.jis9000.24.pcf.Z
+lib/X11/fonts/Xg/jis.jis9200.16.pcf.Z
+lib/X11/fonts/Xg/jis.jis9200.24.pcf.Z
+lib/X11/fonts/Xg/jis.jis9400.16.pcf.Z
+lib/X11/fonts/Xg/jis.jis9400.24.pcf.Z
+lib/X11/fonts/Xg/jis.jis9600.16.pcf.Z
+lib/X11/fonts/Xg/jis.jis9600.24.pcf.Z
+lib/X11/fonts/Xg/jis.jis9800.16.pcf.Z
+lib/X11/fonts/Xg/jis.jis9800.24.pcf.Z
+lib/X11/fonts/Xg/jis.jis9a00.16.pcf.Z
+lib/X11/fonts/Xg/jis.jis9a00.24.pcf.Z
+lib/X11/fonts/Xg/jis.jis9c00.16.pcf.Z
+lib/X11/fonts/Xg/jis.jis9c00.24.pcf.Z
+lib/X11/fonts/Xg/jis.jis9e00.16.pcf.Z
+lib/X11/fonts/Xg/jis.jis9e00.24.pcf.Z
+lib/X11/fonts/Xg/jis.katakana.16.pcf.Z
+lib/X11/fonts/Xg/jis.katakana.24.pcf.Z
+lib/X11/fonts/Xg/lucm.currency.9.pcf.Z
+lib/X11/fonts/Xg/lucm.genpunc.9.pcf.Z
+lib/X11/fonts/Xg/lucm.ipa.9.pcf.Z
+lib/X11/fonts/Xg/lucm.latin1.9.pcf.Z
+lib/X11/fonts/Xg/lucm.latineur.9.pcf.Z
+lib/X11/fonts/Xg/lucm.supsub.9.pcf.Z
+lib/X11/fonts/Xg/matty.blocks.pcf.Z
+lib/X11/fonts/Xg/matty.chart.pcf.Z
+lib/X11/fonts/Xg/matty.geometric.pcf.Z
+lib/X11/fonts/Xg/matty.hebrew.9.pcf.Z
+lib/X11/fonts/Xg/matty.latin1.9.pcf.Z
+lib/X11/fonts/Xg/matty.hebrew.9.orig.pcf.Z
+lib/X11/fonts/Xg/matty.math1.pcf.Z
+lib/X11/fonts/Xg/matty.hebrew.9.short.pcf.Z
+lib/X11/fonts/Xg/matty.letterlike.9.pcf.Z
+lib/X11/fonts/Xg/matty.math2.pcf.Z
+lib/X11/fonts/Xg/matty.tech.pcf.Z
+lib/X11/fonts/Xg/matty.tengwar.9.24.pcf.Z
+lib/X11/fonts/Xg/matty.tengwar.9.pcf.Z
+lib/X11/fonts/Xg/misc.arrows.pcf.Z
+lib/X11/fonts/Xg/misc.chart.pcf.Z
+lib/X11/fonts/Xg/misc.cyrillic.9.pcf.Z
+lib/X11/fonts/Xg/misc.ding.pcf.Z
+lib/X11/fonts/Xg/misc.genpunc.8.pcf.Z
+lib/X11/fonts/Xg/misc.greek.8.pcf.Z
+lib/X11/fonts/Xg/misc.ipa.8.pcf.Z
+lib/X11/fonts/Xg/misc.letterlike.8.pcf.Z
+lib/X11/fonts/Xg/misc.math1.pcf.Z
+lib/X11/fonts/Xg/misc.math2.pcf.Z
+lib/X11/fonts/Xg/misc.tech.pcf.Z
+lib/X11/fonts/Xg/misc.zapf.pcf.Z
+lib/X11/fonts/Xg/pelm.ascii.10.pcf.Z
+lib/X11/fonts/Xg/pelm.ascii.12.pcf.Z
+lib/X11/fonts/Xg/pelm.ascii.16.pcf.Z
+lib/X11/fonts/Xg/smiley.0.pcf.Z
+lib/X11/fonts/Xg/pelm.currency.9.pcf.Z
+lib/X11/fonts/Xg/pelm.fffd.9.pcf.Z
+lib/X11/fonts/Xg/pelm.latin1.8.pcf.Z
+lib/X11/fonts/Xg/pelm.latin1.9.pcf.Z
+lib/X11/fonts/Xg/pelm.latineur.8.pcf.Z
+lib/X11/fonts/Xg/pelm.latineur.9.pcf.Z
+lib/X11/fonts/Xg/pelm.supsub.8.pcf.Z
+lib/X11/fonts/Xg/pelm.supsub.9.pcf.Z