head 1.6; access; symbols pkgsrc-2013Q2:1.6.0.54 pkgsrc-2013Q2-base:1.6 pkgsrc-2012Q4:1.6.0.52 pkgsrc-2012Q4-base:1.6 pkgsrc-2011Q4:1.6.0.50 pkgsrc-2011Q4-base:1.6 pkgsrc-2011Q2:1.6.0.48 pkgsrc-2011Q2-base:1.6 pkgsrc-2009Q4:1.6.0.46 pkgsrc-2009Q4-base:1.6 pkgsrc-2008Q4:1.6.0.44 pkgsrc-2008Q4-base:1.6 pkgsrc-2008Q3:1.6.0.42 pkgsrc-2008Q3-base:1.6 cube-native-xorg:1.6.0.40 cube-native-xorg-base:1.6 pkgsrc-2008Q2:1.6.0.38 pkgsrc-2008Q2-base:1.6 pkgsrc-2008Q1:1.6.0.36 pkgsrc-2008Q1-base:1.6 pkgsrc-2007Q4:1.6.0.34 pkgsrc-2007Q4-base:1.6 pkgsrc-2007Q3:1.6.0.32 pkgsrc-2007Q3-base:1.6 pkgsrc-2007Q2:1.6.0.30 pkgsrc-2007Q2-base:1.6 pkgsrc-2007Q1:1.6.0.28 pkgsrc-2007Q1-base:1.6 pkgsrc-2006Q4:1.6.0.26 pkgsrc-2006Q4-base:1.6 pkgsrc-2006Q3:1.6.0.24 pkgsrc-2006Q3-base:1.6 pkgsrc-2006Q2:1.6.0.22 pkgsrc-2006Q2-base:1.6 pkgsrc-2006Q1:1.6.0.20 pkgsrc-2006Q1-base:1.6 pkgsrc-2005Q4:1.6.0.18 pkgsrc-2005Q4-base:1.6 pkgsrc-2005Q3:1.6.0.16 pkgsrc-2005Q3-base:1.6 pkgsrc-2005Q2:1.6.0.14 pkgsrc-2005Q2-base:1.6 pkgsrc-2005Q1:1.6.0.12 pkgsrc-2005Q1-base:1.6 pkgsrc-2004Q4:1.6.0.10 pkgsrc-2004Q4-base:1.6 pkgsrc-2004Q3:1.6.0.8 pkgsrc-2004Q3-base:1.6 pkgsrc-2004Q2:1.6.0.6 pkgsrc-2004Q2-base:1.6 pkgsrc-2004Q1:1.6.0.4 pkgsrc-2004Q1-base:1.6 pkgsrc-2003Q4:1.6.0.2 pkgsrc-2003Q4-base:1.6 buildlink2-base:1.6 netbsd-1-5-PATCH001:1.5 netbsd-1-5-RELEASE:1.5 netbsd-1-4-PATCH003:1.5 netbsd-1-4-PATCH002:1.4 comdex-fall-1999:1.2 netbsd-1-4-PATCH001:1.1.1.1 netbsd-1-4-RELEASE:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.6 date 2001.07.30.20.07.23; author jlam; state dead; branches; next 1.5; 1.5 date 2000.06.21.01.58.35; author jlam; 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.11.14.04.45.17; author fredb; state Exp; branches; next 1.2; 1.2 date 99.09.24.01.00.04; author fredb; 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.1.1.1 date 98.11.05.08.26.03; author garbled; state Exp; branches; next ; desc @@ 1.6 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 @$NetBSD: patch-aa,v 1.5 2000/06/21 01:58:35 jlam Exp $ --- configure.orig Sun Oct 24 06:00:22 1999 +++ configure Thu Dec 2 14:34:33 1999 @@@@ -2380,11 +2380,11 @@@@ # Use test -z because SunOS4 sh mishandles braces in ${var-val}. # It thinks the first close brace ends the variable substitution. -test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}' +test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${BSD_INSTALL_PROGRAM}' -test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}' +test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${BSD_INSTALL_SCRIPT}' -test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' +test -z "$INSTALL_DATA" && INSTALL_DATA='${BSD_INSTALL_DATA}' @ 1.5 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-aa,v 1.4 1999/12/02 21:19:13 fredb Exp $ @ 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-aa,v 1.3 1999/11/14 04:45:17 fredb Exp $ a4 9 @@@@ -2277,7 +2277,7 @@@@ fi # Always use our own libtool. -LIBTOOL='$(SHELL) $(top_builddir)/libtool' +#LIBTOOL='$(SHELL) $(top_builddir)/libtool' # Check for any special flags to pass to ltconfig. libtool_flags= @ 1.3 log @Regen patches to apply without fuzz. @ text @d1 1 a1 1 $NetBSD$ d3 2 a4 11 --- configure.orig Wed Aug 4 05:59:31 1999 +++ configure Sat Nov 13 22:25:24 1999 @@@@ -635,7 +635,7 @@@@ test -z "$CFLAGS" test -z "$LDFLAGS" -T1LIB_DATA_DIR="${datadir}/t1lib-${T1LIB_VERSION}.${T1LIB_REVISION}" +T1LIB_DATA_DIR="${datadir}/t1lib" d14 6 a19 1 @@@@ -2384,7 +2384,7 @@@@ d21 2 a22 1 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}' d25 1 a25 1 +test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -c -m 644' @ 1.2 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: patch-aa,v 1.1.1.1 1998/11/05 08:26:03 garbled Exp $ d3 3 a5 3 --- configure.orig Fri Oct 16 08:48:40 1998 +++ configure Thu Nov 5 00:55:49 1998 @@@@ -634,7 +634,7 @@@@ d14 1 a14 1 @@@@ -2205,7 +2205,7 @@@@ d23 3 a25 3 @@@@ -2308,7 +2308,7 @@@@ # It thinks the first close brace ends the variable substitution. test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}' @ 1.1 log @Initial revision @ text @d1 2 a2 1 $NetBSD$ @ 1.1.1.1 log @Initial import of t1lib-0.8: a library for generating bitmaps from Adobe Type 1 fonts @ text @@