Commit graph

2174 commits

Author SHA1 Message Date
fhajny
84d8e7c919 Add devel/py-funcsigs 2015-12-01 08:22:45 +00:00
fhajny
f48d5f4a23 ÅAdd py-ZopeEvent 2015-12-01 07:55:38 +00:00
mef
c70ee7a525 Added devel/p5-Test-EOL version 1.6 2015-11-30 14:10:15 +00:00
mef
43356a0f55 Added devel/p5-CPAN-Meta version 2.150005 2015-11-30 13:35:44 +00:00
mef
00d3d8234c Added devel/p5-Debug-ShowStuf version 1.16 2015-11-26 14:51:31 +00:00
mef
e47d16dc08 Added devel/p5-String-Util version 1.24 2015-11-26 14:17:43 +00:00
agc
05aeb58a70 Add git-remote-hg, a tool for bridging between git and mercurial, to the
packages collection.

	git-remote-hg allows you to transparently clone, fetch and
	push to and from Mercurial repositories as if they were Git
	ones.
2015-11-26 08:30:57 +00:00
leot
8f6e5bf7ec Added py-construct. 2015-11-16 17:36:47 +00:00
khorben
a6909b3368 Add bokken 2015-11-16 02:05:53 +00:00
khorben
33fd70fb9e Add py-radare2 2015-11-16 01:31:47 +00:00
wiz
bff5c5ea43 + py-pluggy, py-tox. 2015-11-08 09:32:46 +00:00
wen
b4a731f696 Add py-backports_abc 2015-11-08 05:03:01 +00:00
wiz
fb9f3ce3a8 + py-test-*. 2015-11-07 19:03:23 +00:00
wiz
20fcf7074e Remove py-requests-oauthlib, already exists in security/ 2015-11-06 21:32:28 +00:00
wiz
255f1856b5 + py-requests-oauthlib 2015-11-06 11:42:11 +00:00
wiz
a78568b4dd + py-click-log. 2015-11-06 09:47:08 +00:00
wiz
de95e3ed5c + py-click-threading 2015-11-06 09:44:37 +00:00
fhajny
05aad0ff6b Add new Erlang module packages 2015-11-04 14:07:26 +00:00
fhajny
831373a1e7 Add devel/ivykis 2015-11-01 13:40:12 +00:00
wiz
ba80ae0019 + libcerf. 2015-10-28 19:01:32 +00:00
fhajny
c12831e8ed Add devel/zookeeper and devel/libzookeeper 2015-10-09 14:01:23 +00:00
wen
411e3b0b08 Add p5-Test-Modern 2015-10-07 14:28:20 +00:00
wen
d4f7052be3 Add p5-Test-API 2015-10-07 14:11:09 +00:00
adam
535a55a56f Added devel/uthash version 1.9.9 2015-10-07 12:34:00 +00:00
joerg
f5ef4215c2 GC devel/librsync, superseded by net/librsync. 2015-09-27 09:16:31 +00:00
joerg
e375f260ba + py-pkgconfig 2015-09-23 12:10:03 +00:00
taca
f01d29d0d2 Add and enable ruby-celluloid-essentials, ruby-celluloid-extras,
ruby-celluloid-fsm, ruby-celluloid-pool and ruby-celluloid-supervision.
2015-09-13 14:15:24 +00:00
taca
d8b3a3946e Add and enable ruby-rspec-logsplit. 2015-09-13 14:05:43 +00:00
taca
e4b49f1138 Add and enable ruby-nenv. 2015-09-13 14:00:58 +00:00
taca
851c315506 Add and enable ruby-dotenv. 2015-09-13 13:58:46 +00:00
wiz
49c5e9efac + bam. 2015-09-12 18:51:43 +00:00
tnn
ff44ec5cbc PR pkg/50202: David Shao: add devel/libdevq (from pkgsrc-wip) 2015-09-09 23:04:59 +00:00
wiz
fda0a22ce9 + p5-File-Slurper. 2015-09-06 20:42:03 +00:00
jperkin
e721d1cfd6 Fix p5-Struct-Dumb typo. 2015-09-02 13:04:12 +00:00
mef
0fb7500363 Added devel/p5-Struct-Dumb version 0.03 2015-09-01 13:01:12 +00:00
nros
d160b45fff +asio 2015-08-31 14:31:58 +00:00
markd
cda12aa3b3 Add netcd-cxx 2015-08-30 10:27:16 +00:00
tnn
262f67d0b8 Add devel/jd-gui 2015-08-26 10:59:35 +00:00
richard
8494a8c64c Add py-cached property
A cached-property for decorating methods in classes.

History:
1.2.0 (2015-04-28)

    Overall code and test refactoring, thanks to @gsakkis
    Allow the del statement for resetting cached properties with ttl instead
    of del obj._cache[attr], thanks to @gsakkis.
    Uncovered a bug in PyPy, https://bitbucket.org/pypy/pypy/issue/2033/
    attributeerror-object-attribute-is-read, thanks to @gsakkis
    Fixed threaded_cached_property_with_ttl to actually be thread-safe, thanks
    to @gsakkis

1.1.0 (2015-04-04)

    Regression: As the cache was not always clearing, we've broken out the
    time to expire feature to its own set of specific tools, thanks to
    @pydanny
    Fixed typo in README, thanks to @zoidbergwill

1.0.0 (2015-02-13)

    Added timed to expire feature to cached_property decorator.
    Backwards incompatiblity: Changed del monopoly.boardwalk to del
    monopoly['boardwalk'] in order to support the new TTL feature.
2015-08-24 11:33:58 +00:00
wiz
c91cdee9d3 Remove libusbx.
This was a fork of libusb1, but as of libusb1-1.0.18 they are merged
again, and pkgsrc now contains 1.0.19.
2015-08-22 22:40:41 +00:00
mef
7bda0ce760 Added devel/p5-File-Find-Object version 0.2.13 2015-08-22 14:22:18 +00:00
wiz
f53049ceca + p5-inc-latest. 2015-08-06 10:36:07 +00:00
wiz
3054bd2291 + p5-inc. 2015-08-06 09:35:21 +00:00
bsiegert
69fc0226ef Add a package for py-subprocess32. From NONAKA Kimihiro in PR pkg/50066.
DESCR:

Backport of the subprocess module from Python 3.2/3.3 for use on 2.x.

This is a backport of the subprocess standard library module from Python
3.2 & 3.3 for use on Python 2.4, 2.5, 2.6 and 2.7. It includes bugfixes
and new features. On POSIX systems it is guaranteed to be reliable when
used in threaded applications. Bonus: It includes timeout support from
Python 3.3.
2015-08-01 15:29:43 +00:00
wen
46eee3a837 Add p5-Test-TempDir-Tiny 2015-08-01 01:57:23 +00:00
wiz
dc363a7f41 Remove p5-Coro and packages depending on it.
Upstream says that it "can not" work with perl 5.22 and has even
forked perl as "stableperl" to allow his package to work instead
of fixing it differently.

See http://blog.schmorp.de/2015-06-06-stableperl-faq.html

Ok bsiegert@
2015-07-31 17:53:14 +00:00
schmonz
efc40af767 Add and enable p5-Devel-Refcount. 2015-07-30 12:51:56 +00:00
wiz
a9f46ff7c7 Remove hg-git, keep py-hg-git. 2015-07-27 09:34:06 +00:00
jnemeth
e9f8d7a2d0 add and enable p5-Graph 2015-07-23 07:02:02 +00:00
wiz
c7517c07ae + py-pkginfo. 2015-07-21 19:23:41 +00:00