notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: devel/babeltrace/Makefile

Number of commits found: 18

Tuesday, 5 Mar 2024
14:51 Nuno Teixeira (eduardo) search for other commits by this committer
devel/babeltrace: Move man pages to share/man

Approved by:	portmgr (blanket)
commit hash: 9b6b09024b3b82fe6388086c9752585d2e8b8f00 commit hash: 9b6b09024b3b82fe6388086c9752585d2e8b8f00 commit hash: 9b6b09024b3b82fe6388086c9752585d2e8b8f00 commit hash: 9b6b09024b3b82fe6388086c9752585d2e8b8f00 9b6b090
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Wednesday, 13 Nov 2019
06:45 pkubaj search for other commits by this committer
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)
Original commitRevision:517363 
Wednesday, 23 Oct 2019
11:38 pizzamig search for other commits by this committer
devel/babeltrace: Update to 1.5.7

No changelog provided
Original commitRevision:515247 
Tuesday, 23 Jul 2019
06:21 tobik search for other commits by this committer
Fix build as user

Fix more instances of the YACC!="bison -y" problem from r507202.
Original commitRevision:507203 
Monday, 10 Sep 2018
13:14 mat search for other commits by this committer
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
Original commitRevision:479406 
Monday, 16 Jul 2018
08:23 pizzamig search for other commits by this committer
devel/babeltrace: update to v1.5.6

No changelog provided
Original commitRevision:474719 
Tuesday, 27 Mar 2018
21:15 pizzamig search for other commits by this committer
devel/babeltrace: Update to 1.5.5
Original commitRevision:465756 
Friday, 2 Feb 2018
13:27 pizzamig search for other commits by this committer
devel/babeltrace: Update to 1.5.4

Sponsored by:	FreeBSD FOSDEM DevSummit
Original commitRevision:460699 
Tuesday, 29 Aug 2017
13:05 pizzamig search for other commits by this committer
Change MAINTAINER email to my new FreeBSD email

Approved by:	lme (mentor)
Approved by:	olivier (mentor)
Differential Revision:	https://reviews.freebsd.org/D12150
Original commitRevision:448911 
Saturday, 19 Aug 2017
09:03 joneum search for other commits by this committer
- 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
Original commitRevision:448291 
Monday, 10 Apr 2017
12:06 olivier search for other commits by this committer
Update to v1.5.2

PR:		218528
Submitted by:	luca.pizzamiglio@gmail.com (maintainer)
Original commitRevision:438155 
Thursday, 12 Jan 2017
14:31 olivier search for other commits by this committer
Update to version 1.5.1

PR:		215767
Submitted by:	luca.pizzamiglio@gmail.com (maintainer)
Original commitRevision:431272 
Thursday, 5 Jan 2017
11:00 amdmi3 search for other commits by this committer
Remove always-true/false conditions after 9.x, 10.[12] EOL
While here, couple minor fixes

portmgr blanket
Original commitRevision:430631 
Friday, 21 Oct 2016
15:21 mat search for other commits by this committer
Use USES=pathfix where applicable.

PR:		213195
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D8093
Original commitRevision:424427 
Wednesday, 10 Aug 2016
20:00 pawel search for other commits by this committer
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
Original commitRevision:420037 

Number of commits found: 18