Commit graph

6106 commits

Author SHA1 Message Date
wiz
b21ffe205d Update to 2.9.0: same changes as for libxml2 itself. 2012-10-10 16:07:19 +00:00
drochner
32f081a7e6 update to 0.6.6
changes: mem leak fixes
2012-10-10 14:45:34 +00:00
jaapb
1af094d3dd Added new ocaml-expat package to Makefile. 2012-10-10 11:26:43 +00:00
jaapb
777947c580 Initial commit of ocaml-expat package, version 0.9.1.
OCaml-expat is an OCaml binding for the expat XML library.
2012-10-10 11:25:57 +00:00
adam
3f2cc57b2b Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
jaapb
ff1184e506 Revision bump associated with the update of lang/ocaml to version 4. 2012-10-08 15:18:20 +00:00
wiz
7bead404dc Really remove py-FourSuite (only worked with python25). 2012-10-05 08:58:45 +00:00
jnemeth
8ff6cf1b0e add and enable py-FourSuite 2012-10-05 02:22:24 +00:00
tron
59da43d253 Add patch from Gentoo Linux to fix build with Perl 5.16. 2012-10-04 20:59:24 +00:00
wiz
4bc257ee6e Update to 3.9, which doesn't limit itself to python-2.6. 2012-10-04 20:16:31 +00:00
cheusov
4b97be0632 Bump revision for packages with changed CONFLICTS (PYTHON_SELF_CONFLICT) 2012-10-04 00:21:58 +00:00
cheusov
06a79af084 Self-conflict; ++pkgrevision 2012-10-03 23:55:20 +00:00
cheusov
11c7685b77 CONFLICTS between python modules 2012-10-03 23:40:35 +00:00
wiz
79434c2ac7 Update for python25 removal. 2012-10-03 22:14:00 +00:00
wiz
ed31f692a0 Remove py-gdick, since it only accepts python25. 2012-10-03 22:10:26 +00:00
wiz
d6c10bc8cf Remove py-Foursuite since it only accepts python25. 2012-10-03 22:09:48 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
marino
6f6998695c textproc/yamcha: Fix segfault bugs in pkemine + mktrie
The textproc/cabocha package has been failing on i386 DragonFly for
months.  This was caused by segaults in two utilities provided by yamcha:
pkemine and mktrie.

Google brought up some pastebin sniplets indicating others had run into
the same issue, confirming the fixes.  With the revised yamcha utilities,
textproc/cabocha builds nicely on DragonFly.
2012-10-03 14:40:23 +00:00
tron
14215633d2 Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
2012-10-02 17:10:28 +00:00
ryoon
603269cbfb Update to 1.11
Changelog:
1.11 (2012/09/10)
 * regular expression operator has changed (Eric Leblond)
 * func: match with regexp (Eric Leblond)
 * func: now able to match in case of cast (Eric Leblond)
 * Missing file was not missing. (Eric Leblond)
 * Add missing file. (Eric Leblond)
 * Improve function match (Eric Leblond)

1.10 (2012/08/31)
 * vim: add support for search on "struct toto" (Eric Leblond)
 * Fix error message. (Eric Leblond)
 * Factorize version numbering. (Eric Leblond)

1.9 (2012/07/31)
 * Add --defined option. (Eric Leblond)
 * Add undefined option. (Eric Leblond)

1.8 (2012/03/05)
 * Fix CPP support. (Eric Leblond)

1.7 (2012/03/04)
 * Directory support: Move code to script (Eric Leblond)
 * Add support for directory recursion (Cyril Roelandt)
 * Fix a sentence. (Cyril Roelandt)
 * Replace "attribut" by "attribute". (Cyril Roelandt)
2012-10-01 13:12:21 +00:00
dholland
ff5c42e5c5 Replace undefined behavior in patch with defined behavior. PKGREVISION -> 2 2012-09-29 08:39:22 +00:00
taca
39af668c53 Fix build problem with libxml2 2.9.0. 2012-09-27 13:09:11 +00:00
obache
c580487448 missing parts of recursive revbump for gnutls update. 2012-09-23 10:47:45 +00:00
obache
60d04e9f1b Bump PKGREVISION from libyaml-0.1.4 ABI change (shlib major bump). 2012-09-22 11:43:28 +00:00
obache
abde70808f Bump PKGREVISION from libyaml-0.1.4 ABI change (shlib major bump). 2012-09-22 11:43:27 +00:00
obache
fca595fd0e apply missing the first hunk of the patch for PLIST in PR 46573. 2012-09-21 12:45:01 +00:00
obache
55972b8085 tabfy 2012-09-21 12:39:41 +00:00
darcy
ee378faf81 Update to version 0.9
Closes PR 46573
2012-09-20 12:43:50 +00:00
taca
6cb2315ac8 Remove support of ruby19 (Ruby 1.9.2). 2012-09-16 15:30:44 +00:00
taca
67d5033e67 Remove ruby-psych package (component of Ruby 1.9.2).
Although Ruby 1.9.2 is still supported version, Ruby 1.9.3 has enough
compatibility for pkgsrc's packages and migration terms on pkgsrc now
ended.

