summaryrefslogtreecommitdiff
path: root/devel/gtexinfo
AgeCommit message (Collapse)AuthorFilesLines
2002-01-05Make sure that locale files are installed into the correct directorytron3-2/+19
under Solaris.
2001-12-25Update to 4.0. Excerpt of changes since 3.12:wiz13-128/+88
* Language: . New command @anchor for cross references to arbitrary points. . New commands @documentlanguage sets the main document language, and @documentencoding sets the document input encoding (although not much is done yet with either). . New command @pagesizes allows limited control of text area for typesetting. . New command @acronym for abbreviations in all caps, such as `NASA'. . New command @alias for simple command aliases. . New command @definfoenclose for better control of info output. . New commands @deftypeivar for typed instance variables of a class and @deftypeop for typed operations of a class. . New command @novalidate suppresses cross-reference checking and (in TeX) auxiliary file creation. . New commands @setcontentsaftertitlepage and @setshortcontentsaftertitlepage to force printing the table of contents after @end titlepage. Also, @contents and @shortcontents themselves can now appear at the beginning of the document as well as the end. . New markup commands: @env (for environment variables), @command (for command names), @option (for command-line options). . New commands @smallformat and @smalldisplay, a la @smallexample. . New command @exampleindent to set indentation of example-like environments a la @paragraphindent. . @uref takes an optional third argument of text to show instead of (rather than in addition to) the url for info and dvi output. . @footnote works in an @item for a @table. * texinfo.tex: . implements @macro. . implements @paragraphindent (except asis). . @emph and @i use true italic type (cmti) instead of slanted (cmsl). . implements pdf output when run with pdftex. . better support for internationalization via txi-??.tex files. * makeinfo: . supports HTML output with the --html option. . implication of --html: @top nodes should be wrapped in @ifnottex rather than @ifinfo. @ifinfo conditionals are not expanded with --html. . new option --number-sections to output chapter/section numbers. . dashes and quotes are not treated specially in node names. . new option --commands-in-node-names to allow @-commands in node names. (Not implemented in TeX, and most likely never will be.) . @emph output uses _underscores_. . @image looks for .png files before .jpg. . only output `Making ... file' line when verbose. . allow -v as synonym for --verbose. . new command line options to specify which conditionals to process (but --iftex is not fully implemented). . warns if @var contains any of ,[](). . @quote-arg implicitly done for all one-argument macros, so commas in the argument text are allowed. . \\ required in macro body to get single \, no other `escapes' defined. * info: . ISO Latin 1 characters are displayed and input as-is by default. . new option --vi-keys to enable vi-like and less-like key bindings. . new command S does case-sensitive searching. . new commands C-x n and C-x N repeat last search, respectively, in the same and in reverse direction, without prompting for the string. These commands are bound to n and N under --vi-keys, like in Less. . new command G menu1 menu2 ... searches for menu items from (dir), as allowed on the command line. . new command O (capital o, not zero) goes directly to the node that describes command-line options. . new command-line option --show-options causes the node which describes command-line options to be the first node displayed. . M-prior and M-DEL do new command info-scroll-other-window-backward. . / searches like s does. . If the search string includes upper-case letters, in both incremental and non-incremental search, the search is case-sensitive. . S searches case-sensitively even if the search string is all lower-case. . - makes the argument negative (so e.g. `- /' searches backward). . l restores point in the window returned to. . SPC/DEL do not move outside the current document. . foo.info is found before foo. . `info foo --index-search=bar' now searches for bar in foo's index. . support for files compressed with bzip2. * install-info: . handles gzipped dir files. . sort entries into alphabetical order. . install direntries only in preceding dircategory, not in all. . --delete does not require the info file to exist. . --delete can handle XEmacs-style dir entries. * texi2dvi: . bug fixed: now uses only the @iftex and @tex parts of the source. . process LaTeX source as well as Texinfo source. . output PDF (using pdftex) with new option --pdf. . handles --OPTION=ARG style of command line arguments. . new option --batch for progress reports but no interaction. . new option --clean to remove all auxiliary files. . new option --quiet for silence (unless there are errors). . new option -I for specifying directories for @include to search. . handles LaTeX files (running BibTeX etc.). * Fixes to util/gen-dir-node and util/fix-info-dir (formerly util/update-info).
2001-12-06Add a PLIST file for use on OS X.agc1-0/+3
2001-11-01Move pkg/ files into package's toplevel directoryzuntum5-4/+4
2001-06-18Use zlib buildlink.mk for zlib dependency (from pkg/13217 by Stoned Elipot)jlam3-25/+9
and install locale files under PKGLOCALEDIR.
2001-05-17If one wants to install this on linux, get the PLIST rightabs1-0/+3
2001-04-21Move to sha1 digests, and/or add distfile sizes.wiz1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-12/+10
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-02-03Don't allow non-pkgsrc zlib installed. Per discussion on tech-pkg.hubertf1-2/+2
(This makes me wonder how things work when I setup a system from solaris pkgs only, that were generated from pkgsrc - i doubt they have the /var/db/pkg information to make our system recognize them as "our" pkg... ?)
2001-02-03Pull in bsd.prefs.mk to define OPSYS, and set CFLAGS to find zlib.hhubertf1-1/+3
2001-02-03Allow manually-installed zlib on solaris 8 (in /usr/lib)hubertf1-2/+2
2001-02-03This needs zlib installed. Depend on it for Solaris.hubertf1-1/+5
2000-08-21Update IGNORE-messages for recent changes: add ${PKGNAME} wherehubertf1-2/+2
appropriate.
2000-05-02Remove patches to deal with two bugs involving configure's handling ofdanw2-17/+3
INSTALL which have both been worked around in bsd.pkg.mk now.
2000-01-20Fix a patch, and regenerate patch checksum.agc2-6/+6
2000-01-08more whitespace cleanup (silence, pkglint!)wiz1-1/+1
1999-08-13Fix PLIST in solaris caseabs4-4/+10
1999-07-09Add package patch-sum filesagc1-0/+9
1999-04-14Remove unnecessary slash from master site list.tron1-2/+2
1999-04-05fix spellinghubertf1-2/+2
1999-03-06Updated master site list to handle the gnu ftp reorganization.tron1-2/+2
1999-03-04Don't assume that we're using the install.sh script - comment out theagc1-1/+20
prefix of ../ for subdirectories, as we're using a full pathname for the install command Add a comment, describing the patches.
1999-02-18Add IGNORE= for systems which have /usr/bin/install-info.tv1-1/+5
1999-02-18Grr. "info/dir" does _not_ belong into PLIST. install-info doesfrueauf1-2/+1
the right thing if it does not yet exist. If one upgrades gtexinfo via binary pkg info/dir should not globber the old existing info/dir.
1999-02-11Use install-info in $PATH, so that systems with it in base will work too.tv1-7/+7
1999-02-11Add /usr/share/info to DEFAULT_INFOPATH.tv1-2/+2
1998-10-04Do not search for ncurses before curses.tv1-3/+12
1998-08-20The Grand Homepagification:tsarna1-1/+2
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section.
1998-08-15hier(7)-lint: install locale stuff in share/locale, not lib/locale.tv2-3/+16
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-08-07Add NetBSD RCS Ids.agc6-0/+12
1998-06-18Make the .msg files generate .cat files "correctly" for NetBSD:tv1-0/+28
- don't provide message numbers with no messages - don't escape quotation marks
1998-06-18Run `sed' only once: change pre-build target to post-patch.tv1-2/+2
1998-06-14Add -f to mv option to avoid this make going interactive on us.cjs1-2/+2
1998-06-11Fix the locations in a more efficient manner.agc1-6/+6
1998-05-14Don't strip the info, install-info, makeinfo and texindex programs, asagc1-4/+1
they're stripped at install time. Fixes PR 5448, from Johnny C. Lam.
1998-05-07Add {PREFIX,X11BASE,LOCALBASE}/info to the default INFOPATH, fixes pr 5319.frueauf2-10/+18
1998-04-15Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.agc1-7/+2
Remove redundant (and sometimes erroneous) comments.
1998-03-09Update to V3.12hubertf8-103/+61
1998-03-05Use catgets, pointed out by Charles Hannumhubertf1-1/+2
1998-02-16Use BSD_INSTALL_SCRIPT instead of custom INSTALL_SCRIPT.hubertf1-1/+1
1998-02-13Don't try to strip scripts at installation time.agc1-0/+20
Fixes PR pkg/4987 from David Brownlee.
1998-01-24portlint: fix RCS Idhubertf1-1/+2
1997-12-29Do not remove locale dirshubertf1-6/+1
1997-12-14Update to V3.11, provided by Johnny Lam <lamj@stat.cmu.edu>.hubertf10-47/+165
1997-11-06Add a NetBSD RCS Id to all the PLIST files.agc1-0/+1
1997-10-09Initial import of GNU texinfo package.agc6-0/+82
This is necessary because NetBSD has no default way of reading GNU info files - FreeBSD has had this in their base system since 2.2.2. This allows the default installation of package's info files, and means less differences between individual package's Makefiles in NetBSD and FreeBSD. `Renamed' to gtexinfo to distinguish it from the print/texinfo package.