Commit graph

2370 commits

Author SHA1 Message Date
wiz
6b0d7cba2f + py-scandir. 2017-02-22 12:58:48 +00:00
wiz
df2b4f3cee + py-pathlib2. 2017-02-22 12:55:05 +00:00
minskim
e59b031247 Add ruby-multi_test 2017-02-21 06:31:46 +00:00
minskim
bb033da94f Add ruby-bit-struct 2017-02-21 01:19:45 +00:00
minskim
286e4de7a6 Add ruby-cucumber-wire 2017-02-20 05:53:10 +00:00
adam
16c874e53a Added devel/py-typing version 3.5.3.0
Typing defines a standard notation for Python function and variable
type annotations. The notation can be used for documenting code in
a concise, standard format, and it has been designed to also be
used by static and runtime type checkers, static analyzers, IDEs
and other tools.

This is a backport of the standard library typing module to Python
versions older than 3.5.
2017-02-19 18:53:25 +00:00
joerg
0763328309 Remove devel/p5-XML-Compile-Tester, canonical version is in textproc. 2017-02-16 17:35:27 +00:00
wiz
bc9e780e5c + radamsa, p5-Net-LDAP-SID 2017-02-16 07:48:42 +00:00
adam
c00b0ac84f Added devel/py-pydispatcher version 2.0.5
Dispatcher mechanism for creating event models

PyDispatcher is an enhanced version of Patrick K. O'Brien's original
dispatcher.py module. It provides the Python programmer with a robust mechanism
for event routing within various application contexts.

Included in the package are the robustapply and saferef modules, which provide
the ability to selectively apply arguments to callable objects and to reference
instance methods using weak-references.
2017-02-13 21:18:14 +00:00
adam
e68f0edf8e Added devel/py-queuelib version 1.4.2
Queuelib is a collection of persistent (disk-based) queues for Python.

Queuelib goals are speed and simplicity. It was originally part of the Scrapy
framework and stripped out on its own library.
2017-02-13 21:15:41 +00:00
fhajny
980affd4ca Enable librelp 2017-02-13 18:33:48 +00:00
minskim
0e4c641cdf Add ruby-cucumber-core 2017-02-13 03:22:57 +00:00
wiz
355befa8a1 + py-packaging. 2017-02-08 12:10:33 +00:00
minskim
2d6c86ea15 Add py-sortedcontainers 2017-02-08 04:48:28 +00:00
kamil
9b6b1e7a65 + devel/libpthread_dbg 2017-02-08 01:05:09 +00:00
hauke
cce930aad7 read_config_file parses a simple configuration file and stores its
values in an anonymous hash reference.
2017-02-07 09:22:18 +00:00
maya
ba8aa0a130 +gradle 2017-02-06 22:28:54 +00:00
mef
3318a6c51d Added devel/p5-IO-Event version 0.813 2017-02-01 13:38:45 +00:00
leot
eda98fc371 + py-olefile 2017-01-31 14:04:33 +00:00
mef
e45e9074d6 Added devel/p5-Data-ObjectDriver version 0.14
Added devel/p5-File-Flock version 2014.01
Added devel/p5-Data-Structure-Util version 0.16
Added devel/p5-TheSchwartz version 1.12
Added devel/p5-Eval-LineNumbers version 0.1
Added sysutils/p5-Daemon-Generic version 0.84
2017-01-30 14:37:25 +00:00
wiz
0ca8b55a11 Remove mdds0.12, not needed after libreoffice4 removal. 2017-01-24 07:32:30 +00:00
schmonz
c75bf784a6 Add and enable p5-Reply. 2017-01-17 19:44:18 +00:00
schmonz
b7b182afa2 Add and enable p5-Config-INI-Reader-Ordered. 2017-01-17 19:42:36 +00:00
taca
d6667cc0b7 Add and enable ruby-rb-kqueue. 2017-01-09 15:53:14 +00:00
schmonz
219045614e Add and enable p5-Test-Continuous. 2017-01-05 04:11:29 +00:00
manu
d075497a30 Add libnfc 1.7.1 and libfreefare 0.4.0 2016-12-16 08:15:50 +00:00
abs
e9b1af0e3a +bfg 2016-12-15 20:25:31 +00:00
marino
f9de260343 Add devel/adacurses to pkgsrc
The ncurses Ada95 binding was originally written by Juergen Pfeifer in
1996.  It has been improved several times by Juergen, as wll as
Eugen V. Melaragno and Nicolas Boulenguez.
2016-12-12 00:36:19 +00:00
wen
78f9267d66 Add p5-Sub-Quote 2016-12-11 00:27:37 +00:00
rodent
a31081897c Import gflags-2.1.2 as devel/gflags.
The gflags package contains a library that implements commandline flags
processing. As such it's a replacement for getopt(). It has increased
flexibility, including built-in support for C++ types like string, and the
ability to define flags in the source file in which they're used.

