Commit Graph

2678 Commits

Author SHA1 Message Date
schwarze
a3bd54ca5a Represent bullets (for example in .Bl -bullet) by "o\bo" instead of "+\bo"
to agree with mandoc(1) and reduce noise in automatic output comparisons.
ok ajacoutot@
2011-07-07 05:27:15 +00:00
jasper
8f7c2fde6a - adjust after recent curl update
ok landry@
2011-07-05 08:18:29 +00:00
naddy
07b052b52c * Simply install the source man page.
* Add includes for prototypes.
* Fix a bizarre pointer to int as boolean abuse in parse.c.

ok ian@
2011-07-03 22:55:26 +00:00
rpointel
815e3f4d3c Update lxml to 2.3.
Added VMEM_WARNING, suggested by jasper@.
ok jasper@, benoit@.
2011-07-02 10:10:06 +00:00
robert
11742a510b Add the ${GEM_BIN_SUFFIX} postfix to the redcloth binary to fix the
ruby19 build
2011-06-28 11:33:33 +00:00
jasper
10cc777e1e - update to 4.2.7 2011-06-27 11:21:57 +00:00
jasper
016f107c34 update to Pod-Tests-1.19 2011-06-25 18:01:10 +00:00
jasper
06a84e72be update to XML-Parser-2.41 2011-06-25 08:24:00 +00:00
jasper
b2e43915ac update to Text-Diff-1.41 2011-06-25 08:23:55 +00:00
jasper
a6530729ce update to Template-Plugin-Class-0.14 2011-06-25 08:23:52 +00:00
jasper
c2e49f742c update to Text-WordDiff-0.07 2011-06-25 08:23:43 +00:00
jasper
b34969e17f - update to 2011041701
- fix comment which was obviously a pasto
2011-06-25 08:23:40 +00:00
naddy
dbfd750590 Cope with bsd.man.mk changes and install source man pages.
While here, also update some PLISTs, fix PREFIX use, etc.
ok landry@
2011-06-23 22:50:26 +00:00
schwarze
2ad97ee4b1 Following http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=538330,
Solar Designer did an audit of temp file handling in groff-1.20.
He found and fixed *lots* of ugliness, but most does not look
exploitable and some was already improved in groff-1.21.

