Commit graph

2679 commits

Author SHA1 Message Date
rillig
9984e0604a Removed trailing white-space. 2005-09-28 14:15:48 +00:00
tonio
4180aa0552 Update btparse to 0.34
btparse now uses automake and libtool, this fixes the build of dependancies
under darwin

approved by wiz@
2005-09-27 12:24:06 +00:00
salo
619e6c767b Add php-pspell. 2005-09-27 12:02:43 +00:00
salo
0a6e3e6518 Initial import of php-pspell extension.
PHP is a programming language designed to be embedded into web pages.
This module provides support for pspell (spell checking).

Requested by Mark Thomas <thomas.s.mar at gmail dot com> on netbsd-help@.
2005-09-27 12:01:59 +00:00
wiz
703e5a6b7f Reset maintainer, email to xs at nitric dot net bounced. 2005-09-23 20:06:25 +00:00
minskim
5f87c16d72 Fix PLIST. Bump PKGREVISION. 2005-09-22 01:54:35 +00:00
minskim
a68713fdfb Fix PLIST. Bump PKGREVISION. 2005-09-22 01:40:23 +00:00
hira
68c7d42739 - Use lang/py-extclass/buildlink3.mk instead of DEPENDS.
- Add inclusion of lang/python20/buildlink3.mk.
This should fix build error seen in bulk build.
Reviewed by minskim@.
2005-09-19 15:25:41 +00:00
tv
cefe1c22a6 The problem was a mirror not in MASTER_SITES_PERL_CPAN that had a corrupted
distfile.  I've notified the site maintainer; reverted pkg to prior state.

Checked all the pkgsrc-official mirrors; they have the right sha1.

(I must not be having a good day.  :)
2005-09-16 13:40:36 +00:00
tv
a0c1013fed I take that back. CPAN's copy of the distfile is corrupted in a bad way.
For now, request netbsd.org as the MASTER_SITES until this is fixed.
2005-09-16 13:32:20 +00:00
tv
e7727f49fc The checksum on the distfile changed, so update distinfo to match.
(Checked three times ... yet the size never changed.  Bizarre.)
2005-09-16 13:26:15 +00:00
tv
7d56f3a26d Bah, remove. (Thanks to Dovecot, I didn't see the freeze announcement
right away.... <bleh>)
2005-09-14 14:33:01 +00:00
tv
ca6febb67f p5-XML-Dumper-0.79; from DESCR:
XML::Dumper dumps Perl data to a structured XML format.
XML::Dumper can also read XML data that was previously dumped
by the module and convert it back to Perl.

This might be useful for dumping Perl objects to files
using an XML format that can be reloaded or accessed by
other programs. Maybe even by other languages.
2005-09-14 14:30:17 +00:00
pooka
abae487f2e depend on netpbm=>10.29nb2: that one has ppmquant with the correct
perl path and hence the script pstoimg works with font antialiasing
2005-09-14 07:41:52 +00:00
minskim
cef60b929e Make sure that filters are built statically until dlopen() detection
in configure is fixed.  The problem was reported to the author by
wiz@.  This makes installed files match with PLIST on platforms with
libdl.  Bump PKGREVISION.

Approved by wiz@.
2005-09-11 16:29:58 +00:00
jmmv
d7d64a1399 Fix a regression from 1.68.1: readd the : delimiter for dbtimestamp.
Bump PKGREVISION to 1.  From Jeroen Ruigrok van der Werven in private mail.
2005-09-10 12:38:30 +00:00
markd
548c3b528c Define __STDC_ISO_10646__ on Solaris to get package to build. 2005-09-08 10:37:15 +00:00
recht
07956f8895 Remove tar from USE_TOOLS again. gtar (was changed to tar later) was added,
to work around problems with the bootstrap pax and libxml2-2.6.20 on
Darwin.
2005-09-08 07:31:54 +00:00
wiz
279db6da9b Update to 1.7j:
*** Improve the handling of localwords on large regions.
2005-09-05 17:04:53 +00:00
recht
0cb66e826b update to 1.1.15
1.1.15: Sep 04 2005:
   - build fixes: Windows build cleanups and updates (Igor Zlatkovic), remove
      jhbuild warnings
   - bug fixes: negative number formatting (William Brack), number formatting
      per mille definition (William Brack), XInclude default values (William),
      text copy bugs (William), bug related to xmlXPathContext size, reuse
      libxml2 memory management for text nodes, dictionnary text bug, forbid
      variables in match (needs libxml2-2.6.21)
   - improvements: EXSLT dyn:map (Mark Vakoc),

   - documentation: EXSLT date and time functions namespace in man (Jonathan
      Wakely)
