16683 Commits

Author SHA1 Message Date
jca
8841897bb1 wxneeded (QtWebkit)
from Caspar Schutijser
2016-08-20 21:46:18 +00:00
ajacoutot
834cf914be Update to pangomm-2.40.1. 2016-08-20 11:57:41 +00:00
jasper
e350f42040 set USE_WXNEEDED for sqlports' sake; patch-config_config_mk is still needed. 2016-08-20 08:37:12 +00:00
krw
9430c8ad69 Update extlib to 1.7.0, the same version opam installs when asked.
Switch to github hosting. Delete dead MASTER_SITES.

One tweak to a dependent (dose) due to a structure change.

Tweaks & ok sthen@ before 6.0 intervened
2016-08-19 12:51:19 +00:00
jsg
e47418f326 update to cppcheck 1.75
ok gsoares@ (MAINTAINER)
2016-08-18 12:40:44 +00:00
sthen
bfed43c14f use the centralized ld "wxneeded" wrapper for the jdk ports. 2016-08-18 12:29:32 +00:00
jca
97f323508d Update to tig-2.2
from maintainer Frederic Cambus
2016-08-18 10:55:18 +00:00
shadchin
11233d1d82 Update to py-parsing 2.1.8 2016-08-18 04:56:50 +00:00
sthen
87ce503717 apply the same ld wrapper to jdk/1.8 as was done for jdk/1.7 to mark the
binaries as wxneeded.

this build is less complicated than 1.7 so a nicer fix than the wrapper
should be sanely possible, but committing the simpler one for now to
hopefully unbreak packages.
2016-08-17 21:58:36 +00:00
sthen
2c9f598da6 mark jdk/1.7 as wxneeded (and provide new amd64/i386 bootstraps), this is
done via an ld wrapper script in ${WRKDIR}/bin because the build process is
fairly complicated and already involves several layers of patches.
2016-08-17 21:36:47 +00:00
jasper
c360005a90 update to libgit2-glib-0.24.2 2016-08-17 14:19:49 +00:00
jasper
a56eb3ca93 update to rebar-2.6.2 2016-08-17 13:54:08 +00:00
benoit
126cd41155 Update to git-2.9.3. 2016-08-17 06:57:50 +00:00
sthen
3059374733 update to pyusb-1.0, tested with https://badge.emfcamp.org/wiki/TiLDA_MK3/Firmware_Update 2016-08-16 19:59:58 +00:00
jasper
ce21081a0d update to specinfra-2.60.4 2016-08-16 09:51:50 +00:00
dcoppa
614d6051c5 Update to Penlight-1.4.0 2016-08-16 08:22:22 +00:00
jasper
d5ff187f01 woops, git-lfs-1.3.1 has been released since. update to it 2016-08-16 06:53:44 +00:00
jasper
cd9ef8f36e +git-lfs 2016-08-16 06:51:53 +00:00
jasper
888065cffb import git-lfs-1.3.0
Git Large File Storage (LFS) replaces large files such as audio samples,
videos, datasets, and graphics with text pointers inside Git, while
storing the file contents on a remote server.

ok sthen@
2016-08-16 06:50:53 +00:00
czarkoff
cdc71496ef update to py-certifi-2016.8.8
Update brings no code changes since 2016.8.2, and we don't include the
project's certificates anyway, so this update is rather meaningless.
PLIST regened, fixed for python3 port.
2016-08-15 21:37:25 +00:00
shadchin
a5cce8b102 Fix previous patch, spotted by semarie@
From Anton Lindqvist <anton dot lindqvist at gmail dot com>
2016-08-15 14:55:48 +00:00
naddy
7b80862f0b mark xulrunner, xulrunner-stub, and the xpcshell build tool with wxneeded
ok jasper@
2016-08-13 19:10:21 +00:00
dcoppa
938e116557 Revert previous, it was causing breakage to some ports.
spotted by naddy@
2016-08-13 15:01:13 +00:00
jasper
ad39ccbdf4 mark wxneeded
ok landry@ (moral MAINTAINER)
2016-08-13 10:43:02 +00:00
jasper
4ea395fe9d update to deep_merge-1.1.1 2016-08-13 08:51:21 +00:00
jasper
710f2a7d88 update to spice-protocol-0.12.12 2016-08-13 08:49:54 +00:00
jasper
269e864a7a it's no longer needed to set GO15VENDOREXPERIMENT since we have go 1.6 2016-08-13 08:42:22 +00:00
landry
ebcc7c96fe Sebastien drops MAINTAINERship for lack of time... any takers ?
Thanks for your work on it !
2016-08-13 07:40:43 +00:00
bluhm
46fd572277 +p5-Test-MockRandom 2016-08-12 22:04:32 +00:00
bluhm
ab7401cb79 import p5-Test-MockRandom 1.01
OK jca@

