115232 Commits

Author SHA1 Message Date
kirby
c1298eedad Update to enblend-enfuse-4.2.
- enable SEPARATE_BUILD while here
 - drop some patches merged upstream.
With some tweaks and OK from sthen@ (MAINTAINER)
2016-11-24 08:16:03 +00:00
kirby
6ea2304d39 Add vigra to the build 2016-11-24 08:11:43 +00:00
kirby
cd771d4fad Import vigra-1.11.0.
Required by upcoming updates of graphics/enblend-enfuse and
grapthics/hugin.
Input and ok sthen@

VIGRA stands for "Vision with Generic Algorithms". It's an image
processing and analysis library that puts its main emphasis on
customizable algorithms and data structures. VIGRA is especially strong
for multi-dimensional images, because many algorithms (e.g. filters,
feature computation, superpixels) are implemented for arbitrary high
dimensions.
2016-11-24 08:10:01 +00:00
bluhm
7b0e01625d update p5-Import-Into to 1.002005
from maintainer Sergey Bronnikov; input and OK afresh1@
2016-11-23 22:02:15 +00:00
bluhm
a27cbbba7b update p5-strictures to 2.000003
from maintainer Sergey Bronnikov; OK afresh1@
2016-11-23 21:53:34 +00:00
bluhm
9f3017c684 update p5-indirect to 0.37
from maintainer Sergey Bronnikov; OK afresh1@
2016-11-23 21:48:20 +00:00
bluhm
b1fdb9fdd6 update p5-Role-Tiny to 2.000005
from maintainer Sergey Bronnikov; OK afresh1@
2016-11-23 21:36:23 +00:00
bluhm
15be068ea8 update p5-IO-TieCombine 1.005
form maintainer Sergey Bronnikov; OK afresh1@
2016-11-23 21:27:12 +00:00
bluhm
882c81f94d update p5-ExtUtils-InstallPaths to 0.011
form maintainer Sergey Bronnikov; OK afresh1@
2016-11-23 21:15:58 +00:00
bluhm
f498a9391e update p5-App-Cmd to 0.331
from maintainer Sergey Bronnikov; OK afresh1@
2016-11-23 21:09:45 +00:00
kili
358c347bb5 Update to poppler-0.49. 2016-11-23 20:45:00 +00:00
rpointel
488f285e58 update oletools to 0.50.
ok benoit@.
2016-11-23 19:40:38 +00:00
sthen
7c09e06a8a update to vim-8.0.0095, including fix for CVE-2016-1248 (arbitrary shell
commands are executed if a file is opened with a malicious modeline)

http://seclists.org/oss-sec/2016/q4/506
http://seclists.org/oss-sec/2016/q4/att-506/vim_CVE-2016-1248.patch
2016-11-23 16:40:33 +00:00
fcambus
c866ee01e0 Add fzy. 2016-11-23 16:02:18 +00:00
fcambus
a52d47bc29 Import textproc/fzy.
fzy is a fast, simple fuzzy text selector for the terminal with an advanced
scoring algorithm.

Most other fuzzy matchers sort based on the length of a match. fzy tries
to find the result the user intended. It does this by favouring matches on
consecutive letters and starts of words. This allows matching using acronyms
or different parts of the path.

OK jca@
2016-11-23 15:59:36 +00:00
jeremy
3991a161d8 Update to ruby 2.3.3 2016-11-23 15:59:32 +00:00
ajacoutot
c0d8ff8d65 Missing @sample directories. 2016-11-23 15:07:10 +00:00
dcoppa
b5dc22f767 Security fix for flxdec: add some write bounds checking
Without checking the bounds of the frame we are writing into, we can
write off the end of the destination buffer.

https://scarybeastsecurity.blogspot.dk/2016/11/0day-exploit-advancing-exploitation.html

https://bugzilla.gnome.org/show_bug.cgi?id=774834

From upstream git

OK ajacoutot@
2016-11-23 14:52:15 +00:00
ajacoutot
6596d88bb1 Update to awscli-1.11.21. 2016-11-23 14:51:53 +00:00
ajacoutot
4077654d68 Update to py-botocore-1.4.78. 2016-11-23 14:51:39 +00:00
dcoppa
de568c1a7c Update to jsoncpp-1.7.7 2016-11-23 14:40:47 +00:00
sthen
52b46c910e update to p5-Audio-Scan-0.96 2016-11-23 14:20:07 +00:00
dcoppa
916511bcd0 Other fixes for Ocaml-4.03
(upstream git commit f8d595df4fe01512fd945bb6d524958d1361a0a8)

...And regen patches while here
2016-11-23 14:16:10 +00:00
dcoppa
8aa0111f1b Bugfixing update to lablgtk2-2.18.5 2016-11-23 14:13:55 +00:00
dcoppa
6f120f807e Bug fix: off-by-one drawing borders
(upstream git commit fd10cff3c73cb6fc99c3c34473685bf8b95dccdb)
2016-11-23 13:24:05 +00:00
sthen
7e6f70a94c update to rancid-3.5.1, from Pavel Korovin, ok pea@
---
If you are upgrading from rancid-<3, please note that router.db field
separator has been changed from ':' to ';' to avoid conflict with IPv6
addresses. Replace the field separator in router.db files before running
rancid.

