Commit Graph

3598 Commits

Author SHA1 Message Date
bcallah
a10da1f62e Update to 0.22.0. Contains an updated file detection mechanism and a few
simple updates.
From MAINTAINER Florian Stinglmayr
2014-05-30 13:08:47 +00:00
sthen
f9b16f1900 In libxml, use arc4random instead of rand_r for hash bucket randomization.
Avoids triggering APIWARN for its many dependencies. ok/tweaks ajacoutot@ (on
earlier version), jca@
2014-05-29 13:40:51 +00:00
jeremy
3973a17d2d Hookup new ruby ports 2014-05-28 22:17:46 +00:00
jeremy
fc8cabde15 Import ruby-fast_xs 0.8.0.
fast_xs provides C extensions for escaping text.

fast_xs_extra is an experimental extension that can be used with
fast_xs_monkey_patcher to monkey patch methods in common libraries:
CGI, ERB::Util, Rack::Utils, Mongrel.

OK jasper@
2014-05-28 22:00:15 +00:00
sthen
9bea42c5af update to grepcidr-2.0, now supports IPv6, searching multiple files, unlimited
length lines, complains rather than ignores bad formats, replaces regex with
(often faster) 'hints' scanner.
2014-05-27 13:42:38 +00:00
ajacoutot
8472450842 Update to meld-1.8.5. 2014-05-18 15:33:01 +00:00
schwarze
2d608ca63b +igor 2014-05-16 12:43:40 +00:00
schwarze
519a96e8f4 Import textproc/igor.
Automated proofreader for text files, man pages, and DocBook SGML
source files.

Developed by Warren Block for FreeBSD.
Port based on the FreeBSD port by Eitan Adler.

feedback and ok sthen@
ok afresh1@ and bcallah@ an a previous version
additional testing by Eric Radman <ericshane at eradman dot com>, thanks
2014-05-16 12:36:21 +00:00
sthen
927f08bbae update to calibre 1.36.0 2014-05-15 10:10:01 +00:00
sthen
13ecdabf20 +grepcidr 2014-05-14 10:06:39 +00:00
sthen
288bb090a0 import textproc/grepcidr, ok jasper@
grepcidr can be used to filter a list of IP addresses against one or
more Classless Inter-Domain Routing (CIDR) specifications, or arbitrary
networks specified by an address range. As with grep, there are options
to invert matching and load patterns from a file. grepcidr is capable
of comparing thousands or even millions of IPs to networks with little
memory usage and in reasonable computation time.

grepcidr has endless uses in network software, including: mail filtering
and processing, network security, log analysis, and many custom applications.
2014-05-14 10:06:20 +00:00
jasper
6647870f6b Security fix for CVE-2014-0191
external parameter entity loaded when entity substitution is disabled

pointed out by aja@
2014-05-12 07:48:35 +00:00
benoit
8f165b00b7 +py-unidecode 2014-05-11 20:45:13 +00:00
benoit
ab722b1fad Import py-unidecode.
This is a Python port of Text::Unidecode Perl module by Sean M. Burke
<sburke@cpan.org>.

