Commit graph

2521 commits

Author SHA1 Message Date
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
wiz
6e21845f8a Convert to buildlink3. 2005-04-09 18:39:01 +00:00
wiz
a5dc2e2cf5 Sort. 2005-04-09 18:38:42 +00:00
wiz
0fb37e2fdc Use PKGNAME_NOREV. 2005-04-09 18:34:37 +00:00
wiz
8d53c3e026 Update distinfo checksum for PKGREVISION bump. 2005-04-09 18:33:38 +00:00
recht
81c9b6bc80 update to libxslt-1.1.4
update BUILDLINK_DEPENDS on libxml2 to 2.6.17 (for module support)
noted by reed@

1.1.14: Apr 02 2005:
   - bug fixes: text node on stylesheet document without a dictionary
      (William Brack), more checking of XSLT syntax, calling xsltInit() multiple
      times, mode values interning raised by Mark Vakoc, bug in pattern
      matching with ancestors, bug in patterna matching with cascading select,
      xinclude and document() problem, build outside of source tree (Mike
      Castle)
   - improvement: added a --nodict mode to xsltproc to check problems for
      docuemtns without dictionnaries
2005-04-09 15:56:40 +00:00
recht
ffce907a66 update to libxml2-2.6.18
This release include a number of bug fixes, some build fixes and more
improvements on the W3C XML Schemas validation from Kasimier Buchcik:

build fixes:
 - drop .la from RPMs
 - --with-minimum build fix (William Brack)
 - use XML_SOCKLEN_T instead of SOCKLEN_T because it breaks with
   AIX 5.3 compiler
 - fixed elfgcchack.h generation and PLT reduction code on Linux/ELF/gcc4
bug fixes:
 - schemas type decimal fixups (William Brack)
 - xmmlint return code (Gerry Murphy)
 - small schemas fixes (Matthew Burgess and GUY Fabrice)
 - workaround "DAV:" namespace brokeness in c14n (Aleksey Sanin)
 - segfault in Schemas (Kasimier Buchcik)
 - Schemas attribute validation (Kasimier)
 - Prop related functions and xmlNewNodeEatName (Rob Richards)
 - HTML serialization of name attribute on a elements
 - Python error handlers leaks and improvement (Brent Hendricks)
 - uninitialized variable in encoding code
 - Relax-NG validation bug
 - potential crash if gnorableWhitespace is NULL
 - xmlSAXParseDoc and xmlParseDoc signatures
 - switched back to assuming UTF-8 in case no encoding is given
   at serialization time
improvements:
 - lot of work on Schemas by Kasimier Buchcik on facets checking and
   also mixed handling.
2005-04-09 15:55:56 +00:00
wiz
b05bbba83b Bump PKGREVISION:
This package was broken for a time, when the NO_BUILD that is set by
its Makefile broke the xmlcatmgr handling.
Increase the PKGREVISION now to have a known-good version of this package
again.
2005-04-06 18:24:23 +00:00
minskim
686f95e939 Add RMD160 checksum. 2005-04-06 14:40:41 +00:00
wiz
25cbeae176 Sort. 2005-04-05 10:48:57 +00:00
wiz
b5fd7ca9d6 We do not need both of DEPENDS and the bl3 file;
remove DEPENDS lines.
2005-04-05 10:48:34 +00:00
fredb
b9171ae8d5 Let this build. 2005-04-04 17:11:17 +00:00
wiz
5d077b2f76 Depend on teTeX-bin instead of teTeX; remove 24
from supported python versions. From maintainer Antoine Reilles in PR 29873.
2005-04-03 20:39:56 +00:00
minskim
79d8e3ec50 Add and enable ruby-syck. 2005-04-02 22:43:09 +00:00
minskim
8c52f8897c Import ruby-sync from pkgsrc-wip. Packaged by Rich Davies.
Syck is an extension for reading and writing YAML swiftly in popular
scripting languages.  As Syck loads the YAML, it stores the data
directly in your language's symbol table.  This means speed.  This
means power.  This means Do not disturb Syck because it is so focused
on the task at hand that it will slay you mortally if you get in its
way.
2005-04-02 22:40:19 +00:00
reed
63da8196cd Instead of using BUILD_DEPENDS, include the new buildlink3.mk
file for libts (which also defaults to "build" dependency).

This fixes build problem introduced when USE_BUILDLINK3 became
the default.

This will close PR pkg/29815.
2005-03-31 01:05:22 +00:00
recht
b1bb86e09e Use .so and not .dylib in PLIST.
Bump PKGREVISION for the PLIST change.
2005-03-30 21:54:31 +00:00
wiz
705151828c Use elk/bl3 to make this build again. 2005-03-30 19:44:54 +00:00
minskim
e8b78a63a9 Add and enable ruby-xmlscan. 2005-03-30 15:43:21 +00:00
minskim
de13c6b68e Import ruby-xmlscan from pkgsrc-wip. Packaged by OBATA Akio.
This is a High-performance non-validating XML parser written in 100%
pure Ruby.
2005-03-30 15:40:26 +00:00
jmmv
9fb319d5c3 Bump docbook-xml's revision to 7 now that its catalog is registered again
and make scrollkeeper depend on this latest version to fix its build.
Problem found by abs@ (as described in tech-pkg@).
2005-03-29 14:40:36 +00:00
jmmv
b4228a464e Use XMLCATMGR_PREFIX (defined in buildlink3.mk) rather than
BUILDLINK_PREFIX.xmlcatmgr because the latter is not defined if NO_BUILD
is set.

