dcoppa a7b0d4c2e9 Import hs-scanner, new dependency of an upcoming update to hedis-0.8.0.
$ cat pkg/DESCR
scanner is a fast non-backtracking incremental combinator parsing
library for bytestrings.
It is often convenient to use backtracking to parse some sophisticated
input. Unfortunately it kills performance, so usually you should
avoid backtracking.
Often (actually always, but it could be too hard sometimes) you can
implement your parser without any backtracking. It that case all
the bookkeeping usual parser combinators do becomes unnecessary.
The scanner library is designed for such cases. It is often 2 times
faster than attoparsec.

OK kili@
2016-04-21 07:54:59 +00:00
2016-03-21 07:24:01 +00:00
2016-04-19 08:34:36 +00:00
2016-04-05 12:21:40 +00:00
2015-12-19 22:14:21 +00:00
2016-04-12 15:19:39 +00:00
2016-04-12 15:19:39 +00:00
2016-04-19 07:39:16 +00:00
2016-04-12 21:25:44 +00:00
2016-04-11 05:56:45 +00:00
2016-04-19 11:20:42 +00:00
2016-04-19 08:41:33 +00:00
2016-03-27 15:31:23 +00:00
2016-04-18 17:33:11 +00:00
2016-04-20 06:21:50 +00:00
2016-04-21 00:46:07 +00:00
2016-04-20 07:59:45 +00:00
2016-04-19 06:25:29 +00:00
2016-04-12 15:54:26 +00:00
2016-04-20 06:04:17 +00:00
2016-04-20 07:20:34 +00:00
2016-04-05 22:54:46 +00:00
2016-03-28 15:37:12 +00:00
2016-04-20 18:42:12 +00:00
2016-04-20 06:22:34 +00:00
2016-03-17 12:05:21 +00:00

Documentation for the ports tree: ports(7), packages(7), mirroring-ports(7),
library-specs(7), bsd.port.mk(5), bsd.port.arch.mk(5), port-modules(5).

dpb(1) (manpage under ${PORTSDIR}/infrastructure/man) for bulk builds.

See also the OpenBSD Porter's Handbook http://www.openbsd.org/faq/ports/

$OpenBSD: README,v 1.21 2014/07/11 10:38:01 ajacoutot Exp $
Description
Public git conversion mirror of OpenBSD's official cvs ports repository. Pull requests not accepted - send diffs to the ports@ mailing list.
Readme 554 MiB
Languages
Makefile 61%
PHP 18.9%
Perl 6.5%
C 4.6%
HTML 2.3%
Other 6.4%