Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
Use the right grep binary in fgrep and egrep shell scripts.
Patch provided by Nicolas Fugier in PR 20905.
|
|
|
|
This module provides you with access to XML Streams. An XML Stream
is just that. A stream of XML over a connection between two computers.
Package imported from pkgsrc-wip.
|
|
|
|
|
|
|
|
|
|
The project aims to provide an efficient extensible abstraction
for dealing with different spell checking libraries.
Enchant is meant to provide a generic interface into various existing
spell checking libaries. These include, but are not limited to:
* Aspell/Pspell
* Ispell
* Hspell
* Uspell
Enchant is also meant to be used in a cross-platform (XP) environment.
Part of this means that Enchant wants to limit its number of external
dependencies to 0, or as close is as humanly possible. Also, any
enchant consumer (i.e. a Word Processor) should not need to know
about what backend providers Enchant knows about. In fact, Enchant
shouldn't even need to know this information itself. To accomplish
this, all of Enchant's providers are DLLs.
Enchant is also meant to be used in a multi-user environment, such
as Unix. It is preferable to have both a $USER and a $GLOBAL
location for both provider DLLs and for dictionaries themselves,
when possible. Enchant's DLL location algorithm takes this into
account, and gives preference to the $USER DLLs, when found.
|
|
PR pkg/18730.
|
|
This package provides the wordview utility that comes with catdoc.
|
|
Bump PKGREVISION to 1 because of this. While here, split the Makefile in
two parts to help in the creation of the new catdoc-tk package.
Addresses PR pkg/18730.
|
|
from Greg Woods. (The second part of that PR is not the correct way
to set papersize in pkgsrc). Main change is that the PDF is no longer
maintained, a more complete list of changes follows:
Changes and new features introduced in Version 3.22 [3 June 2000]
Bug fixes
More setup file options for controlling the appearance of reports
Makefile now explicitly explains how to compile with debugging on/off
Added quotesinglebase, quotedblbase, ellipsis to LtLatin2.LCM file
Object-oriented back end (of interest to implementors only)
Chapters without page breaks option (see @ChapterStartPages, User's Guide)
Font includes all in page setups now (of interest to implementors only)
Changes and new features introduced in Version 3.23 [24 June 2000]
Bug fixes, including Uwe's fix of the nasty bug reported by Matej Cepl,
and my fix of a table running headers bug reported by Matthew Neumann.
Cross links (see User's Guide, Cross References and Links section)
New symbols for expert users: @LinkSource and @LinkDest
@Python symbol for typesetting Python programs using prg2lout.
Changes and new features introduced in Version 3.24 [8 October 2000]
Bug fixes, including a new and better fix for table running headers bugs
Changes and new features introduced in Version 3.25 [December 2001]
Bug fixes
Finnish additions
Croatian, Slovakian, Upper Sorbian
Outdent is now settable e.g. { setoutdent 0.3f } @Break object
@InitialOutdent options for initializing outdent value
Updated barcodes package to work with recent Lout versions (@FontDef)
"downifneeded @Scale" like "{} @Scale" but will only scale down, not up
@F symbol yields a settable font, no longer hardwired to Courier
@TitleOf symbol e.g. "@TitleOf azaleas" similar to "@NumberOf azaleas"
@IndexText option to @Book etc., allows text just below Index title
References may be printed in order of first citation
New @Diag link types: @HVHLine, @HVHCurve, @VHVLine, @VHVCurve
"baselinemark @Font" option (mark along baseline rather than half x height)
@IncludeGraphicRepeated symbol: less output when EPS included repeatedly
Arbitrary colours in @Colour, @Tbl, @Diag, and @Graph, done consistently
Size of small caps can be set now e.g. "{ setsmallcaps 0.8 } @Font ..."
Got rid of boxes around links when PostScript converted to PDF
Revised end of sentence handling for some languages
Symbols for embedding clickable URLs into PostScript output
I've decided not to maintain the PDF back end, but I will try to ensure
that Lout's PostScript output works with PostScript-to-PDF converters.
Changes and new features introduced in Version 3.26 [October 2002]
Fixed bug causing crash when breaking certain list items across pages
Merged index entries completely reimplemented
@DropTagItem (@DTI) now prevents page break after drop tag
|
|
|
|
changes:
General:
* Renamed "attribute" to "option" for directives/extensions.
* Renamed transform method "transform" to "apply".
* Renamed "options" to "settings" for runtime settings (as set by
command-line options). Sometimes "option" (singular) became
"settings" (plural). Some variations below:
- document.options -> document.settings (stored in other objects as
well)
- option_spec -> settings_spec (not directives though)
- OptionSpec -> SettingsSpec
- cmdline_options -> settings_spec
- relative_path_options -> relative_path_settings
- option_default_overrides -> settings_default_overrides
- Publisher.set_options -> Publisher.get_settings
for the "Specific" changes see HISTORY.txt.
|
|
Inspired by FreeBSD "ports".
Fix the PLISTs accordingly.
Also, while at it, remove now obsolete compileall.py calls in post-install
targets and insure that extension.mk is in included before builinlinks of
other Python modules.
Discussed with/ok'ed by drochner@.
|
|
Changes since previous:
* Fix context output
|
|
pointed out by Thomas Klausner
|
|
|
|
|
|
for some optional internal locking), and this library needs to be usable
by nonthreaded programs too, like php4-domxml
bump PKGREVISION for this; buildlink not changed, since library users
generally don't care about this
|
|
it safely (to satisfy all intltool version requirements successfully).
|
|
= CHANGES
:0.6.14
* minor fix for Ruby 1.8.
* now rd2man generates better output. (thank you, Sugiura-san.)
|
|
emacs-version.
|
|
and take maintainership.
1.12
August 11st, 2003
* Complain if there are no template files in the template directory. ( Rod)
* Correct HTML output for specification conformance. ( Rod)
* Add note to HTML about PostgreSQL Autodoc. ( Rod)
1.11
August 1st, 2003
* Write documentation including what variables are used for template creation.
( Rod)
* Correct various inter-schema issues with commonly named tables. ( Rod)
* Remove sgml.tmpl DocBook output. Replace with xml.tmpl for DocBook output.
( Rod)
* Add --statistics support for PostgreSQL 7.4. Requires pgstattuple from
contrib to be installed ( Rod)
* Correct schema prefix to function names. ( Rod)
* Statistics based on PostgreSQL's pgstattuple contrib module ( Rod)
* Correct a number of issues with common table names in multiple schemas.
(a.j and b.j) ( Rod)
* Other bug fixes ( Rod)
1.10
May 18th, 2003
* Skip plpgsql_call_handler() in PostgreSQL 7.3 and later ( Rod)
* Fix column descriptions ( Rod, Arthur )
* Use a table connection point for GraphViz output for cleaner formatting.
( Rod)
* Ensure that multikey constraints can be associated with a group number
(UNIQUE#1, UNIQUE#2, FK#1, FK#2, ...) ( Arthur, Rod)
* Skip information_schema on 7.4 database ( Rod)
* Base the output on templates which are processed by HTML::Template allowing
simpler editing of the output for various styles ( Neil, Rod )
* Correct the PostgreSQL 7.1 query processes ( Rod)
* Add a new --schema argument to enable dumping a single schema ( Rod)
* Large cleanups for the various outputs to simplify the code base and remove
long standing bugs in DocBook output ( Rod)
|
|
Style/whitespace nits, while here.
|
|
* Adapted Buildtool scripts to the latest version, 0.14. As a side effect,
distribution documentation is now installed into the system.
* Minor manpage fixes.
* Code cleanup.
Fixes in the package: avoid overwriting catalog files when using 'make
replace' (if you have 0.2 installed actually, it won't take any effect, so
be careful by backing up pkg/share/{sgml,xml}/catalog). 'make update' will
work fine.
|
|
Changes: new -R flag (restrict file reading).
|
|
package to use that
|
|
Patch by Jonathan Perkin.
|
|
|
|
* FEATURES
- XSL customization group for setting some variables
- Initial stylesheet inserted into empty XSL buffers;
- "Template" menu for jumping to template rules, named templates, key
declarations, and attribute-set declarations in the buffer;
- `xsl-process' function that runs an XSL processor and collects the
output;
- Predefined command line templates and error regexps for Java and
Windows executable versions of both XT and Saxon;
- Font lock highlighting so that the important information stands
out;
- `xsl-complete' function for inserting element and attribute names;
- `xsl-insert-tag' function for inserting matching start- and
end-tags;
- Automatic completion of end-tags;
- Automatic indenting of elements with user-definable indentation
step;
- `xsl-if-to-choose' converts <xsl:if> to <xsl:choose> with
nested <xsl:when>; and
- Comprehensive abbreviations table to further ease typing.
|
|
|
|
Some highlights of changes since 4.2.3:
* PCRE updated to 4.3, GD to 2.0.15
* improved Apache2 support
* much improved stream & URL wrapper support, output compression support
* added CLI (Command Line Interface) SAPI
* debug_backtrace() backported from ZendEngine2
* faster build system
* huge number of other bug fixes and improvements
Packaging changes:
* 'pcre', 'xml', and 'session' modules folded back into main package -
'pcre' and 'xml' is required by PEAR, and 'session' is just too essential
to be separate
* 'gd' module now uses bundled PHP GD library, which is better integrated
* PHP modules use shared distinfo when possible to ease future PHP updates
* ${PREFIX}/bin/php is now CLI version, ${PREFIX}/libexec/cgi-big/php
remains CGI version
|
|
|
|
|
|
|
|
* Fix output with -A, -B, -C and -z options -- make sure that -- is
printed between files.
|
|
|
|
|
|
VIEW-DEINSTALL to the INSTALL/DEINSTALL scripts don't cause errors.
|
|
|
|
A Parser for the RDF/XML syntax as updated by the W3C RDF Core working group.
* Designed to integrate well with Redland
* Handles RDF/XML syntax updates for XML Base, xml:lang and RDF datatyping.
* Generates N-Triples supporting XML literals, language tagging and datatypes
* Parses content on the web if libcurl or libxml2 is available.
* Handles rdf:resource / resource attributes
* Uses expat and/or (GNOME) libxml XML parsers as available or required
* Optional features can be selected at run time.
* (Perl, Python, Java, Tcl, Ruby, PHP interfaces when used via Redland)
* No memory leaks
* Fast
Ok'ed by wiz@
|
|
|
|
= CHANGES
:0.6.13
* now tabs are expanded into spaces.
* removed <p> for TextBlock in DescListItem when the TextBlock is only
element of ListItem.
* a line of `---\n' are now regarded as Verbatim (or TextBlock).
* changed style of HTML anchors from `label:' to `label-'.
* fixed rd2man for better support of multiple paragraphs.
* fixed some bugs.
:0.6.12
* fixed some bugs.
|
|
for a possessive (like her, his, whose, their, and its).
Note that I didn't check for proper use of "its" (when it should
be "it is" or "it has" instead).
I also saw over 15 other grammar or punctuation problems, but not
fixed in this commit.
|
|
|
|
|
|
Changes:
Version 1.0
August 8, 2003
---------------
- two flags SAB_DUMP_SHEET_STRUCTURE (0x40) and
SAB_NO_EXTERNAL_ENTITIES (0x80) added
- nested xsl:attribute reported as error
- > is always escaped to prevent problems with CDATA end
- new configurable set of makefiles for Windows MSVC++ has been
created to replace existing Makefile.nt file
[by Rosimildo daSilva, patch by Bob Kline]
- fixed a type comparison failing on arm, powerpc and s390
[reported by Debian maintainers]
- fixed a bug of default NS in imported/included templates
- fixed a segfault in keys defined on empty nodes
[reported by Simon Spanihel]
- minor changes to compile under QNX 6.2
[patch by Adrian Weiler]
- fixed a bug of nested imports [reported by Dave Brooks]
- fixed a bug of UTF-16 encoded files on Win
[reported by Andrey Sokolov]
- fixed a bug of defenition check in shandler.h for Borland
compilers [reported by Vladimir Lukianov]
- fixed a bug of crashing sorting on Windows
- fixed a bug of crashing key() on RTF
[reported by Valeriy Ovechkin]
- solved the issue of too many files open with exsl:document
- fixed a bug of casting of 64-bit pointers to (int)
[patch by Steve Crockett]
- fixed a bug absolute paths starting with a drive letter on
Windows (unsupported scheme is reported)
- fixed a bug of SDOM_DestroyDocument
Version 0.98
April 7, 2003
-------------
- added stylesheet chaining to sabcmd [by Stefan Behnel]
- changes in XML::Sablotron (new layout, added DOMHandler SXP
interface) [by Nicolas Trebst and Anselm Kruis]
- fixed a bug of variables bound for SXP queries
- fixed a bug of the self axis (principal node type)
- fix for Metrowerks C/C++ compiler [suggested by Tim Crook]
- fixed a bug of forbidden XPath (child::xxx@yyy)
- configuration fixes (APIDOC docs are built only when
Perl/XML::Parser found)
- fixed defaults for xsl:number
- fixed a bug of required order of top-level variables
- fixes in the outputting of NS declarations
- fixes in the import precedence [report by Roy Huggins]
- added a new config switch for sabcmd to abort on XSLT error
(--enable-abort-on-error)
- fixed a bug in namespace-alias
- fixed segfault occurring when formating big numbers (>1e127)
- fixed comparison of char to 0 for unsigned-char platforms
Version 0.97
December 30, 2002
-----------------
- fixed the problem with Expat 1.95.5
- fixed a bug in xsl:message [report by Bob Kline]
- fixed an infinite loop bug in recursive imports
[report by Michael Vladimirov]
- added SablotGetOptions() function
- added a new option (SAB_FILES_TO_HANDLER) to pass the 'file'
URIs to the scheme handler
- fixed collisions with PHP/Java extension, Arena* renamed to
SabArena [suggested by Christian Stocker]
- mapping of namespaces added to xql() function (DOM)
- chars illegal in output encoding displayed as references
(for xml, html, xhtml output methods)
- fixed resolution of relative URIs in document()
- fixed a bug of not overridden imported parameters
- documentation sources (APIDOC XML) added to distribution
Closes my own PR pkg/22603.
|