Port details |
- babeltrace Tool and library to read, write and convert execution traces
- 1.5.7_1 devel
=2 1.5.7_1Version of this port present on the latest quarterly branch. - Maintainer: pizzamig@FreeBSD.org
 - Port Added: 2016-08-10 20:00:44
- Last Update: 2024-03-05 14:51:13
- Commit Hash: 9b6b090
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT GPLv2 LGPL21
- WWW:
- https://www.efficios.com/babeltrace
- Description:
- babeltrace provides trace read and write libraries, as well as a trace
converter. A plugin can be created for any trace format to allow its conversion
to/from another trace format.
The main format expected to be converted to/from is the Common Trace
Format (CTF). The latest version of the CTF specification can be found at
git://git.efficios.com/ctf.git
gitweb: http://git.efficios.com/?p=ctf.git
The CE Workgroup of the Linux Foundation, Ericsson, and EfficiOS have
sponsored this work.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- babeltrace>0:devel/babeltrace
- To install the port:
- cd /usr/ports/devel/babeltrace/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/babeltrace
- pkg install babeltrace
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: babeltrace
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1571737325
SHA256 (efficios-babeltrace-v1.5.7_GH0.tar.gz) = 82d23695e3182fe0806641deca02b1e22e553805e38b8ca6ffe39dd2ad94453e
SIZE (efficios-babeltrace-v1.5.7_GH0.tar.gz) = 843176
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:
-
- bison : devel/bison
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- libtoolize : devel/libtool
- Library dependencies:
-
- libpopt.so : devel/popt
- libuuid.so : misc/e2fsprogs-libuuid
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for babeltrace-1.5.7_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_babeltrace
- USES:
- autoreconf:build bison compiler:c11 gmake gnome libtool pathfix pkgconfig
- 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 |
1.5.7_1 05 Mar 2024 14:51:13
    |
Nuno Teixeira (eduardo)  |
devel/babeltrace: Move man pages to share/man
Approved by: portmgr (blanket) |
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) |
1.5.7 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 ) |
1.5.7 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.5.7 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.5.7 13 Nov 2019 06:45:02
  |
pkubaj  |
devel/babeltrace: fix build on GCC architectures
Requires newer GCC:
integer.c:287: error: #pragma GCC diagnostic not allowed inside functions
Approved by: mentors (implicit approval) |
1.5.7 23 Oct 2019 11:38:09
  |
pizzamig  |
devel/babeltrace: Update to 1.5.7
No changelog provided |
1.5.6 23 Jul 2019 06:21:41
  |
tobik  |
Fix build as user
Fix more instances of the YACC!="bison -y" problem from r507202. |
1.5.6 10 Sep 2018 13:14:52
  |
mat  |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
1.5.6 16 Jul 2018 08:23:28
  |
pizzamig  |
devel/babeltrace: update to v1.5.6
No changelog provided |
1.5.5 27 Mar 2018 21:15:28
  |
pizzamig  |
devel/babeltrace: Update to 1.5.5 |
1.5.4 02 Feb 2018 13:27:33
  |
pizzamig  |
devel/babeltrace: Update to 1.5.4
Sponsored by: FreeBSD FOSDEM DevSummit |
1.5.3 29 Aug 2017 13:05:21
  |
pizzamig  |
Change MAINTAINER email to my new FreeBSD email
Approved by: lme (mentor)
Approved by: olivier (mentor)
Differential Revision: https://reviews.freebsd.org/D12150 |
1.5.3 19 Aug 2017 09:03:22
  |
joneum  |
- devel/babeltrace: Update from 1.5.2 to 1.5.3
- Changelog:
http://git.efficios.com/?p=babeltrace.git;a=shortlog;h=refs/tags/v1.5.3
PR: 221369
Submitted by: luca.pizzamiglio@gmail.com (maintainer)
Approved by: miwi (mentor)
MFH: 2017Q3
Differential Revision: https://reviews.freebsd.org/D12051 |
1.5.2 10 Apr 2017 12:06:56
  |
olivier  |
Update to v1.5.2
PR: 218528
Submitted by: luca.pizzamiglio@gmail.com (maintainer) |
1.5.1 12 Jan 2017 14:31:00
  |
olivier  |
Update to version 1.5.1
PR: 215767
Submitted by: luca.pizzamiglio@gmail.com (maintainer) |
1.4.0 05 Jan 2017 11:00:50
  |
amdmi3  |
Remove always-true/false conditions after 9.x, 10.[12] EOL
While here, couple minor fixes
portmgr blanket |
1.4.0 21 Oct 2016 15:21:13
  |
mat  |
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093 |
1.4.0 10 Aug 2016 20:00:35
  |
pawel  |
babeltrace provides trace read and write libraries, as well as a trace
converter. A plugin can be created for any trace format to allow its conversion
to/from another trace format.
The main format expected to be converted to/from is the Common Trace
Format (CTF). The latest version of the CTF specification can be found at
git://git.efficios.com/ctf.git
gitweb: http://git.efficios.com/?p=ctf.git
The CE Workgroup of the Linux Foundation, Ericsson, and EfficiOS have
sponsored this work.
WWW: http://www.efficios.com/babeltrace
PR: 211574
Submitted by: luca.pizzamiglio@gmail.com |