summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorwiz <wiz>2002-07-19 12:43:47 +0000
committerwiz <wiz>2002-07-19 12:43:47 +0000
commitb424c1eac9b322f7c436a357b1ce74bbf3aff990 (patch)
tree88cffdee854a73eaa97dcb8bba3397fea14ed2b9 /x11
parentc42dfc41812a8eb19f06cf750a264d06466e9945 (diff)
downloadpkgsrc-b424c1eac9b322f7c436a357b1ce74bbf3aff990.tar.gz
Complete move of textproc/t1lib, textproc/t1utils, and x11/typeinst to fonts.
Diffstat (limited to 'x11')
-rw-r--r--x11/Makefile3
-rw-r--r--x11/type1inst/DESCR7
-rw-r--r--x11/type1inst/Makefile24
-rw-r--r--x11/type1inst/PLIST6
-rw-r--r--x11/type1inst/distinfo4
5 files changed, 1 insertions, 43 deletions
diff --git a/x11/Makefile b/x11/Makefile
index 6f757aa4f74..360862d1c19 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.256 2002/07/17 12:32:53 skrll Exp $
+# $NetBSD: Makefile,v 1.257 2002/07/19 12:43:47 wiz Exp $
#
COMMENT= Packages to support the X window system
@@ -99,7 +99,6 @@ SUBDIR+= tk
SUBDIR+= tk-Tix
SUBDIR+= tkinfo
SUBDIR+= tkman
-SUBDIR+= type1inst
SUBDIR+= unclutter
SUBDIR+= wmavgload
SUBDIR+= wmessage
diff --git a/x11/type1inst/DESCR b/x11/type1inst/DESCR
deleted file mode 100644
index 559e7e75f78..00000000000
--- a/x11/type1inst/DESCR
+++ /dev/null
@@ -1,7 +0,0 @@
-type1inst is a small perl script which generates the "fonts.scale"
-file required by an X11 server to use any Type 1 PostScript fonts
-which exist in a particular directory. It gathers this informatiom
-from the font files themselves, a task which previously was done
-by hand. The script is also capable of generating the similar
-"Fontmap" file used by ghostscript. It can also generate sample
-sheets for the fonts.
diff --git a/x11/type1inst/Makefile b/x11/type1inst/Makefile
deleted file mode 100644
index 7b0b1739d6f..00000000000
--- a/x11/type1inst/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# $NetBSD: Makefile,v 1.7 2002/07/19 12:33:21 wiz Exp $
-#
-
-DISTNAME= type1inst-0.6.1
-CATEGORIES= x11
-MASTER_SITES= ${MASTER_SITE_SUNSITE:=X11/xutils/}
-
-MAINTAINER= groo@netbsd.org
-COMMENT= Automatically generate fonts.scale/fonts.dir for Type1 fonts
-
-USE_PERL5= yes
-USE_X11BASE= yes
-REPLACE_PERL= t1embed type1inst
-
-NO_BUILD= yes
-
-do-install:
- @${INSTALL_SCRIPT} ${WRKSRC}/type1inst ${X11PREFIX}/bin
- @${INSTALL_SCRIPT} ${WRKSRC}/t1embed ${X11PREFIX}/bin
- @${INSTALL_MAN} ${WRKSRC}/type1inst.man ${X11PREFIX}/man/man1/type1inst.1
- @${INSTALL_DATA_DIR} ${X11PREFIX}/share/doc/type1inst
- @${INSTALL_DATA} ${WRKSRC}/README ${X11PREFIX}/share/doc/type1inst
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/x11/type1inst/PLIST b/x11/type1inst/PLIST
deleted file mode 100644
index c7969fb34f5..00000000000
--- a/x11/type1inst/PLIST
+++ /dev/null
@@ -1,6 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:11:45 zuntum Exp $
-bin/type1inst
-bin/t1embed
-man/man1/type1inst.1
-share/doc/type1inst/README
-@dirrm share/doc/type1inst
diff --git a/x11/type1inst/distinfo b/x11/type1inst/distinfo
deleted file mode 100644
index d8b13eced99..00000000000
--- a/x11/type1inst/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.3 2002/07/19 12:33:21 wiz Exp $
-
-SHA1 (type1inst-0.6.1.tar.gz) = 17a445cfee17ac3c8268666639b3164867ae3dc5
-Size (type1inst-0.6.1.tar.gz) = 27966 bytes