Next | Query returned 26 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2016-09-23 13:35:18 by Mark Davies | Files touched by this commit (5) | Package updated
Log message:
Update dvi2tty to 6.0.0

fix license.  OK by wiz

2016-03-05  TANAKA Takuji  <ttk@t-lab.opal.ne.jp>

        dvi2tty-6.0.0.
        Support T1,TS1,OT2,T2A,T2B,T2C,X2 encodings.
        Add utf8 output for the latin, cyrillic encodings and
        OML,OMS encodings.
        Add option '-C' not to compose a combining character sequence.
        * dvi2tty.c, dvi2tty.h: Add new option '-C', '-Eu1' and inner flags.
        * tex2ucs.h (new), dvistuff.c: Add utf8 support and new encodings.
        * test/table.tex, table.dvi, dvi2tty.test: Add a new test.
        * table{,c,s,u,uC,Eu,Eu1,EuC,Eua}.tty,
          testEu.tty, ligtest{u,Eu}.tty (new);
          test{,s,u}.tty, ligtest.tty (update): Expected output.
        * Makefile{,.am,.in}: Add the new test and the new header file.
        * configure{,.ac}: Update version number.

2011-11-21  Peter Breitenlohner   <peb@mppmu.mpg.de>

        Add upTeX support from Tanaka Takuji <KXD02663@nifty.ne.jp>.
        * ac/withenable.ac, Makefile.am: Require ptexenc.
        * version.ac (new): Define dvi2tty_version.
        * configure.ac: Adapted.

2011-01-26  Peter Breitenlohner   <peb@mppmu.mpg.de>

        * dvi2tty.test: Unset DVI2TTY to nullify dvi2tty options.
        Additional testcase with '-c'.
        * testc.tty: Expected output.

2010-11-06  Peter Breitenlohner   <peb@mppmu.mpg.de>

        Import dvi2tty-5.3.3.
        * configure.ac: Adapted.

2010-10-15  Peter Breitenlohner  <peb@mppmu.mpg.de>

        Add two disdvi command line options to handle .dvi files as
        created by pTeX and .xdv files as created by XeTeX.

        * commands.h: Define DVI opcodes for pTeX and XeTeX extensions.
        * disdvi.c: Add command line options `-p' or `--ptex' and `-x'
        or `--xetex'; handle DVI opcodes for pTeX and XeTeX extensions.

2009-08-23  Peter Breitenlohner  <peb@mppmu.mpg.de>

        Avoid maximal compiler warnings.
        * disdvi.c, dvi2tty.c, dvistuff.c: Ignore RCS strings.
        ANSI C function definitions.
        * disdvi.c (fontname): Constify string return type.
        * dvi2tty.c (path, OUTfilename): Constify global strings.
        (getpages, getfname, getinteger, setoption, getargs):
        Constify string params and local vars.

2009-06-22  Peter Breitenlohner  <peb@mppmu.mpg.de>

        * dvi2tty.c (readable_file): declare as static.
        * disdvi.c, dvi2tty.h: do not #include <kpathsea/c-proto.h>.

2009-06-20  Peter Breitenlohner  <peb@mppmu.mpg.de>

        * Makefile.am: enable compiler warnings.
        * disdvi.c, dvi2tty.c, dvi2tty.h, dvistuff.c: ANSI C prototypes.

2009-06-15  Karl Berry  <karl@tug.org>

        * dvi2tty.c,
        * README: clarify that it's GPLv2+, per
        http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=424018.

2009-06-12  Francois Charette  <firmicus@ankabut.net>

        * dvistuff.c: rename getline to texlive_getline.
   2015-11-03 02:43:56 by Alistair G. Crooks | Files touched by this commit (120)
Log message:
Add SHA512 digests for distfiles for converters category

Problems found with existing distfile:
	distfiles/libiconv-1.13-cp932.patch.gz
No changes made to the libiconv distinfo file.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2012-10-03 02:20:19 by Aleksej Saushev | Files touched by this commit (97)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2009-08-11 17:01:14 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Add a patch to avoid conflict with getline(3).
   2009-05-19 10:59:39 by Thomas Klausner | Files touched by this commit (383)
Log message:
Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
   2008-03-03 06:51:08 by Johnny C. Lam | Files touched by this commit (24)
Log message:
Mechanical changes to add full DESTDIR support to packages that install
their files via a custom do-install target.
   2007-12-12 21:42:35 by Thomas Klausner | Files touched by this commit (17)
Log message:
Reset maintainer on his request.
   2007-01-07 10:14:16 by Roland Illig | Files touched by this commit (412)
Log message:
Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.
   2005-12-05 21:51:20 by Roland Illig | Files touched by this commit (1432)
Log message:
Fixed pkglint warnings. The warnings are mostly quoting issues, for
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-06-16 08:58:08 by Johnny C. Lam | Files touched by this commit (465)
Log message:
Create directories before installing files into them.

Next | Query returned 26 messages, browsing 11 to 20 | Previous