summaryrefslogtreecommitdiff
path: root/devel/gtexinfo/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2019-10-17Lose the conditional .include for gettext-lib -- builtin.mk will takehauke1-4/+2
care of it (thanks, wiz@).
2019-10-16gtexinfo: fix RELRO buildwiz1-3/+6
Some pkglint cleanup while here.
2019-10-09FreeBSD (11 here) does not provide <libintl.h>, so depend on gettext-lib.hauke1-1/+5
2019-10-08Update to 6.7ryoon1-3/+2
Changelog: 6.7 (23 September 2019) * Language: . support of index subentries and sub-subentries with @subentry . new commands @seeentry and @seealso in index entries . no need to wrap Top node in @ifnottex - omitted automatically when processed with TeX . UTF-8 is the default input encoding * texi2any . for HTML output, mark index nodes in menus and tables of contents with the 'rel' attribute of the 'a' tag. . TOP_NODE_UP is now only used in HTML if TOP_NODE_UP_URL is set. Also TOP_NODE_UP should now be formatted in the output format. In HTML TOP_NODE_UP should be suitable for inclusion in HTML element attributes, so for instance should not contain elements. . support of noderename.cnf files has been removed . INPUT_PERL_ENCODING, INPUT_ENCODING_NAME, NODE_FILE_EXTENSION, NODE_FILENAMES, SHORTEXTN and TOP_NODE_FILE removed as customization variables. . TOP_NODE_FILE_TARGET now contains the extension. . error messages translated when the XS parser module is in use * texi2dvi . unconditionally run in --batch mode, i.e. without stopping if there is a TeX error . keep on going after a TeX error if the index files changed . with --tidy (or --build-dir), avoid reading index files from previous runs where --tidy was not used * info . for a tree search (with M-/), '}' and '{' work as well as 'M-}' and 'M-{' to go through the results * Distribution: . Several obsolete portability checks removed . gettext 0.20.1, automake 1.16.1 6.6 (16 February 2019) * Language: . new commands @&, @ampchar{} . @cropmarks command removed . @ctrl is no longer recognised (it was a way to insert literal control characters in Info files, but deprecated since the time of Texinfo version 2) . \usebracesinindexestrue is no longer recommended for using braces in index entries, and has been a no-op for some time * texi2any . extension modules fixed to work with the "thread-safe locales" of Perl 5.28 and newer . some code changed to stop warnings being given by newer versions of Perl . for HTML output, use `id' to define link targets instead of the `name' attribute on <a> . A native-code implementation of the Texinfo parser has been included on an experimental basis, which makes texi2any a lot faster. Set the `TEXINFO_XS_PARSER' environment variable to 1 to use. . changes to HTML output: . omit colon after node name in menus by default (use `MENU_ENTRY_COLON' to add it back) . no special CSS for commands like @smallexample . new customization variable `SECTION_NAME_IN_TITLE' to use the section name as the document <title> . use section names instead of node names in generated menus . pass on flags set with -D to TeX . useless static libraries are not installed . the newline after an @insertcopying is not output . warning given for @multitable prototypes not in braces . @indent and @noindent are not allowed inside the arguments to commands where they are not meaningful . @quote-arg and @allow-recursion are not recognised (these two used to be recognised by makeinfo in macro definitions but were never implemented in texinfo.tex) . `FIX_TEXINFO' removed as a customization variable . do not recognise or warn about obsolete customization variables * info . debugging output with -x is not diverted to a separate infodebug file * Development: . switch from Subversion to git - https://savannah.gnu.org/git/?group=texinfo . automake 1.16
2019-10-06devel/gtexinfo: disable strict check for configure argumentsrillig1-1/+2
When the check was enabled, the sub-configure for the Perl modules didn't know some options and failed. This in turn disabled the Perl modules from being installed, but the PLIST mentions them unconditionally.
2019-08-11Bump PKGREVISIONs for perl 5.30.0wiz1-2/+2
2018-09-17gtexinfo: override config.sub several directories in.maya1-1/+4
Likely fixes PR pkg/52730, suggested by joerg.
2018-08-30gtexinfo: fix infinite loop in makeinfo with perl-5.28tnn1-2/+2
patch from Niko Tyni via upstream mailing list
2018-08-30gtexinfo: silence p5 deprecation warningtnn1-2/+2
2018-08-22Recursive bump for perl5-5.28.0wiz1-1/+2
2017-09-28Update to 6.5ryoon1-3/+2
Changelog: 6.5 (12 September 2017) * info: . some bugs fixed: . a bug where a segfault could happen in the regex search, for example when the user entered a single \ as the search string . another bug which could make nodes inaccessible in long "split" info files . a bug where it was not possible to follow a cross-reference that was split across more than one line has been fixed . do not fall back to a man page if following a cross-reference in an info file failed . if looking for a file failed, do not convert the name of a file to lower-case and look for it again * texinfo.tex . some faulty definitions for Unicode characters have been changed or removed . fix indentation in table of contents for entries that are split across multiple lines * texi2dvi . a bug that broke the processing of LaTeX files that did not use BibTeX has been fixed * texi2any . output the encoding declaration of a HTML file earlier so it will always occur within first 1024 bytes of file . `INLINE_INSERTCOPYING' removed as a customization variable 6.4 (23 June 2017) * texi2any: . for HTML output, place section names before the manual in page titles, instead of after them, so it is easier to distinguish pages if titles are truncated . starting points for ordered lists beginning with 0 or a letter of the alphabet are output as attributes on the <ol> tag, as was case for Texinfo 4.13 and earlier . a bit faster . some discrepancies in paragraph formatting between Perl extension modules and interpreted Perl modules have been fixed . `MACRO_BODY_IGNORES_LEADING_SPACE' customization variable removed, and `indent_menu_descriptions' is no longer a possible value for `TREE_TRANSFORMATIONS' (as these features did not work as documented) * info: . the `up-line' and `down-line' commands now are like the other scrolling commands and are no longer confined to a single node (depending on the value of `scroll-behaviour') . supplying the --all option with --index-search displays a list of matching index entries . the style variables like `link-style' can now be set while info is running . display bug fixed where color could be turned off prematurely . several other bugs fixed . better portability in test suite . do not fall back to showing the dir node if a manual isn't found . Do not attempt any kind of conversion of CR LF line endings, except on MS-DOS/Windows, when it is done unconditionally. (This replaces a more complicated approach, where this conversion would take place if there was a problem finding a node in a file.) The main effect of this change is that Info files with CR LF line endings, which would have been produced on MS-DOS/Windows with old versions of makeinfo, are only supported on such operating systems. . a few of the key bindings under --vi-keys have been changed for consistency or to match the documentation * texinfo.tex . a DVI file with a single empty page can be output again, which restores the behavior from Texinfo 6.0 and earlier * Distribution . autoconf 2.69, automake 1.15, gettext 0.19.8
2017-06-05Recursive revbump from lang/perl5 5.26.0ryoon1-1/+2
2016-10-19Updated gtexinfo to 6.3.wiz1-3/+2
6.3 (10 September 2016) * Language: . The commands `@setcontentsaftertitlepage' and `@setshortcontentsaftertitlepage' have been removed. . @-commands are no longer supported within `@errormsg'. * texinfo.tex: . For a couple of characters (opening and closing braces), use glyphs from the standard TeX math fonts instead of using EC fonts which are less likely to be installed. . Use of user-defined macros in the text of an index entry is more reliable when the text contains Texinfo @-commands. . @synindex and @syncodeindex have been fixed (broken in the last release). . Support added for native UTF-8 support with XeTeX and LuaTeX. . Support of PDF output with XeTeX improved. . You can use a new file doc/texinfo-ja.tex for Texinfo documents in Japanese. doc/short-sample-ja.tex is a sample document. New support file doc/txi-ja.tex for Japanese. * texi2any: . Fix handling of compiler options when building Perl extension modules. * texi2dvi: . Can now process files whose absolute paths contain space characters, as long a relative path to the file is given. Better support of files with unusual characters in their names. . No longer exits prematurely in some circumstances (due to the script running under "set -e"). . Bug fixed which made the `--command' and `--tidy' options incompatible. * info: . Handling of "invalid" value in infokey file fixed. 6.2 (withdrawn)
2016-06-08Bump PKGREVISION for perl-5.24.wiz1-2/+2
2016-03-20Avoid a call to malloc() that gets passed (size_t)-1.wiz1-2/+2
print/lilypond triggers this. Bump PKGREVISION.
2016-03-17fix XSParagraph support by adding perl bl3, forcing use of pkgsrc libtoolrichard1-1/+4
instead of bundled libtool to get over rm issue. bump PKGREVISION
2016-02-13Update to 6.1ryoon1-3/+2
Changelog: 6.1 (06 February 2016) * Language: . You can now omit the @menu from nodes with other nodes below them in the document structure. If you use "@validatemenus off" near the start of a Texinfo file, makeinfo will, where needed, create a menu for nodes lacking one given explicitly. . An @setfilename line is no longer required at the start of a Texinfo file. (Be aware, though, that some other tools may require it, for example Automake.) . For processing with TeX, a comma is automatically provided following a cross-reference command (such as @xref) when needed to separate the page number from following text, so you don't need to add one yourself. See the `Parts of a Cross Reference' node in the manual for details. Behavior when followed by punctuation, as always recommended previously, is unchanged. * texi2any: . Some Perl modules have been rewritten in C to increase speed. If Perl extensions can be created, they are used by default; otherwise the pure Perl implementations are still used. Disable at build time with "configure --disable-perl-xs". The environment variable TEXINFO_XS controls how they are used by texi2any. . Quotation marks are left out for node names and index entries in Info output where they would have been produced by commands such as @file or @option. . New customization variable INFO_SPECIAL_CHARS_QUOTE to allow use of a quoting mechanism for problematic constructs in Info output, for example node names containing colons or commas. . Commands like @heading are affected by @lowersections and @raisesections again, as was the case before Texinfo 5.0. * texinfo.tex: . You may explicitly specify a sort key for an index entry by preceding the text of the entry with the @sortas commmand with the sort key desired as a braced argument. Additionally, you may choose to ignore all occurences of the characters \, @, <, and - using new flags you can specify with @set: `txiindexbackslashignore', `txiindexatsignignore', `txiindexlessthanignore', and `txiindexhyphenignore' respectively. . Changes to macro handling to more closely match makeinfo. Ends of lines are preserved in an argument to a macro taking a single argument. . By default, suppress heading line on a page with a chapter on it, to avoid having the chapter title repeated. . Use a larger font for arguments in a @deffn line and similar. . The default indices (cp, ky and so on) now don't get a file opened for them unless they are actually used. This reduces the number of files that a run of TeX produces, and also allows for a greater number of user-defined indices, because you will not bump into TeX's limit of 16 open files at once so soon. . For initials in indices that are non-alphanumeric characters (for example, backslash, or braces), avoid use of a typewriter font. This gives a more consistent appearance. . Have a stronger preference for breaking a column in an index before a letter heading. . Formatting improvements in tables of contents and indices. Entries can extend slightly into the margin instead of being broken across two lines, and text is split more evenly across lines. Reduce chance of an orphaned index entry appearing at the top of a column. . Support character encodings beyond ASCII for XeTeX and LuaTeX by reading file input byte-by-byte. * texi2dvi: . Support for determining the output files using the `-recorder' option to TeX, to help to support more TeX engines. * info: . New user variables `link-style', `active-link-style', and `match-style' enable customization of how cross-references and search matches are highlighted. . By default only the node pointers are displayed at the top of a node. Customize this with the `nodeline' variable. . New command M-x tree-search to search all subnodes of a node. . Now tries to find referenced manuals in the same directory as the current file first, before looking in search path. Customize this with new variable `follow-strategy'. . The `mouse' variable is now off by default, in order not to interfere with the selection of text in a terminal emulator window. . `q' closes a window instead of quitting altogether if there's more than one, for example if a help window is open. . Several bug fixes, including: . one causing the wrong position in a node to be shown when following an "anchor" cross-reference . one causing a test failure in the t/c-u-m-x-scroll-forward.sh test on some platforms . Internal changes to reduce memory use and increase speed of searches, relative to last release . The meaning of the `key-time' variable has changed when its value is 0. This value meant to wait forever in the last release, but now it means that the next byte must be available immediately. * Documentation: . The `info.info' file (and `info.texi' source) is no longer distributed with Texinfo. Now this manual is only in Emacs. * Distribution: . automake-1.15, gettext-0.19.6.
2015-08-13Fix quoting of backslash by going to math mode. Bump revision.joerg1-2/+2
2015-07-07Fix quoting of initials to unbreak octave.joerg1-1/+2
2015-06-30Update to 6.0ryoon1-3/+2
Changelog: 6.0 (26 June 2015) * Language: . new commands @sub and @sup, for textual subscripts and superscripts. . new command @U to insert a Unicode character by code point. * texinfo.tex: . @url/@uref output in PDF now the same as in DVI, showing the url even if the second argument is given, not just as a link target. TeX option \urefurlonlylinktrue gives previous behavior, of invisible urls. PDF-only \linkcolor and \urlcolor specify colors (default black). * texi2any: . customization variable TOP_NODE_UP_URL now replaces all (dir) references; recommended setting for GNU packages is /manual/. . new customization variable INDEX_SPECIAL_CHARS_WARNING to complain when index entries contain a colon. . Docbook output no longer uses <lineannotation> for @r. . -D'var val' on the command line works as intended again. . --plaintext output can be split. . a bit faster. * info: . invoking as `info foo bar' looks for bar as an index entry in manual foo, if not found as a top-level menu item. . invoking info with an absolute or explicitly relative file name (./foo.info, /tmp/foo.info, etc.) just visits that file. . separate `infokey' program has been removed - the .infokey file is now read directly by Info. . new option --init-file allows overriding ~/.infokey. . new variable `highlight-searches' allows highlighting results from a search . support for mouse scrollwheel, controlled by `mouse' variable. . new variable `key_time' to control how long to wait for byte sequences sent by special keys. . new variable `hide-note-references' alters appearance of displayed nodes . new variable `infopath-no-defaults' allows omitting the compile-time Info directory from the Info search path. . support input of multibyte characters for searches in a UTF-8 locale. . if reading an Info file that is known to be in a different character encoding to that of the user's environment, convert its contents when displayed and substitute missing characters . new command M-x info-version. . the M-x kill-node command has been removed. . test suite at build time. * texindex: . completely new implementation as a literate program using Texinfo and (portable) awk (called TexiWeb Jr.), thanks to Arnold Robbins. (Requires gawk 4.0+ if .twjr source is modified.) . the -o (--output) is not supported, unless we hear of someone using it. . duplicated sort keys with different display texts result in one merged index entry, using the first display text. . better sorting and parsing in unusual cases; most notably, { and } characters can appear as initials. * install-info: . handle compressed input file names containing spaces. . exit successfully if --remove is given and the dir file does not exist. . new option --defsection, to be used instead of "Miscellaneous" when a section is not present in the Info file. * texi2dvi: . look for the environment variable THUMBPDF_CMD instead of THUMBPDF, since thumbpdf itself has used THUMBPDF for options since 2000. . remove --recode and --recode-from options, since they haven't worked as intended for years, so evidently no one needs them. * Distribution: . new translation ca (catalan). . automake-1.15, gettext-0.19.4.
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-2/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2014-10-09Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.wiz1-3/+1
2014-05-29Bump for perl-5.20.0.wiz1-1/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2013-10-06Update to 5.2:wiz1-2/+2
5.2 (26 September 2013) * Language: . new commands @inlinefmtifelse, @inlineifset, @inlineifclear, for more brace-delimited alternatives to the conditional environments. * texi2any: . warns about node names, menu items, and cross-references (but not index entries) containing problematic characters; can be disabled with -c INFO_SPECIAL_CHARS_WARNING=0. * info: . new option -x (--debug) for debugging output; -x -1 to get everything. . new option -v (--variable) assigns a value to an Info variable, with the usual syntax, -v VARIABLE=VALUE. . new option -a (--all) instructs Info to display all documents matching the command line arguments, not just the first. In conjunction with the -w option, it shows full names of all Info files matching the command line arguments; with -o, it outputs all matching files. . new variable search-skip-screen controls the starting position for repeated search commands ({ and }). When set to On, repeated searches skip the lines displayed on the screen, i.e., forward searches (}) start at the beginning of the next page, and backward searches ({) start at the end of the previous page. . new command display-file-info (bound to = by default, C-g in vi mode) shows full file name of the node being displayed and position in it. * texi2dvi: . support for biblatex+biber. * Distribution: automake-1.14, gettext-0.18.3.1.
2013-07-04Update to 5.1. This adds a perl dependency. I hope this won't breakwiz1-5/+13
bootstrapping. *** 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. If you haven't already, please switch to using it 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://www.gnu.org/software/texinfo/manual/texinfo/html_node/Document-Permissions.html ------------------------------------------------------------------------------- 5.1 (12 March 2013) * texi2any: . irregular sectioning trees (see 5.0 news item) produce a warning rather than an error. . @set in the middle of the line no longer produces a warning. * info: . lzip (.lz) compression supported. * install-info: . lzip (.lz) compression supported. 5.0 (16 February 2013) * Language: . Texinfo commands are supported in node names. . #line directives are recognized. . @-commands are now recognized in raw format blocks. Therefore, for example, lone @, { and } characters in @tex, @html and similar environments must be converted to the normal @@, @{, and @} commands. . new commands @inlinefmt and @inlineraw for brace-delimited conditionals. . new conditionals @ifcommanddefined and @ifcommandnotdefined to test if a Texinfo command is available. . new command @part for a group of chapters. . new environments @raggedright, @smallquotation, @indentedblock, and @smallindentedblock. . new commands @codequoteundirected and @codequotebacktick, for a better interface than the @set variables; now respected by @kbd. . new command @xrefautomaticsectiontitle to allow using section titles in cross references by default, instead of node names. . new commands for Texinfo special characters: @atchar{} @lbracechar{} @rbracechar{} @backslashchar{} @hashchar{}. . new commands @deftypefnnewline to print return types on their own lines. . new command @headitemfont for the sake of template rows. . new command @urefbreakstyle to control breaking of @url/@uref in TeX. . new diacritic command @ogonek. . new commands for Icelandic letters eth and thorn: @DH{} @dh{} @TH{} @th{}. . new command @errormsg to report an error. . five-argument xrefs can refer to a whole manual, by omitting the section name and either omitting the node name or using "Top". . DEL (0x7f = 0177 = 127) is a true comment character (catcode 14 in TeX). * texi2any is the new generic converter for Texinfo that can produce all supported output formats, both those from texi2dvi (PDF/DVI) and from makeinfo (Info/HTML/etc.). texi2any and makeinfo are now different names for the same program; there are no differences in behavior based on the program name. The new implementation is in Perl, requiring Perl 5.7.3 (released in March 2002) and its standard Encode module. The Perl texi2any/makeinfo both replaces and is intended to be (for all practical purposes) upward-compatible with the C makeinfo. It has many new features not in the C makeinfo. For example, cross-manual references are now fully supported, and allows for extensive customization of the HTML output. See the `Generic Translator texi2any' chapter in the manual (among other places) for more about this reimplementation. The new program is, unfortunately, noticeably slower at present than the C program was. We hope all the many improvements make the new version worthwhile for users nevertheless. * Intentional incompatibilities with the previous implementation of makeinfo, through version 4.13: . The old implementation accepted a lone block of text inside @itemize, @enumerate, etc., without any @item. This is semantically inconsistent, leading to problems with some backends, and thus now produces a warning. . The old implementation accepted ``irregular'' sectioning trees. Now, when @node pointers are implicitly determined, the consistency of @menu and the sectioning tree is checked. (If node pointers are explicitly specified in the document, the tree can still be irregular.) . The old implementation always added blank lines between function definitions if they weren't already there. Now blank lines are not added. (Both old and new implementations preserve blank lines that are present.) . The old implementation did not consider ends of lines from expansion of an @macro definition to end an @-command line-delimited argument (@chapter, @center, etc.). This is no longer the case. (A detailed example is in the manual, node Macro Details.) * pod2texi is a new (Perl) program that uses the capabilities of texi2any to translate Perl pod documentation to Texinfo. * texinfo.tex: . urls (given to @uref and @url) are broken by default at special characters; behavior controllable with @urefbreakstyle. . support some per-language hyphenation, when the underlying TeX engine does (for instance, etex/pdfetex from TeX Live 2008 or later). Words with accented letters are still not handled properly. . @title, text will be broken if needed, and @* can be used to override. . new Icelandic translation: txi-is.tex. . new Hungarian translation: txi-hu.tex. . official updates between full package releases available at http://ftpmirror.gnu.org/texinfo/texinfo.tex. * texi2dvi: . new option --max-iterations. . official updates between full package releases available at http://ftpmirror.gnu.org/texinfo/texi2dvi. * info: . INFOPATH is determined from PATH by default, or if an element "PATH" is specified. . New command Info-virtual-index, bound to I by default, following Emacs. . Info keywords not found by searches. . A lower limit on the length of search patterns, default 1, specified by the variable min-search-length. . Use ASCII versions of images, if supplied by the document. . xz compression supported. * install-info: . xz compression supported. * Documentation: . new appendix with a technical description of the Info file format. . information on the customizations of the HTML output now possible. * Distribution: . new file htmlxref.cnf is installed to support cross-manual references; official updates between full package releases available at http://ftpmirror.gnu.org/texinfo/htmlxref.cnf. . language support for no removed/renamed to nb, per Norwegian translators. . new translations: id it, and document translations: eo pl. . texinfo.cat file removed since it is (to our knowledge) unused. . documentation license now GFDLv1.3 or later. . autoconf 2.69, automake 1.13.1, gettext 0.18.2.
2013-01-13In util/texi2dvi, don't try to re-exec under /bin/ksh, and improve theapb1-1/+4
test for whether "local" works. Now ksh93 is correctly detected as a shell that does not have a working 'local' command. Use REPLACE_SH to edit the #!/bin/sh line in util/texi2dvi, to make it use the value of ${SH} instead of /bin/sh. Set PKGREVISION=1.
2013-01-11Don't use REPLACE_BASH in util/texi2dvi script. /bin/sh seems fineseanb1-4/+1
in my testing. Adding dependency on bash in gtexinfo causes a circular dependency on hosts without makeinfo since bash requires makeinfo and makeinfo gets replaced with gtexinfo.
2012-12-16Update to 4.13a.wiz1-3/+4
Karl Berry: I had missed some files in the 4.13 tarball, hence 4.13a.
2012-10-31Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-09-18USE_TOOLS+=bash, required for REPLACE_BASH. texi2dvi was being createdjperkin1-1/+2
with an empty hashbang.
2012-03-09Fix the interpretter of texi2dvi, it is a true Bash script.fhajny1-1/+3
2011-11-26Use options framework for nls support.hans1-12/+2
2011-04-22recursive bump from gettext-lib shlib bump.obache1-1/+2
2009-08-16Update to 4.13, set LICENSE.wiz1-10/+3
4.13 (18 September 2008) * A reference card for Texinfo is now available, in doc/refcard. For convenience, preformatted PDF's for letter-size and A4 paper are included. * makeinfo: . new option --internal-links for HTML output, to write a tsv file mapping indexed/toc terms to links, for easy reference from external documents. . - as an input file name reads standard input. * info: . support for multibyte encodings such as UTF-8. . new option --show-malformed-multibytes, to display malformed multibyte sequences. . new environment variable INFO_MAN_COMMAND sets the name of man binary (use it if you a need to override PATH settings). * install-info: . bug fix: support names with embedded periods (e.g., config.status) again. * Distribution: . autoconf 2.63.
2008-09-06Install pdftexi2dvi and texi2pdf again. Bump PKGREVISION.wiz1-3/+2
Suggest installing pdftex/pdflatex for PDF support. Based on suggestion from Jeremy C. Reed and patch by Aleksey Cheusov. Remove EXTRACT_SUFX, it was at its default.
2008-09-01update texinfo to 4.12christos1-4/+4
2008-05-21Don't use a macro named __(), because __ has internal use in OSF1 systemtnn1-1/+8
headers. Supposedly fixed already in upstream CVS. This closes PR pkg/38400 from Hans Rosenfeld.
2008-03-05+ Include termcap.buildlink3.mk instead of curses.buildlink3.mk becausejlam1-2/+3
gtexinfo only needs the t*() termcap functions (info/terminal.c). + Drop patch-ad. The custom termcap code it added is now automatically handled by termcap.buildlink3.mk. Also the modification to the function signature for output_character_function is wrong -- tputs does expect "int (*)(int)". Bump the PKGREVISION to 1.
2008-01-30Update gtexinfo to 4.11.obache1-4/+5
Based on patch provided by Magnus Henoch in PR 37481. I made some modification: * keep and update patch-ac (need to pick up pkgsrc info files). * fixes PLIST, missing some entries. * portability fix in texi2dvi (patch-am). * DESTDIR support. Changes: 4.11 (9 September 2007) * Language: . @documentlanguage now supports an optional country code specification after the language code, a la gettext. . new command @allowcodebreaks controls breaks at _ and - within @code. . new command @frenchspacing controls spacing after sentences. . new command @fonttextsize allows changing body text font size to 10pt. . new command @textdegree{} produces the normal degrees symbol. . new command @thischapternum can be used in TeX headers/footers. . new commands for quotes: @quotedblleft @quotedblright @quoteleft @quoteright @quotedblbase @quotesinglbase @guillemetleft @guillemetright @guilsinglleft @guilsinglright. . new option @set txicodequoteundirected produces an undirected quote in code and example output, instead of the regular right quote. . new option @set txicodequotebacktick produces a grave accent in code and example output, instead of the regular left quote. * makeinfo: . The @documentlanguage locale is used to translate various document strings. . --enable-encoding is now the default, meaning Info and plain text output use 8-bit characters given a supported @documentencoding. . new option --css-ref=URL for creating a stylesheet <link> in HTML output. . new option --transliterate-file-names to use a reduction-to-ASCII algorithm for split HTML file names, useful for non-Latin-based languages. . @enddots{} outputs three dots instead of four, for consistency with texinfo.tex. . the Local Variables coding: setting written by --enable-encoding now comes at the very end, after the tags table, so that Emacs can find it in more cases. . @allow-recursion (never documented) is deprecated and produces a warning. . @quote-args (never documented) is now the default behavior. . centering and such take account of character widths. . the --reference-limit option is now a no-op. . improvements to XML and Docbook output and the DTD. * texinfo.tex: . @thissection can now be used in custom headings, and @thischapter works reliably even without @set chapternewpage. Custom headings have additional flexibility as well. * texi2dvi: . pdftexi2dvi is a new wrapper to `texi2dvi --pdf', equal to texi2pdf, for the sake of AUC-TeX which prepends `pdf' to the compilation command when requested to produce PDF. * info: . look for info files in the current directory first, by default. . when calling man, use -a if no explicit section is found. . avoid showing the top(1) man page for nonexistent info files. * install-info: . new options --section-regex, --remove-exactly, --debug, --test. * Distribution: . autoconf 2.60, automake 1.10, gettext 0.16.1. . gettext support now [external]. . new translations: hu (Hungarian), rw (Kinyarwandan), vi (Vietnamese). . most common sources imported from gnulib. 4.10 (omitted) 4.9 (29 June 2007) * GPLv3. * texi2dvi: . new mode --build=tidy which supports compilation in a separate directory, where intermediate files are preserved. . new option --build-dir, to specify where the tidy build will take place, either locally or globally. This allows avoiding the clutter while preserving auxiliary files. . new support for AUC-TeX: texi2dvi (weakly) supports arguments a la TeX such as `\nonstopmode\input{file.tex}'. . new options --ps and --dvipdf, useful especially for pstricks documents. . new option --src-specials, passed to TeX. * texinfo.tex: . Latin1, Latin2, Latin9, and UTF-8 are supported -- only as well as the Computer Modern fonts can manage, which means primarily English and western European languages, to a limited extent. . png and jpg images supported in pdf output. . new Russian, Serbian, and Ukrainian translations for texinfo.tex: txi-ru.tex, txi-sr.tex, txi-uk.tex. . section names with \ characters work properly in pdf outlines. . have .toc files use @ as the escape character, instead of \.
2007-06-30Uses curses, so include the curses bl3.mk.tnn1-1/+2
2007-01-08Corrected my last change. The original patch for CVE-2006-4810 wasrillig1-2/+2
correct, only the pkgsrc version somehow managed to get wrong. PKGREVISION++
2006-11-18Fix for CVE-2006-4810 and bump to nb6adrianp1-2/+2
2006-05-23Added missing closing brace. Bumped PKGREVISION.rillig1-3/+3
2006-03-20Use PKGINFODIR to refer to the installation directory for info files.jlam1-4/+4
Modify the default INFOPATH to use ${PKGINFODIR} consistently. List the info files in the PLIST. Bump the PKGREVISON to 4.
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2006-02-11Cleanup code from patch-al didn't work before, bump revision.joerg1-2/+2
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2005-12-27Add sysutils to CATEGORIES.reed1-3/+3
And change COMMENT to "GNU info documentation utilities".
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-3/+3
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-10-10Security fix for CAN-2005-3011:salo1-1/+2
"texindex in texinfo 4.8 and earlier allows local users to overwrite arbitrary files via a symlink attack on temporary files." http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-3011 Patch from Ubuntu.