Commit Graph

119667 Commits

Author SHA1 Message Date
espie
f90095fee3 let it build with clang 2017-05-21 11:28:27 +00:00
pea
f69fcc310c Update to 2.1.21
Yubikey tested by Pavel Korovin, thanks !
ok edd@
2017-05-21 11:23:30 +00:00
espie
48f8c79870 first try at a clang compile, reuse gcc config so that stuff that builds
does build.

todo:
- enable more stuff
- look closer at the tooling, needs something like the gcc config change

but at least, this allows us to look at the remaining ports.
2017-05-21 11:22:31 +00:00
espie
e7d88688c2 let it build with clang 2017-05-21 09:50:45 +00:00
espie
1727b3f900 do not redefine unix if it's already there, silences some clang warnings 2017-05-21 09:49:30 +00:00
espie
0e8702bff7 fix for clang 2017-05-21 00:43:52 +00:00
espie
9f23a53d74 bleh sdl wants gnu89 inlines anyway, so just assert it, and don't convert
the rest...
2017-05-20 17:13:01 +00:00
fcambus
80f282cc50 Update jo to 1.1. 2017-05-20 11:25:15 +00:00
espie
1eadd963d4 make sure the one test that boost fails on clang conforms to what gcc does 2017-05-20 10:32:43 +00:00
benoit
5fd3a6bd26 Update to py-ConfigArgParse-0.12.0. 2017-05-20 08:10:23 +00:00
benoit
12e1510d8c Update to py-altgraph-0.14. 2017-05-20 08:02:16 +00:00
benoit
266bad5fbd Update to p5-Expect-1.35. 2017-05-20 07:55:14 +00:00
benoit
64a218b76f Update to p5-Image-ExifTool-10.50.
from Patrick Keshishian (Maintainer)
2017-05-20 07:43:10 +00:00
espie
53a77b4367 --export-dynamic is a linker option, pass it straight thru. 2017-05-19 23:59:17 +00:00
espie
596dbdd162 gnu89 inlines 2017-05-19 23:42:51 +00:00
espie
f3da8a08ff more gnu89 inlines 2017-05-19 23:41:25 +00:00
espie
1f77be0e7d assert gnu89 inlines, fixes clang 2017-05-19 23:39:14 +00:00
espie
78234632ff assert gnu89 inlines 2017-05-19 23:36:08 +00:00
espie
17a9aa136d fixes for clang, still warns a lot 2017-05-19 23:33:01 +00:00
espie
dfe564c22b assert gnu89-inline 2017-05-19 23:23:11 +00:00
espie
6316682783 fix friend 2017-05-19 23:20:59 +00:00
espie
cb92107e84 fix with clang (strrchr). regen patches 2017-05-19 23:17:24 +00:00
espie
481b23a473 fix compilation with clang. warns a lot about stuff that shouldn't be though 2017-05-19 23:14:09 +00:00
espie
aa20ea19f3 use .beforesubst so that patch regen doesn't fuck up
missing headers for clang
2017-05-19 22:55:35 +00:00
espie
e0ef5f0b8d clang really hates wrong returns 2017-05-19 22:43:54 +00:00
espie
ecc0af86ab can't modify read-only result, make a copy first (clang error) 2017-05-19 22:37:35 +00:00
espie
fc85990bbe make it build with clang 2017-05-19 22:26:32 +00:00
espie
1bc53755a7 static members must exist, even have external linkage for some, so
that rtorrent can work
bump accordingly.
2017-05-19 22:25:53 +00:00
landry
0d5eb7889c Bugfix update to firefox-esr 52.1.2.
See https://www.mozilla.org/en-US/firefox/52.1.2/releasenotes/
2017-05-19 21:55:40 +00:00
landry
62e45043f8 Bugfix update to firefox 53.0.3.
See https://www.mozilla.org/en-US/firefox/53.0.3/releasenotes/
2017-05-19 21:54:35 +00:00
mglocker
14a15209bb This is a display-based version of the Space Invaders game.
The object of the game is to prevent the aliens to invade you.
For that you need to destroy all fifty-five aliens before they either
reach your laser base or the floor.

