17894 Commits

Author SHA1 Message Date
giovanni
8396788843 +p5-Sub-Quote 2017-05-16 16:55:01 +00:00
giovanni
9371ec1b4a Import p5-Sub-Quote, a package that provides performant ways
to generate subroutines from strings.

ok jasper@
2017-05-16 16:53:37 +00:00
giovanni
15be7175ff update to 1.049 and fix man pages 2017-05-16 16:49:41 +00:00
benoit
7fbdbcac70 Update to p5-Devel-StackTrace-AsHTML-0.15.
ok Abel Abraham Camarillo Ojeda (maintainer)
2017-05-16 08:28:08 +00:00
rsadowski
88404f29cf Bump REVISION and adjust WANTLIB after gd update
ok sthen@, "looks okay" @landry
2017-05-15 19:56:02 +00:00
shadchin
83497b5b7e Update to py-country 17.5.14 2017-05-15 18:44:13 +00:00
sthen
43fcf4eec7 quirk for sharity-light, reminded by aja@ 2017-05-15 15:15:44 +00:00
benoit
aa8fb59381 Update to p5-Term-Shell-0.09. 2017-05-14 20:06:50 +00:00
benoit
7c35c1c1b8 Update to p5-IO-Pager-0.39. 2017-05-14 19:54:42 +00:00
fcambus
bec1163c0e Update devel/uthash to 2.0.2, and take maintainership.
Also remove the unneeded PORTHOME directive.
2017-05-14 17:49:27 +00:00
schwarze
8e6ef028f0 unimportant blank line differences only, drop USE_GROFF and bump 2017-05-14 14:30:03 +00:00
sebastia
0482b513cc Bump to 2017.4.17
OK shadchin@
2017-05-14 11:36:20 +00:00
gsoares
182c7d094d update to cppcheck-1.79 2017-05-14 11:27:52 +00:00
stu
8a2040ebcf Update to 0.6pl3. 2017-05-14 09:02:01 +00:00
stu
d4397d55f7 Update to 1.18pl0. 2017-05-14 09:01:31 +00:00
jsg
18828d6031 Use endian.h to determine endianess instead of an incomplete list of
arch ifdefs which didn't cover powerpc.

From Donovan Watteau.
2017-05-14 06:40:35 +00:00
espie
58bfc3300c Werror considered harmful 2017-05-13 19:28:24 +00:00
espie
17c75d3b39 missing include 2017-05-13 19:17:44 +00:00
espie
f058c78344 return a value, taken from git 2017-05-13 19:07:05 +00:00
espie
2013700c16 more WANT_CXX 2017-05-13 15:44:09 +00:00
espie
0ab0c09554 first batch of WANT_CXX 2017-05-13 09:49:50 +00:00
jasper
7fa9227d62 - update to leatherman-0.12.1
ok sebastia@ (new maintainer)
2017-05-13 09:43:45 +00:00
benoit
68154ca2dc Update to p5-Sys-SigAction-0.23. 2017-05-13 09:11:40 +00:00
benoit
4ff272a347 Update to p5-Path-Tiny-0.104. 2017-05-13 08:53:15 +00:00
shadchin
98416a4aeb Update to py-backports-functools-lru-cache 1.4 2017-05-13 08:51:57 +00:00
benoit
d1aae95fd9 Update to p5-MooseX-Traits-0.13. 2017-05-13 08:37:23 +00:00
benoit
cb6012f2ab Update to p5-IPC-Run-0.96. 2017-05-13 07:57:59 +00:00
benoit
017439ecc9 Update to p5-Context-Preserve-0.02. 2017-05-13 07:52:16 +00:00
espie
22836dcd06 zap remaining trailing / at end of WRK* 2017-05-12 15:11:17 +00:00
edd
48f690b722 Don't forget to link the python3 FLAVOR of devel/py-uv. 2017-05-12 10:17:27 +00:00
edd
c52d32dd75 Link devel/py-uv. 2017-05-12 10:09:20 +00:00
edd
cf6522f5be Import devel/py-uv.
---8<---
pyuv is a Python module which provides an interface to libuv. libuv is a high
performance asynchronous networking and platform abstraction library.
--->8---

OK tb@, shadchin@. Thanks.
2017-05-12 10:08:32 +00:00
shadchin
63c50cb10e Update to py-test-cov 2.5.1 2017-05-12 09:39:17 +00:00
benoit
5734601a59 Update to p5-Sub-Uplevel-0.2800. 2017-05-12 08:31:27 +00:00
benoit
e2f20f4ba2 Update to p5-IO-Pager-0.38. 2017-05-12 08:23:35 +00:00
benoit
f7f1e4dcc6 Update to p5-File-ChangeNotify-0.27. 2017-05-12 07:26:49 +00:00
benoit
47f118866d Update to p5-Devel-Cover-1.25. 2017-05-12 07:15:48 +00:00
benoit
1324128ad6 Update to p5-Class-Multimethods-1.701. 2017-05-12 06:44:04 +00:00
benoit
b9703b33ca Update to p5-B-Hooks-OP-Check-0.21. 2017-05-12 06:22:15 +00:00
espie
5547286ead kill most of the / at the end of WRK* variables 2017-05-11 20:50:55 +00:00
shadchin
27a824acb6 Update to py-hypothesis 3.8.3 2017-05-11 19:25:53 +00:00
shadchin
75a9b0b9a0 Update to py-test-cov 2.5.0 2017-05-11 18:56:52 +00:00
shadchin
5712cc818e Update to py-lazy-object-proxy 1.3.1 2017-05-11 18:45:11 +00:00
shadchin
a4e127c7d3 Update to py-uncompyle6 2.9.11 2017-05-11 18:26:48 +00:00
sthen
3ec56ea35f add aarch64 to ONLY_FOR_ARCHS, missed commit when I fixed the patches 2017-05-11 15:30:37 +00:00
benoit
e3aefaafd2 Update to p5-Perl6-Junction-1.60000. 2017-05-11 13:45:54 +00:00
benoit
e9d5860af4 Update to p5-Devel-PartialDump-0.18. 2017-05-11 13:38:33 +00:00
benoit
96db58e44a Update to p5-Class-Tiny-1.006. 2017-05-11 13:26:04 +00:00
schwarze
e57ba7d2ba unimportant whitespace differences only, drop USE_GROFF and bump 2017-05-11 00:41:14 +00:00
benoit
b769addbb0 Update to p5-Test-MockObject-1.20161202. 2017-05-10 19:40:09 +00:00