Fixes problems seen by abs@ (docbook-xml's catalog not appearing in the
system-wide catalog).
2005-03-29 14:39:15 +00:00
adam
d91b7c19c5 Fix zlib issues on some platforms 2005-03-29 12:15:41 +00:00
wiz
dd85835658 Add RCS Id. 2005-03-28 18:50:02 +00:00
ben
16ed9a9dd6 Make rtf-tools skip leading whitespace in stylesheet name when checking
for a Normal or Standard stylesheet.
2005-03-28 14:48:23 +00:00
wiz
df6b90f602 Needs gcc3 (for istream). Closes PR 29810. 2005-03-28 11:25:15 +00:00
wiz
c618c8e428 Update to 1.07:
1.03 Sat Nov 15 13:52:37 EST 2003
        - workaround for uninit variable warnings eminating from shellwords.pl
        when called with array containing undef items.

Other changes undocumented.
2005-03-27 20:58:17 +00:00
wiz
d3a741bd0e Update to 1.7h:
Tue Mar 22 11:50:24 CET 2005 (Peter Heslin):
        *** Add advice for flyspell-auto-correct-previous-word.
2005-03-27 20:37:11 +00:00
ben
0af3417802 Correct typo in PLIST. 2005-03-27 18:24:36 +00:00
ben
83be6de440 Add support for codepage 1252 characters, sort PLIST, bump PKGREVISION. 2005-03-27 18:22:35 +00:00
recht
7f0efe8d7b ICU 3.2 includes the latest bug fixes, locale/charset updates, and
performance/build/porting enhancements. The following list summarizes
the main new features in this release.sion.


CLDR 1.2.

This is the main new feature in the release. ICU locale data is now completely
built from the CLDR 1.2 data, which contains data for 232 locales, covering 72
languages and 108 territories. Many translated names for languages,
territories, and scripts have been added, as well as for time zones,
calendars, and other named items such as collation. For more information,
see http://www.unicode.org/press/pr-cldr1.2.html.

Miscellaneous

Universal Timescale conversions. ICU now provides mechanisms for quickly and
reliably converting between the different binary representations of date/time
used on different platforms.

Accept-Language. ICU provides a mechanism for matching Accept-Language against
 a list of locales.

DateFormat and Calendar Performance. Object construction performance has been
  significantly improved.

Footprint. The size of executables that statically link to ICU has been
 reduced.

Stdin. The icuio library can now read from stdin.

UnicodeSet C API. More uset_* C API were added.

i5/OS (os/400). Building ICU has been simplified to allow more configure
 options to work.

POSIX. Default codepage determination has been fixed.
2005-03-27 10:27:20 +00:00
jmmv
988044b55f Use EVAL_PREFIX to determine where xmlcatmgr is installed (instead of
BUILDLINK_PREFIX.xmlcatmgr), and set the XMLCATMGR variable accordingly.
This is to let packages setting NO_BUILD to still be able to use this
variable (such as docbook-xml).

