Commit Graph

2539 Commits

Author SHA1 Message Date
dhill
8f58729958 + libxmlsd
ok landry@
2011-03-12 13:56:09 +00:00
dhill
c2a15aa9f5 import libxmlsd
ok landry@
2011-03-12 13:54:40 +00:00
jasper
046964c582 - update XML::Twig to 3.38 2011-03-10 17:36:46 +00:00
dhill
6f29f141ba upgrade to 0.80
ok sthen@ landry@
2011-03-10 13:04:00 +00:00
ajacoutot
c6ba481169 Use FULLPKGNAME in REGRESS_DEPENDS, much less error-prone. 2011-03-09 06:23:35 +00:00
landry
88e288c14a Fix MASTER_SITES/HOMEPAGE and bump REVISION, from Brad Davis. 2011-03-08 21:07:22 +00:00
ajacoutot
bb1adcd461 Maintenance update to gtk-doc-1.17. 2011-03-07 19:24:03 +00:00
stsp
1bfd6642b1 Apply a patch to fix a heap overflow (poppler has the same fix, and xpdf
upstream will release this fix in xpdf-3.03).
Also apply a patch that kili@ lifted from poppler some time ago.
Both patches fix crashes seen with some PDF documents.

ok sthen, "don't wait for me" kili
2011-03-03 21:22:13 +00:00
jasper
638808b411 - set NO_REGRESS, untill devel/ruby-test-spec has been imported.
ok espie@
2011-03-02 16:02:27 +00:00
okan
76c2d57381 update to 0.81
ok sthen@
2011-03-02 12:23:11 +00:00
jasper
4ae9582f93 Security fix for SA43020:
MuPDF "closedctd()" Memory Corruption Vulnerability.

ok sthen@ (MAINTAINER) aja@
2011-02-10 13:01:12 +00:00
okan
5f9a833a29 - update to 1.000031 (MultiMarkdown has again moved to its own module)
- zap USE_GROFF
 - clean up *_DEPENDS

initial diff from Mikolaj Kucharski

ok jasper@
2011-01-18 09:59:02 +00:00
okan
6c8fa7bbd0 +p5-Text-MultiMarkdown 2011-01-18 09:58:08 +00:00
okan
2070d9771a bring back Text::MultiMarkdown (1.000033) now that it has been split again
from Text::Markdown.

from Mikolaj Kucharski

ok jasper@
2011-01-18 09:54:15 +00:00
phessler
3fb451151d Update py-lxml to 2.2.8
Quite a few new features and bugfixes from our previous version, more
details are available at http://codespeak.net/lxml/changes-2.2.8.html


remove MAINTAINER (requested by MAINTAINER)

OK sthen@, previous MAINTAINER Benoit Chesneau
Committing on behalf of sthen@ who did the actual work
2011-01-16 09:27:28 +00:00
jasper
a177e015ec zap bogus MASTER_SITE, prompted by dcoppa@ 2011-01-15 22:29:18 +00:00
ajacoutot
618a84e74a Update to markdown-2.0.3 (from just removed py-markdown). 2011-01-15 18:53:01 +00:00
ajacoutot
2c666deb98 Grrrr, remove py-markdown which already exists in-tree as "markdown".
Thanks to Joachim Schipper for noticing.
2011-01-15 18:51:35 +00:00
jasper
c14373116e - update asciidoc to 8.6.3
ok robert@ (MAINTAINER)
2011-01-15 11:09:17 +00:00
naddy
4cb3e73f03 bump revision for plist changes 4.8 -> 4.9 2011-01-15 01:09:42 +00:00
ajacoutot
1d263fc088 +py-markdown 2011-01-14 23:37:37 +00:00
ajacoutot
1e128af9dd Import py-markdown-2.0.3.
This is a Python implementation of John Gruber's Markdown. It is almost
completely compliant with the reference implementation.

ok jasper@
2011-01-14 23:36:45 +00:00
ajacoutot
86b5c2d6e6 Bugfix update to gtk-doc-1.16. 2011-01-14 22:10:58 +00:00
ajacoutot
269b8ad2d1 Update to intltool-0.41.1.
bulk testing by landry@
2011-01-14 08:13:14 +00:00
naddy
ae2b9f1c8d version number went backwards 16 months ago, belatedly bump epoch 2011-01-09 17:50:44 +00:00
benoit
8b9d7748b0 - update p5-Text-RecordParser to 1.5.0
- regen PLIST
- update license
2011-01-07 09:59:07 +00:00
benoit
420d8ddfc9 - update p5-String-RewritePrefix to 0.006 2011-01-07 09:21:47 +00:00
jeremy
4f9664ab00 REVISION bump for rbx FLAVOR PLIST change.
OK landry@
2011-01-06 04:24:22 +00:00
landry
1ce67676bd Cope with Tcl layout changes, bump REVISION. 2011-01-05 19:28:35 +00:00
landry
932f4c3ec9 Back in 2006 there has been a p5-XML-LibXML-1.61003. That version
happens to be newer than the current p5-XML-LibXML-1.69p3, so
pkg_create now loudly complains. So set EPOCH to 0 to make it happier.