from Nils R, ok sthen@
2014-05-11 20:41:40 +00:00
ajacoutot
5242b9ac31 Fix previous, RUN_DEPENDS-main should not be empty. 2014-05-09 06:33:34 +00:00
kurt
acb167814d - base package should not depend on jdk, fix and bump. okay landry@ 2014-05-08 21:22:46 +00:00
kurt
46f312eaef - Unlink jdk/1.6 and make jdk/1.7 the default jdk for all java ports
- Adjust java.port.mk and cmake to use 1.7
- Adjust jdk/1.7 for pkg_add upgrades
okay sthen@, jasper@, ajacoutot@
2014-05-07 15:42:15 +00:00
sthen
9ac4a8f947 Switch mupdf to a shared libary (not bothering with a static library for now;
this port didn't build on static-only arch anyway). Unsupported upstream
(http://bugs.ghostscript.com/show_bug.cgi?id=691887#c1) but the patch is
easy to maintain, and there's a clear benefit:

$ stat -f "%Z %N" mupdf*
25262988 mupdf-1.4.tgz
4619258 mupdf-1.4p0.tgz
2014-05-07 09:10:14 +00:00
bentley
16161bdf73 Update to docbook2mdoc-0.0.9. 2014-05-01 04:02:15 +00:00
kili
14e1823ba1 Forgotten bump for the perl library.
ok aja@
2014-04-30 21:45:26 +00:00
ajacoutot
cad52bea9c Update to link-grammar-5.0.7. 2014-04-30 10:54:32 +00:00
edd
f9832eb3cf Link py-numpydoc. 2014-04-28 20:11:27 +00:00
edd
b78aca8ed1 Import py-numpydoc.
A dependency of the upcoming ipython2.

With input from, and OK, rpointel@, thanks.
2014-04-28 20:05:30 +00:00
benoit
a9f2e4b069 Remove maintainer per his request. 2014-04-28 15:17:59 +00:00
landry
af58de36d6 BROKEN-sparc64= gcj blows during build (and noone cares enough about
gcj to fix it)
2014-04-28 11:40:05 +00:00
sthen
974bfe52d6 update to calibre 1.34 2014-04-27 21:10:17 +00:00
benoit
c6412832fa Update asciidoc to 8.6.9.
ok robert@ (maintainer)
2014-04-26 12:48:16 +00:00
ajacoutot
b8e9535887 Update to gtkspell3-3.0.6. 2014-04-25 10:14:59 +00:00
schwarze
70d70f6cda install manual to the right place;
ok sthen@
2014-04-24 19:13:28 +00:00
sthen
d9f2b6550f update to p5-LaTeX-Encode-0.08 2014-04-24 11:25:04 +00:00
bluhm
63ba215965 remove myself from maintainer 2014-04-23 23:17:30 +00:00
ajacoutot
1bb2754816 Add dependency on sysutils/e2fsprogs now that Kerberos is gone. 2014-04-22 10:22:41 +00:00
sthen
b8b7b4c71d sync wantlib (com_err in pgsql) 2014-04-21 23:28:15 +00:00
ajacoutot
73f81140b3 Update to gtkspell3-3.0.5. 2014-04-20 10:02:35 +00:00
ajacoutot
8c5906fe04 Update to link-grammar-5.0.6. 2014-04-19 10:05:41 +00:00
ajacoutot
8f9c9e3162 Update to link-grammar-5.0.5. 2014-04-18 23:35:20 +00:00
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
ajacoutot
c32240f6b3 Bump after recent gnome.port.mk changes; these do not require to
RUN_DEPENDS on yelp.

Note that this change will drop a big pile of dependencies from the pkg
and it is possible that some dependencies will be missing from the
dependency chain; if that is the case, it means that the pkg dependencies
were wrong in the first place and would have required fixing anyway.

Any fallout, please let me know.
2014-03-16 09:12:23 +00:00
ajacoutot
ad4f551784 Sync comment about the need to RUN_DEPENDS on gtk+3 when the
corresponding introspection is used; add missing dependency where
needed (i.e. when not provided by indirect dependencies).
2014-03-14 17:26:18 +00:00
landry
8780e26c9e Bump ports using gcc4 module.
(not: mozilla ports not bumped since they're going to be updated in a few)
2014-03-10 20:27:25 +00:00
ajacoutot
4c1771494c Update to latexmk-439. 2014-03-09 22:17:03 +00:00
ajacoutot
95040b90b9 Update to gtk-doc-1.20. 2014-03-09 22:13:19 +00:00
ajacoutot
1612b6b930 Our python supports locale.bindtextdomain now. 2014-03-09 22:04:37 +00:00
sthen
d49f810952 add comments to patches with the CVE id, now it's known 2014-03-09 20:56:30 +00:00
jasper
4c2b741e35 use correct variable in FAKE_FLAGS, so we can drop a chunk from the patch 2014-03-09 19:54:45 +00:00
jasper
79193a8123 Remove non-existing files from MODPY_ADJ_FILES. 2014-03-09 19:48:59 +00:00
sthen
dfd8cdce65 SECURITY fix for a stack-based buffer overflow in MuPDF's xps_parse_color()
function, info at http://www.hdwsec.fr/blog/mupdf.html. ok espie@ aja@ naddy@
2014-02-15 22:42:07 +00:00
bcallah
5cf0e35e47 Bugfix update to 0.19.2
From MAINTAINER Florian Stinglmayr <florian AT n0la DOT org>
2014-02-06 17:17:53 +00:00
bluhm
f6651ab70f - update p5-Regexp-Common to 2013031301
- take MAINTAINER
- TEST_POD=1
- no USE_GROFF
- sort and indent Makefile according to template
input and OK gsoares@
2014-02-04 03:04:47 +00:00
espie
fd8673a157 yet another shitty install 2014-01-24 12:07:58 +00:00
bcallah
4434f132c0 Bugfix update to 0.19.1
From Florian Stinglmayr (MAINTAINER).
2014-01-23 18:14:35 +00:00
bcallah
5a3219a6a6 Update mxml to 2.8 and take MAINTAINER.
ok okan@
2014-01-23 18:05:22 +00:00
espie
158bdebf30 atrocious build system.
doesn't make sense to have that nasty egg stuff 0600.
2014-01-23 18:00:38 +00:00
ajacoutot
0734a7a0bc Update to meld-1.8.4. 2014-01-23 08:58:37 +00:00
landry
94c9191f48 Remove p5-MojoX-Renderer-TT, and link p5-Mojolicious-Plugin-TtRenderer 2014-01-21 22:43:42 +00:00
landry
cf525d6fe1 Import p5-Mojolicious-Plugin-TtRenderer 1.50.
This is a successor of p5-MojoX-Renderer-TT which is not on cpan anymore.

This module implements a Template Toolkit based renderer for Mojolicious.

From Remi Locherer, reads ok to (and reminded by :) sthen@
2014-01-21 22:41:29 +00:00
jasper
68c7990ced import ruby-gyoku
Gyoku translates Ruby Hashes to XML.

ok aja@
2014-01-18 09:27:37 +00:00
jasper
aeed0e8df5 import ruby-nori
XML to Hash translator.

ok aja@
2014-01-18 09:27:15 +00:00
jasper
7deb7ed1a7 sync 2014-01-18 09:26:59 +00:00
dcoppa
b168f8e9c6 Update to xml-types-0.3.4 2014-01-17 14:56:36 +00:00
sthen
03adc7dd23 py-apsw is now a build dependency too, found by nigel@ 2014-01-16 21:40:17 +00:00
sthen
097e59e6da update to calibre-1.19.0, ok dcoppa@ 2014-01-16 09:16:31 +00:00
jeremy
7aa034e95f Bump ruby gem ext ports after change to WANTLIB in ruby.port.mk 2014-01-15 02:13:57 +00:00
sthen
4d259ed5ef Fix up alioth.debian.org MASTER_SITES URLs.
Old https://alioth.debian.org/frs/download.php/xxx/ URLs now give a 0-byte
file, the "proper" https://alioth.debian.org/frs/download.php/file/xxx/
URLs give a 406 error unless there's an http Accept: header, but URLs in the
form https://alioth.debian.org/frs/download.php/latestfile/yyy/ do work, and
don't need changing for each release of the distfile ("yyy" is different to
the per-file "xxx" value and needs to be looked up on the project's file
listing page...)

(These URLs also need the relevant ca cert; that is a separate issue.)
2014-01-14 00:38:39 +00:00
jeremy
56a9cca512 Build ruby21-* packages for ruby gem ports with C extensions. 2014-01-11 22:56:03 +00:00
jeremy
dca4d5c9a8 Remove extension source directory from package so that ruby21 FLAVOR
packages.
2014-01-11 22:51:01 +00:00
jeremy
77f5cb7230 Support building with ruby21 FLAVOR. 2014-01-11 22:45:52 +00:00
edd
831b627caa Use the new texlive buildset as a BUILD_DEPEND.
OK espie@
2014-01-11 18:52:34 +00:00
gsoares
e2e48818d4 update to 1.02
drop maintainership per his request as he doesn't use that anymore.
someone,takers?

OK David Hill (former maintainer)
2014-01-07 14:55:32 +00:00
jsg
746b9800e8 update to Text::CSV 1.32
ok benoit@ gsoares@
2014-01-06 22:41:32 +00:00
jasper
0b77e9a539 update to yard-0.8.7.3 2014-01-05 13:50:06 +00:00
landry
a532abe720 Fix after swig update:
configure checks for php version using $PHP_VERSION '>' 5.0.0, which wont
fly with our sh... and since we dont have php4 anyway, assume PHP_SWIG will
be php5. Was probably broken before that..
2014-01-04 09:09:28 +00:00
naddy
611dc52f1c Drop USE_GROFF since groff and mandoc produce identical output. 2014-01-01 20:46:27 +00:00
bentley
01e4c88ae5 Clicking URLs requires xdg-open, so add it as a RDEP.
ok sthen@ (MAINTAINER)
2013-12-31 16:58:44 +00:00
jasper
0ed660b690 - update to MarkupSafe-0.18 2013-12-22 21:08:36 +00:00
jasper
dbb08658ac build ruby19 flavor of ruby-icalendar as otherwise it's not available for sparc64 2013-12-18 22:11:27 +00:00
ajacoutot
4bd572e221 Update to itstool-2.0.2. 2013-12-18 15:21:32 +00:00
ajacoutot
26a9c449c7 Make it clear gtk+3 is needed because of pygobject introspection.
ok bcallah@ (maintainer)
2013-12-16 15:36:17 +00:00
schwarze
eda4114db6 Two bug fixes, one bump.
1) For man(7), initialize internal numerical registers correctly
such that a stray .RE without a preceding .RS doesn't set the left
margin to column 0.  Reported by bentley@ on discuss at mdocml.
Patch technically approved by Werner Lemberg (upstream).
The only reason it isn't committed upstream yet is that FSF
pesters me to sign a Copyright Assignment contract under
Massachusetts legislature, talking about Warranties and whatnot,
which i resist.

2) Restore correct syntax to the .ie cascade governing section titles
that i broke, trying to be too clever.  Problem reported by
David Levine via pascal@ after the nmh(1) folks added an OpenBSD
machine to their buildbot cluster.