Fixes PR pkg/29789 by chris@.
2005-03-26 16:54:51 +00:00
minskim
186e105be7 Add and enable ruby-redcloth. 2005-03-26 16:20:35 +00:00
minskim
3f720f9ac4 Import ruby-redcloth from pkgsrc-wip. Packaged by Rich Davies.
RedCloth is a Ruby library for working with the Textile language
(http://www.textism.com/tools/textile/).
2005-03-26 16:16:44 +00:00
jlam
da2fc85390 Don't check for USE_BUILDLINK3 anymore in these files. These are included
by other package Makefiles, and with the deprecation of USE_BUILDLINK3
support in the infrastructure files, these had the potential to break
existing packages.
2005-03-24 22:42:58 +00:00
wiz
b8e0eb28f4 Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
useful.
2005-03-24 21:12:50 +00:00
tv
10b8421a14 Fix build on Interix. 2005-03-24 17:08:02 +00:00
christos
57dd435d41 - strings.h is really not the right header to include.
- TCSASOFT is useless here; we have the right values for {i,o}speed and cflag.
  In addition it is not portable, so kill it.
- keep the previous unsigned char fix.
2005-03-24 16:27:40 +00:00
adam
d6739a6978 Changes 1.3.2a:
* Compatible with modern compilers
2005-03-24 08:53:28 +00:00
wiz
ca32a1b3ca Update to 2.1:
* Fri Jan 14 2005 Eric S. Raymond <esr@snark.thyrsus.com> - 2.1-1
- Interrupt handlers are refactored so manlifter can be aborted with
  a single ^C; as a result, exit values 4 and 5 have swapped places.
  In manlifter, don't remove the result file unless we're in batchmode.
  Lifts 96% of 11121 pages in a full Fedora Core 3 install.
2005-03-23 21:47:52 +00:00
wiz
06728b7b47 Fix HOMEPAGE and MASTER_SITES. Fixes PR 29773. 2005-03-23 15:47:17 +00:00
jmmv
8934a141c1 Add and enable gnome-doc-utils. 2005-03-22 16:24:45 +00:00
jmmv
023351c115 Initial import of gnome-doc-utils, version 0.1.3:
gnome-doc-utils is a collection of documentation utilities for the GNOME
project.  Notably, it contains utilities for building documentation and
all auxiliary files in your source tree, and it contains the DocBook XSLT
stylesheets that were once distributed with Yelp.
2005-03-22 16:24:11 +00:00
jmmv
128cb1060c Update to 1.3:
GTK-Doc 1.3     (Jan 9 2005)
===========

 o Use the new style.css stylesheet instead of hard-wiring the styles.
 o Updated the documentation and example build files.
 o Added support for a gallery of widget images.
 o Output default values for widget properties and allowed ranges.
 o Only underline links in the docs when the mouse hovers over them.
 o Added support for placing the parameter table anywhere within the function
   documentation (using the "<!--PARAMETERS-->" marker).
 o Handle more variations of C syntax.
2005-03-22 16:23:03 +00:00
wiz
f44c97d74b Add HOMEPAGE. 2005-03-22 13:53:09 +00:00
recht
7cf2151789 update to libxslt-1.1.13
1.1.13: Mar 13 2005:
   - build fixes: 64bits cleanup (William Brack), python 2.4 test (William),
      LIBXSLT_VERSION_EXTRA on Windows (William), Windows makefiles fixes
      (Joel Reed), libgcrypt-devel requires for RPM spec.

   - bug fixes: exslt day-of-week-in-month (Sal Paradise), xsl:call-template
      should not change the current template rule (William Brack), evaluation
      of global variables (William Brack), RVT's in XPath predicates (William),
      namespace URI on template names (Mark Vakoc), stat() for Windows patch
      (Aleksey Gurtovoy), pattern expression fixes (William Brack), out of
      memory detection misses (William), parserOptions propagation (William),
      exclude-result-prefixes fix (William), // patten fix (William).

   - extensions: module support (Joel Reed), dictionnary based speedups
      trying to get rid of xmlStrEqual as much as possible.

   - documentation: added Wiki (Joel Reed)
2005-03-21 23:30:51 +00:00
recht
39dcbbd785 update to libxml2-2.6.18
2.6.18: Mar 13 2005:
   -  build fixes: warnings (Peter Breitenlohner), testapi.c generation,
       Bakefile support (Francesco Montorsi), Windows compilation (Joel Reed),
       some gcc4 fixes, HP-UX portability fixes (Rick Jones).
   -  bug fixes: xmlSchemaElementDump namespace (Kasimier Buchcik), push and
       xmlreader stopping on non-fatal errors, thread support for dictionnaries
       reference counting (Gary Coady), internal subset and push problem,
       URL saved in xmlCopyDoc, various schemas bug fixes (Kasimier), Python
       paths fixup (Stephane Bidoul), xmlGetNodePath and namespaces,
       xmlSetNsProp fix (Mike Hommey), warning should not count as error
       (William Brack), xmlCreatePushParser empty chunk, XInclude parser
       flags (William), cleanup FTP and HTTP code to reuse the uri parsing
       and IPv6 (William), xmlTextWriterStartAttributeNS fix (Rob Richards),
       XMLLINT_INDENT being empty (William), xmlWriter bugs (Rob Richards),
       multithreading on Windows (Rich Salz), xmlSearchNsByHref fix (Kasimier),
       Python binding leak (Brent Hendricks), aliasing bug exposed by gcc4
       on s390, xmlTextReaderNext bug (Rob Richards), Schemas decimal type
       fixes (William Brack), xmlByteConsumed static buffer (Ben Maurer).
   -  improvement: speedup parsing comments and DTDs, dictionnary support for
       hash tables, Schemas Identity constraints (Kasimier), streaming XPath
       subset, xmlTextReaderReadString added (Bjorn Reese), Schemas canonical
       values handling (Kasimier), add xmlTextReaderByteConsumed (Aron
       Stansvik),
   -  Documentation: Wiki support (Joel Reed)
2005-03-21 23:15:40 +00:00
recht
76292a5f43 Include sys/types.h and stdint.h if they are available.
Fixes the build on DragonFly.

patch provided by Todd Willey in PR 29276
2005-03-20 10:45:48 +00:00
wiz
3a9f926b17 Bump PKGREVISION for previous (hi jwise!). 2005-03-19 01:08:11 +00:00
jwise
97787ccbc1 Sigh. Fix typo in previous. 2005-03-18 22:16:04 +00:00