Commit graph

1547 commits

Author SHA1 Message Date
jmmv
c0ee31db07 Bump version to 0.27.1. This is always a build dependancy, so we can do
it safely (to satisfy all intltool version requirements successfully).
2003-09-11 10:52:49 +00:00
taca
d9a7d72d1a Update ruby-rdtool package to 0.6.14.
= CHANGES
:0.6.14
  * minor fix for Ruby 1.8.
  * now rd2man generates better output. (thank you, Sugiura-san.)
2003-09-10 15:57:31 +00:00
jschauma
9d24718f9b Use emacs.mk instead of hardcoding a dependency on a certain
emacs-version.
2003-09-09 23:51:21 +00:00
recht
31a189bcdd Update to 1.12
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)
2003-09-09 14:18:58 +00:00
salo
e3f344c974 Remove reference to wip. (hi xtraeme!)
Style/whitespace nits, while here.
2003-09-09 10:03:50 +00:00
jmmv
18b182d4cf Update to 1.0:
* 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.
2003-09-08 12:26:20 +00:00
wiz
83fb83f7cf Update to 1.3.4.9, provided by Min Sik Kim in PR 22709.
Changes: new -R flag (restrict file reading).
2003-09-07 09:32:48 +00:00
jdolecek
095cef966f apparently the only crimson available from xml.apache.org is 1.1.3, so change
package to use that
2003-09-07 09:05:23 +00:00
wiz
9404fa929b Use the appropriate find(1) options depending on OPSYS (-d vs. -depth).
Patch by Jonathan Perkin.
2003-09-06 16:45:06 +00:00
wiz
c53877f156 Add and enable xslide. 2003-09-03 14:56:58 +00:00
wiz
de7d8ad110 Initial import of xslide, an XSL major mode for emacs.
* 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.
2003-09-03 14:55:00 +00:00
jmc
45c3507113 regen 2003-09-03 03:25:29 +00:00
jdolecek
90c1c1709f Update PHP to final 4.3.3
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
2003-08-31 19:55:21 +00:00
jdolecek
09d275fa13 patch-ac is not needed anymore with version 1.0 (and doesn't apply, even) 2003-08-31 10:58:37 +00:00
jdolecek
631ee640b4 update distinfo for update to sablotron version 1.0 2003-08-31 10:30:17 +00:00
cjep
0ebb89bbb5 netbsd -> NetBSD 2003-08-31 10:23:27 +00:00
cjep
e4443c6358 Update to 20030831.
* Fix output with -A, -B, -C and -z options -- make sure that -- is
printed between files.
2003-08-31 10:21:47 +00:00
cjep
b136ac8d5f After discussion with grant, reimport bgrep as bsdgrep-devel. 2003-08-31 09:43:47 +00:00
cjep
d14700a9b3 After discussion with grant, reimport bgrep as bsdgrep-devel. 2003-08-31 09:37:51 +00:00
jlam
2920a32c71 Prepare for pkgviews by making sure that passing VIEW-INSTALL or
VIEW-DEINSTALL to the INSTALL/DEINSTALL scripts don't cause errors.
2003-08-30 20:22:49 +00:00
xtraeme
10ec2b659b Add and enable raptor 2003-08-30 16:19:42 +00:00
xtraeme
7e10635e68 Initial import of raptor 0.9.12
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@
2003-08-30 16:18:58 +00:00
cjep
d87c33611f lint 2003-08-30 11:33:42 +00:00
taca
e8a719e8e0 Update ruby-rdtool package to 0.6.13.
= 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.
2003-08-30 05:56:26 +00:00
reed
e2336bb021 "It's" stands for "it is" (or "it has"). The apostrophe is not used
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.
2003-08-30 02:14:19 +00:00
xtraeme
83f7ad9b76 Bump package revision to 2 (Sablotron was updated to 1.0). 2003-08-29 15:49:14 +00:00
xtraeme
51ccd1ab99 Depend on the latest version. 2003-08-29 15:47:46 +00:00
xtraeme
c167efb705 Updated sablotron to 1.0
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
        - &gt; 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.
2003-08-29 15:29:29 +00:00
xtraeme
ead5d8c45f Updated to 1.0.32
Changes:

1.0.32: Aug 9 2003:
   - bugfixes: xsltSaveResultToFile() python binding (Chris Jaeger), EXSLT
    function (William Brack), RVT for globals (William Brack), EXSLT date
    (William Brack),
    speed of large text output, xsl:copy with attributes, strip-space and
    namespaces prefix, fix for --path xsltproc option, EXST:tokenize (Shaun
    McCance), EXSLT:seconds (William Brack), sort with multiple keys (William
    Brack), checking of { and } for attribute value templates (William
    Brack)
   - Python bindings for extension elements (Sean Treadway)
   - EXSLT:split added (Shaun McCance)
   - portability fixes for HP-UX/Solaris/IRIX (William Brack)
   - doc cleanup

Closes my own PR pkg/22609.
2003-08-29 11:25:20 +00:00
xtraeme
752e5b4c13 Updated to 2.5.10
Changes:

2.5.10: Aug 15 2003:
A bugfixes only release   - Windows Makefiles (William Brack)
   - UTF-16 support fixes (Mark Itzcovitz)
   - Makefile and portability (William Brack) automake, Linux alpha, Mingw
    on Windows (Mikhail Grushinskiy)
   - HTML parser (Oliver Stoeneberg)
   - XInclude performance problem reported by Kevin Ruscoe
   - XML parser performance problem reported by Grant Goodale
   - xmlSAXParseDTD() bug fix from Malcolm Tredinnick
   - and a couple other cleanup


2.5.9: Aug 9 2003:
   - bugfixes: IPv6 portability, xmlHasNsProp (Markus Keim), Windows build
    (Wiliam Brake, Jesse Pelton, Igor), Schemas (Peter Sobisch), threading
    (Rob Richards), hexBinary type (), UTF-16 BOM (Dodji Seketeli),
    xmlReader, Relax-NG schemas compilation, namespace handling,  EXSLT (Sean
    Griffin), HTML parsing problem (William Brack), DTD validation for mixed
    content + namespaces, HTML serialization, library initialization,
    progressive HTML parser
   - better interfaces for Relax-NG error handling (Joachim Bauch, )
   - adding xmlXIncludeProcessTree() for XInclud'ing in a subtree
   - doc fixes and improvements (John Fleck)
   - configure flag for -with-fexceptions when embedding in C++
   - couple of new UTF-8 helper functions (William Brack)
   - general encoding cleanup + ISO-8859-x without iconv (Peter Jacobi)
   - xmlTextReader cleanup + enum for node types (Bjorn Reese)
   - general compilation/warning cleanup Solaris/HP-UX/... (William
  Brack)
2003-08-29 11:22:21 +00:00
jmc
2b4f76702e On 1.6.1 zlib.h needs to be included before err.h to avoid shadow warnings. 2003-08-27 18:32:46 +00:00
jschauma
9645973639 Resurrect 'inline' as '__inline', which Irix MipsPro compiler knows.
Following suggestions by Martin Husemann and Todd Vierling.
2003-08-25 16:06:49 +00:00
cjep
7c8f884d81 Remove nbgrep (obsoleted by bgrep). Add and enable grep. 2003-08-25 11:17:49 +00:00
cjep
e79c086ebd Reimport nbgrep as bgrep due to objections to nb convention. 2003-08-25 11:13:00 +00:00
cjep
a0eaccf5c5 Get correct checksum 2003-08-24 23:27:28 +00:00
cjep
29043b3808 Update to 20030825.
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.
2003-08-24 23:22:09 +00:00
cjep
7692d71120 Fix 2003-08-24 19:35:42 +00:00
cjep
011e14e558 Add and enable nbgrep.
Remove bsdgrep (obsoleted by nbgrep).
2003-08-24 18:27:35 +00:00
cjep
19e93c9de6 Initial import of nbgrep into the NetBSD packages collection as
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.
2003-08-24 18:23:46 +00:00
markd
149ef0fdd2 s/libconfig/libtool/ 2003-08-24 12:28:57 +00:00
jschauma
6ac56349ca Bump date for ability to build on Irix. 2003-08-23 22:20:25 +00:00
jschauma
0823098b1f Synch with basesrc:
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.
2003-08-23 22:13:56 +00:00
jschauma
cffa35af85 Add pseudo-category 'java'. 2003-08-23 15:16:36 +00:00
jmc
b7798aab31 Need to mkdir WRKSRC before trying to pax into it 2003-08-19 15:54:17 +00:00
agc
d595512cc2 Add and enable nbsed. 2003-08-18 17:35:56 +00:00
agc
7825056ec8 Initial import of an autoconf-ed version of NetBSD's sed(1). 2003-08-18 17:34:54 +00:00
seb
80c8df9f05 I have missed a USE_MAKEINFO=yes here, without buildlink2 enabled for
this package it had only been caught by tools.mk's overriding script.
2003-08-18 07:46:15 +00:00
jmmv
e499a324e7 Update to 0.27.1:
- 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)
2003-08-17 19:47:39 +00:00
recht
9c88a5fcff Python 2.3 comes with the "csv" module, so don't accept python23 and
python23-pth.
2003-08-17 18:23:49 +00:00
kristerw
89aeb14e54 Make this build on arm by instantiating Vector<size_t>. 2003-08-12 18:20:31 +00:00