non port: devel/babeltrace/Makefile |
Number of commits found: 18 |
Tuesday, 5 Mar 2024
|
14:51 Nuno Teixeira (eduardo)
devel/babeltrace: Move man pages to share/man
Approved by: portmgr (blanket)
9b6b090 |
Wednesday, 7 Sep 2022
|
21:10 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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Wednesday, 13 Nov 2019
|
06:45 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)
 |
Wednesday, 23 Oct 2019
|
11:38 pizzamig
devel/babeltrace: Update to 1.5.7
No changelog provided
 |
Tuesday, 23 Jul 2019
|
06:21 tobik
Fix build as user
Fix more instances of the YACC!="bison -y" problem from r507202.
 |
Monday, 10 Sep 2018
|
13:14 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
 |
Monday, 16 Jul 2018
|
08:23 pizzamig
devel/babeltrace: update to v1.5.6
No changelog provided
 |
Tuesday, 27 Mar 2018
|
21:15 pizzamig
devel/babeltrace: Update to 1.5.5
 |
Friday, 2 Feb 2018
|
13:27 pizzamig
devel/babeltrace: Update to 1.5.4
Sponsored by: FreeBSD FOSDEM DevSummit
 |
Tuesday, 29 Aug 2017
|
13:05 pizzamig
Change MAINTAINER email to my new FreeBSD email
Approved by: lme (mentor)
Approved by: olivier (mentor)
Differential Revision: https://reviews.freebsd.org/D12150
 |
Saturday, 19 Aug 2017
|
09:03 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
 |
Monday, 10 Apr 2017
|
12:06 olivier
Update to v1.5.2
PR: 218528
Submitted by: luca.pizzamiglio@gmail.com (maintainer)
 |
Thursday, 12 Jan 2017
|
14:31 olivier
Update to version 1.5.1
PR: 215767
Submitted by: luca.pizzamiglio@gmail.com (maintainer)
 |
Thursday, 5 Jan 2017
|
11:00 amdmi3
Remove always-true/false conditions after 9.x, 10.[12] EOL
While here, couple minor fixes
portmgr blanket
 |
Friday, 21 Oct 2016
|
15:21 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
 |
Wednesday, 10 Aug 2016
|
20:00 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
 |
Number of commits found: 18 |