ok pascal@
2013-12-15 15:19:50 +00:00
ajacoutot
e1bbc329ed Update to meld-1.8.3. 2013-12-15 07:56:43 +00:00
sthen
344a1ba9ac security update to ack 2.12, which prevents the --pager, --regex and --output
options from being used from project-level ackrc files, as malicious content
could be included in these files and executed (CVE-2013-7069), ok pyr@
2013-12-12 17:26:11 +00:00
naddy
5abec17049 welcome ispell into the 1990s and switch from sgtty ioctls to POSIX termios 2013-12-06 15:37:42 +00:00
zhuk
e753ae63b6 Unbreak docbook-to-man: mktemp(1) requires XXX be placed at the end of
template, and not in the middle.

okay jca@
2013-12-02 18:19:59 +00:00
naddy
8a4969d25b Remove sgmlformat. Used in XFree86 times to format the docs, long
obsolete.  ok matthieu@, kili@
2013-12-02 15:32:58 +00:00
ajacoutot
cd46f35495 Do not hardcode python version. 2013-12-02 08:23:42 +00:00
bcallah
252b26208d +nfoview 2013-12-01 23:17:09 +00:00
bcallah
3c8b559611 Import textproc/nfoview. NFOView is a simple viewer for NFO files that
provides preset font and encoding settings designed for such files, as well
as clickable hyperlinks and automatic window sizing.
ok brad@ juanfra@
2013-12-01 23:16:42 +00:00
landry
e337395f4c add missing patch for xulrunner 24.* compat 2013-11-25 21:49:24 +00:00
landry
d81df9ec4a Tentatively update to 2.0.2, and mark it BROKEN.
- this doesnt work at runtime with newer xulrunner (starts, but fails to
  open a chm file), and is dead upstream
