Commit graph

2333 commits

Author SHA1 Message Date
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
jnemeth
a2b2ea24c2 sort 2016-10-07 06:29:44 +00:00
kamil
f42974ed2d Add devel/py-uuid 2016-10-05 02:30:12 +00:00
wiz
4cdef03895 + py-codestyle 2016-09-30 10:37:02 +00:00
jperkin
682890170f Add p5-Test-Toolbox 2016-09-19 23:42:53 +00:00
kamil
abb292dc45 Added devel/py-enum 2016-09-19 00:29:36 +00:00
kamil
9c8ae9eb3a Add devel/linenoise 2016-09-18 16:48:23 +00:00
kamil
ef1b44ac3e Add devel/tinycthrad 2016-09-18 14:14:50 +00:00
mef
b4b126fd9b - Added devel/p5-Specio version 0.25 2016-09-18 07:29:53 +00:00
mef
34aa2571b8 Added devel/p5-Params-ValidationCompiler version 0.13 2016-09-18 06:35:34 +00:00
mef
7c757d93e2 Added devel/calltree-perl version 0.1 2016-09-17 06:15:40 +00:00
wiz
312add2c89 Remove guile-gtk.
"guile-gtk has been decommissioned. See guile-gnome for current work."

No user in pkgsrc.
2016-09-15 16:24:19 +00:00
prlw1
0a3854a836 Add swig3, version 3.0.10 of SWIG (Simplified Wrapper and Interface Generator) 2016-09-14 13:39:40 +00:00
kamil
74484e2d83 + devel/polly 2016-09-12 22:50:42 +00:00
bsiegert
3301db0426 New package, go-glog.
Package glog implements logging analogous to the Google-internal
C++ INFO/ERROR/V setup.  It provides functions Info, Warning,
Error, Fatal, plus formatting variants such as Infof. It
also provides V-style logging controlled by the -v and
-vmodule=file=2 flags.

This is an efficient pure Go implementation of leveled logs in the
manner of the open source C++ package
	https://github.com/google/glog
	(pkgsrc/devel/google-glog)

By binding methods to booleans it is possible to use the log package
without paying the expense of evaluating the arguments to the log.
Through the -vmodule flag, the package also provides fine-grained
control over logging at the file level.
2016-09-11 08:15:43 +00:00
bsiegert
b950c4460d New package, go-protobuf.
Protocol Buffers are Google's data interchange format.

This software implements Go bindings for protocol buffers. For information
about protocol buffers themselves, see
https://developers.google.com/protocol-buffers/
2016-09-11 08:02:29 +00:00
wiz
faf14083cc + py-stsci.distutils 2016-08-28 15:34:54 +00:00
nonaka
0492a67932 Add dumpet 2016-08-27 11:57:00 +00:00
markd
fd9feb7ef1 Add p5-Data-Page-Pageset 2016-08-25 00:02:26 +00:00
markd
3b51a85a76 Add p5-Log-Any-Adapter-{Screen,TAP}, p5-GitLab-API-v3 2016-08-24 23:43:27 +00:00
wiz
130cc45449 + undebt. 2016-08-24 13:28:06 +00:00
markd
6c67cf9f20 Add krunner 2016-08-21 21:51:39 +00:00
bsiegert
92cb57b4db New package, go-gls-4.2.0.
Every so often, a thread shows up on the golang-nuts asking for some form of
goroutine-local-storage, or some kind of goroutine id, or some kind of context.
There are a few valid use cases for goroutine-local-storage, one of the most
prominent being log line context. One poster was interested in being able to
log an HTTP request context id in every log line in the same goroutine as the
incoming HTTP request, without having to change every library and function call
he was interested in logging.

It is my duty to point you to https://blog.golang.org/context, which is how
Google solves all of the problems you'd perhaps consider using this package for
at scale.
2016-08-21 09:14:25 +00:00
taca
de299b3c00 Add and enable pear-Console_CommandLine. 2016-08-21 08:23:50 +00:00
kamil
5f3f9fcdeb Makefile: +py-wcwidth +py-prompt_toolkit 2016-08-21 01:09:42 +00:00
bsiegert
bdaf4225c9 New package, go-termbox.
Termbox is a library that provides a minimalistic API which allows the
programmer to write text-based user interfaces. The library is crossplatform
and has both terminal-based implementations on *nix operating systems and a
winapi console based implementation for windows operating systems. The basic
idea is an abstraction of the greatest common subset of features available on
all major terminals and other terminal-like APIs in a minimalistic fashion.
Small API means it is easy to implement, test, maintain and learn it, that's
what makes the termbox a distinct library in its area.
2016-08-20 09:30:41 +00:00
richard
15d18721b3 remove duplicated devel/py-cycler which can be found now in graphics/ 2016-08-18 11:59:57 +00:00
jaapb
6ee572be5f Added ocaml-result to SUBDIRs 2016-08-17 15:57:18 +00:00
bsiegert
193cdd9930 New package, go-ini-1.19.1.
Package ini provides functions to read and write configuration in the
Windows INI format.
2016-08-09 20:53:51 +00:00
wen
2fbdef200d Add p5-Ref-Util 2016-08-07 09:07:20 +00:00
wiz
2ec4922013 + py-freezegun 2016-08-02 23:14:08 +00:00
minskim
fdaed9d023 Enable ruby-contracts 2016-08-01 16:46:52 +00:00
kamil
4462e7ce50 Add devel/flatzebra 2016-07-28 20:28:29 +00:00
wen
6c607877c2 Add p5-Tree-R 2016-07-25 08:52:43 +00:00
kamil
3abd8f040c Add devel/py-ode 2016-07-24 01:50:02 +00:00
mef
0d7e49f245 Added devel/p5-MooX-ClassAttribute version 0.011 2016-07-20 12:54:16 +00:00
bsiegert
7e43968849 New package, go-testify.
Go code (golang) set of packages that provide many tools for testifying that
your code will behave as you intend.

Features include:

- Easy assertions
- Mocking
- HTTP response trapping
- Testing suite interfaces and functions
2016-07-16 13:21:41 +00:00
bsiegert
54ab5b93a6 New package, go-mow-cli.
A framework to build command line applications in Go with most of the burden of
arguments parsing and validation placed on the framework instead of the
developer.
2016-07-16 13:03:42 +00:00