106546 Commits

Author SHA1 Message Date
jca
890e411a38 Fix a typo that breaks hppa.
No change on other archs, no bump.
2015-11-21 17:00:06 +00:00
jca
bed132abd8 Missed in previous. 2015-11-21 15:34:46 +00:00
jca
df25f854ac Update to exiv2-0.25
Diff from Daniel jakots, bulk by ajacoutot@, ok ajacoutot@ sthen@
2015-11-21 15:33:56 +00:00
rpointel
c6f37a782a add MAKE_FLAGS to Makefile and flasm.ini during installation.
from sthen@
2015-11-21 14:21:56 +00:00
rpointel
8f654a8bf0 update hydra to 8.1.
From Sebastien Dellac (shaxo@laposte.net), ok benoit@.
2015-11-21 14:16:33 +00:00
sthen
b90b586c09 missing AUTO* deps, found by naddy 2015-11-21 13:10:55 +00:00
landry
d9a22aa02f Update to xfce4-verve 1.1.0. 2015-11-21 11:21:13 +00:00
ajacoutot
1b8da7c27f Unbreak mp3 support.
reported by steven@
2015-11-21 10:57:25 +00:00
sthen
ab0d02d0b0 ah, I found the source of the failure aja@ ran into. bdep on qt5 for now. 2015-11-21 10:38:05 +00:00
ajacoutot
aad2131dce Fix loading of plugins to restore clipboard sharing, printer, ...
issue reported by giovanni@
2015-11-21 10:04:31 +00:00
ajacoutot
881d837dc5 SECURITY: merge all recent CVEs from upstream
CVE-2015-8242 Buffer overead with HTML parser in push mode
CVE-2015-7500 Fix memory access error due to incorrect entities boundaries
CVE-2015-7499-2 Detect incoherency on GROW
CVE-2015-7499-1 Add xmlHaltParser() to stop the parser
CVE-2015-5312 Another entity expansion issue
CVE-2015-7497 Avoid an heap buffer overflow in xmlDictComputeFastQKey
CVE-2015-7498 Avoid processing entities after encoding conversion failures
CVE-2015-8035 Fix XZ compression support loop
CVE-2015-7942-2 Fix an error in previous Conditional section patch
CVE-2015-7942 Another variation of overflow in Conditional sections
CVE-2015-1819 Enforce the reader to run in constant memory
CVE-2015-7941_2 Cleanup conditional section error handling
CVE-2015-7941_1 Stop parsing on entities boundaries errors

Note that there's a new libxml release out, but it's in a bulk currently...
2015-11-21 08:46:43 +00:00
sebastia
3ce45a38b2 Simple update to 4.2.2
OK jung@
2015-11-21 06:48:33 +00:00
sthen
882b28f4bf unbreak bdep 2015-11-21 02:04:48 +00:00
sthen
acb9e7232e don't use CIRCLEQ 2015-11-21 01:51:50 +00:00
sthen
4b0d7b3dff disable session-locking support that uses passwords from getpwuid.
helpfully, if you try to use it it segfaults, leaving around a core
with your password and the sql password.

you could use tmux lock-client instead, which uses lock(1) or a
command of your choice.
2015-11-21 01:19:33 +00:00
jturner
a9243e74c8 Add PORTROACH limit as this is now considered lumail legacy 2015-11-21 00:48:28 +00:00
bentley
d7649715d0 +emulationstation 2015-11-21 00:00:51 +00:00
bentley
ebee5e3375 Import emulationstation-2.0.1a.
Emulation Station is a flexible, cross-platform graphical front-end for
emulators that supports controller navigation and custom system themes.

