Commit Graph

2557 Commits

Author SHA1 Message Date
jasper
03c4a64f86 hmm, last minute EXTRACT_SUFX change wasn't clever..spotted by naddy@ 2011-03-18 12:17:50 +00:00
jasper
3c602796b3 - update to 0.7.1 (fixes Jamendo URI parsing)
- remove USE_GROFF
2011-03-17 12:27:08 +00:00
jasper
2bbbdc4e9f - update to 0.53 2011-03-17 12:22:18 +00:00
jasper
a7cceb3e4b - update to 0.79
- remove USE_GROFF
- set CONFIGURE_STYLE
2011-03-17 12:17:41 +00:00
jasper
23292a48a0 - update to 0.09 2011-03-17 12:14:51 +00:00
jasper
2e33a66aff - update to 1.21 2011-03-17 12:12:10 +00:00
landry
f7f474887e Ooops.. remove file that shouldn't have been imported. Spotted by
Anthony J Bentley, thanks.
2011-03-17 08:10:21 +00:00
jasper
1333b981ef - update py-feedparser to 5.0.1
ok maintainer
2011-03-16 22:52:10 +00:00
jasper
2afd26a000 sync 2011-03-16 14:24:09 +00:00
jasper
3da82e5958 import p5-Text-Format
Text::Format is meant for more powerful text formatting than what
Text::Wrap allows.

ok sthen@
2011-03-16 14:21:06 +00:00
alek
04e255182c fix MASTER_SITES; ok aja@ 2011-03-15 11:27:58 +00:00
ajacoutot
5ce94368b5 Minor update to gtkaml-0.4.2. 2011-03-15 06:22:53 +00:00
jasper
c7dc39f578 - maintainer is no longer interested in maintaining. 2011-03-14 20:49:49 +00:00
jeremy
2879619410 Bump version to 1.5.4, needed by update to databases/ruby-amalgalite.
OK landry@
2011-03-14 17:40:34 +00:00
sthen
d580cde0ab fix various typos, from Anthony J. Bentley with a few tweaks by myself 2011-03-14 09:15:33 +00:00
jasper
09926f725f tweak 2011-03-13 17:33:38 +00:00
jasper
817c87e81e - fix build on mips64*
ok dhill@ (MAINTAINER)
2011-03-13 17:31:25 +00:00
jakemsr
6700e40c99 update to libebml-1.2.0
from Brad (MAINTAINER)
2011-03-12 21:16:42 +00:00
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