input and ok tb@
2017-05-19 17:35:53 +00:00
espie
6bc7c67a23 build with clang 2017-05-19 13:19:59 +00:00
espie
274304eb69 one of the more fun fixes for clang. I don't know where freebsd gets their
tr1, but we don't, so fix it by subsitution. Leaves us with a few nits to
fix. Conditionalize clang patches that interfere with tr1 substitution...
2017-05-19 12:26:43 +00:00
landry
c9964e6c27 Remove the use of gcc4 module, not needed anymore since rust has the
libgcc.a symlink pointing to the basesystem libgcc. From semarie@
2017-05-19 10:10:27 +00:00
landry
9c9f95572c Update to mapproxy 1.10.0.
Switch to use pypi.io as upstream instead of github, allows to get rid
of a patch and the post-patch target.
2017-05-19 10:02:58 +00:00
landry
8c751c385c Update to GDAL 2.2.0.
See http://www.osgeo.org/node/1789.
2017-05-19 09:19:48 +00:00
sthen
49bbdcda1d build openldap gssapi 2017-05-19 08:08:15 +00:00
sthen
149747db9f add a gssapi flavour to openldap, from Kurt Mosiejczuk with a few tweaks,
looks fine to aja@
2017-05-19 08:07:33 +00:00
pirofti
df69061f3b Update youtube-dl to 2017.05.18.1.
Unbreaks youtube with
  version 2017.05.18.1
  * [jsinterp] Fix typo and cleanup regular expressions (#13134)

  version 2017.05.18
  + [jsinterp] Add support for quoted names and indexers (#13123,
  #13124, #13125, #13126, #13128, #13129, #13130, #13131, #13132)

OK and input sthen@, also OK danj@.

From Hiltjo Posthuma, thanks!
2017-05-19 08:06:59 +00:00
pirofti
e9a32d22eb Link p5-Data-Page-Pageset 2017-05-19 07:59:53 +00:00
pirofti
fd448900d9 Import www/p5-Data-Page-Pageset.
Split long page lists into pretty intervals
1-6 7-12 13 14 15 16 17 18 19-24 25-30 31-36 37-41

OK and input from sthen@, also OK benoit@, robert@
2017-05-19 07:57:59 +00:00
pirofti
c1cf417c45 Link p5-Log-Dispatch-Perl 2017-05-19 07:51:56 +00:00
pirofti
b8e4e8cf7e Import devel/p5-Log-Dispatch-Perl.
The "Log::Dispatch::Perl" module offers a logging alternative using standard
Perl core functions. It allows you to fall back to the common Perl alternatives
for logging, such as "warn" and "cluck". It also adds the possibility for a
logging action to halt the current environment, such as with "die" and "croak".

OK sthen@, benoit@, robert@
2017-05-19 07:50:27 +00:00
pirofti
2b45ed70aa Link p5-JavaScript-Minifier-XS 2017-05-19 07:45:36 +00:00
pirofti
a6099a7d3b Import www/p5-JavaScript-Minifier-XS.
JavaScript::Minifier::XS is a JavaScript "minifier"; its designed to remove
un-necessary whitespace and comments from JavaScript files, which also not
breaking the JavaScript.

JavaScript::Minifier::XS is similar in function to JavaScript::Minifier, but is
substantially faster as its written in XS and not just pure Perl.

OK and input from sthen@, also OK benoit@, robert@
2017-05-19 07:43:23 +00:00
pirofti
b3fd25c846 Link p5-CSS-Minifier-XS 2017-05-19 07:42:10 +00:00
pirofti
8d714a3237 Import www/p5-CSS-Minifier-XS.
CSS::Minifier::XS is a CSS "minifier"; its designed to remove un-necessary
whitespace and comments from CSS files, while also not breaking the CSS.

CSS::Minifier::XS is similar in function to CSS::Minifier, but is substantially
faster as its written in XS and not just pure Perl.


OK and input from sthen@, also OK benoit@, robert@
2017-05-19 07:40:52 +00:00
pirofti
e592d39328 Link p5-Business-Hours 2017-05-19 07:38:06 +00:00
pirofti
082f8933e8 Import math/p5-Business-Hours.
This module is a simple tool for calculating business hours in a time period.
Over time, additional functionality will be added to make it easy to calculate
the number of business hours between arbitrary dates.

OK and input from benoit@, sthen@, tsg@
2017-05-19 07:37:00 +00:00
ajacoutot
f3ead3b73d Update to awscli-1.11.89. 2017-05-19 07:32:44 +00:00