ok sthen@
2015-11-21 00:00:18 +00:00
naddy
bc6b4edb31 memset() moved into string.h 25 years ago 2015-11-20 23:33:54 +00:00
sthen
cb07ad3a1a Add more BUILD_DEPENDS to Wireshark, and force using ksh. Should fix some
of the problems seen by aja@ during build on exopi but one of them is a bit
odd and confusing, so might not fix everything.
2015-11-20 19:58:50 +00:00
jca
1a1e59695c BROKEN-hppa: #error ngx_atomic_cmp_set() is not defined! 2015-11-20 19:49:45 +00:00
jca
08e39a1573 BROKEN-hppa: undefined reference to __sync_val_compare_and_swap_4 2015-11-20 19:48:34 +00:00
jca
50c6b5531c BROKEN on hppa: #error unsupported platform 2015-11-20 19:44:15 +00:00
jca
46494febf8 Remove edict, lags behind upstream version - which is broken since 2010.
Spotted by Daniel Jakots, ok sthen@
2015-11-20 18:27:59 +00:00
ajacoutot
838d469e93 Revert gtail dependency; our tail(1) had a temporary bug that got fixed since.
cluestick from sthen@
2015-11-20 17:57:22 +00:00
sthen
b5af539344 patch c-icap's default config file to use syslog
(there's some issue with the control socket handler that causes high
cpu use when signalling it to reload logs, which is something you're very
likely to need doing if logging directly to files)
2015-11-20 17:34:25 +00:00
sthen
4634230cc3 add a quirk for flex 2015-11-20 17:20:30 +00:00
sthen
579f587f5d no more need for flex-2.5.39 in ports, ok ajacoutot@ 2015-11-20 17:18:32 +00:00
sthen
88b6d7c447 remove the remaining devel/flex build deps 2015-11-20 17:17:50 +00:00
sthen
3b17209faa Remove clamav run deps on lha, arc and unzip. I don't see anywhere where they
can possibly be used (there is an internal lib for unzip) and in the event
I missed a call to use them, users can make their own decision if they
want to have unmaintained decompression tools on their system.
2015-11-20 16:50:06 +00:00
ajacoutot
d0816dea8a This suddently needs gtail (from coreutils) to build now... I don't have the
time to look at why right now, so just depend on coreutils for the time being.
While here, merge a patch from upstream to prevent spamming logs and add a
comment about gobject-introspection.
2015-11-20 15:44:03 +00:00
ajacoutot
5afd92cd6c Update to p5-Archive-Zip-1.53. 2015-11-20 15:15:21 +00:00
ajacoutot
7bb6957fc6 Update to help2man-1.47.3. 2015-11-20 15:02:31 +00:00
ajacoutot
5922690a97 Update to py-asn1-modules-0.0.8. 2015-11-20 14:59:13 +00:00
sthen
1f03331ea1 remove bdep on ports/devel/flex 2015-11-20 14:35:52 +00:00
sthen
4f6594abe2 update to p5-Chipcard-PCSC (pcsc-perl) 1.4.14 2015-11-20 14:27:17 +00:00
ajacoutot
3c7836ff47 Update to babl-0.1.14. 2015-11-20 14:26:16 +00:00
ajacoutot
a511a69255 Update to lcms-1.19. 2015-11-20 14:22:23 +00:00
espie
e35dc3d329 synch "still_tainted" with what happens when trying to junk.
maybe there's some better more sophisticated heuristics, but for now,
if you have a "nojunk" port locked, you cannot junk on that host until
you remove the lock (for good reason, at least you can "finish" that port
undisturbed).

fix for the graphics/mapnik recent burp.
2015-11-20 13:49:08 +00:00
ajacoutot
1a41bd7cc5 Update to libwebp-0.4.4. 2015-11-20 13:41:09 +00:00
sthen
53c7665513 move from CIRCLEQ to TAILQ, ok/tweak jca 2015-11-20 13:31:05 +00:00
sthen
91fd752133 remove devel/flex dep, these are ok with base flex 2015-11-20 12:01:07 +00:00
sthen
d12f9be4de update to motion-3.4.1 2015-11-20 11:57:19 +00:00
sthen
a0d09ffbad remove devel/flex dep, these are ok with base flex 2015-11-20 11:24:04 +00:00
ajacoutot
ecf050a8f8 Update to glib2mm-2.46.2. 2015-11-20 11:01:24 +00:00
jasper
e965c73fb0 inverse of 'i made you a patch but cvs eated it' 2015-11-20 10:25:13 +00:00
sthen
db3b485ca5 update to Kamailio 4.3.3, from maintainer Roman Kravchuk 2015-11-20 10:09:52 +00:00
ajacoutot
f9e80c54da Add EPOCH to unbreak. 2015-11-20 09:31:01 +00:00
kili
bcde87f1d5 Update to poppler-0.38.0.
tests and ok, aja@
2015-11-20 07:47:44 +00:00
pirofti
44039212d3 Update ntfs-3g to 2015.3.14.
From Rafael Sadowski, thanks!
2015-11-20 05:32:02 +00:00