Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Following suggestions by Martin Husemann and Todd Vierling.
|
|
|
|
|
|
|
|
Various fixes including:
* Fix grepping of standard input.
* Fix -Z.
* Correctly determine whether to output filenames when only one argument.
* Make output with -A,-B,-C flags consistent with GNU grep.
|
|
|
|
Remove bsdgrep (obsoleted by nbgrep).
|
|
textproc/nbgrep.
This version of grep is based on Jamie Howard's and Dag-Erling
Coidan Smorgrav's grep. It is being developed for inclusion in
NetBSD in the NetBSD othersrc module.
Originally in pkgsrc-wip. Obsoletes textproc/bsdgrep.
|
|
|
|
|
|
The 'inline' keyword is a nonstandard extension of GCC, AFAIK.
MipsPro does not like it, so remove it.
Add fgetln prototype ifndef HAVE_FGETLN.
This makes this compile on Irix with the MipsPro Compiler as well as gcc.
|
|
|
|
|
|
|
|
|
|
this package it had only been caught by tools.mk's overriding script.
|
|
- Fixed .xam support (Abel Cheung)
- Fixed intltool-update, it's not usable with 0.27 :-( (Carlos Perelló Marín)
- intltool-update -m tells you about files that are at POTFILES.in but does not
exists anymore (Abel Cheung)
- Small scheme support fixes (Callum McKenzie)
- Added support for .lang files (Gustavo Giraldez)
- Added support for .xam files (Abel Cheung)
- Updated I18N-HOWTO (Kenneth, Bruno Haible)
- Updated all manual pages and command help (Abel Cheung)
- Improved the package name detection code (Abel Cheung)
- better .server files handling (Abel Cheung)
- source code with non-ASCII chars support with
GNU gettext 0.12 (bug #99005, Abel Cheung, Carlos Perelló Marín)
- intltool-unicodify is deprecated, please use msgconv (Abel Cheung)
|
|
python23-pth.
|
|
|
|
|
|
|
|
XML::Twig is a Perl module for efficient processing of XML documents
using a mixed stream/tree model.
|
|
|
|
Remove now unnecessary patch files.
|
|
Remove now unnecessary patch file.
|
|
|
|
|
|
|
|
|
|
This program makes PNG graphics from DVI files as obtained from
TeX and its relatives.
It is intended to produce anti-aliased screen-resolution images as
fast as is possible. The target audience is people who need to
generate and regenerate many images again and again. The primary
target is the preview-latex (X)Emacs package, a package to preview
formulas from within (X)Emacs. Yes, you get to see your formulas
in the (X)Emacs buffer, see `http://preview-latex.sf.net'.
Another example is WeBWorK, an internet-based method for delivering
homework problems to students over the internet, giving students
instant feedback as to whether or not their answers are correct,
see `http://webwork.math.rochester.edu'.
Other applications may also benefit, like web applications as
latex2html and WYSIWYG editors like LyX.
|
|
|
|
minor whitespace fix.
|
|
|
|
changes:
* New convenience classes in the xml.ns module:
ClosedNamespace, OpenNamespace.
* The symbol "_" is no longer inserted into the built-in
namespace via the gettext module; I18N support is no longer
invasive.
* expatreader now implements feature_namespace_prefixes.
* drv_xmlproc now supports EntityResolvers that return system IDs.
+bugfixes
|
|
Makefile so remove this inclusion.
Also convert SunOS' PLIST to USE_NEW_TEXINFO.
|
|
licensed under the GPL, has a new home and the following changes:
Multiple-line DOCTYPE declarations are now accepted (HTMLControl.C:352).
------------------------------
Bad initialisation of "fd_" in "urlistream" fixed (urlistream.h), so that an
error message is printed if a remote document could not be retrieved.
------------------------------
A missing node now is interpreted as node '/' (urlistream.C).
------------------------------
Closing DIV, FORM and BLOCKQUOTE tags as well as the closing UL, OL and PRE
tags are now optional (HTMLParser.y), so that the program won't die any longer
if one of them is omited in the document.
------------------------------
Some dificulties with non-ASCII chars fixed (HTMLControl.C).
------------------------------
Colons in elements and attributes now are tolerated and elements are not any
longer implecitly closed at a newline (HTMLControl.C), in order to handly
MS-Word's HTML better.
------------------------------
We do not use '/dev/stdin' as file descriptor any longer (html2text.C and
urlistream.C), in order to make reading from STDIN finaly work.
------------------------------
Block elements are not enclosed in -implecit- Paragraphs any longer
(HTMLParser.y), in order to avoid superfluous newlines in the output.
------------------------------
Fixed segmentation fault on tables with "border" attribute: we now assume that
any TABLE has at least one row and one column (table.C).
------------------------------
Fixed format.C to avoid excessive runtime increment on parsing much nested
block elements.
------------------------------
Some changes in configure, Makefile.in and the documentation.
------------------------------
------------------------------
Ported to g++ version 3.0.
This uses the 'istream.h' header file from the g++3's 'backward' directory.
------------------------------
Bugfix: '-' did not work as synonym for STDIN.
------------------------------
Added support for the EURO-sign (well, almost).
------------------------------
Finaly the GNU GPL as new copyright terms for all parts of the program, after
GMRS agreed to change the program's license terms to it.
------------------------------
------------------------------
Fixed coredump when parsing empty <SCRIPT> or <STYLE> elements (HTMLControl.C).
------------------------------
New image handling: <IMG alt=""> does no longer return the value of the SRC
attribute nor "[]". Added new ~/.html2textrc options: IMG.replace.{all noalt}
and IMG.alt.{prefix suffix} with new defaults in pretty-style mode. Added
method for checking whether an attribut was set, even to a zero-value.
------------------------------
(New) Copyright terms for all changes we made since version 1.2.2.
------------------------------
Some minor changes in configure and html2text.C.
------------------------------
Updated the documentation.
------------------------------
------------------------------
Fixed segmention fault when parsing <H5> tags (typo in format.C).
------------------------------
|
|
fixes build on systems which have libpcre installed as the configure
script's detection of it is slightly broken.
|
|
|
|
|
|
NetBSD 1.6.1/shark.
|
|
also provided the buildlink2ification.
|
|
|
|
can once again find the iconv functions on systems without iconv
in libc.
|
|
|
|
variables from the catalogs.mk file to buildlink2.mk. These may be needed in
a package that does *not* provide catalog files (i.e., all the functionality
in catalogs.mk is not required).
|
|
will give it to us, and if we don't this breaks the build.
|
|
|
|
|
|
systems using gcc from a package.
|