2005-09-05 07:38:25 +00:00
recht
f23258d665 update tp 2.6.21
2.6.21: Sep 4 2005:
   - build fixes: Cygwin portability fixes (Gerrit P. Haase), calling
      convention problems on Windows (Marcus Boerger), cleanups based on
      Linus' sparse tool, update of win32/configure.js (Rob Richards),
      remove warnings on Windows(Marcus Boerger), compilation without SAX1,
      detection of the Python binary, use $GCC inestad of $CC = 'gcc' (Andrew
      W. Nosenko), compilation/link with threads and old gcc, compile
      problem by C370 on Z/OS,
   - bug fixes: http_proxy environments (Peter Breitenlohner), HTML UTF-8
      bug (Jiri Netolicky), XPath NaN compare bug (William Brack),
      htmlParseScript potential bug, Schemas regexp handling of spaces,
      Base64 Schemas comparisons NIST passes, automata build error xsd:all,
      xmlGetNodePath for namespaced attributes (Alexander Pohoyda),
      xmlSchemas foreign namespaces handling, XML Schemas facet comparison
      (Kupriyanov Anatolij), xmlSchemaPSimpleTypeErr error report (Kasimier
      Buchcik), xml: namespace ahndling in Schemas (Kasimier), empty model
      group in Schemas (Kasimier), wilcard in Schemas (Kasimier), URI
      composition (William), xs:anyType in Schemas (Kasimier), Python resolver
      emmitting error messages directly, Python xmlAttr.parent (Jakub Piotr
      Clapa), trying to fix the file path/URI conversion,
      xmlTextReaderGetAttribute fix (Rob Richards), xmlSchemaFreeAnnot memleak
      (Kasimier), HTML UTF-8 serialization, streaming XPath, Schemas determinism
      detection problem, XInclude bug, Schemas context type (Dean Hill),
      validation fix (Derek Poon), xmlTextReaderGetAttribute[Ns] namespaces
      (Rob Richards), Schemas type fix (Kuba Nowakowski), UTF-8 parser bug,
      error in encoding handling, xmlGetLineNo fixes, bug on entities handling,
      entity name extraction in error handling with XInclude, text nodes
      in HTML body tags (Gary Coady), xml:id and IDness at the treee level
      fixes, XPath streaming patterns bugs.
   - improvements: structured interfaces for schemas and RNG error reports
      (Marcus Boerger), optimization of the char data inner loop parsing
      (thanks to Behdad Esfahbod for the idea), schematron validation
      though not finished yet, xmlSaveOption to omit XML declaration,
      keyref match error reports (Kasimier), formal expression handling
      code not plugged yet, more lax mode for the HTML parser,
      parser XML_PARSE_COMPACT option for text nodes allocation.
   - documentation: xmllint man page had --nonet duplicated
2005-09-05 07:37:50 +00:00
taca
ee95d3c018 Update ruby-redcloth package to 3.0.3.
- version: 3.0.3
  date: 2005-02-06
  changes:
    - Stack overflow regexp on code inlines obliterated.
    - Citations scaled back.
    - Toggle span tags on CAPS with :no_span_tags accessor.

- version: 3.0.2
  date: 2005-02-02
  changes:
    - Stack overflow Regexps replaced.
    - All code blocks protected from formatting.
    - Hard breaks working.
    - Filter HTML now uses detailed cleaner.

- version: 3.0.1
  date: 2004-11-15
  changes:
    - Using `float' rather than `text-align' to align image blocks.
    - Shelving more HTML attributes to prevent them from clashing with Textile glyphs.
    - Simplifying the block regexp.

- version: 3.0
  date: 2004-10-26
  changes:
    - Broke up the Textile engine into smaller parts, recoded central block parser.
    - Added preliminary support for Markdown.
    - Added support for custom Textile prefixes.
    - RedCloth now generates XHTML fragments.
    - Complete HTML documents should now work, RedCloth ignores complex HTML.

- version: 2.0.12
  date: 2004-08-09
  changes:
    - Escaping tighter for <pre> tags that share a single line.
    - No more String#htmlesc!.  Moved to RedCloth#htmlesc.
    - Pruned out the code that was handling multibyte.

