3403 Commits

Author SHA1 Message Date
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