replace random number generation with non-random

This perhaps ridiculous-seeming module was created to test routines
that manipulate random numbers by providing a known output from
rand.  Given a list of seeds with srand, it will return each in
turn.  After seeded random numbers are exhausted, it will always
return 0.  Seed numbers must be of a form that meets the expected
output from rand as called with no arguments -- i.e.  they must be
between 0 (inclusive) and 1 (exclusive).  In order to facilitate
generating and testing a nearly-one number, this module exports the
function oneish, which returns a number just fractionally less than
one.
2016-08-12 22:01:46 +00:00
juanfra
5fb15bb79f Add man pages to cvs2gitdump. OK sthen@. 2016-08-12 16:40:48 +00:00
jasper
6e14ae070e +py-sip,python3 2016-08-12 14:40:00 +00:00
dcoppa
5579805dd1 FindPkgConfig: call find_library() for every library returned by
the .pc file, so that at the end a list of full paths to the libraries
is returned.
This makes the pkg_check_modules() behaviour consistent with the
normal CMake convention, where use of link_directories() is discouraged
in favour of using absolute paths to system libraries.

Patch by Sam Thursfield <sam.thursfield@codethink.co.uk>
https://cmake.org/Bug/view.php?id=15804
2016-08-12 14:23:02 +00:00
edd
6cfd437b71 Add quirk for the (now removed) audio/hgd.
OK dcoppa@
2016-08-12 14:07:21 +00:00
jasper
deb7575e1c +utfcpp 2016-08-12 09:21:18 +00:00
jasper
9371fe387e import utfcpp-2.3.4
"Many C++ developers miss an easy and portable way of handling Unicode
encoded strings. The original C++ Standard (known as C++98 or C++03) is
Unicode agnostic. C++11 provides some support for Unicode on core
language and library level: u8, u, and U character and string literals,
char16_t and char32_t character types, u16string and u32string library
classes, and codecvt support for conversions between Unicode encoding
forms. In the meantime, developers use third party libraries like ICU,
OS specific capabilities, or simply roll out their own solutions.
In order to easily handle UTF-8 encoded Unicode strings, I came up with
a small generic library. For anybody used to work with STL algorithms
and iterators, it should be easy and natural to use."

from maintainer Sergey Bronnikov
ok sthen@
2016-08-12 09:20:01 +00:00
jasper
e98581c427 +cpp-hocon 2016-08-12 08:41:18 +00:00
jasper
d02a7fe054 import cpp-hocon-0.1.2
This is a port of the TypesafeConfig library to C++.  The library
provides C++ support for the HOCON configuration file format.

ok sthen@
2016-08-12 08:40:40 +00:00
jasper
4ea43b0c5c add python3 flavor
ok shadchin@
2016-08-12 08:37:37 +00:00
robert
d963e949f7 zarafa-webaccess is gone, long live zarafa-mapi 2016-08-12 08:11:20 +00:00
shadchin
1903a31e7b Fix segfault while running ctags on a binary file.
From Anton Lindqvist <anton dot lindqvist at gmail dot com>
2016-08-12 06:13:53 +00:00
shadchin
2f40eb896a Update to py-parsing 2.1.7 2016-08-12 03:02:55 +00:00
shadchin
4578116daf Update to py-parsing 2.1.6 2016-08-11 10:20:36 +00:00
shadchin
a9c301b418 Minor update to py-test-cov 2.3.1 2016-08-11 09:50:05 +00:00
jasper
7ba896acc4 update to json-glib-1.2.2 2016-08-11 07:34:30 +00:00
jasper
9854a70fcb update to leatherman-0.8.1 2016-08-10 14:06:14 +00:00
jasper
686c32da9d update to rspec-core-3.5.2 2016-08-10 13:34:18 +00:00
jasper
f675339b39 update to iso-codes-3.69 2016-08-10 13:33:56 +00:00
jasper
06d51214f6 update to p5-Config-IniFiles-2.93 2016-08-10 13:33:34 +00:00
dcoppa
3f97b45e73 Update to hs-async-2.1.0
Ok kili@
2016-08-09 08:25:20 +00:00