- version: 2.0.11
  date: 2004-06-01
  changes:
    - Fixed the new 2.0-style aliased links.
    - Lines starting with div opening or closing tags aren't given paragraph tags.
    - Escaped some sample markup that was being translated by RDoc.
    - Subtle changes to the quick tags to help them interact with surrounding HTML better.
    - Ensure angle brackets inside code quick tags get escaped.
    - New patch and test by F. Ros to fix <pre> tags with class settings.
    - Commented out encode_entities and fix_entities, they do nothing now.  Thanks, Denis.
    - Scaled back QTAGS a back to avoid mixing up hyphens and dels.  Thanks, Denis.
    - Work on the references to ensure they are generating at least XHTML 1.0 Transitional.

- version: 2.0.10
  date: 2004-05-26
  changes:
    - Table and list problems.  Rewrote the <pre> handling code.. again.

- version: 2.0.9
  date: 2004-05-26
  changes:
    - Improved RDoc.  Ri documentation is auto-installed now!
    - Links were consuming closing HTML tags.  (See latest test in tests/links.yml.)
    - Further speed patch from Denis.  Good good.
    - Patch by F. Ros to fix <pre> tags with class settings.

- version: 2.0.8
  date: 2004-05-22
  changes:
    - First scan of the glyphs() method only scans for pre|notextile|code, the
      deeper passes scan for all HTML.  Now inlines work around HTML tags!
      (What a pain!)
    - Moved tables and blocks into glyphs to keep them shielded from the parser
      if they are in <pre> tags.
    - Patch by Denis Mertz to speed up RedCloth by compiling the various RegExps
      only once.  Thanks, David!

- version: 2.0.7
  date: 2004-04-21
  changes:
    - New REFERENCE and QUICK-REFERENCE.  See http://hobix.com/textile/.
    - Lists rewritten to accomplish better line folding.
    - Better, greedier links.
    - Additional link and list tests.

- version: 2.0.6
  date: 2004-04-16
  changes:
    - Bold and strong tags were mixed up.  '*' is now strong.  '**' is bold.
      They were swapped until now.
    - Horizontal alignments were pretty buggy.  Combining alignments with
      indents was totally broken.
    - Fixed table problem.  Now glyphs are handled between tables and blocks.
    - Nested <pre> and <code> tags are now escaped.  Much better handling of
      HTML inside <pre> tags.  Really: quite nice.
    - Patch from Florian Gross to fix an html filtration inconsistency.
2005-09-05 03:52:49 +00:00
jdolecek
f01773465b fix compilation after PHP 4.4.x upgrade 2005-09-04 12:46:01 +00:00
jlam
daa2b1ac9b Bump the PKGREVISION of packages that linked against the lua shared
library after lang/lua was libtoolized in lua-5.0.2nb4.
2005-09-04 05:00:36 +00:00
xtraeme
c0cbdd7c9b USE_TOOLS+=gtar is clearly not the right thing here, replace it
with the 'tar'.
2005-09-03 14:23:50 +00:00
simonb
d94f5ad184 Add and enable qprint. 2005-08-30 08:32:18 +00:00
simonb
cea72e379e Initial import of qprint-1.0.
This package provides a filter that can encode and decode
quoted-printable files.
2005-08-30 08:30:00 +00:00
reed
ca4c22cb17 Use INSTALLATION_DIRS for lib and include also (in addition to
share/doc/ezxml). This fixes problem where it creates include
as a plain file.

Also get rid of INSTALL_DATA_DIR for the doc directory since already done.
2005-08-29 20:39:37 +00:00
uebayasi
aa8e85bcfd Rework emacs.mk:
1) Simplify the way how an emacs version is picked when no emacs
   is installed, but a user try to install an Emacs Lisp package.
   Just pick up the version set as EMACS_TYPE than searching for
   versions already installed etc.  If the EMACS_TYPE version is
   not supported by the Emacs Lisp Package, just fail.  EMACS_TYPE
   be default to GNU Emacs 21.

   (In other words, users should set EMACS_TYPE as they want.
   Otherwise GNU Emacs 21 is used.)

2) All Emacs Lisp Packages *must* prepend EMACS_PKGNAME_PREFIX to
   a) the PKGNAME itself, and b) PKGNAME in its dependency lines.
   EMACS_PKGNAME_PREFIX is expanded to "xemacs-" when XEmacs is
   used.  This keeps dependency graph of Emacs-Lisp-packages-
   installed-for-XEmacs consistent.

