Path to this page:
./
devel/libbson,
BSON utility library
Branch: pkgsrc-2016Q1,
Version: 1.3.5,
Package name: libbson-1.3.5,
Maintainer: filiplibbson is a library providing useful routines related to building,
parsing, and iterating BSON documents. It is a useful base for those
wanting to write high-performance C extensions to higher level
languages such as python, ruby, or perl.
Master sites:
SHA1: 4eb4ac680aa162a838bfe29c382f607bd34214d2
RMD160: c23f252b726ce207dfcc8633373087b493a8e002
Filesize: 4441.133 KB
Version history: (Expand)
- (2016-04-07) Package added to pkgsrc.se, version libbson-1.3.5 (created)
CVS history: (Expand)
2016-05-23 07:13:51 by Benny Siegert | Files touched by this commit (2) |
Log message:
Pullup ticket #5022 - requested by joerg
devel/libbson: build fix
Revisions pulled up:
- devel/libbson/distinfo 1.18
- devel/libbson/patches/patch-Makefile.in 1.1
---
Module Name: pkgsrc
Committed By: joerg
Date: Wed May 18 20:19:11 UTC 2016
Modified Files:
pkgsrc/devel/libbson: distinfo
Added Files:
pkgsrc/devel/libbson/patches: patch-Makefile.in
Log message:
Help linking the test program by providing all internal libraries.
|