- debian & freebsd removed it, ubuntu ships a version with a 3 year old
  patch adding webkit support.

use xchm if you need a chm viewer for your warez ebooks.. or help fixing
it :)
2013-11-25 21:48:53 +00:00
sthen
701c91e413 kill VMEM_WARNING 2013-11-25 14:16:22 +00:00
ajacoutot
26d3d0564b Sync WANTLIB.
Drop useless CONFIGURE_ARGS.
2013-11-16 15:22:45 +00:00
juanfra
b9ee33b6ed Update to ack 2.10. ok pyr@ sthen@. 2013-11-15 00:53:36 +00:00
zhuk
3ddb450355 +link-grammar 2013-11-11 13:37:35 +00:00
zhuk
c8a55849f2 Import link-grammar, a dependency for upcoming KDE 4.11.3 PIM.
The Link Grammar Parser is a syntactic parser of English, Russian,
Arabic and Persian (and other languages as well), based on link
grammar, an original theory of English syntax. Given a sentence,
the system assigns to it a syntactic structure, which consists of
a set of labelled links connecting pairs of words. The parser also
produces a "constituent" (Penn tree-bank style phrase tree)
representation of a sentence (showing noun phrases, verb phrases,
etc.). The RelEx extension provides dependency-parse output.

okay landry@, espie@ (for the BUILD_PACKAGES part)
2013-11-11 09:20:43 +00:00
schwarze
1e89139261 My implementation of .%C (city) in .Rs (citation block), accepted and
committed upstream.  It already works in mandoc(1), and it is used in
some OpenBSD base system manuals, and using it is generally encouraged,
so having it in our groff port as well really makes sense.
ok bentley@ on August 1, 2013 (and i forgot to commit after unlock, sorry)
2013-11-11 06:41:02 +00:00
sthen
68ce0d76e5 zap zero-byte patch 2013-11-10 01:51:49 +00:00
naddy
725de75f3a move http://www.gnu.org to https 2013-11-09 23:19:01 +00:00
sthen
9bd6c58123 Update calibre to 1.10.0, unbreaking the port. This removes various
diffs to fix with newer poppler/png.
2013-11-09 15:02:14 +00:00
sthen
f9642c880e +py-cssselect 2013-11-09 13:58:48 +00:00
sthen
474e597413 imports textproc/py-cssselect, ok jasper@
cssselect parses CSS3 Selectors and translate them to XPath 1.0
expressions. Such expressions can be used in lxml or another XPath
engine to find the matching elements in an XML or HTML document.

This module used to live inside of lxml as lxml.cssselect before it was
extracted as a stand-alone project.
2013-11-09 13:57:49 +00:00
sthen
f080e4e035 update to py-cssutils 0.9.10 2013-11-08 23:49:18 +00:00