This is my own fix for the only one that, with a huge amount of extra
paranoia, might be worth patching.  To mount an exploit, the attacker
would need to trick root into setting an unusable TMPDIR (or similar)
variable in the environment such that mktemp -d fails, then convince
root to run pdfroff (*you* don't run that as root, do you?), then
handle a race condition to find the PID and predict the temp file
name to mount a symlink attack.

"I think we should still go for the fix" jasper@
2011-06-23 12:14:51 +00:00
jasper
e9a87c5035 - remove py-cElementTree, it's included with python >= 2.5 and no python 2.4
port uses this anymore.

ok landry@ rpointel@
2011-06-23 08:48:49 +00:00
jasper
82de473c1d unhook py-cElementTree 2011-06-23 08:48:15 +00:00
jasper
7d7f5299f6 - update to 0.35
* from wen heping
- install examples

maintainer timed-out
2011-06-21 14:36:36 +00:00
sebastia
374b1072d1 Fix build of libical with gcc-2.95
OK jasper@, landry@
2011-06-20 18:15:29 +00:00
dhill
a0f8b25354 update to 0.3.1
"seems fine" jasper@
2011-06-20 15:31:57 +00:00
sthen
c76a26180f "Found newer package aspell6-ca-20040130_1p1" -> set EPOCH 2011-06-16 22:01:14 +00:00
rpointel
a6b1e21ba3 Added a patch from eric4 (IDE) which fixes a problem with foreign characters.
Added MODPY_WANTLIB and bump revision for -python.
ok jasper@.
2011-06-16 08:11:12 +00:00
sthen
14f62e7927 switch to working MASTER_SITES 2011-06-15 11:37:59 +00:00
jasper
52e738cf88 fix CONFIGURE_STYLE 2011-06-14 11:16:29 +00:00
robert
b2b0b4322c +p5-List-UtilsBy 2011-06-14 11:14:52 +00:00
robert
877eafb526 import of List-UtilsBy-0.07 a module that contains
higher-order list utility functions
2011-06-14 11:14:19 +00:00
ajacoutot
b4324dd188 Update to icu4c-4.8.
Maintainer timeout.

bulk tested by landry@, thanks!
ok landry@
2011-06-14 10:12:48 +00:00
jasper
99ca561e47 - update to Text-Table-1.123
from wen heping
2011-06-13 19:04:10 +00:00
ajacoutot
f882652f8e +py-vatnumber 2011-06-13 12:51:47 +00:00
ajacoutot
a04ca9234e Import py-vatnumber-0.9.
Python module to validate VAT numbers.

from Christian Rueger (maintainer)
ok jasper@
2011-06-13 12:51:05 +00:00
ajacoutot
a0660696a4 +sphinx,pgsql 2011-06-09 16:41:46 +00:00
jasper
0f2911898f add prover9/mace4 to dependencies so mace4 model builder and prover9 theorem
prover are available
2011-06-09 08:32:08 +00:00
jasper
3b3f7eec16 bump after default python version switch 2011-06-08 18:09:58 +00:00
gsoares
b3269c1a02 SECURITY UPDATE to textproc/luaexpat 1.2.0; Fix for SA44866
LuaExpat XML Processing Denial of Service Vulnerability.

tweaks/ok sthen@ jolan@
ok jasper@

"MAINTAINER was notified a couple days ago about this. Since it is security-related,
you have my ok to commit it now." jolan@
2011-06-08 14:23:11 +00:00
dhill
f0e0bab56c update to 0.3.
"go ahead" jasper@
2011-06-08 13:42:11 +00:00
landry
77b898e242 Depend on the correct flavor of py-Imaging, in preparation for the
python 2.7 switch.
ok naddy@
2011-06-07 19:45:16 +00:00
jasper
ee16109e00 fix build with upcoming MODPY_VERSION bump to 2.7.
ok landry@
2011-06-07 18:47:59 +00:00
jasper
3621d32f5c - various fixes from persgray@gmail.com to get this working properly
with tweaks by and ok ingo@
2011-06-06 19:12:45 +00:00
sthen
2fde866515 no need to set PKGNAME, pear.port.mk does it now.
checked with a batch "make show=PKGNAMES" before and after.
2011-06-04 11:41:08 +00:00
gsoares
aa189a40c1 update textproc/p5-PatchReader to 0.9.6
doesnt need groff
switch to new CPAN_AUTHOR

OK sthen@ jasper@
(maintainer timeout)
2011-06-03 13:59:55 +00:00
sthen
d71dd2a4c3 add http MASTER_SITES, remove MASTER_SITE_GNOME as they only have 2.6 releases 2011-06-03 10:12:15 +00:00
kili
27f99a5541 --disable-silent-rules is now added to CONFIGURE_ARGS per default,
if CONFIGURE_STYLE = gnu.
2011-06-02 17:09:31 +00:00
gsoares
cba05c375f Security Fix for SA44711, Libxml2 XPath Nodeset Processing Vulnerability.
OK sthen@, "Yep, please go ahead" jasper@
2011-06-01 17:31:21 +00:00
jasper
6c5a57390c update to Lingua-EN-Fathom-1.14 2011-06-01 17:05:01 +00:00
dcoppa
92d8c91ad3 Link hs-polyparse to the build 2011-05-31 12:25:55 +00:00
ajacoutot
8f0d221d02 Enforce dependency on gucharmap,gtk2. 2011-05-30 12:53:07 +00:00
ajacoutot
81c428a12d Redirect the glib-compile-schemas goo stdout to /dev/null, no need to
be chatty here.
2011-05-28 08:15:33 +00:00
dcoppa
414771cde6 Update to HaXml-1.20.2.
API has significantly changed, so an update for net/hpodder is
coming.

OK kili@
2011-05-26 08:13:25 +00:00
dcoppa
0036f1c630 Import textproc/hs-polyparse, new dependency of an incoming
textproc/hs-HaXml update.

OK kili@
2011-05-26 07:56:32 +00:00
gsoares
4603bbe788 - bugfix update to textproc/p5-Text-Tmpl-0.33
- zap groff too, doesnt need it here
- install examples files
- it is only Artistic license, not both GPL/Artistic as perl

Full Changelog at: http://cpansearch.perl.org/src/DLOWE/Text-Tmpl-0.33/Changes

"looks good" to Alex Feinberg and sthen@
OK jasper@
2011-05-25 20:12:40 +00:00
jasper
350e1d9d63 - update to Lingua-Stem-It-0.02
- fix license
- zap USE_GROFF
2011-05-24 21:01:23 +00:00