And it costs to supporing multiple versions of Ruby along with multiple
versions of Ruby on Rails, too.
2012-09-16 15:15:45 +00:00
taca
85cac341d5 Remove ruby-psych, ruby19 (Ruby 1.9.2) specific packages. 2012-09-16 15:14:56 +00:00
taca
bedd52704f Add and enable ruby-mab. 2012-09-16 14:46:58 +00:00
taca
649b04d399 Add ruby-mab package version 0.0.2.
Markup as Ruby

Mab let's you write HTML in plain Ruby.
2012-09-16 14:46:27 +00:00
taca
9cb58dbe7b Update ruby-json and ruby-json-pure to 1.7.5.
2012-08-17 (1.7.5)
  * Fix compilation of extension on older rubies.
2012-09-16 14:25:48 +00:00
taca
af0bad2c61 Update ruby-maruku to 0.6.1.
Changes are unavailable.
2012-09-16 14:24:12 +00:00
taca
3009f13d58 Update ruby-textpow to 1.3.0.
== 1.3.0 / 2012-08-19
* Ruby 1.8 and 1.9 support
* Tested, documented, refactored and made +faster+
* Added tons of syntax files
  {lib/textpow/syntax}[https://github.com/grosser/textpow/tree/master/lib/textpow/syntax]
* Most nested ("include") syntaxes work out of the box
* Includes all the syntaxes from ultraviolet to improve testability
2012-09-16 11:35:39 +00:00
taca
ebc0518070 Update ruby-ultraviolet to 1.0.0.
Changes are unavailable.
2012-09-16 11:32:01 +00:00
taca
73ef583ec7 Update ruby-nokogiri to 1.5.5.
== 1.5.5 / unreleased

* Features

  * Much-improved support for JRuby in 1.9 mode! Yay!

* Bugfixes

  * Regression in JRuby Nokogiri add_previous_sibling (1.5.0 -> 1.5.1) #691
    (Thanks, John Shahid!)
  * JRuby unable to create HTML doc if URL arg provided #674 (Thanks, John
    Shahid!)
  * JRuby raises NullPointerException when given HTML document is nil or empty
    string. #699
  * JRuby 1.9 error, uncaught throw 'encoding_found', has been fixed. #673
  * Invalid encoding returned in JRuby with US-ASCII. #583
  * XmlSaxPushParser raises IndexOutOfBoundsException when over 512 characters
    are given. #567, #615
  * When xpath evaluation returns empty NodeSet, decorating NodeSet's base
    document raises exception. #514
  * JRuby raises exception when xpath with namespace is specified. pull
    request #681 (Thanks, Piotr Szmielew)
  * JRuby renders nodes without their namespace when subclassing Node. #695
  * JRuby raises NAMESPACE_ERR (org.w3c.dom.DOMException) while instantiating
    RDF::RDFXML::Writer. #683
  * JRuby is not able to use namespaces in xpath. #493
2012-09-16 11:30:22 +00:00
taca
336dd49809 Update ruby-libxml to 2.3.3.
== 2.3.3 / 2012-07-01 Charlie Savage

* Add LibXML::XML::Error.get_handler (Carsten Zimmermann)
* Fix variable name in example (Marcus)
2012-09-16 11:29:03 +00:00
taca
29e8913828 Update ruby-kramdown to 0.14.0.
kramdown 0.14.0 released
				Published on Sunday, 16 September 2012

First of all please note that this release contains a backwards-incompatible
change: The syntax for specifying a code language for a code block or code
span has changed. Instead of using lang='CODELANG' one has to use
.language-CODELANG now.

This change has been introduced to avoid problems because the lang="..."
attribute is used by HTML for other purposes than setting the code
language. Furthermore using .language-CODELANG is also proposed by HTML5 and
it seems to be a good way to achieve the needed functionality.

