Port details |
- rubygem-thrift Ruby interface to thrift
- 0.14.0,1 devel
=0 0.14.0,1Version of this port present on the latest quarterly branch. - Maintainer: komarov@valerka.net
 - Port Added: 2012-01-06 01:35:09
- Last Update: 2021-10-18 19:25:52
- Commit Hash: 3904502
- Also Listed In: rubygems
- License: APACHE20
- Description:
- Ruby interface to Thrift.
WWW: http://thrift.apache.org/thrift/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-thrift>0:devel/rubygem-thrift
- To install the port:
- cd /usr/ports/devel/rubygem-thrift/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/rubygem-thrift
- pkg install rubygem-thrift
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-thrift
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1614981436
SHA256 (rubygem/thrift-0.14.0.gem) = b648fdec62324fcc6b1c420248c63bc2d6b819303d6122b228294fc2284798ec
SIZE (rubygem/thrift-0.14.0.gem) = 75776
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby27 : lang/ruby27
- gem27 : devel/ruby-gems
- Runtime dependencies:
-
- ruby27 : lang/ruby27
- gem27 : devel/ruby-gems
- Patch dependencies:
-
- ruby27 : lang/ruby27
- gem27 : devel/ruby-gems
-
- This port is required by:
- for Build
-
- www/gitlab-ce
- for Run
-
- devel/rubygem-jaeger-client
- www/gitlab-ce
- Configuration Options:
- No options to configure
- Options name:
- devel_rubygem-thrift
- USES:
- cpe gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
18 Oct 2021 19:25:52 0.14.0,1
|
Stefan Eßer (se)  |
devel/rubygem-thrift: Add CPE information
Approved by: portmgr (blanket) |
06 Apr 2021 14:31:07 0.14.0,1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
06 Mar 2021 10:01:09
0.14.0,1
|
mfechner  |
Security related update to 0.14.0.
Changelog:
https://github.com/apache/thrift/blob/master/CHANGES.md
In the changelog I cannot find the information that this includes a security
related fix.
Neither in CVE database:
https://www.cvedetails.com/product/38295/Apache-Thrift.html?vendor_id=45
But gitlab mentions it that it updates to version 0.14.0 to mitigate security
concerns:
https://about.gitlab.com/releases/2021/03/04/security-release-gitlab-13-9-2-released/
This update is therefor required for the gitlab-ce security update to 13.9.2.
Changed build system to cmake, this fixed problems if openssl from ports is
used.
It also improves the build performance by factor of CPUs available.
Cmake also seems to be the recommended build system. |
03 Mar 2021 09:25:39
0.13.0,1
|
mfechner  |
Update thrift ports to 0.13.0 which is required for gitlab-ce upgrade.
PR: 253804
Approved by: maintainer timeout |
24 Feb 2018 20:40:27
0.11.0.0,1
|
lx  |
Update thrift ports to 0.11.0.
PR: 225798
Approved by: maintainer timeout |
27 Apr 2016 21:57:32
0.9.3.0,1
|
swills  |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
27 Apr 2016 16:36:42
0.9.3.0,1
|
swills  |
create USES=gem and update rubygem- ports to use it
Note that for now ports still have to have USE_RUBY=yes to use USES=gem
PR: 209041
Differential Revision: https://reviews.freebsd.org/D6070 |
27 Oct 2015 15:54:59
0.9.3.0,1
|
sunpoet  |
- Update to 0.9.3.0 and unbreak this port on Ruby 2.2
- While I'm here, add a workaround for stage-qa:
Changes: https://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob;f=CHANGES;hb=HEAD
PR: 203966
Submitted by: Valery Komarov <komarov@valerka.net> (maintainer) |
03 Sep 2015 16:24:32
0.9.1,1
|
sunpoet  |
- Add LICENSE
- Use BROKEN_RUBY22
Approved by: portmgr (blanket)
With hat: ruby |
07 Apr 2015 00:42:12
0.9.1,1
|
swills  |
devel/rubygem-thrift: mark broken with ruby 2.2 |
24 Jan 2014 14:49:30
0.9.1,1
|
miwi  |
- Stage Safe |
09 Nov 2013 15:09:13
0.9.1,1
|
wg  |
devel/thrift: update to 0.9.1
- Update to 0.9.1
- Update php and ruby subports
PR: ports/183053, ports/183055, ports/183058
Submitted by: Valery Komarov <komarov valerka.net>
Approved by: maintainer (timeout for ports/183055) |
20 Sep 2013 17:17:45
0.9.0,1
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
26 Feb 2013 16:22:18
0.9.0,1
|
scheidell  |
- Update to 0.9.0
PR: ports/172809 |
06 Jan 2012 01:34:43
0.8.0,1
|
scheidell  |
- Update ruby-thrift 0.6.1 to rubygems-thrift 0.8.0 [1]
- Forced commit to note rpocopy from devel/ruby-thrift [1]
- substitution with this attached patch [1]
- added bsd.thift.mk to keep thrift ports in sync [2]
New files
rubygem-thrift/distinfo
rubygem-thrift/Makefile
rubygem-thrift/pkg-descr
removed file:
rubygem-thrift/pkg-list
PR: ports/163676[1]
Submitted by: komarov@valerka.net [1]
Reviewed by: scheidell [2]
Approved by: gabor (mentor) |