Package from pkgsrc-wip with bacon4000@gmail.com as the MAINTAINER.
devel/snappy can use this along with other packages in the dependency chain
for caffe.
2016-12-06 00:34:18 +00:00
rodent
a71bc063ac It's time to make Tryton great again. This update is YUGE. There are 71
new packages. Most of which are the remaining modules of the Tryton
platform which weren't packaged. The others are dependencies of the new
modules. This was tested on FreeBSD and is based in large part on Richard
Palo's (richard@) work. This is the most recent release of the Tryton
platform, version 4.2. There's a very large list of changes from the 3.8
series we have in pkgsrc. If you're interested, those functional changes
can be found here:

http://www.tryton.org/posts/new-tryton-release-42.html
http://www.tryton.org/posts/new-tryton-release-40.html
2016-12-04 21:12:58 +00:00
wiedi
2460509176 Import slibtool-0.5.12 as devel/slibtool
slibtool is an independent reimplementation of the widely used libtool,
written in C. slibtool is designed to be a clean, fast, easy-to-use
libtool drop-in replacement, and is accordingly aimed at package authors,
distro developers, and system integrators. slibtool maintains compatibility
with libtool in nearly every aspect of the tool's functionality as well as
semantics, leaving out (or turning into a no-op) only a small number of
features that are no longer needed on modern systems.
2016-12-03 23:54:56 +00:00
wiz
a052bded55 + py-constantly 2016-11-30 12:24:54 +00:00
joerg
f0f2330179 + svn-bisect 2016-11-28 19:17:17 +00:00
joerg
c3bdceaedc + woboq_codebrowser 2016-11-24 01:11:59 +00:00
fhajny
2f5dab6cd7 Enable py-requests-file 2016-11-21 11:46:13 +00:00
wiz
3ace5c1a56 + py-incremental 2016-11-20 10:21:38 +00:00
fhajny
0fabe788b3 Enable p5-Log-Any-Adapter-Callback 2016-11-08 12:05:30 +00:00
wiz
9f9e7e0578 + p5-Test2-Plugin-NoWarnings 2016-11-07 10:44:05 +00:00
wiz
d4274ee4fc + p5-Test-Suite. 2016-11-07 10:39:01 +00:00
wiz
152422122e + p5-Importer. 2016-11-07 10:36:34 +00:00
joerg
c9ee0f07de + creduce 2016-11-02 13:06:00 +00:00
wiz
06e2137dc3 Remove gmock, integrated into googletest. 2016-11-01 15:32:59 +00:00
kamil
b0a95a5afa Detach devel/tcl-tclOO 2016-10-21 02:32:58 +00:00
fhajny
6f5cc7149d Enable jenkins-lts 2016-10-13 09:40:44 +00:00
bsiegert
7259f58f0e New package, py-vcversioner, from pkgsrc-wip.
You can write a setup.py with no version information specified, and vcversioner
will find a recent, properly-formatted VCS tag and extract a version from it.

It's much more convenient to be able to use your version control system's
tagging mechanism to derive a version number than to have to duplicate that
information all over the place. I eventually ended up copy-pasting the same
code into a couple different setup.py files just to avoid duplicating version
information. But, copy-pasting is dumb and unit testing setup.py files is hard.
This code got factored out into vcversioner.
2016-10-11 12:24:32 +00:00
taca
e2389015db Add and enable ruby-forwardable-extended and ruby-lazy_priority_queue. 2016-10-10 23:16:29 +00:00
taca
5636ef6e3f Add and enbale ruby-pathutil. 2016-10-09 14:37:15 +00:00
taca
c5bc6e7171 Add and enable ruby-dep. 2016-10-09 14:34:04 +00:00
wiz
7a3c9446a3 + py-nosexcover. 2016-10-09 08:11:17 +00:00