Port details |
- node-thrift Node.js bindings for the Apache Thrift RPC system
- 0.16.0_3 devel =2 0.16.0_3Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2012-01-06 16:32:05
- Last Update: 2023-11-01 19:29:11
- Commit Hash: 1ce5801
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: not specified in port
- WWW:
- https://thrift.apache.org/
- Description:
- Node.js bindings for the Apache Thrift RPC system.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- node-thrift>0:devel/node-thrift
- To install the port:
- cd /usr/ports/devel/node-thrift/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/node-thrift
- pkg install node-thrift
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: node-thrift
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1666107014
SHA256 (thrift-0.16.0.tar.gz) = f460b5c1ca30d8918ff95ea3eb6291b3951cf518553566088f3f2be8981f6209
SIZE (thrift-0.16.0.tar.gz) = 4085114
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- node : www/node20
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_node-thrift
- USES:
- cpe nodejs:run
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.16.0_3 01 Nov 2023 19:29:11 |
Po-Chuan Hsieh (sunpoet) |
nodejs: Bump PORTREVISION for dependency change
USES=nodejs defaults to www/node20 now. |
0.16.0_2 30 Jan 2023 14:20:38 |
Po-Chuan Hsieh (sunpoet) |
Framework: Rewrite nodejs.mk and reorganize www/{node,npm,yarn}
The current USES=nodejs has the following issues:
- www/node is not the default version while www/node16 is.
- It also means inconsistent naming of node ports.
- www/npm duplicates with www/npm-node16.
- www/yarn duplicates with www/yarn-node16.
The notable changes are introduced to fix the above issues:
- Rewrite Mk/Uses/nodejs.mk.
- Add new LTS version of nodejs (www/noe18).
- Add new current version of nodejs (www/node19).
- Change default nodejs version from 16 to 18 (latest LTS).
- Use consistent naming for all supported node versions.
- Convert www/node, www/npm and www/yarn to meta ports.
After this commit:
- All supported node versions are named as node{14,16,18,19}
- www/node is a meta port which depends on the default version (e.g. www/node18)
- www/npm is a meta port which depends on the default version (e.g.
www/npm-node18)
- www/yarn is a meta port which depends on the default version (e.g.
www/yarn-node18)
- Bump PORTREVISION of dependent ports for dependency change (from www/node16 to
www/node18)
Discussed with: jrm, otis, pizzamig |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.14.0_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.14.0_1 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.14.0_1 29 Jun 2022 16:32:59 |
Po-Chuan Hsieh (sunpoet) |
devel/node-thrift: Update WWW |
0.14.0_1 12 Nov 2021 05:54:51 |
Matthias Fechner (mfechner) |
*/*: use new nodejs USES flag
Simply define which nodejs version is required using the nodejs USES flag.
PR: 259783
Differential Revision: https://reviews.freebsd.org/D32790 |
0.14.0 14 Oct 2021 21:30:34 |
Stefan Eßer (se) |
devel/node-thrift: Add CPE information
Approved by: portmgr (blanket) |
0.14.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.14.0 06 Mar 2021 10:01:09 |
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. |
0.13.0 03 Mar 2021 09:25:39 |
mfechner |
Update thrift ports to 0.13.0 which is required for gitlab-ce upgrade.
PR: 253804
Approved by: maintainer timeout |
0.11.0 24 Feb 2018 20:40:27 |
lx |
Update thrift ports to 0.11.0.
PR: 225798
Approved by: maintainer timeout |
0.9.3_2 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.9.3_2 21 Nov 2015 20:44:18 |
antoine |
Simplify |
0.9.3_2 27 Oct 2015 16:24:33 |
amdmi3 |
- Fix plist
- Add NO_ARCH
PR: 203767 |
0.9.1_1 27 Oct 2014 10:40:08 |
bapt |
Cleanup plist |
0.9.1_1 26 Aug 2014 19:34:15 |
amdmi3 |
- Stagify
- Fix plist |
0.9.1 04 Jul 2014 12:06:07 |
bapt |
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr |
0.9.0 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.9.0 26 Feb 2013 16:22:59 |
scheidell |
- Update to 0.9.0
PR: ports172810 |
0.8.0 23 May 2012 00:23:12 |
miwi |
- Add/Switch to FETCH_DEPENDS to fix fetch during build
Reported by: phw
With hat: portmgr |
0.8.0 06 Jan 2012 16:31:50 |
scheidell |
- new port Node.js bindings for the Apache Thrift RPC system
PR: ports/163779
Approved by: gabor(mentor) |