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
ajacoutot
b36f72a602
Bugfix update to enchant-1.6.0.
2010-12-15 16:57:39 +00:00
jasper
05b985db76
- missing dependency
2010-12-12 19:48:45 +00:00
kili
58eca89579
Update to hs-hexpat-0.19.5, necessary for an update of hs-snap-server,
...
which in turn is necessary after the update of hs-text.
Tested by jim@.
2010-12-12 16:30:16 +00:00
kili
e06cab5ac6
Update to hs-heist-0.2.4, necessary for an update of hs-snap-server,
...
which in turn is necessary after the update of hs-text.
Tested by jim@.
2010-12-12 16:29:51 +00:00
martynas
a51ee7eb60
update to py-sphinx-1.0.5. requested by Ryan Boggs, benoit@.
...
freedback, ok fgs@, benoit@
2010-12-11 11:02:08 +00:00
jeremy
17e89db3a8
Update to 1.4.9, required by update to ruby-rails.
...
ok landry
2010-12-08 22:53:01 +00:00
jeremy
47708a2175
Update to 1.0.0, required by update to ruby-merb.
...
ok landry
2010-12-08 22:47:14 +00:00
jeremy
b5e6570563
Update to 0.1.5, required by update to ruby-datamapper.
...
ok landry
2010-12-08 22:46:36 +00:00
jeremy
31950b60d0
Update to 1.5.3, needed by the new version of ruby-datamapper.
...
ok landry
2010-12-08 22:38:19 +00:00
jeremy
159a83647d
Update to 2.6.6.
...
ok landry
2010-12-08 21:48:23 +00:00
jasper
7ef12932ae
-sync
2010-12-08 16:23:35 +00:00