Path to this page:
./
devel/libthrift,
Cross-language data serialization library
Branch: pkgsrc-2016Q1,
Version: 0.7.0nb31,
Package name: libthrift-0.7.0nb31,
Maintainer: tonnerreThrift is a software framework for scalable cross-language services
development. It combines a software stack with a code generation engine to
build services that work efficiently and seamlessly between C++, Java,
Python, PHP, Ruby, Erlang, Perl, Haskell, C#, Cocoa, Smalltalk, and OCaml.
Required to run:[
devel/boost-libs]
Required to build:[
devel/boost-headers]
Master sites: (Expand)
SHA1: b8f6877bc75878984355da4efe171ad99ff05b6a
RMD160: d9db8ff077347134101cd017e086511c4317b052
Filesize: 2195.631 KB
Version history: (Expand)
- (2016-04-07) Package added to pkgsrc.se, version libthrift-0.7.0nb31 (created)
CVS history: (Expand)
2016-06-11 20:31:03 by S.P.Zeidler | Files touched by this commit (4) |
Log message:
Pullup ticket #5039 - requested by taca
devel/libthrift: build fix
Revisions pulled up:
- devel/libthrift/distinfo 1.12-1.14
- devel/libthrift/options.mk 1.8
- devel/libthrift/patches/patch-lib__rb__setup.rb 1.2
- devel/libthrift/patches/patch-lib_rb_Makefile.in 1.1
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: taca
Date: Mon May 30 09:22:58 UTC 2016
Modified Files:
pkgsrc/devel/libthrift: distinfo
pkgsrc/devel/libthrift/patches: patch-lib__rb__setup.rb
Log message:
Fix build problem with Ruby 2.2 and later.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/libthrift/distinfo
cvs rdiff -u -r1.1 -r1.2 \
pkgsrc/devel/libthrift/patches/patch-lib__rb__setup.rb
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: taca
Date: Mon May 30 16:03:13 UTC 2016
Modified Files:
pkgsrc/devel/libthrift: distinfo options.mk
Added Files:
pkgsrc/devel/libthrift/patches: patch-lib_rb_Makefile.in
Log message:
More build fixes:
* Explict specify ruby's path to avoid path in WRKDIR.
* Do not build again on install stage to fix rpath problem.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/libthrift/distinfo
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/libthrift/options.mk
cvs rdiff -u -r0 -r1.1 \
pkgsrc/devel/libthrift/patches/patch-lib_rb_Makefile.in
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: taca
Date: Mon May 30 16:09:07 UTC 2016
Modified Files:
pkgsrc/devel/libthrift: distinfo
Log message:
Update distinfo.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/libthrift/distinfo
|