head 1.4; access; symbols pkgsrc-2013Q2:1.4.0.54 pkgsrc-2013Q2-base:1.4 pkgsrc-2012Q4:1.4.0.52 pkgsrc-2012Q4-base:1.4 pkgsrc-2011Q4:1.4.0.50 pkgsrc-2011Q4-base:1.4 pkgsrc-2011Q2:1.4.0.48 pkgsrc-2011Q2-base:1.4 pkgsrc-2009Q4:1.4.0.46 pkgsrc-2009Q4-base:1.4 pkgsrc-2008Q4:1.4.0.44 pkgsrc-2008Q4-base:1.4 pkgsrc-2008Q3:1.4.0.42 pkgsrc-2008Q3-base:1.4 cube-native-xorg:1.4.0.40 cube-native-xorg-base:1.4 pkgsrc-2008Q2:1.4.0.38 pkgsrc-2008Q2-base:1.4 pkgsrc-2008Q1:1.4.0.36 pkgsrc-2008Q1-base:1.4 pkgsrc-2007Q4:1.4.0.34 pkgsrc-2007Q4-base:1.4 pkgsrc-2007Q3:1.4.0.32 pkgsrc-2007Q3-base:1.4 pkgsrc-2007Q2:1.4.0.30 pkgsrc-2007Q2-base:1.4 pkgsrc-2007Q1:1.4.0.28 pkgsrc-2007Q1-base:1.4 pkgsrc-2006Q4:1.4.0.26 pkgsrc-2006Q4-base:1.4 pkgsrc-2006Q3:1.4.0.24 pkgsrc-2006Q3-base:1.4 pkgsrc-2006Q2:1.4.0.22 pkgsrc-2006Q2-base:1.4 pkgsrc-2006Q1:1.4.0.20 pkgsrc-2006Q1-base:1.4 pkgsrc-2005Q4:1.4.0.18 pkgsrc-2005Q4-base:1.4 pkgsrc-2005Q3:1.4.0.16 pkgsrc-2005Q3-base:1.4 pkgsrc-2005Q2:1.4.0.14 pkgsrc-2005Q2-base:1.4 pkgsrc-2005Q1:1.4.0.12 pkgsrc-2005Q1-base:1.4 pkgsrc-2004Q4:1.4.0.10 pkgsrc-2004Q4-base:1.4 pkgsrc-2004Q3:1.4.0.8 pkgsrc-2004Q3-base:1.4 pkgsrc-2004Q2:1.4.0.6 pkgsrc-2004Q2-base:1.4 pkgsrc-2004Q1:1.4.0.4 pkgsrc-2004Q1-base:1.4 pkgsrc-2003Q4:1.4.0.2 pkgsrc-2003Q4-base:1.4 netbsd-1-6:1.1.0.4 netbsd-1-6-RELEASE-base:1.1; locks; strict; comment @# @; 1.4 date 2002.11.30.13.45.20; author grant; state dead; branches; next 1.3; 1.3 date 2002.11.17.01.17.32; author seb; state Exp; branches; next 1.2; 1.2 date 2002.10.03.02.06.32; author seb; state Exp; branches; next 1.1; 1.1 date 2002.08.10.23.22.02; author rh; state Exp; branches; next ; desc @@ 1.4 log @USE_PKGLOCALEDIR. @ text @$NetBSD: patch-ah,v 1.3 2002/11/17 01:17:32 seb Exp $ Patch file manually stripped down. --- util/Makefile.in.orig Sat Nov 16 23:25:45 2002 +++ util/Makefile.in @@@@ -162,7 +162,7 @@@@ bin_SCRIPTS = texi2dvi # bug, IMHO, but this is easier than patching Automake.) ginstall_info_SOURCES = install-info.c -localedir = $(datadir)/locale +localedir = $(prefix)/$(PKGLOCALEDIR)/locale INCLUDES = -I$(top_srcdir)/lib -I../intl -DLOCALEDIR=\"$(localedir)\" LDADD = ../lib/libtxi.a @@LIBINTL@@ @ 1.3 log @Update to version 4.3. Package changes: fix PKGLOCALEDIR botch reported by various people. Many thanks to Lubomir Sedlacik for the patches in PR 18616! Changes in version 4.3: 4.3 (14 November 2002) * Language: . new command @@tie{} to do a real tie (unbreakable interword space). * makeinfo: . html output for @@defun and friends now has font changes. . html output has some class attributes. * texinfo.tex: . new Italian translations, txi-it.tex. . pdf bookmarks for unnumbered sections work. . type name for @@defun and friends no longer extends into margin. * info: . automatic-footnotes now off by default, for emacs compatibility. . crash when MALLOC_CHECK_=2 fixed. * install-info: . new option --infodir synonym for --info-dir, for compatibility with the Debian install-info. . support for bzip2-compressed files. * texindex: . omit initial if the entire index is under one characters. * Distribution: . development sources now available under CVS, see http://savannah.gnu.org/projects/texinfo/ . Turkish message translation. . gettext 0.11.5, autoconf 2.54, automake 1.7.1. @ text @d1 1 a1 1 $NetBSD$ @ 1.2 log @Update to version 4.2: lots of new features, see below. buildlink1 -> buildlink2. Changes: *** IMPORTANT NEWS FOR ALL AUTHORS OF TEXINFO MANUALS *** As of version 4.2, Texinfo has a new command @@copying to define the copyright and copying permissions for a manual. It's important to switch to using it as soon as possible (as in your next release), because the historical method of doing copyright permissions using @@ifinfo failed to output copyright information in the HTML (or XML) formats. The manual has detailed explanations and examples. For convenience, here's a url to one of the relevant sections: http://texinfo.org/manual/Document-Permissions.html 4.2 (1 April 2002) * Language: . new command @@copying to define copying permissions. See above. . new conditionals @@ifplaintext, @@ifnotplaintext for the plain text (--no-headers) output format. . new command @@\ to produce literal \ inside @@math, since \ by itself no longer works. * makeinfo: . emit accesskey attributes for keyboard shortcuts to menu items. . @@{even,every,odd}{footing,header} are ignored by makeinfo now, so they no longer need to be enclosed in @@iftex. * texinfo.tex: . bug fix for pdf-format table of contents. * info: . bug fixes for -R (--raw-escapes). . --help shows short option names. * Distribution: . the doc.c, funs.h, and key.c files in info/ are no longer generated at make time, to appease Automake's make distcheck. . gettext 0.11.1, autoconf 2.53, automake 1.6 (with install-info kludge). 4.1 (4 March 2002) * Language: . new commands @@verbatim and @@verb for printing verbatim inserts. . new command @@verbatiminclude for verbatim include of files. . new environment @@documentdescription for defining the HTML description. . new command @@afivepaper for the A5 paper size. * makeinfo: . supports xml and docbook output. . supports HTML splitting by node, which is now the default. . new option --split-size to control maximum size of split info files. * info: . user-specified key bindings supported. . ANSI escape sequences (as produced by groff) removed from man output by default; use --raw-escapes to let them through if your terminal supports them. * texinfo.tex: . @@math implies @@tex, so all the usual plain TeX math is supported. . smaller fonts for @@smallexample, in all page sizes. . improvements in the PDF support. * texi2dvi: . new option -o to explicitly specify output filename. * Distribution: . switch to GNU Free Documentation License (http://www.gnu.org/copyleft/). . update to GNU gettext 0.11, autoconf 2.52, and automake 1.5. . Danish, Swedish, and Hebrew message translations. @ text @d3 3 a5 1 --- util/Makefile.in.orig Mon Apr 1 16:14:18 2002 d7 3 a9 3 @@@@ -115,7 +115,7 @@@@ bin_PROGRAMS = install-info texindex bin_SCRIPTS = texi2dvi d12 1 a12 1 +localedir = $(PKGLOCALEDIR) @ 1.1 log @Make sure proper prototypes are used for xmalloc() and the like so the package actually works on PPC and other architectures where this matters. Bump PKGREVISION. This closes PR pkg/17377 by Andrew Cagney @ text @d3 5 a7 4 --- lib/system.h.orig Sun Jul 18 07:11:34 1999 +++ lib/system.h @@@@ -192,10 +192,10 @@@@ struct passwd *getpwnam (); d9 4 a12 9 /* Our library routines not included in any system library. */ -extern void *xmalloc (), *xrealloc (); -extern char *xstrdup (); -extern void xexit (); -extern char *substring (); +extern void *xmalloc (unsigned), *xrealloc (void *, unsigned); +extern char *xstrdup (char *); +extern void xexit (int); +extern char *substring (char *, char *); a13 2 /* For convenience. */ #define STREQ(s1,s2) (strcmp (s1, s2) == 0) @