106556 Commits

Author SHA1 Message Date
ajacoutot
8cf9d3892c Update to harfbuzz-1.1.0. 2015-11-22 08:08:26 +00:00
ajacoutot
ed5ace9f8f Update to libxml-2.9.3. 2015-11-22 08:06:36 +00:00
naddy
c8fa4cab54 remove security/ADMsmb: old cruft that is no longer useful
ok sthen@ ajacoutot@ jca@
2015-11-22 00:01:36 +00:00
jung
72572deb84 link sysutils/noice 2015-11-21 21:45:19 +00:00
jung
815dbe76f6 import sysutils/noice, a minimalistic file browser
from Dimitris Papastamos who also takes maintaner

ok sthen
2015-11-21 21:42:55 +00:00
sthen
129aeaab47 +ietf-cli 2015-11-21 20:13:45 +00:00
sthen
78553a2d83 import ports/misc/ietf-cli, ok phessler@ jca@
This package contains command-line tools to work with a locally rsync'ed
copy of Internet Drafts and RFCs. See the README and help text for more
information, but here are some examples:

ietf: starts a command-line shell with command history

ietf mirror: create or update local mirror of IETF repositories
  (approx 1GB, by default in ${LOCALSTATEDIR}/db/ietf-mirrors)

ietf rfc 3456 4567: open RFC 3456 and RFC 4567 in $EDITOR

ietf rfcextra 3456: open RFC 3456 and any RFCs that update or
  obsolete it in $EDITOR, and any errata on any of those in a browser

ietf (tools|tracker) 3456 4567: opens RFC 3456 and RFC 4567 in the
  IETF Tools or IETF Datatracker web interface

ietf draft crocker: open all active drafts with "crocker" in their
  filename, and lists all matching drafts that are expired, replaced
  by other drafts, or have become RFCs

ietf draftstatus crocker, ietf rfcstatus 3456: lists information
  from the IETF and RFC Editor databases
2015-11-21 20:13:04 +00:00
dcoppa
852465d1f6 Unbreak building with newer flex
ok ajacoutot@
2015-11-21 18:21:32 +00:00
jca
f32c814e52 Update to IPC-Run3-0.048 2015-11-21 17:33:37 +00:00
jca
cd6332eba6 Update to boolean-0.45, add the github repo in HOMEPAGE. 2015-11-21 17:19:32 +00:00
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