17929 Commits

Author SHA1 Message Date
danj
2d2ef17fc1 + py-simpleeval
+ py-simpleeval,python3
2017-05-22 02:26:01 +00:00
danj
5b2a3b6abc Import py-simpleeval-0.9.5 from semarie with minor tweaks from me
A quick single file library for easily adding evaluatable expressions into
python projects.

Say you want to allow a user to set an alarm volume, which could depend on the
time of day, alarm level, how many previous alarms had gone off, and if there
is music playing at the time.

Or if you want to allow simple formulae in a web application, but don't want to
give full eval() access, or don't want to run in javascript on the client side.
2017-05-22 02:23:18 +00:00
shadchin
e5257857cb Update to py-hypothesis 3.9.0 2017-05-21 18:02:39 +00:00
shadchin
7a5628a933 Update to py-xdis 3.3.1 2017-05-21 17:54:10 +00:00
shadchin
c50dd38bf4 Update to py-spark-parser 1.6.1 2017-05-21 17:51:30 +00:00
jasper
8df3f04a71 update to vte-0.48.3 2017-05-21 17:49:04 +00:00
espie
20c860b51a allow clang to go further, pointer comparison 2017-05-21 13:12:45 +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
1727b3f900 do not redefine unix if it's already there, silences some clang warnings 2017-05-21 09:49:30 +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
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
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
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
shadchin
2793413ef7 Update to py-hypothesis 3.8.5 2017-05-18 15:12:56 +00:00
sthen
f422e0e861 update to re2c-0.16 2017-05-18 13:30:21 +00:00
benoit
0bef5aa865 Update to p5-Test-WWW-Mechanize-1.48. 2017-05-18 06:55:34 +00:00
sthen
4ed66fb623 Unbreak protobuf tests following the gtest update, from Greg Steuck with some
tweaks by me. Greg contacted the maintainer who said he's no longer interested,
so drop MAINTAINER and bump REVISION while there. Also switch MASTER_SITES from
googlecode to github.
2017-05-17 20:23:45 +00:00
sthen
ff492b3488 Enable gtest patches, from Greg Steuck.
Greg contacted the maintainer who said he's no longer interested,
so drop MAINTAINER and bump REVISION while there.
2017-05-17 20:09:36 +00:00
landry
1d87877002 Fix remaining pkgpaths for twisted update, reported by naddy@. 2017-05-17 11:34:17 +00:00
rsadowski
222ec7c329 update gitsh to 0.11.2
Initial diff from maintainer Mike Burns, Thanks!
- Fix missing depends (spotted by sthen@)
- Use HOMEPAGE in MASTER_SITES
- Remove SEPARATE_BUILD
- Review and input from jca@ and sthen@

ok jca@
2017-05-17 06:31:15 +00:00
landry
70c1090a4c Dammit CVS. 2017-05-16 20:01:04 +00:00
landry
1d50fc4d3a add quirks for py-axiom, py-epsilon, hellanzb, londonlaw & castle-combat 2017-05-16 19:52:46 +00:00
landry
f879a35569 Remove py-epsilon, it was only used by a previous version of py-nevow,
and the divmod umbrella it was under died a while ago. Even if it's been
more or less de-facto adopted by the twisted project, no point in
keeping it in tree for now.
2017-05-16 19:38:38 +00:00
landry
b2db905376 Unlink hellanzb, castle-combat, londonlaw, py-axiom and py-epsilon 2017-05-16 19:36:54 +00:00
landry
a74d4ec820 Fix RDEP for twisted update, and add a oneliner patch to fix runtime,
also tested on my buildbot instance.

Many thanks to Pavel Korovin for polishing this twisted updated, finally
paving the way to update buildbot to the 0.9 branch.
2017-05-16 19:34:50 +00:00
landry
34c625c875 Fix pkgpath for twisted, buildslave works fine with the newer version,
tested on my production instance.
2017-05-16 19:33:09 +00:00
landry
e3f62062c9 CVS hits you. you die. 2017-05-16 19:28:27 +00:00
landry
65106d8698 Belated update to Twisted 17.1.0.
All the hard work by Pavel Korovin (thanks!), who takes maintainership
from eric@.  The different sub-parts of twisted were all merged in the
same project, ports using it will be adapted shortly.
2017-05-16 19:27:29 +00:00
giovanni
98d5020dae update to 5.02
ok jasper@ on a very similar diff
2017-05-16 17:01:35 +00:00
giovanni
6b72816b9b Update to 2.003002, now it needs devel/p5-Sub-Quote (previously integrated in Moo)
maintainer timeout
ok jasper@
2017-05-16 16:57:45 +00:00
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