3) Document EMACS_* variables as much as possible.

4) Provide more cookies for PLIST.  Maybe utilized later.

Note that the 2) change doesn't affect the default, GNU Emacs 21
behaviour.  So no version / revision bumps in this commit.
2005-08-28 04:25:28 +00:00
drochner
0db38a866a update to 0.3.2
changes
-bugfixes
-translation updates
-Implemented new runtime format string i18n system
-Prefixed IDs in xsldoc output
2005-08-26 16:30:51 +00:00
reed
be7cf2d4f1 Add patch-ab to not use "which" command.
And set in configure environment: ASPELL and PREZIP to
path to executables.
2005-08-23 21:37:24 +00:00
jlam
cf4dfe44a5 Use REQD_DIRS instead of MAKE_DIRS for directories under ${PREFIX} so
that these directories will be conditionally removed (based on reference
counts), regardless of the value of PKG_CONFIG.  Bump the PKGREVISION
for packages that were modified as a result.
2005-08-20 19:16:21 +00:00
jlam
bd2788d930 Merge CONF_FILES/SUPPORT_FILES and CONF_FILES_PERMS/SUPPORT_FILES_PERMS
as the INSTALL and DEINSTALL scripts no longer distinguish between
the two types of files.  Drop SUPPORT_FILES{,_PERMS} and modify the
packages in pkgsrc accordingly.
2005-08-19 18:12:36 +00:00
taca
a96ba0122f Bump PKGREVISION refrecting chasen-base's update. 2005-08-18 15:46:23 +00:00
taca
ddba9c120a Tweak white space. 2005-08-18 15:44:44 +00:00
taca
2059300631 Fix two problem noted on tech-pkg-ja mailing list.
- Remove Windows specific (and slightly broken) patch file;
  chasen-2.3.3.20030822.patch, originally noted by Makoto Fujiwara.
- Fix crash with SEGV when using "%r" output format, noted by Akio Obata.

