Commit Graph

3462 Commits

Author SHA1 Message Date
benoit
2dd5eefc52 Update p5-String-RewritePrefix to 0.007. 2014-04-18 07:40:53 +00:00
sthen
bab5352c6c update to MuPDF 1.4 2014-04-17 20:30:57 +00:00
jasper
8b7bd8e1f9 remove dead wood, if someone wants to port chef-server they're in for
bigger pain than just reviving these ports.

as discussed with phessler@
ok aja@
2014-04-17 17:12:07 +00:00
jasper
9e96e05d4f unhook most erlang modules, which were only imported for chef a long time ago,
but it never really went anywhere.

as discussed with phessler@
ok aja@
2014-04-17 17:06:34 +00:00
ajacoutot
cfe4be35c5 No need to explicitely SUBST_VARS LOCALSTATEDIR anymore. 2014-04-15 08:53:04 +00:00
benoit
b617fb56ab Update py-prettytable to 0.7.2.
ok edd@ (maintainer)
2014-04-14 13:16:28 +00:00
benoit
19aab9a34c Update p5-Text-TabularDisplay to 1.35. 2014-04-13 09:03:13 +00:00
naddy
2b8930a283 Drop USE_GROFF since groff and mandoc produce identical output. 2014-04-13 01:01:38 +00:00
benoit
a1ee34a422 Update py-polib to 1.0.4. 2014-04-12 07:36:58 +00:00
benoit
d749954caa Update highlight to 3.18. 2014-04-11 15:15:40 +00:00
bentley
47f11bdabb Update to pod2mdoc-0.0.11. 2014-04-10 05:32:52 +00:00
sthen
c9f4ac3a1d update to calibre 1.31.0 2014-04-07 00:21:28 +00:00
sthen
d424d76a23 switch py-Imaging to py-Pillow, plus some "s/import Image/from PIL import Image/" patches where necessary 2014-04-06 21:10:30 +00:00
sthen
96631d4b72 remove the hack that permitted building without podofo 2014-04-06 11:32:04 +00:00
sthen
75f1662441 import textproc/podofo, ok benoit@
PoDoFo is a free portable C++ library which includes classes to parse a PDF
file and modify its contents into memory. The changes can be written back to
disk easily. PoDoFo is designed to avoid loading large PDF objects into
memory until they are required and can write large streams immediately to
disk, so it is possible to manipulate quite large files with it.

Besides PDF parsing and writing PoDoFo includes also very simple classes
to create your own PDF files.

PoDoFo is primarily useful for applications that wish to do lower level
manipulation of PDF, such as extracting content or merging files. It's also
useful if your application has specific requirements for its PDF output that
more general output-oriented libraries like Cairo cannot satisfy.

Simple tools tuild around the PoDoFo library are also included. They are
primarily examples on how to use the PoDoFo library in your own projects,
but also offer some features for working with PDF files.
2014-04-06 11:31:21 +00:00
bentley
7bfc669fce Update to pod2mdoc-0.0.10. 2014-04-03 17:43:06 +00:00
ajacoutot
f41b98800d Update to icu4c-53.1. 2014-04-03 14:50:27 +00:00
bentley
db9b806086 +doclifter 2014-04-03 07:05:26 +00:00
bentley
d0f14baf60 Import doclifter-2.14.
The doclifter program translates documents written in troff macros to
DocBook.

Lifting documents from presentation level to semantic level is hard, and
a really good job requires human polishing. This tool aims to do
everything that can be mechanized, and to preserve any troff-level
information that might have structural implications in XML comments.

This tool does the hard parts. TBL tables are translated into DocBook
table markup, PIC into SVG, and EQN into MathML (relying on pic2svg and
GNU eqn for the last two).

ok benoit@ schwarze@
2014-04-03 07:04:52 +00:00
bentley
cc97282cd9 +{pod2mdoc,docbook2mdoc} 2014-04-03 06:15:07 +00:00
bentley
a0b1fbfe29 Import docbook2mdoc-0.0.7.
An older version of both this and pod2mdoc were ok benno@ schwarze@
2014-04-03 06:12:04 +00:00
bentley
2df4374569 Import pod2mdoc-0.0.9. 2014-04-03 06:10:42 +00:00
ajacoutot
5bbebc2253 Re-indent and add proper MODGNOME_TOOLS where missing. 2014-04-02 14:34:47 +00:00
jasper
012f7978a4 cleanup double spaces and sort MODGNOME_TOOLS 2014-04-02 09:36:09 +00:00
jasper
43b19ca734 merge various MODGNOME_TOOLS lines into a single line (or two if it would
exceed 80 chars); no functional change intended..
2014-04-01 18:06:28 +00:00
jasper
64ebb01f71 move more bits and bobs into MODGNOME_TOOLS to make it more clear which
tools are actually used.

