Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-12-13 | Add and enable ruby-octokit. | taca | 1 | -1/+2 | |
2015-12-10 | Add xulrunner38 | ryoon | 1 | -1/+2 | |
2015-12-04 | + pkgconf. | wiz | 1 | -1/+2 | |
2015-12-02 | +py-ply | drochner | 1 | -1/+2 | |
2015-12-02 | Add *tlsh and fix some existing entries. | wiz | 1 | -2/+4 | |
2015-12-01 | Added devel/p5-Test-Stream version 1.302026 | mef | 1 | -1/+2 | |
2015-12-01 | Add devel/py-funcsigs | fhajny | 1 | -1/+2 | |
2015-12-01 | ĊAdd py-ZopeEvent | fhajny | 1 | -1/+2 | |
2015-11-30 | Added devel/p5-Test-EOL version 1.6 | mef | 1 | -1/+2 | |
2015-11-30 | Added devel/p5-CPAN-Meta version 2.150005 | mef | 1 | -1/+2 | |
2015-11-26 | Added devel/p5-Debug-ShowStuf version 1.16 | mef | 1 | -1/+2 | |
2015-11-26 | Added devel/p5-String-Util version 1.24 | mef | 1 | -1/+2 | |
2015-11-26 | Add git-remote-hg, a tool for bridging between git and mercurial, to the | agc | 1 | -1/+2 | |
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-16 | Added py-construct. | leot | 1 | -1/+2 | |
2015-11-16 | Add bokken | khorben | 1 | -1/+2 | |
2015-11-16 | Add py-radare2 | khorben | 1 | -1/+2 | |
2015-11-08 | + py-pluggy, py-tox. | wiz | 1 | -1/+3 | |
2015-11-08 | Add py-backports_abc | wen | 1 | -1/+2 | |
2015-11-07 | + py-test-*. | wiz | 1 | -1/+3 | |
2015-11-06 | Remove py-requests-oauthlib, already exists in security/ | wiz | 1 | -2/+1 | |
2015-11-06 | + py-requests-oauthlib | wiz | 1 | -1/+2 | |
2015-11-06 | + py-click-log. | wiz | 1 | -1/+2 | |
2015-11-06 | + py-click-threading | wiz | 1 | -1/+2 | |
2015-11-04 | Add new Erlang module packages | fhajny | 1 | -1/+3 | |
2015-11-01 | Add devel/ivykis | fhajny | 1 | -1/+2 | |
2015-10-28 | + libcerf. | wiz | 1 | -1/+2 | |
2015-10-09 | Add devel/zookeeper and devel/libzookeeper | fhajny | 1 | -1/+3 | |
2015-10-07 | Add p5-Test-Modern | wen | 1 | -1/+2 | |
2015-10-07 | Add p5-Test-API | wen | 1 | -1/+2 | |
2015-10-07 | Added devel/uthash version 1.9.9 | adam | 1 | -1/+2 | |
2015-09-27 | GC devel/librsync, superseded by net/librsync. | joerg | 1 | -2/+1 | |
2015-09-23 | + py-pkgconfig | joerg | 1 | -1/+2 | |
2015-09-13 | Add and enable ruby-celluloid-essentials, ruby-celluloid-extras, | taca | 1 | -1/+6 | |
ruby-celluloid-fsm, ruby-celluloid-pool and ruby-celluloid-supervision. | |||||
2015-09-13 | Add and enable ruby-rspec-logsplit. | taca | 1 | -1/+2 | |
2015-09-13 | Add and enable ruby-nenv. | taca | 1 | -1/+2 | |
2015-09-13 | Add and enable ruby-dotenv. | taca | 1 | -1/+2 | |
2015-09-12 | + bam. | wiz | 1 | -1/+2 | |
2015-09-09 | PR pkg/50202: David Shao: add devel/libdevq (from pkgsrc-wip) | tnn | 1 | -1/+2 | |
2015-09-06 | + p5-File-Slurper. | wiz | 1 | -1/+2 | |
2015-09-02 | Fix p5-Struct-Dumb typo. | jperkin | 1 | -2/+2 | |
2015-09-01 | Added devel/p5-Struct-Dumb version 0.03 | mef | 1 | -1/+2 | |
2015-08-31 | +asio | nros | 1 | -1/+2 | |
2015-08-30 | Add netcd-cxx | markd | 1 | -1/+2 | |
2015-08-26 | Add devel/jd-gui | tnn | 1 | -1/+2 | |
2015-08-24 | Add py-cached property | richard | 1 | -1/+2 | |
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-22 | Remove libusbx. | wiz | 1 | -2/+1 | |
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 | Added devel/p5-File-Find-Object version 0.2.13 | mef | 1 | -1/+2 | |
2015-08-06 | + p5-inc-latest. | wiz | 1 | -1/+2 | |
2015-08-06 | + p5-inc. | wiz | 1 | -1/+2 | |
2015-08-01 | Add a package for py-subprocess32. From NONAKA Kimihiro in PR pkg/50066. | bsiegert | 1 | -1/+2 | |
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. |