119648 Commits

Author SHA1 Message Date
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
ajacoutot
1dfca984b7 Update to py-botocore-1.5.52. 2017-05-19 07:32:33 +00:00
benoit
e1a924a48c Update to p5-Dancer-Plugin-Thumbnail-0.14. 2017-05-19 05:30:36 +00:00
benoit
6ead2c88fe Update to p5-MIME-Base32-1.303. 2017-05-19 05:22:20 +00:00
benoit
1ecdbaa2a8 Update to p5-YAML-XS-0.65. 2017-05-19 05:16:54 +00:00
benoit
e8d60dabc9 Update to libtermkey-0.20. 2017-05-19 05:06:27 +00:00
benoit
667051eb67 Update to py-sqlalchemy-migrate-0.11.0. 2017-05-19 04:50:12 +00:00
danj
c514dc93f9 Sync DESCR with upstream
prodded a while ago by mmcc
2017-05-19 02:33:27 +00:00
espie
27006c926b fix for clang. contrary to habit, this string *can't* be constant! 2017-05-19 00:08:25 +00:00
espie
dbef17f010 let it compile with clang, sprinkle a few missing includes 2017-05-18 23:42:44 +00:00
espie
d1b7567724 fix build with clang, errors, plus a lot of warnings 2017-05-18 23:28:53 +00:00
espie
5926ffc551 fix memset size, as found by clang 2017-05-18 21:27:47 +00:00
sthen
200fb3227f patch to relax the version check, breakage reported by nigel@ 2017-05-18 19:23:02 +00:00
gonzalo
fdf77ae30a Upgrade for Aria2 to 1.32.0.
OK benoit@
2017-05-18 16:58:06 +00:00
sthen
e65c0a0a83 adjust error message text, the securelevel mechanism changed in src/etc/rc 1.432 2017-05-18 15:29:35 +00:00
shadchin
4eed0eb184 Update to py-chardet 3.0.3 2017-05-18 15:18:39 +00:00
shadchin
2793413ef7 Update to py-hypothesis 3.8.5 2017-05-18 15:12:56 +00:00
espie
84b9e136c6 classical fixes for C++, clang happy 2017-05-18 14:47:27 +00:00
sthen
91521ef7ad update to radcli-1.2.7 2017-05-18 14:38:25 +00:00
landry
99639e07b2 Update to xfce4-terminal 0.8.5.1 2017-05-18 14:09:06 +00:00