96986 Commits

Author SHA1 Message Date
benoit
9ae95a638a Update to pngcrush-1.7.81. 2014-11-22 09:33:09 +00:00
benoit
0c61814f4e Update to p5-Unicode-Stringprep-1.105.
ok ajacoutot@
2014-11-22 09:26:37 +00:00
ajacoutot
5dc7947135 Don't use MODPY_PY_PREFIX for this case; no pkg change. 2014-11-22 07:23:44 +00:00
bcallah
9c94865a48 Update to potamus-16. 2014-11-22 06:42:39 +00:00
sthen
93c42c8b2d link icinga/core2 to the build 2014-11-22 00:14:21 +00:00
sthen
67271221d0 disable the icinga2 code which forces rlimit setting, it is responsible for
random crashes at startup (typically with no usable backtrace) on OpenBSD
2014-11-22 00:14:05 +00:00
sthen
7c563b96bb update to icinga2 2.2.0 2014-11-22 00:13:03 +00:00
naddy
68901558ab dependency change from math/p5-Math-BigInt-Pari to p5-Math-BigInt-GMP 2014-11-22 00:10:50 +00:00
sthen
1371206576 zap stray apostrophe in DESCR, ok ajacoutot@
(also forces an update, I had some weird issues with firefox hanging after
a snapshot update which seemed to go away after forcing this to be updated).
2014-11-21 23:53:14 +00:00
sthen
eda6f51785 use MASTER_SITE_PYPY 2014-11-21 23:11:12 +00:00
landry
e7ec100f76 +py-elementtidy & weboob 2014-11-21 22:52:43 +00:00
landry
41b0a92031 Yay cvs.. which lets me reimport a port on an already existing port.
Bump since the version i commited has a PLIST change to what was
already there, as a bonus this solves an @conflict.
2014-11-21 22:51:27 +00:00
landry
51e8549410 Import weboob-1.0, "Web Out Of Browsers".
Weboob is a collection of applications able to interact with websites,
without requiring the user to open them in a browser. It also provides
well-defined APIs to talk to websites lacking one.

ok benoit@
2014-11-21 22:44:57 +00:00
landry
861447e9fc Import py-elementtidy-1.0.20050212.
This module provides an ElementTree builder based on the HTML TidyLib
library.

Required by upcoming www/weboob, ok benoit@
2014-11-21 22:39:09 +00:00
landry
7344a76cfb Import py-html2text 3.200.3.
html2text is a Python script that converts a page of HTML into clean,
easy-to-read plain ASCII text. Better yet, that ASCII also happens to be
valid Markdown (a text-to-HTML format).

Needed for upcoming www/weboob, ok benoit@
2014-11-21 22:34:25 +00:00
kili
a97d3c2bde SECURITY update to wordpress 4.0.1.
See https://wordpress.org/news/2014/11/wordpress-4-0-1/

ok gonzalo@ (maintainer)
2014-11-21 22:33:59 +00:00
nigel
f46a68dccf fix build failure, add missing include, and bump revision
Ok naddy@
2014-11-21 21:25:16 +00:00
jca
11147a18ea +innoextract 2014-11-21 19:05:09 +00:00
jca
f3c45ed13c Import innoextract-1.4, from Donovan Watteau.
Input from landry@, ok sthen@

Inno Setup is a tool to create installers for Microsoft Windows
applications.  innoextract allows to extract such installers under
non-windows systems without running the actual installer using Wine.

innoextract is able to unpack GOG.com installers, Wadjet Eye Games
installers (to play with AGS), Arx Fatalis patches (for use with
Arx Libertatis) as well as various other Inno Setup executables.
2014-11-21 19:04:14 +00:00
pascal
e56b210647 Update to blender 2.72b. 2014-11-21 18:55:16 +00:00
sebastia
7db7c9c181 REVISION bump after gnustep-base update 2014-11-21 18:30:23 +00:00
sebastia
47e7960be6 bump revision after gnustep-base update, while there, change mysql-server
-> mariadb-server, as pointed out to me some time ago from Marcus MERIGHI
2014-11-21 18:23:45 +00:00
sebastia
6007269383 Adapt WANTLIB after gnustep-base update, and bump REVISION 2014-11-21 18:22:53 +00:00
sebastia
3c496f90d9 adapt/simplify gnustep.port.mk after gnustep-base update, bump REVISION
of all dependencies
2014-11-21 18:21:21 +00:00
sebastia
eab4b33af5 Minor update to 1.24.7, due to changed linking, gnustep.port.mk WANTLIB
got updated/simplified, basically leading to REVISION bump of all dependencies.
2014-11-21 18:19:53 +00:00
pascal
872182301d Turns out just merging the yaml-cpp commit from upstream wasn't enough, it
depended on other changes.  This led to blender segfaults at startup.  Update
to a full snapshot of upstream's master branch to fix the issue.

