Commit Graph

107477 Commits

Author SHA1 Message Date
pascal
3234c63e9a previous was *still* not enough. using checksums as filenames is apparently
a bad idea too ...
2015-12-28 09:30:07 +00:00
ajacoutot
8940bb974a Enable building the MariaDB server on mips64 and more correct fix for dealing
with the use of atomic ops.

from Brad (maintainer)
2015-12-28 08:49:25 +00:00
jasper
82de39f0f0 update to gsutil-3.1 2015-12-28 08:46:49 +00:00
jasper
174e19ea05 give this a chance to build on mips64 2015-12-28 08:46:07 +00:00
jasper
b95b45786a register emacs-haskell removal 2015-12-28 08:43:45 +00:00
jasper
0af4069416 remove emacs-haskell which is badly outdated (in our tree) and a much newer
version is available via MELPA.

ok kili@
2015-12-28 08:43:28 +00:00
jasper
b5c5bb36e4 enable on mips64 2015-12-28 08:28:55 +00:00
ajacoutot
98d5aa5ec9 Enable mpv on mips64 now that it has atomic ops.
from Brad, ok jasper@
2015-12-28 08:25:52 +00:00
jasper
1992600407 +distcc 2015-12-28 08:24:36 +00:00
jasper
3456ccd806 snuck in; no bump as not hooked up yet 2015-12-28 08:16:44 +00:00
jasper
d09d380526 import distcc-3.1 (git head)
distcc is a program to distribute compilation of C or C++ code across
several machines on a network. distcc should always generate the same
results as a local compile, is simple to install and use, and is often
two or more times faster than a local compile.

feedback/ok sthen@
2015-12-28 08:15:31 +00:00
ajacoutot
3e966ca936 Remove a comment that has been bogus for awhile now that 4.9 is being
built.

from Brad
2015-12-28 07:14:18 +00:00
jca
e20a50e47e sys/stdint.h -> stdint.h, no functional change. 2015-12-28 00:34:39 +00:00
pascal
7352c880c9 Upstream has decided to include a timestamp in certain filenames. Comment out
the corresponding plist entries to at least get this to package until they
figure it out.

found the hard way by kili@
2015-12-28 00:13:59 +00:00
sthen
e8bb819de9 adjust sample config for nginx 2015-12-27 23:28:40 +00:00
ajacoutot
e893870b71 Fix use after free / double free.
from Brad (maintainer)
2015-12-27 22:51:10 +00:00
sthen
66371e9d06 update to libsodium-1.0.8 2015-12-27 21:59:51 +00:00
sthen
458e5c742a update to roundcubemail-1.1.4 2015-12-27 21:58:29 +00:00
pascal
d006bfd9d6 +openmw 2015-12-27 21:56:09 +00:00
pascal
0992ba6e58 OpenMW is an attempt to reimplement the popular role playing game
Morrowind. It aims to be a fully playable, open source implementation
of the game. You must own Morrowind to use OpenMW.

ok kirby@
2015-12-27 21:55:24 +00:00
pascal
8df4d552ce sync 2015-12-27 21:42:57 +00:00
pascal
5c44c802ad Hedgewars is a turn based strategy, artillery, action and comedy
game, featuring the antics of pink hedgehogs with attitude as they
battle from the depths of hell to the depths of space.

As commander, it's your job to assemble your crack team of hedgehog
soldiers and bring the war to your enemy.

ok landry@
2015-12-27 21:40:56 +00:00
pascal
6ee7468c4f reserve _hedgewars uid/gid 2015-12-27 21:35:19 +00:00
kirby
5b3cefefc8 +mygui 2015-12-27 21:20:43 +00:00
kirby
5a65f49fb3 Import MyGUI - a library for creating GUIs for games and 3D applications.
With comments and OKs from pascal@ and zhuk@, thanks.
2015-12-27 21:13:16 +00:00
pascal
0b70e75aa1 Update to 2015.12. Fix from upstream to respect DESTDIR. 2015-12-27 20:37:32 +00:00
pascal
b4e37ed5b9 Update to 2015.12. 2015-12-27 20:35:59 +00:00
pascal
ab5b92bbc1 Update to 2015.12. 2015-12-27 20:35:41 +00:00
dcoppa
8211535460 Bugfixing update to pcsc-lite-1.8.15 2015-12-27 18:05:49 +00:00
jasper
fc794ebee2 missed in previous 2015-12-27 17:56:59 +00:00
jasper
bc424771b1 from new maintainer Donovan Watteau:
"- update from 0.5.2 to 0.6.3, which fixes a lot of security issues and
  which makes the game playable online again.