Bump PKGREVISION.
2005-08-18 15:37:17 +00:00
adam
f5b57f018d MASTERSITE and HOMEPAGE updated, since the web-site moved 2005-08-16 11:37:34 +00:00
adrianp
30ca9c584e Fix the shell path so xmlto actually runs
Bump PKGREVISION
2005-08-13 21:25:58 +00:00
jmmv
4662e5c4ad Update to 1.69.1:
Changes to xsl/*

  | 2005-08-11  Michael Smith <xmldoc@users.sourceforge.net>
  |
  | 	* RELEASE-NOTES.xml: Updated for 1.69.1 release.
  |
  | 	* VERSION: Version 1.69.1 released.
  |
  | 2005-07-19  Michael Smith <xmldoc@users.sourceforge.net>
  |
  | 	* Makefile: New file.
  |

Changes to xsl/fo/*

  | 2005-08-09  Robert Stayton <bobstayton@users.sourceforge.net>
  |
  | 	* autoidx.xsl: Fix bug 1247565: missing attribute set on
  | 	  symbol entries.
  |
  | 	* block.xsl, ebnf.xsl, table.xsl, titlepage.xsl: fo:table-body
  | 	  and fo:table-header now set start-indent and end-indent to
  | 	  zero to reset the table reference areas.
  |
  | 2005-08-05  Jirka Kosek <kosek@users.sourceforge.net>
  |
  | 	* autoidx.xsl: Fixed bug #1244478. Indexterms in informal
  | 	  objects are now getting correct page reference.
  |
  | 2005-07-27  Robert Stayton <bobstayton@users.sourceforge.net>
  |
  | 	* pagesetup.xsl: Fixed starting page number for first part
  | 	  element in single-sided output.
  |

Changes to xsl/html/*

  | 2005-08-11  Michael Smith <xmldoc@users.sourceforge.net>
  |
  | 	* annotations.xsl: Set default value of annotation.support
  | 	  param to 0 (off). Also, wrapped contents of the
  | 	  apply-annotations template in a "if" statement, so that
  | 	  those contents get evaluated only if annotation.support is
  | 	  non-zero. The reason for these changes was a report from
  | 	  Doug du Boulay (on the docbook-apps list) that processing of
  | 	  the apply-annotations template was consuming 75% of the
  | 	  total processing time for a 2.5Mb file. Anatoly Techtonik
  | 	  followed with a comment that with 1.69.0, "Compiling took
  | 	  about full working day on 12Mb file while earlier it was
  | 	  about 2-4 hours".
  |
  | 2005-08-04  Robert Stayton <bobstayton@users.sourceforge.net>
  |
  | 	* chunk-code.xsl, chunkfast.xsl: Add cf to
  | 	  exclude-result-prefixes because it is for internal use only.
  |

Changes to xsl/manpages/*

  | 2005-08-11  Michael Smith <xmldoc@users.sourceforge.net>
  |
  | 	* lists.xsl: Fixed check for first following siblings in
  | 	  lists.
  |
  | 2005-08-09  Michael Smith <xmldoc@users.sourceforge.net>
  |
  | 	* block.xsl, lists.xsl, utility.xsl: Output .sp macro in mixed
  | 	  blocks where we were outputting completely blank line
  | 	  before. Thanks (again) to Costin Stroie for pointing out the
  | 	  problems and providing a test case. Also, corrected the test
  | 	  for checking first preceding siblings of text nodes in mixed
  | 	  blocks (the test is used for determining whether or not we
  | 	  need to insert a line break before those nodes.)
  |
  | 2005-08-05  Michael Smith <xmldoc@users.sourceforge.net>
  |
  | 	* utility.xsl: Fixed bug that caused literal .sp to show up in
  | 	  output. (Thanks to Costin Stroie for reporting). WARNING:
  | 	  One of the consequences of this change is that the
  | 	  stylesheet no longer generates spaces at the end of certain
  | 	  lines. I had it doing that as a sort of hack to prevent
  | 	  certain kinds of problems in output. It seems like the hack
  | 	  my no longer be necessary. But if I am wrong, this change
  | 	  may cause spaces to show up at the beginning of some lines
  | 	  in "mixed content". If you see those, then this change has
  | 	  introduced a regression, and I will need to go back and
  | 	  figure out the right way to fix it (instead of the kludgy
  | 	  way I was doing it before. Also, instances like the
  | 	  following were showing up in some cases. .PP .sp That is, a
  | 	  .PP macro immediately followed by a .sp macro. I can think
  | 	  of no good read to ever generate that, and I am not sure why
  | 	  it is getting generated. So I have taked the lazy way out
  | 	  and caused the stylesheet to now strip out the .sp from all
  | 	  such instances, leaving just the .PP
  |
  | 2005-07-24  Michael Smith <xmldoc@users.sourceforge.net>
  |
  | 	* block.xsl, lists.xsl, utility.xsl: New file.
  |
  | 	* block.xsl, lists.xsl, utility.xsl: Fixed handling of lists
  | 	  with titles. Also reworked handling of space around lists.
  | 	  (Closes #1243003 and 1241371). Among other things, this
  | 	  change "normalizes" line space before and after verbatims.
  | 	  For most cases, the stylesheet now attempts to ensure each
  | 	  verbatim is preceded and followed by exactly one line of
  | 	  space.
  |

Changes to xsl/params/*

  | 2005-08-11  Michael Smith <xmldoc@users.sourceforge.net>
  |
  | 	* annotation.support.xml: Set default value of
  | 	  annotation.support param to 0 (off). Also, wrapped contents
  | 	  of the apply-annotations template in a "if" statement, so
  | 	  that those contents get evaluated only if annotation.support
  | 	  is non-zero. The reason for these changes was a report from
  | 	  Doug du Boulay (on the docbook-apps list) that processing of
  | 	  the apply-annotations template was consuming 75% of the
  | 	  total processing time for a 2.5Mb file. Anatoly Techtonik
  | 	  followed with a comment that with 1.69.0, "Compiling took
  | 	  about full working day on 12Mb file while earlier it was
  | 	  about 2-4 hours".
  |
  | 2005-08-06  <balls@users.sourceforge.net>
  |
  | 	* pages.template.xml: New file.
  |
  | 2005-08-05  Michael Smith <xmldoc@users.sourceforge.net>
  |
  | 	* man.string.subst.map.xml: Kruft removal.
  |
  | 	* man.string.subst.map.xml: Fixed bug that caused literal .sp
  | 	  to show up in output. (Thanks to Costin Stroie for
  | 	  reporting). WARNING: One of the consequences of this change
  | 	  is that the stylesheet no longer generates spaces at the end
  | 	  of certain lines. I had it doing that as a sort of hack to
  | 	  prevent certain kinds of problems in output. It seems like
  | 	  the hack my no longer be necessary. But if I am wrong, this
  | 	  change may cause spaces to show up at the beginning of some
  | 	  lines in "mixed content". If you see those, then this change
  | 	  has introduced a regression, and I will need to go back and
  | 	  figure out the right way to fix it (instead of the kludgy
  | 	  way I was doing it before. Also, instances like the
  | 	  following were showing up in some cases. .PP .sp That is, a
  | 	  .PP macro immediately followed by a .sp macro. I can think
  | 	  of no good read to ever generate that, and I am not sure why
  | 	  it is getting generated. So I have taked the lazy way out
  | 	  and caused the stylesheet to now strip out the .sp from all
  | 	  such instances, leaving just the .PP
  |
  | 2005-07-28  Robert Stayton <bobstayton@users.sourceforge.net>
  |
  | 	* part.autolabel.xml: Changed default part numbering format
  | 	  back to 'I'.
  |
  | 2005-07-24  Michael Smith <xmldoc@users.sourceforge.net>
  |
  | 	* man.string.subst.map.xml: New file.
  |
  | 	* man.string.subst.map.xml: Fixed handling of lists with
  | 	  titles. Also reworked handling of space around lists.
  | 	  (Closes #1243003 and 1241371). Among other things, this
  | 	  change "normalizes" line space before and after verbatims.
  | 	  For most cases, the stylesheet now attempts to ensure each
  | 	  verbatim is preceded and followed by exactly one line of
  | 	  space.
  |
  | 2005-07-20  Michael Smith <xmldoc@users.sourceforge.net>
  |
  | 	* appendix.autolabel.xml: New file.
  |
  | 2005-07-20  Norman Walsh <nwalsh@users.sourceforge.net>
  |
  | 	* appendix.autolabel.xml: Make appendixes use upperalpha
  | 	  numeration
  |

Changes to xsl/wordml/*

  | 2005-08-06  <balls@users.sourceforge.net>
  |
  | 	* docbook-pages.xsl, pages-normalise.xsl, param.ent,
  | 	  param.xweb, template-pages.xml: Added support for Apple
  | 	  Pages application
  |
2005-08-13 15:21:32 +00:00
jlam
7820875fff Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That
file's sole purpose was to provide a dependency on pkg-config and set
some environment variables.  Instead, turn pkg-config into a "tool"
in the tools framework, where the pkg-config wrapper automatically
adds PKG_CONFIG_LIBDIR to the environment before invoking the real
pkg-config.

For all package Makefiles that included pkg-config/buildlink3.mk, remove
that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-08-10 20:56:10 +00:00
jlam
00fd4ffad5 Install Perl modules into the Perl vendor directories. Bump the
PKGREVISION to 3.
2005-08-09 01:52:32 +00:00
taca
51dbac781e Make this package for ruby16 only since ruby1.8.2 already contains
this library.
2005-08-08 14:25:51 +00:00
jlam
7fbb8d9527 Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
2005-08-06 06:19:03 +00:00
agc
e85848918f Add and enable ezxml 2005-08-01 00:25:41 +00:00
agc
3d547635d3 Import ezxml library, submitted in PR 30887 by Marcin Jessa.
ezXML is a C library for parsing XML documents inspired by simpleXML
	for PHP.  As the name implies, it's easy to use.  It's ideal for
	parsing XML configuration files or REST web service responses.  It's
	also fast and lightweight (less than 20k compiled).

	An example of how to use the ezXML library can be found in
	${PREFIX}/share/doc/ezxml
2005-08-01 00:25:04 +00:00
grant
083c97478a USE_LANGUAGES=c c++ 2005-07-31 06:03:26 +00:00
adam
ab68548242 Changes 2.0.11:
* Re-enable apostrophe word-breaking work-arounds
* Additional translations
2005-07-28 12:43:13 +00:00
wiz
6301213966 Reset MAINTAINER -- he stopped working on pkgsrc. 2005-07-27 16:21:16 +00:00
kristerw
0e3bb76d29 Prevent paths to the build directories from being included in the package.
Bump PKGREVISION.
2005-07-24 17:19:20 +00:00
wiz
1d7f6cedeb Variable quoting improvement for pkglint. 2005-07-24 14:33:19 +00:00