Other changes in this release include the possibility of setting the code
language on the starting line of a fenced code block and a way of excluding
certain headers from the table of contents by assigning the .no_toc class to
them.  Changes

* 2 major changes

  o Code language is now specified via .language-CODELANG instead of
    lang='CODELANG'
  o Implemented support for setting language on fenced code block starting
    line (initial patch by Bran)

* 1 minor change

  o Headers with an ID can be prevented from showing in the TOC by assigning
    the .no_toc class to them (patch by Tim Bates)

* 1 bug fix

  o Numeric instead of symbolic HTML entities are now the default fallback
    (patch by Gioele Barabucci)

kramdown 0.13.8 released
				Published on Friday, 31 August 2012

This release brings two new options (one for adjusting header levels and the
other for enabling/disabling coderay). And the usual bug fixes.  Changes

* 2 minor changes

  o New option header_offset for offsetting all header levels (initial patch
    by Michal Till)
  o New option enable_coderay for enabling/disabling coderay (initial patch by
    Bran)

* 5 bug fixes

  o Reserved HTML characters in abbreviation titles are now correctly output
    (patch by Alex Tomlins)
  o Similar abbreviations (like CSS and CSS3) are now correctly parsed
  o Fixed bug RF#29626: Text of mailto-link was sometimes wrongly obfuscated
    (reported by B Wright)
  o Fixed known Ruby 1.9.3 problem with RakeTest task (patch by Gioele
    Barabucci)
  o Fixed double output of ¡Æmarkdown¡Ç attribute on HTML elements in kramdown
    converter

* 1 documentation change

  o README file is now called README.md and uses kramdown syntax (patch by
    Bran)
2012-09-16 11:28:15 +00:00
taca
acdbb16aac Update ruby-json and ruby-json-pure package to 1.7.4.
2012-07-26 (1.7.4)
  * Fix compilation problem on AIX, see https://github.com/flori/json/issues/142
2012-09-16 09:28:01 +00:00
taca
d7f20a8797 Update ruby-haml to 3.1.7.
Changes are unavailable.
2012-09-16 09:27:05 +00:00
taca
04e75df40c Update ruby-coderay to 1.0.7.
Changes are unavailable.
2012-09-16 09:26:10 +00:00
adam
ddeea35bbd Also remove some patches 2012-09-15 10:27:00 +00:00
adam
c1fd7213e1 Changes 1.1.27:
Portability:
* xincludestyle wasn't protected with LIBXML_XINCLUDE_ENABLED,
* Portability fix for testThreads.c,
* FreeBSD portability fixes,
* check for gmtime - on mingw* hosts will enable date-time function,
* use only native crypto-API for mingw* hosts,
* autogen: Only check for libtoolize,
* minimal mingw support,
* configure: acconfig.h is deprecated since autoconf-2.50,
* Fix a small out of tree compilation issue,
* Fix python generator to not use deprecated xmllib,
* link python module with python library
Documentation:
* Tiny doc improvement,
* Various documentation fixes for docs on internals
Bug fixes
2012-09-15 10:26:02 +00:00
adam
232054d798 Changes 2.9.0:
Features:
* A few new API entry points,
* More resilient push parser mode,
* A lot of portability improvement,
* Faster XPath evaluation
2012-09-15 10:23:38 +00:00
obache
c38c120ee5 recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15 10:03:29 +00:00
sno
333e401c0f Broken upstream and not actively maintained 2012-09-14 10:24:04 +00:00
sno
4cb2473eb7 Updating package for CPAN module YAML in textproc/p5-YAML from 0.81 to 0.84
upstream changes:
version: 0.84
date:    Fri Jul 13 18:17:27 GMT 2012
changes:
- Resolve distribution error that caused .git to be shipped in the .tar.gz

version: 0.83
date:    Fri Jul 13 15:44:03 GMT 2012
changes:
- Only call stat() and tell() on a filehandle if fileno existed
- Explicit tied() call on globs to avoid a 5.16 deprecation warning

version: 0.82
date:    Thu Jul 12 18:49:45 GMT 2012
changes:
- Test scalar @array rather than deprecated defined @array (Sebastian Stumpf)
2012-09-12 10:24:51 +00:00
sno
fdbbe6e346 Added textproc/p5-Text-Patch version 1.8 2012-09-11 09:18:01 +00:00