head 1.8; access; symbols pkgsrc-2013Q2:1.8.0.54 pkgsrc-2013Q2-base:1.8 pkgsrc-2012Q4:1.8.0.52 pkgsrc-2012Q4-base:1.8 pkgsrc-2011Q4:1.8.0.50 pkgsrc-2011Q4-base:1.8 pkgsrc-2011Q2:1.8.0.48 pkgsrc-2011Q2-base:1.8 pkgsrc-2009Q4:1.8.0.46 pkgsrc-2009Q4-base:1.8 pkgsrc-2008Q4:1.8.0.44 pkgsrc-2008Q4-base:1.8 pkgsrc-2008Q3:1.8.0.42 pkgsrc-2008Q3-base:1.8 cube-native-xorg:1.8.0.40 cube-native-xorg-base:1.8 pkgsrc-2008Q2:1.8.0.38 pkgsrc-2008Q2-base:1.8 pkgsrc-2008Q1:1.8.0.36 pkgsrc-2008Q1-base:1.8 pkgsrc-2007Q4:1.8.0.34 pkgsrc-2007Q4-base:1.8 pkgsrc-2007Q3:1.8.0.32 pkgsrc-2007Q3-base:1.8 pkgsrc-2007Q2:1.8.0.30 pkgsrc-2007Q2-base:1.8 pkgsrc-2007Q1:1.8.0.28 pkgsrc-2007Q1-base:1.8 pkgsrc-2006Q4:1.8.0.26 pkgsrc-2006Q4-base:1.8 pkgsrc-2006Q3:1.8.0.24 pkgsrc-2006Q3-base:1.8 pkgsrc-2006Q2:1.8.0.22 pkgsrc-2006Q2-base:1.8 pkgsrc-2006Q1:1.8.0.20 pkgsrc-2006Q1-base:1.8 pkgsrc-2005Q4:1.8.0.18 pkgsrc-2005Q4-base:1.8 pkgsrc-2005Q3:1.8.0.16 pkgsrc-2005Q3-base:1.8 pkgsrc-2005Q2:1.8.0.14 pkgsrc-2005Q2-base:1.8 pkgsrc-2005Q1:1.8.0.12 pkgsrc-2005Q1-base:1.8 pkgsrc-2004Q4:1.8.0.10 pkgsrc-2004Q4-base:1.8 pkgsrc-2004Q3:1.8.0.8 pkgsrc-2004Q3-base:1.8 pkgsrc-2004Q2:1.8.0.6 pkgsrc-2004Q2-base:1.8 pkgsrc-2004Q1:1.8.0.4 pkgsrc-2004Q1-base:1.8 pkgsrc-2003Q4:1.8.0.2 pkgsrc-2003Q4-base:1.8 buildlink2:1.7.0.2 buildlink2-base:1.8 netbsd-1-5-PATCH003:1.7 netbsd-1-5-PATCH001:1.6 netbsd-1-5-RELEASE:1.6 netbsd-1-4-PATCH003:1.6 netbsd-1-4-PATCH002:1.4 comdex-fall-1999:1.3 netbsd-1-4-PATCH001:1.2 netbsd-1-4-RELEASE:1.2 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.8 date 2002.07.19.12.43.49; author wiz; state dead; branches; next 1.7; 1.7 date 2001.07.30.20.07.23; author jlam; state Exp; branches 1.7.2.1; next 1.6; 1.6 date 2000.06.21.01.58.36; author jlam; state Exp; branches; next 1.5; 1.5 date 2000.05.08.17.23.48; author drochner; state Exp; branches; next 1.4; 1.4 date 99.12.02.21.19.13; author fredb; state Exp; branches; next 1.3; 1.3 date 99.09.24.01.00.04; author fredb; state Exp; branches; next 1.2; 1.2 date 98.11.13.15.41.08; author tv; state Exp; branches; next 1.1; 1.1 date 98.11.05.08.26.03; author garbled; state Exp; branches 1.1.1.1; next ; 1.7.2.1 date 2002.08.22.11.12.53; author jlam; state dead; branches; next ; 1.1.1.1 date 98.11.05.08.26.03; author garbled; state Exp; branches; next ; desc @@ 1.8 log @Complete move of textproc/t1lib, textproc/t1utils, and x11/typeinst to fonts. @ text @$NetBSD: patch-ac,v 1.7 2001/07/30 20:07:23 jlam Exp $ --- lib/Makefile.in.orig Mon Jan 15 17:34:40 2001 +++ lib/Makefile.in @@@@ -161,17 +161,10 @@@@ install: dummy $(MKINSTALLDIRS) $(libdir) $(MKINSTALLDIRS) $(includedir) - $(MKINSTALLDIRS) @@T1LIB_DATA_DIR@@ $(LIBTOOL) --mode=install \ $(INSTALL_DATA) $(MAIN_TARGET) $(libdir) $(LIBTOOL) --mode=install \ $(INSTALL_DATA) $(MAIN_HEADER) $(includedir) - if (test -f @@T1LIB_DATA_DIR@@/t1lib.config) \ - then \ - echo "Alert: Global configuration file exists, installation skipped!"; \ - else \ - $(LIBTOOL) --mode=install $(INSTALL_DATA) t1lib.config @@T1LIB_DATA_DIR@@; \ - fi; uninstall: dummy @ 1.7 log @Update t1lib to 1.1.1. The shared library bumped its major, so update dependents of t1lib to >=1.1.1 by changing appropriate line in the buildlink.mk file. Changes from version 1.0.1 include: - Bug Fixes. - Functions T1_GetFontFilePath() and T1_GetAfmFilePath() which return the complete path of the files used by t1lib. - General support for font subsetting. - T1_GetFontBBox() also accepts specification consisting of floating point numbers (as suggested by Derek B. Noonburg (derekn@@foolabs.com)). @ text @d1 1 a1 1 $NetBSD$ @ 1.7.2.1 log @Merge changes from pkgsrc-current into the buildlink2 branch for the packages that have buildlink2.mk files. @ text @d1 1 a1 1 $NetBSD: patch-ac,v 1.7 2001/07/30 20:07:23 jlam Exp $ @ 1.6 log @USE_LIBTOOL instead of PKGLIBTOOL. Factor out common post-install code in Makefile and pkg/PLIST into pkg/INSTALL. @ text @d1 1 a1 1 $NetBSD: patch-ac,v 1.5 2000/05/08 17:23:48 drochner Exp $ d3 3 a5 3 --- lib/Makefile.in.orig Sun Jan 23 08:03:45 2000 +++ lib/Makefile.in Sat Apr 29 10:23:49 2000 @@@@ -160,17 +160,17 @@@@ a9 1 +# $(MKINSTALLDIRS) @@T1LIB_DATA_DIR@@ a19 6 +# if (test -f @@T1LIB_DATA_DIR@@/t1lib.config) \ +# then \ +# echo "Alert: Global configuration file exists, installation skipped!"; \ +# else \ +# $(LIBTOOL) --mode=install $(INSTALL_DATA) t1lib.config @@T1LIB_DATA_DIR@@; \ +# fi; @ 1.5 log @update to 1.0.1 Changes from 1.0: - A few bug Fixes. - lenIV=-1 is now handled. According to an undocumented Adobe convention lenIV=-1 indicates suppressing of charstring encryption. - Patches to compile t1lib und MS Visual C++ 6.0. In case something goes wrong, please contact Nakano Hideo (hideo@@mb.infoeddy.ne.jp). @ text @d1 1 a1 1 $NetBSD$ a4 9 @@@@ -15,7 +15,7 @@@@ # # Modified by H.Kakugawa to use libtool -LIBTOOL = ../libtool +LIBTOOL = @@LIBTOOL@@ SHELL = /bin/sh CC = @@CC@@ CPP = @@CPP@@ @ 1.4 log @Update to t1lib-1.0. Also update homepage, ftp site. From the Changes file: November 1999: t1lib-1.0: ------------------------- - Bug-fixes. - There happen to exist different assumptions about what exactly ISOLatin1Encoding is. Especially the name for char 45 (dec) is not uniquely specified in ISO 8859-1. Thus t1lib provides two encoding files ISOLatin1Encoding one which (PSLatin1.enc) is compatible with PostScript Level 2 and above. @ text @d1 1 a1 1 $NetBSD: patch-ac,v 1.3 1999/09/24 01:00:04 fredb Exp $ d3 2 a4 2 --- lib/Makefile.in.orig Sun Oct 24 04:57:22 1999 +++ lib/Makefile.in Thu Dec 2 14:44:58 1999 d14 7 a20 1 @@@@ -162,13 +162,13 @@@@ a23 1 - $(MKINSTALLDIRS) @@T1LIB_DATA_DIR@@ a29 1 +# $(MKINSTALLDIRS) @@T1LIB_DATA_DIR@@ @ 1.3 log @Update t1lib to 0.9.2 Closes PR pkg/7746, t1lib-0.8beta->t1lib-0.9, by Kazuki Sakamoto - - consolidate (and make obsolete) t1libx, as discussed on "packages" - - install LaTeX doc sources and add message explaining how to build t1lib_doc.dvi in order to remove dependence on teTeX - - install sample fonts - - construct and install a sane configuration for NetBSD @ text @d1 1 a1 1 $NetBSD$ d3 2 a4 2 --- lib/Makefile.in.orig Wed Aug 4 05:59:02 1999 +++ lib/Makefile.in Thu Sep 23 14:11:08 1999 d18 2 a19 2 - $(MKINSTALLDIRS) $(datadir)/t1lib-$(t1lib_version).$(t1lib_revision) - if (test -f $(datadir)/t1lib-$(t1lib_version).$(t1lib_revision)/t1lib.config) \ d23 1 a23 1 - $(LIBTOOL) --mode=install $(INSTALL_DATA) t1lib.config $(datadir)/t1lib-$(t1lib_version).$(t1lib_revision); \ d25 2 a26 2 +# $(MKINSTALLDIRS) $(datadir)/t1lib-$(t1lib_version).$(t1lib_revision) +# if (test -f $(datadir)/t1lib-$(t1lib_version).$(t1lib_revision)/t1lib.config) \ d30 1 a30 1 +# $(LIBTOOL) --mode=install $(INSTALL_DATA) t1lib.config $(datadir)/t1lib-$(t1lib_version).$(t1lib_revision); \ @ 1.2 log @Do not override libtool's perception of installation. Breaks NOPIC. @ text @d1 4 a4 3 $NetBSD: patch-ac,v 1.1.1.1 1998/11/05 08:26:03 garbled Exp $ --- lib/Makefile.in.orig Sun Aug 30 08:01:22 1998 +++ lib/Makefile.in Thu Nov 5 00:48:07 1998 d14 2 a15 6 @@@@ -251,15 +251,15 @@@@ install: dummy $(LIBTOOL) --mode=install \ - $(INSTALL_DATA) libt1.la libt1x.la $(libdir) + $(INSTALL_DATA) libt1.la $(libdir) d17 1 a17 1 - $(INSTALL_DATA) t1lib.h t1libx.h $(includedir) d20 3 a22 6 + $(INSTALL_DATA) t1lib.h t1lib.h $(includedir) + $(MKINSTALLDIRS) $(datadir)/t1lib + if (test -f $(datadir)/t1lib/t1lib.config) \ then \ echo "Alert: Global configuration file exists, installation skipped!"; \ else \ d24 8 a31 2 + $(LIBTOOL) --mode=install $(INSTALL_DATA) t1lib.config $(datadir)/t1lib; \ fi; d34 1 @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD$ d18 1 a18 1 + $(INSTALL_DATA) .libs/libt1.a .libs/libt1.so.* $(libdir) @ 1.1.1.1 log @Initial import of t1lib-0.8: a library for generating bitmaps from Adobe Type 1 fonts @ text @@