jeremy
a7e0df3216
Add back --disable-threadsafe, fixing runtime use of
...
databases/ruby-tiny_tds.
OK ajacoutot@
2015-08-11 21:06:11 +00:00
juanfra
87293d4138
Update to pdf2djvu 0.8.
2015-08-11 21:00:00 +00:00
bcallah
b7986c6387
Update to 20150802
2015-08-11 20:57:48 +00:00
juanfra
dc0d0a5b1f
Update to lzip 1.17.
2015-08-11 20:57:15 +00:00
bcallah
367189ab16
Update to 1.5.8.1
2015-08-11 20:57:08 +00:00
sthen
0f9821d86c
update to trac-1.0.8, fixing a regression introduced in 1.0.7: the
...
session for an authenticated username containing non-alphanumeric
characters could not be retrieved, resulting in the user being denied
access to every realm and resource.
2015-08-11 20:55:17 +00:00
sthen
0b8b529228
update to oath-toolkit 2.6.1
2015-08-11 20:54:01 +00:00
sthen
0cf34d4698
SECURITY update to squid-3.4.14
...
- Do not blindly forward cache peer CONNECT responses (CVE-2015-5400)
2015-08-11 20:47:47 +00:00
sthen
6e11207457
update to darktable-1.6.8
2015-08-11 20:46:04 +00:00
bcallah
51455a6a65
Update to 0.11.5
2015-08-11 20:45:02 +00:00
jasper
02a9a0b2a2
sync with what's been merged upstream
2015-08-11 20:20:34 +00:00
jasper
9bd9e97e58
- update to puppet-3.8.2
...
also tested by sebastia@
2015-08-11 20:19:45 +00:00
jasper
1e4c21592b
add lang/go to CATEGORIES
...
ok czarkoff@
2015-08-11 20:16:21 +00:00
jasper
56df3bc1d8
add missing conflict markers due to 'bin/stress'
2015-08-11 20:15:41 +00:00
jasper
923672a507
update @conflict markers which was forgotten after the switch to ruby 2.2
2015-08-11 20:15:03 +00:00
jasper
7998485397
more sed -i
2015-08-11 20:13:39 +00:00
jasper
0d1ee818d7
mark BROKEN on mips64: 'Error: opcode not supported on this processor: mips3'
2015-08-11 20:13:31 +00:00
jasper
37beef5e39
- update to abcl-1.3.2
...
- add --noinit to the completions target to prevent quicklisp from showing up
with Timo Myyra (MAINTAINER)
2015-08-11 20:12:01 +00:00
naddy
099978a570
sync; 9144 for 5.8
2015-08-07 14:37:26 +00:00
landry
8d952d2276
SECURITY update to firefox 39.0.3 & firefox-esr 38.1.1.
...
Fixes MFSA2015-78, see
https://blog.mozilla.org/security/2015/08/06/firefox-exploit-found-in-the-wild/
and https://www.mozilla.org/en-US/security/advisories/mfsa2015-78/
ok naddy@ sthen@
2015-08-07 13:39:36 +00:00
sthen
702675e58d
sync; 9144 for 5.8
2015-08-06 22:19:12 +00:00
sthen
ba3f252385
force -DOPENSSL_NO_STATIC_ENGINE to unbreak opensc, problem found by dcoppa,
...
define suggested by miod, ok naddy@ dcoppa@
2015-08-06 22:09:39 +00:00
sthen
f01f130905
Disable code added in GCC 4.9.3 which passes ".machine ppc" to the assembler;
...
this breaks builds when -maltivec is used, including Mozilla ports.
Borrowed from a commit to the Amiga development tools project,
b24ae06571
ok landry@ mpi@ naddy@
2015-08-06 18:38:34 +00:00
tobiasu
8030557cd1
Use arc4random instead of x86/powerpc specific cpu time counters as a
...
random seed.
Unbreaks all non-x86 architectures.
ok daniel@, post-ports-lock ok from sthen@
2015-08-05 22:49:59 +00:00
stsp
4370182bac
Update to Subversion 1.8.14. Fixes CVE-2015-3184 and CVE-2015-3187.
...
ok sthen@
2015-08-05 22:09:12 +00:00
naddy
9c06eaf080
sync, 9144
2015-08-04 20:51:05 +00:00
sthen
39adbade3d
quirk for cyphertite removal, reminded by aja@
2015-08-04 15:28:35 +00:00
sthen
132778ecaf
Remove sysutils/cyphertite (the service is shutting down in a fortnight)
...
Requested by David Hill, ok ajacoutot.
2015-08-04 15:24:35 +00:00
zhuk
761008b967
Enable aspell-eo and aspell-ru packages: they do have licenses now.
...
okay jasper@
2015-08-04 10:17:05 +00:00
jasper
edc539b2ae
fix a buffer overflow; from upstream
2015-08-04 09:53:26 +00:00
jasper
ffcef0ba41
memory resolver has been merged
2015-08-04 09:00:50 +00:00
ajacoutot
3635013c6c
Update to libidn-1.32.
...
- Fix crash in idna_to_unicode_8z8z and idna_to_unicode_8zlz
(problem was introduced in 1.31)
2015-08-04 07:27:41 +00:00
ajacoutot
e0be190082
Needs devel/gettext-tools.
2015-08-04 06:43:23 +00:00
jca
88ceef6503
Remove patch; ld -Z is broken on powerpc
2015-08-03 22:22:38 +00:00
jung
2083baf13b
remove sudo as run dependency and switch to doas in readme and scripts
...
ok sthen deraadt
2015-08-03 19:14:56 +00:00
jca
8495a25bd4
Unbreak boost on (at least) alpha, hppa and sparc64
...
- ensure we don't build the 'context' and 'coroutine' libs, they are not
portable and the latter depends on the former
- don't use the 'gcc_sparc' backend in Boost.atomic, for it doesn't
build; use the generic gcc backend based on __sync_*
- stop tweaking cc -march / -mcpu values; this is not desirable on any
arch and it breaks on sparc64 due to a bogus -mcpu=c3 default
- don't attempt to force -m32 / -m64 flags, this breaks at least alpha
(64 bits but doesn't understand -m64)
alpha, hppa & sparc64 tests by landry@, amd64 bulk by ajacoutot@
ok jasper@
2015-08-03 18:29:30 +00:00
pascal
74c36a9d42
Re-enable on powerpc; mpi@ still sees value in having a package.
2015-08-03 16:37:45 +00:00
ajacoutot
8c0421263c
Update to postfix-3.1.20150721.
...
from Brad (maintainer)
ok sthen@
2015-08-03 10:21:15 +00:00
jasper
1a9c6cbf93
register googlecl removal
2015-08-03 10:05:38 +00:00
jasper
c113a51dc4
remove googlecl, it's been broken since google dropped OAuth1 support and
...
upstream (google) deems it unlikely googlecl will ever be fixed.
ok sthen@
2015-08-03 10:04:54 +00:00
jasper
bc8bafcd8d
-googlecl
2015-08-03 10:03:23 +00:00
jca
bfada00609
Don't try to run the tputs conftest; segfaults* on powerpc/hppa
...
* the actual reason is not known yet
2015-08-03 09:46:51 +00:00
ajacoutot
ca0b431132
Bugfix update to gnome-documents-3.16.3.
2015-08-03 09:03:34 +00:00
ajacoutot
2bfbfab785
Minor update to libsecret-0.18.3.
2015-08-03 07:44:57 +00:00
kirby
73de9b2a88
- remove trailing white spaces
...
- add RSC id and header to README-plpython
OK jasper@
2015-08-03 07:42:30 +00:00
dcoppa
6c17bbe07c
second attempt
2015-08-03 06:11:50 +00:00
robert
f7e3d6573c
add net_interfaces to the list of pre-built targets
2015-08-02 16:14:06 +00:00
jasper
3d30bab967
disable LTO which doesn't really do anything but emit errors
2015-08-02 12:57:12 +00:00
pascal
85f8ccf092
Don't even attempt to build this on anything but amd64 and i386. 3D accel
...
isn't nearly good enough to run it on sparc64 or macppc.
2015-08-01 23:07:30 +00:00
tobiasu
b9035bd2ce
Fix ffcall on powerpc. Libtool doesn't like renaming objects behind its back.
...
Tested with clisp "hello world"
looks sensible to naddy@ ok landry@
2015-08-01 12:07:46 +00:00