Commit graph

2274 commits

Author SHA1 Message Date
kamil
c755383099 Add devel/p5-Function-Parameters 2016-06-11 12:45:46 +00:00
alnsn
2c1813d1ae Add lua-rocks. 2016-06-06 21:33:31 +00:00
wen
288cc82409 Add p5-File-Share 2016-06-05 12:48:13 +00:00
alnsn
4f367575c4 Add lua-coxpcall. 2016-06-05 09:57:12 +00:00
jnemeth
0ffad79977 sort 2016-06-02 05:02:23 +00:00
abs
6fb0af5ecf +libite 2016-05-29 22:26:24 +00:00
khorben
4081af12f1 Add git-cvs 2016-05-26 15:37:37 +00:00
markd
3026504f91 Add kf5 packages 2016-05-26 08:39:32 +00:00
leot
c1d53f658e Add stfl. 2016-05-24 09:20:46 +00:00
youri
35f49855d1 + mate-common 2016-05-21 21:45:25 +00:00
youri
fc3b237cc3 - libdbusmenu meta package. 2016-05-20 22:15:25 +00:00
youri
7377b71ec0 Sync Makefile. 2016-05-20 22:12:40 +00:00
wiz
9183568aee Add p5-List-SomeUtils* 2016-05-18 12:22:27 +00:00
wiz
4a44fc70fc + mdds1.2 2016-05-18 11:49:15 +00:00
nils
5c727ebc7e add and enable py-cookiecutter 2016-05-16 15:06:36 +00:00
nils
c82296bfd2 add and enable py-binaryornot 2016-05-16 14:21:29 +00:00
nils
7704aa35be add and enable py-whichcraft 2016-05-16 14:06:52 +00:00
nils
68904ade41 add and enable py-ruamel-yaml 2016-05-16 13:53:34 +00:00
nils
88daa3c865 add and enable py-ruamel-base 2016-05-16 13:42:50 +00:00
nils
b539d8a943 add and enable py-ruamel-ordereddict 2016-05-16 10:36:50 +00:00
nils
bf8417fbaf add & enable py-wheel 2016-05-16 07:55:00 +00:00
wen
9a5cb213a9 Add py-cycler 2016-05-08 14:15:41 +00:00
markd
b97c2100e5 Add grantlee-qt5 2016-05-08 11:22:57 +00:00
wen
c81b60e9e7 Add py-future 2016-05-08 07:24:59 +00:00
schmonz
03d94f708a Add and enable cpputest. 2016-05-06 18:09:33 +00:00
richard
1fa04d3f86 add devel/py-wrapt (wrapt-1.10.8)
A Python module for decorators, wrappers and monkey patching.

The aim of the wrapt module is to provide a transparent object proxy for
Python, which can be used as the basis for the construction of function
wrappers and decorator functions.

The wrapt module focuses very much on correctness. It therefore goes way
beyond existing mechanisms such as functools.wraps() to ensure that
decorators preserve introspectability, signatures, type checking abilities
etc. The decorators that can be constructed using this module will work in
far more scenarios than typical decorators and provide more predictable and
consistent behaviour.

To ensure that the overhead is as minimal as possible, a C extension module
is used for performance critical components. An automatic fallback to a pure
Python implementation is also provided where a target system does not have a
compiler to allow the C extension to be compiled.
2016-05-05 11:15:33 +00:00
jaapb
53993fc02d Added ocamlbuild to SUBDIRs 2016-05-05 10:29:24 +00:00
ryoon
5a70d6b2d9 Add xulrunner45 2016-05-04 10:02:38 +00:00
fhajny
69034d07c7 Enable py-hash 2016-05-03 14:53:46 +00:00
seb
0221384771 Add & enable bats 2016-05-02 02:33:28 +00:00
fhajny
7624d3776f Enable/disable updated/removed Erlang packages. 2016-04-25 20:39:15 +00:00
wiz
3f49b6b767 + py-hypothesis 2016-04-24 09:44:51 +00:00
fhajny
bc45357899 Enable py-futures 2016-04-19 12:36:36 +00:00
wen
50b0988e8b Add p5-Devel-Confess 2016-04-17 13:29:18 +00:00
mef
1222937177 Added devel/p5-Test-Requires-Git version 1.005 2016-04-16 13:21:45 +00:00
wiz
2e011b2ec5 + p5-MooX-StrictConstructor 2016-04-15 11:38:21 +00:00
leot
03baed85b3 Add py-attrs 2016-04-14 11:07:18 +00:00
kamil
55e3a4584b + libdwarf 2016-04-10 16:55:18 +00:00
wen
094aef02d6 Add p5-Cache-LRU 2016-04-10 15:17:01 +00:00
bsiegert
eeba535d22 +MoarVM 2016-04-08 20:27:40 +00:00
kamil
57023ac93b +lldb 2016-03-28 13:14:54 +00:00
taca
558bc30aec Delete ruby-debugger, ruby-debugger-linecache and
ruby-debugger-ruby_core_source.
2016-03-13 15:26:51 +00:00
wen
29e2d54cad Add p5-Git-Version-Compare 2016-03-13 12:56:38 +00:00
fhajny
7c3bf8cb8d Enable www/php-http3 and deps 2016-03-12 09:26:51 +00:00
bsiegert
ab93cb4388 New package, py-thrift.
From Aleksej Lebedev in PR pkg/50853.

Thrift is a software library and set of code-generation tools developed
at Facebook to expedite development and implementation of efficient and
scalable backend services. Its primary goal is to enable efficient and
reliable communication across programming languages by abstracting the
portions of each language that tend to require the most customization
into a common library that is implemented in each language.

Specifically, Thrift allows developers to define datatypes and service
interfaces in a single language-neutral file and generate all the
necessary code to build RPC clients and servers.
2016-03-09 20:49:59 +00:00
jaapb
a3bc49b16b Added ocaml-ppx_sexp_conv to SUBDIRs 2016-03-04 16:07:12 +00:00
jaapb
a0e6c63b4f Added ocaml-ppx_deriving and ocaml-ppx_type_conv to SUBDIRs 2016-03-04 15:47:52 +00:00
jaapb
f776455894 Added ocaml-ppx_optcomp to SUBDIRs 2016-03-04 15:30:27 +00:00
jaapb
900413018f added ocaml-ppx_core to SUBDIRs 2016-03-04 15:23:03 +00:00
youri
75295d8d46 + libphutil
+ arcanist
+ phabricator
2016-03-04 10:56:41 +00:00