Distfile mirrored by abieber@, thanks!
2014-11-21 17:25:49 +00:00
sthen
ad5defa998 update to libsodium 1.0.1
- sodium_bin2hex() is now constant-time.
 - crypto_secretbox_detached() now supports overlapping input and output
regions.
 - NaCl's donna_c64 implementation of curve25519 was reading an extra byte
past the end of the buffer containing the base point. This has been
fixed.
2014-11-21 14:30:05 +00:00
sthen
cfed1c8a90 update to icinga 1.12.0 2014-11-21 14:06:26 +00:00
sthen
af9eba8bc7 sync, 8922 2014-11-21 14:01:13 +00:00
ajacoutot
dda5da0bf6 Use patch from BZ instead of forcing -latomic on powerpc. 2014-11-21 13:40:09 +00:00
sthen
cf74a2af53 SECURITY update to Asterisk 11.14.1
* AST-2014-012: Fix error with mixed address family ACLs.

* AST-2014-014: Fix race condition where channels may get stuck in
ConfBridge under load.

* AST-2014-017 - app_confbridge: permission escalation/class authorization.

* AST-2014-018 - func_db: DB Dialplan function permission escalation via AMI.

...

2014-012 doesn't really affect OpenBSD; Asterisk generally only allows
a single bind address so can't really do multi AF on OpenBSD where
v4-mapped-in-v6 is disabled.

2014-017 is a priv escalation via AMI; ConfbridgeStartRecord didn't require
system privs, but allowed arbitrary system commands to be executed.
2014-11-21 12:40:49 +00:00
benoit
4d2c46d77c Update to p5-Bit-Vector-7.4. 2014-11-21 09:40:32 +00:00
landry
340aafb53c Bugfix/translation update to xfce4-systemload 1.1.2.
Removed merged patches.
2014-11-21 09:11:22 +00:00
jasper
cb0332511a merge patch from upstream to fix an issue on i386 present since 64-bit time_t,
where the log year would be a random value.

as reported by ajacoutot@
ok ajacoutot@, steven@ (MAINTAINER)
2014-11-21 08:10:48 +00:00
ajacoutot
8e5c7f627b Update to harfbuzz-0.9.36. 2014-11-21 08:01:30 +00:00
pirofti
7e030e1cb4 Update youtube-dl to 2014.11.20 2014-11-21 07:41:08 +00:00
brad
1f570c316d Update to libass 1.12.0. 2014-11-21 02:53:54 +00:00
kurt
1bdfbb8039 Remove 1.6 from cvs. It was unlinked last release. okay sthen@ 2014-11-20 23:14:57 +00:00
kurt
550ea43b07 update to u71 including security fixes. okay sthen@ 2014-11-20 23:09:44 +00:00
jca
28fa940ddf +uudeview 2014-11-20 21:16:29 +00:00
jca
8025c6e55e Import uudeview, from Mikolaj Kucharski.
ok zhuk@ on a previous version.

uudeview is program at which you can throw a mess of unordered files in
any of BinHex, uuencoded, xxencoded, Base64 or yEnc formats and expect
them all to be properly decoded. These formats are frequently
encountered when sending binary files via news or mail.
2014-11-20 21:14:54 +00:00
pascal
7ac95f3a95 Update to 4.9.2. Finally gets rid of gfortran patches.
Tested on everything except sparc, adastraps mirrored by and ok tobiasu@
2014-11-20 19:54:40 +00:00
sthen
9649078843 set RUN_DEPENDS-main instead of RUN_DEPENDS (propagated to -util) for maildrop;
fixes a problem apparent now that the postfix flavour is built by default
reported by nigel@ also seen by myself. ok aja@ nigel@ giovanni@
2014-11-20 19:26:34 +00:00
ajacoutot
bb6fe4e1bb Update to totem-3.14.1. 2014-11-20 17:26:41 +00:00
ajacoutot
88ba85ee17 Update to lumina-0.7.2.1416412720. 2014-11-20 16:17:58 +00:00
jca
c7a100fc59 Fix an OpenSSL regression in wget-1.16: by default TLSv1.0 *only* is
used, instead of TLSv1+.  Similar fix for the "pfs" setting.
Report and tests by Mikolaj Kucharski, ok sthen@
2014-11-20 10:38:51 +00:00
brad
13ad3cb9f6 sync 2014-11-20 09:58:56 +00:00
brad
6a407208e2 Fix a tedu typo.. the symbol is __OpenBSD__ not __OpenBSD 2014-11-20 09:46:55 +00:00
jasper
7418e9ac07 fix typo in puppetdb routes configuration 2014-11-20 09:28:52 +00:00
brad
3f24c26d51 sync 2014-11-20 09:22:30 +00:00