agreed by jasper@ and sthen@
2011-01-05 18:18:25 +00:00
jolan
ab4552edd1 update to 5.9.035 2011-01-04 05:46:53 +00:00
jasper
182cd14d6a - this needs iconv module 2011-01-03 19:14:28 +00:00
benoit
fbaa4b86c2 - update p5-Text-Reform to 1.20
- add examples
- regen PLIST

ok Sam Smith (MAINTAINER)
2011-01-01 12:57:23 +00:00
benoit
471237ba08 - update p5-Text-Aligner to 0.07
ok kevlo@
2010-12-31 17:21:45 +00:00
jasper
0f0605e729 Security fix for CVE-2010-4494,
Libxml2 XPath Double Free Vulnerability

Patch from upstream git.
2010-12-28 10:53:02 +00:00
claudio
3f542fc3b2 Add ruby-rtex 2010-12-23 13:59:48 +00:00
claudio
cb1bafae9f RTeX is a Ruby library (and web framework plugin) used to generate
PDF documents on-the-fly using the LaTeX typesetting system.

OK jeremy@ jasper@
2010-12-23 13:58:04 +00:00
jasper
3435be6c68 sync 2010-12-22 20:16:35 +00:00
jasper
0114c434b0 import p5-XML-DOM-XPath 0.14
XML::DOM::XPath allows you to use XML::XPath methods to query a DOM.
This is often much easier than relying only on getElementsByTagName.
It lets you use all of the XML::DOM methods.

ok sthen@
2010-12-22 20:15:57 +00:00
jasper
22f3b20bb7 - use libiconv module 2010-12-22 19:50:05 +00:00
jeremy
e2431290e3 +=ruby-classifier
+=ruby-fast-stemmer
+=ruby-liquid
+=ruby-maruku
+=ruby-rdiscount
+=ruby-syntax
2010-12-20 18:52:03 +00:00
ajacoutot
f8f5897d81 Properly format COMMENT. 2010-12-20 18:21:58 +00:00
ajacoutot
3f440e05d0 Trailing whitespace. 2010-12-20 18:20:16 +00:00
jeremy
4709876089 Import ruby-syntax 1.0.0, dependency of ruby-jekyll
Syntax highlighting library for various languages. Has built-in support
for converting source code to syntax-highlighted HTML.
2010-12-20 18:19:10 +00:00
jeremy
ed178c22b5 Import ruby-maruku 0.6.0, dependency of ruby-jekyll
Maruku is a Markdown interpreter for Ruby. It also
implements the syntax of PHP Markdown extra.
2010-12-20 18:18:12 +00:00
jeremy
c2fbcefc21 Import ruby-liquid 2.2.2, dependency of ruby-jekyll
Liquid is a template engine which I wrote for very specific
requirements:

* It has to have beautiful and simple markup. Template engines which
don't produce good looking markup are no fun to use.

* It needs to be non evaling and secure. Liquid templates are made so
that users can edit them. You don't want to run code on your server
which your users wrote.

* It has to be stateless. Compile and render steps have to be seperate
so that the expensive parsing and compiling can be done once and later
on you can just render it passing in a hash with local variables and
objects.
2010-12-20 18:17:03 +00:00
jeremy
8e5f3b313e Import ruby-fast-stemmer 1.0.0, dependency of ruby-jekyll
Fast-stemmer is simply a wrapping around multithreaded Porter stemming
algorithm.

This gem adds a String#stem method, and it conflicts with the stemmer
gem.  It's in order of magnitude faster (and uses much less memory) than
the latter.
2010-12-20 18:15:48 +00:00
jeremy
cc7d5f5025 Import ruby-classifier 1.3.3, dependency of ruby-jekyll
Classifier is a general module to allow Bayesian and other types of
classifications. It supports both Bayes and LSI (Latent Semantic
Indexing) classifications.
2010-12-20 18:10:56 +00:00
jeremy
e928d90f34 Import ruby-rdiscount 1.6.5
Discount is an implementation of John Gruber's Markdown markup language
in C. It implements all of the language described in the markdown syntax
document and passes the Markdown 1.0 test suite. rdiscount is a ruby C
extension that wraps Discount.
2010-12-20 18:10:00 +00:00
kili
7c3917463e Update to docbook-4.5 (adding docbook-xml-4.5).
ok sthen@ (whe sent the same diff some time ago), jasper@
2010-12-19 22:11:56 +00:00