- don't bother building on strict-alignment archs.  On loongson, both
  the client and the server SIGBUS during startup, and looking at the
  code it seems that it will crash on anything not x86 or ppc.
- don't include an extra copy of DejaVuSans.ttf.
- use audio/wavpack, not an internal copy.
- make sure an internal zlib is never used.
- invoke "bam" with -a, to make sure that it will abort on error.
- don't enforce stack protector, base gcc(1) enables it wherever
  it's possible.
- fix endianness detection (confirmed to work on macppc).
- drop patch-src_engine_client_ec_snd_c.  At first, I ported it to
  teeworlds-0.6.2, but actually this patch makes audio much worse
  for me, and I can't observe anymore the crash it was supposed
  to fix."

ok armani@
2015-12-27 17:56:22 +00:00
pascal
ec35e8c219 drop maintainer 2015-12-27 17:08:05 +00:00
pascal
d342e1d672 sync 2015-12-27 16:14:04 +00:00
pascal
57970696b9 Import security/hs-SHA
This library implements the SHA suite of message digest functions,
according to NIST FIPS 180-2 (with the SHA-224 addendum), as well
as the SHA-based HMAC routines. The functions have been tested
against most of the NIST and RFC test vectors for the various
functions. While some attention has been paid to performance, these
do not presently reach the speed of well-tuned libraries, like
OpenSSL.

ok kili@
2015-12-27 16:12:49 +00:00
pascal
8ff6bb906a Revive hs-dataenc.
ok kili@
2015-12-27 15:34:35 +00:00
pascal
c854564dc3 Revive hs-dataenc, soon to be used by hedgewars.
ok kili@
2015-12-27 15:31:38 +00:00
benoit
9f4b969220 Update to p5-Data-Dump-Streamer-2.39. 2015-12-27 10:16:37 +00:00
benoit
75af0eb217 Update to p5-String-Random-0.29. 2015-12-27 10:05:02 +00:00
benoit
5c3c2f5512 Update to p5-XML-XPath-1.15. 2015-12-27 10:00:30 +00:00
ajacoutot
cbd9e2ce69 devel/py-mock -> devel/py-mock${MODPY_FLAVOR} in TEST_DEPENDS when there's a
python3 FLAVOR now that we have py3-mock.
2015-12-27 08:26:50 +00:00
ajacoutot
2fba7bee66 Update to gnumeric-1.12.25. 2015-12-27 08:17:56 +00:00
ajacoutot
707257c948 Update to goffice-0.10.25. 2015-12-27 08:17:37 +00:00
zhuk
da4a8f4e49 Minor update to 15.08.3. Tweak a comment while there.
Needed for upcoming KDE Frameworks (yep, a circular dependency is coming).
2015-12-26 22:39:20 +00:00
zhuk
80ca6b7477 Don't spam console with "file not found" messages when checking PERMIT_*
values under -A option.
2015-12-26 20:56:44 +00:00
shadchin
709b595f2c +py-mock,python3 2015-12-26 20:50:44 +00:00
shadchin
a9f5f96a2e Update to py-mock 1.3.0
ok jca@
2015-12-26 20:48:11 +00:00
ajacoutot
f5d5846be5 Use aria2 everywhere. mips64 now has aria2 too.
from Brad, OK jasper@
2015-12-26 09:47:36 +00:00
ajacoutot
f816458f34 Remove more BROKEN markers for ports requiring built-in atomic ops.
from Brad, OK jasper@
2015-12-26 09:45:51 +00:00
ajacoutot
5b5a027800 Remove the mips64 -Bsymbolic workaround now that the linker has been fixed.
from Brad, ok jasper@
2015-12-26 09:43:11 +00:00
shadchin
9bd55028ca Update tp py-py 1.4.31
ok jca@, maintainer timeout
2015-12-26 07:36:24 +00:00