The configuration files location is changed from /etc to /etc/rancid.
---
2016-11-23 12:27:47 +00:00
dcoppa
df75c9948e Updates:
Tomcat 6.0.48 and Tomcat 7.0.73
2016-11-23 09:58:32 +00:00
dcoppa
3a0b753bad Merge two fixes from upstream git repository.
git commit a19567efa969835503823d6f6d193dcc83eb92ef:

Try to find best possible keyword for Kad search.
For example most user will search like this "The oxymoronaccelerator
2", which would ask the node which indexes "the". This causes higher
traffic for such nodes and makes them a viable target to attackers,
while the kad result should be the same or even better if we ask
the node which indexes the rare keyword "oxymoronaccelerator", so
we try to rearrange keywords and generally assume that the longer
keywords are rarer.

git commit 5cf7ef9a7dcff2776d9ebc8bb8337e7e3203e6ab:

Add a routine to set file name conversion for amuled, which is based
on wxAppConsole: fix sharing directories with non-ASCII names with
aMule daemon.
2016-11-23 09:56:21 +00:00
ajacoutot
0ebd959aad Update to salt-2016.11.0. 2016-11-23 09:41:20 +00:00
ajacoutot
791c4f1ede Update to consul-0.7.1. 2016-11-23 09:25:00 +00:00
afresh1
a70e8d2c7b Update devel/p5-YAML to 1.19 2016-11-23 00:47:06 +00:00
afresh1
ccdd140371 update devel/p5-Test-YAML to 1.06
OK bluhm@
2016-11-23 00:45:51 +00:00
afresh1
e29c4bd0cc Update devel/p5-Test-Harness to 3.36
OK bluhm@
2016-11-22 23:17:52 +00:00
jca
3dcd7ced5d Use V=1 to disable silent rules
As this port tries hard to kill any output, --disable-silent-rules is
not enough.
2016-11-22 21:26:04 +00:00
jca
02a367df4c +opendkim 2016-11-22 20:14:47 +00:00
jca
8ae02a76f9 Import opendkim, a library and milter for DKIM
Port from Johan Huldtgren, ok sthen@

DESCR:

OpenDKIM is an implementation of DKIM (RFC 6376, Domain Keys Identified Mail),
an email sender authentication system. It consists of a library that implements
the DKIM service and a milter-based filter application that can plug in to any
milter-aware MTA to provide that service to sufficiently recent sendmail MTAs
and other MTAs that support the milter protocol.
2016-11-22 20:12:33 +00:00
jasper
b37b1fdebc update to epiphany-3.22.3 2016-11-22 19:21:48 +00:00
dcoppa
dc10ee3106 Update to cryptopp-5.6.5 2016-11-22 17:20:25 +00:00
jasper
4b37b2ae67 update to gupnp-tools-0.8.13l 2016-11-22 17:00:20 +00:00
ajacoutot
ebcd3595a4 Update to awscli-1.11.20. 2016-11-22 11:30:21 +00:00
ajacoutot
6f77a6989c Update to py-botocore-1.4.77. 2016-11-22 11:30:10 +00:00
ajacoutot
d53fd8e947 Update to shotwell-0.25.1. 2016-11-22 11:26:41 +00:00
jca
065deff2a7 +hmmer 2016-11-22 11:07:10 +00:00
jca
1ca0ede4a9 Import HMMER, a Hidden Markov Model toolkit.
Port from maintainer Senthil Kumar M with tweaks from sthen@ and I.
ok sthen@

HMMER is used for searching sequence databases for sequence homologs,
and for making sequence alignments. It implements methods using
probabilistic models called profile hidden Markov models (profile
HMMs). HMMER is designed to detect remote homologs as sensitively as
possible, relying on the strength of its underlying probability
models.

HMMER is often used together with a profile database, such as Pfam
or many of the databases that participate in Interpro. But HMMER
can also work with query sequences, not just profiles, just like
BLAST. For example, you can search a protein query sequence against
a database with phmmer, or do an iterative search with jackhmmer.
2016-11-22 11:05:51 +00:00
kirby
d0ec8c5be1 bugfix update to freeciv-2.5.6 2016-11-22 09:45:18 +00:00
juanfra
e6bbb4a14e Update to gambit 4.8.6. 2016-11-21 22:37:21 +00:00
juanfra
0a23727a90 CVE-2016-9296: Null pointer dereference
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9296

From Josh Grosse (MAINTAINER)
2016-11-21 21:49:25 +00:00
bluhm
0b8e230176 update p5-Cpanel-JSON-XS to 3.0224 2016-11-21 21:10:16 +00:00
bluhm
7a23b2b12c update p5-IO-Socket-SSL to 2.039 2016-11-21 20:22:38 +00:00
jasper
6882a4d49f update to rundeck-2.6.11 2016-11-21 20:05:28 +00:00