This commit replaces
MODGNOME_DESKTOP_FILE with MODGNOME_TOOLS += desktop-file-utils
MODGNOME_MIME_FILE with MODGNOME_TOOLS += shared-mime-info
MODGNOME_ICON_CACHE with MODGNOME_TOOLS += gtk-update-icon-cache

(some prettyfication will follow shortly)
2014-04-01 17:03:13 +00:00
jasper
2100c2cdff start to make MODGNOME_TOOLS resemble the name of the tools actually used.
rename 'gi' to 'gobject-introspection'.

discussed with aja@
2014-04-01 15:31:45 +00:00
ajacoutot
0bceeea9e9 Fix CONFIGURE_ARGS and remove .a and .la module files. 2014-04-01 10:46:41 +00:00
sthen
080f8f1626 update to calibre 1.30.0 2014-03-31 23:54:35 +00:00
robert
d2badee015 update to 2.08, ok ajacoutot@ 2014-03-31 15:15:04 +00:00
benoit
86121d2c0a Update highlight to 3.17. 2014-03-29 07:50:15 +00:00
jasper
0d1299f7f2 fix CONFIGURE_STYLE from 'simple' to 'gnu' (which is far from simple).
this also ensures that gawk won't be picked up when it shouldn't.

ok rpointel@ (MAINTAINER)
2014-03-28 16:19:31 +00:00
ajacoutot
5e904fe1d9 Add docbook to MODGNOME_TOOLS. 2014-03-28 09:10:04 +00:00
ajacoutot
e7e78b0f1b Missing build+run dependency on devel/iso-codes. 2014-03-28 07:59:59 +00:00
espie
38f56a042e replace MAINTAINER address with currently valid address, bump REVISIONS.
okay maintainer
2014-03-25 21:20:39 +00:00
bcallah
a21ec3713d Bugfix update to 0.21.1
From Florian Stinglmayr (MAINTAINER)
2014-03-25 18:57:31 +00:00
jasper
b1226ee5cf add missing build dependency on glib2 (needed by regress tests) 2014-03-25 13:01:54 +00:00
sthen
d205920031 +uchardet 2014-03-23 21:12:10 +00:00
sthen
c60a587df2 import ports/textproc/uchardet, ok landry@
uchardet is a C language binding of the original C++ implementation of
the universal charset detection library by Mozilla.

uchardet is an encoding detector library, which takes a sequence of bytes
in an unknown character encoding without any additional information, and
attempts to determine the encoding of the text.

The original code of universalchardet is available at
http://lxr.mozilla.org/seamonkey/source/extensions/universalchardet/

Techniques used by universalchardet are described at
http://www.mozilla.org/projects/intl/UniversalCharsetDetection.html
2014-03-23 21:10:57 +00:00
kili
27785ee95e Revert librt changes.
Prodded by espie@.
2014-03-23 18:17:34 +00:00
sthen
2df124e285 update to calibre 1.28.0 and replace a nasty block of patching with a helper
script that mimics various xdg-* utils to install under the fake dir.
2014-03-19 02:15:46 +00:00
ajacoutot
4ed1191e06 Drop librt chunk.
ok sthen@ (maintainer)
2014-03-18 12:26:08 +00:00
afresh1
7ba2750f25 Update to p5-String-ToIdentifier-EN-0.11
OK. sthen@
2014-03-16 21:57:04 +00:00
afresh1
8decaa7e7d Update to p5-Lingua-EN-Inflect-Phrase-0.18
OK. sthen@
2014-03-16 21:56:38 +00:00
afresh1
20ce99662b Update to p5-Lingua-EN-Tagger-0.24
OK sthen@
2014-03-16 21:55:18 +00:00
afresh1
499bebfff5 Update to p5-Lingua-EN-Inflect-1.895
OK sthen@ and maintainer
2014-03-16 21:54:40 +00:00
afresh1
a8bbe625f8 + p5-Lingua-EN-FindNumber, p5-Lingua-EN-Number-IsOrdinal, p5-Lingua-EN-Words2Nums 2014-03-16 21:52:21 +00:00
afresh1
640a9e268b Import p5-Lingua-EN-Number-IsOrdinal-0.04
OK sthen@
2014-03-16 21:50:26 +00:00
afresh1
b904c16e9a Import p5-Lingua-EN-FindNumber-1.2
OK sthen@
2014-03-16 21:49:43 +00:00
afresh1
f70ea13aba Import p5-Lingua-EN-Words2Nums-0.18
OK sthen@
2014-03-16 21:42:47 +00:00