sthen
0627763e83
update to MuPDF 0.8.165, now also supporting XPS documents.
...
- drop fontres.c and switch to upstream's standard method of embedding fonts;
with gcc4 this is now able to build on arm without running out of RAM (this is
fortunate because it avoids reworking fontres for changes to MuPDF).
2011-07-13 21:48:48 +00:00
jeremy
2cb6c86294
Build the ruby19 FLAVOR of ruby-hyperestraier by default
2011-07-12 18:08:05 +00:00
jeremy
fda7e2fba6
Add a ruby19 FLAVOR to build a ruby 1.9 version that can be installed
...
side by side with the default ruby 1.8 version.
OK landry@
2011-07-12 18:06:23 +00:00
jasper
3c9f0d1a13
no need to keep using the gcc3 module on sparc
...
from brad
2011-07-11 14:04:42 +00:00
robert
ab4394b11c
add MODPHP_RUNDEP=No and bump
2011-07-11 08:22:29 +00:00
jasper
201625d265
update to XML-RSS-1.49
2011-07-10 12:17:47 +00:00
jasper
d5766900f5
update to PPIx-Regexp-0.020
2011-07-10 12:17:42 +00:00
jasper
4e845afac7
update to PPIx-Utilities-1.001000
2011-07-10 12:17:36 +00:00
jasper
5b9ae7cb1a
update to Text-Diff-HTML-0.07
2011-07-10 12:17:30 +00:00
jasper
19a779fa65
update to XML-SAX-ExpatXS-1.32
2011-07-10 12:17:21 +00:00
robert
e47c9c0d2c
fix categories
2011-07-09 00:42:30 +00:00
robert
c8661c2d29
fix deps
2011-07-09 00:37:40 +00:00
robert
a9eaa6abb2
switch to lang/php
2011-07-08 22:31:59 +00:00
naddy
eed7c62887
Fix build with png-1.5.
...
All fixes by yours truly.
2011-07-08 20:38:00 +00:00
jasper
e930168a83
- fix patch names, no binary change
...
- add missing rcs ids
2011-07-08 09:52:50 +00:00
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