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) combination for a given watch list. This is what FreshPorts will look for.

non port: databases/foundationdb/Makefile

Number of commits found: 44

Tuesday, 26 Sep 2023
23:59 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: Dmitry Wagin
databases/foundationdb: Update to 7.1.29, fix build

PR:		269236
Approved by:	maintainer timeout
commit hash: 9f94a37075e65ea0bb6e70659326455d43f77b7b commit hash: 9f94a37075e65ea0bb6e70659326455d43f77b7b commit hash: 9f94a37075e65ea0bb6e70659326455d43f77b7b commit hash: 9f94a37075e65ea0bb6e70659326455d43f77b7b 9f94a37
Monday, 20 Feb 2023
11:55 Antoine Brodin (antoine) search for other commits by this committer
databases/foundationdb: mark BROKEN

CMake Error at cmake/GetMsgpack.cmake:1 (find_package):
  Could not find a package configuration file provided by "msgpack" with any
  of the following names:

    msgpackConfig.cmake
    msgpack-config.cmake

Reported by:	pkg-fallout
commit hash: 33c22478fce4b360de6c2fb076404e77d178ac6e commit hash: 33c22478fce4b360de6c2fb076404e77d178ac6e commit hash: 33c22478fce4b360de6c2fb076404e77d178ac6e commit hash: 33c22478fce4b360de6c2fb076404e77d178ac6e 33c2247
Wednesday, 30 Nov 2022
08:03 Dave Cottlehuber (dch) search for other commits by this committer
databases/foundationdb: re-enable C bindings broken after 7.1.25 update

Sponsored by:	SkunkWerks, GmbH
commit hash: ead85e30a3f814beb11c3a448bd641b47a9335ab commit hash: ead85e30a3f814beb11c3a448bd641b47a9335ab commit hash: ead85e30a3f814beb11c3a448bd641b47a9335ab commit hash: ead85e30a3f814beb11c3a448bd641b47a9335ab ead85e3
Thursday, 17 Nov 2022
01:29 Dave Cottlehuber (dch) search for other commits by this committer
databases/foundationdb: update to 7.1.25

- drop obsolete -devel variant
- pet port with portfmt and portclippy

Reported by:    portscout
Sponsored by:   SkunkWerks, GmbH
commit hash: fd34d28a01709696fb40781e122664b090684363 commit hash: fd34d28a01709696fb40781e122664b090684363 commit hash: fd34d28a01709696fb40781e122664b090684363 commit hash: fd34d28a01709696fb40781e122664b090684363 fd34d28
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
Friday, 12 Aug 2022
14:46 Dima Panov (fluffy) search for other commits by this committer
*/*: bump all consumers after recent boost upgrade
commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed 4cf39de
Sunday, 22 May 2022
20:17 Dima Panov (fluffy) search for other commits by this committer
databases/foundationdb*: upbreak after boost upgrade (+)

While here, replace hardcoded /usr/local by %%LOCALBASE%% macro

PR:	246106
commit hash: 32bfbcbbca3d614080c3a15f0e7d2bce96586178 commit hash: 32bfbcbbca3d614080c3a15f0e7d2bce96586178 commit hash: 32bfbcbbca3d614080c3a15f0e7d2bce96586178 commit hash: 32bfbcbbca3d614080c3a15f0e7d2bce96586178 32bfbcb
Monday, 10 Jan 2022
15:15 Stefan Eßer (se) search for other commits by this committer
Fix CONFLICTS entries of multiple ports

There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.

This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.

Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port
cannot conflict with itself (due to logic in bsd.port.mk that
supresses the pattern match result in that case).

A few ports that set the conflicts variables depending on complex
conditions (e.g. port options), have been left unmodified, despite
probably containing outdated package names.

These changes should only affect the installation of locally built
ports, not the package building with poudriere. They should give an
early indication of the install conflict in cases where currently
the pkg command aborts an installation when it detects that an
existing file would be overwritten,

Approved by:	portmgr (implicit)
commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 bcaf25a
Thursday, 6 Jan 2022
11:59 Dave Cottlehuber (dch) search for other commits by this committer
databases/foundationdb: update to 7.0.0
commit hash: b79db1b778ee60e3d0346e7abcce394d1ae6c9c7 commit hash: b79db1b778ee60e3d0346e7abcce394d1ae6c9c7 commit hash: b79db1b778ee60e3d0346e7abcce394d1ae6c9c7 commit hash: b79db1b778ee60e3d0346e7abcce394d1ae6c9c7 b79db1b
Tuesday, 4 Jan 2022
09:18 Dave Cottlehuber (dch) search for other commits by this committer
databases/foundationdb: update to 6.3.22 and add aarch64

Now that lang/mono builds on aarch64 we can have nice things too.

Obtained from:	mikael@FreeBSD.org
Sponsored by:	SkunkWerks, GmbH
commit hash: 9f9424d3e13ab34439237cc7891dccfca877b1a9 commit hash: 9f9424d3e13ab34439237cc7891dccfca877b1a9 commit hash: 9f9424d3e13ab34439237cc7891dccfca877b1a9 commit hash: 9f9424d3e13ab34439237cc7891dccfca877b1a9 9f9424d
Thursday, 30 Sep 2021
21:23 Rene Ladan (rene) search for other commits by this committer
cleanup: drop support for EOL FreeBSD 11.X

Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11

Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*

Reviewed by:	doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 620968a
Sunday, 29 Aug 2021
14:54 Alexey Dokuchaev (danfe) search for other commits by this committer
Cleanup: for ports under d* categories, drop redundant GH_{ACCOUNT,PROJECT}.
commit hash: adb7b0687e256219563428386c0b082f7145c795 commit hash: adb7b0687e256219563428386c0b082f7145c795 commit hash: adb7b0687e256219563428386c0b082f7145c795 commit hash: adb7b0687e256219563428386c0b082f7145c795 adb7b06
Monday, 31 May 2021
12:18 Dave Cottlehuber (dch) search for other commits by this committer
databases/foundationdb: update to 6.3.13

While here, optimistically build for aarch64 if/when mono can handle it
commit hash: 5b3906a9ae52d3bcb9382927352ed3a2761fbd43 commit hash: 5b3906a9ae52d3bcb9382927352ed3a2761fbd43 commit hash: 5b3906a9ae52d3bcb9382927352ed3a2761fbd43 commit hash: 5b3906a9ae52d3bcb9382927352ed3a2761fbd43 5b3906a
Friday, 23 Apr 2021
12:33 Dave Cottlehuber (dch) search for other commits by this committer
databases/foundationdb: update to 6.3.12
commit hash: e1d5043bd2f642b7a9d19ce6cb15ba000fb6654f commit hash: e1d5043bd2f642b7a9d19ce6cb15ba000fb6654f commit hash: e1d5043bd2f642b7a9d19ce6cb15ba000fb6654f commit hash: e1d5043bd2f642b7a9d19ce6cb15ba000fb6654f e1d5043
12:33 Dave Cottlehuber (dch) search for other commits by this committer
databases/foundationdb*: ignore FreeBSD 11 due to upstream incompatibilities
commit hash: 5bdb27cf6dc9d33428c6811f5149577cc917368e commit hash: 5bdb27cf6dc9d33428c6811f5149577cc917368e commit hash: 5bdb27cf6dc9d33428c6811f5149577cc917368e commit hash: 5bdb27cf6dc9d33428c6811f5149577cc917368e 5bdb27c
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
Friday, 5 Mar 2021
09:43 dch search for other commits by this committer
databases/foundationdb: update to 6.3.11

Reported by:	portscout
Sponsored by:	SkunkWerks, GmbH
Original commitRevision:567371 
Wednesday, 24 Feb 2021
09:29 dch search for other commits by this committer
databases/foundationdb: update to 6.3.10

Sponsored by:	SkunkWerks, GmbH
Original commitRevision:566458 
Thursday, 22 Oct 2020
20:58 dch search for other commits by this committer
databases/foundationdb: update to 6.3.9

Reported by:	portscout
Sponsored by:	SkunkWerks, GmbH
Original commitRevision:553056 
Thursday, 11 Jun 2020
20:31 dch search for other commits by this committer
databases/foundationdb: update to 6.3.1

Reported by:	portscout
Sponsored by:	SkunkWerks, GmbH
Original commitRevision:538539 
Sunday, 31 May 2020
22:13 dch search for other commits by this committer
databases/foundationdb: update to 6.3.0

- use new CMake build framework
- build compatible C libraries by default
- partial TLS support
- drop upstreamed patches

Sponsored by:	 SkunkWerks, GmbH
Original commitRevision:537449 
Thursday, 2 Apr 2020
12:19 dch search for other commits by this committer
databases/foundationdb(-devel): ignore sqlite warnings

properly fixes warnings in sqlite3.amalgamation.c which were added to
CXXFLAGS instead of CFLAGS in r529817 & r529843, arising from recent
clang update.

Sponsored by:	SkunkWerks, GmbH
Original commitRevision:530362 
Sunday, 29 Mar 2020
17:30 dch search for other commits by this committer
databases/foundationdb: ignore sqlite warnings after clang update

Upstream has addressed this in the next release.

Sponsored by:	SkunkWerks, GmbH
Original commitRevision:529817 
Sunday, 16 Feb 2020
21:50 dch search for other commits by this committer
databases/foundationdb & -devel: use mono only during build

PR:		241706
Sponsored by:	SkunkWerks, GmbH
Differential Revision:	https://reviews.freebsd.org/D23277
Original commitRevision:526330 
Tuesday, 28 Jan 2020
12:59 dch search for other commits by this committer
databases/foundationdb: use correct portname in rc.d

- take ownership, agreed via email
- bump portrevision

PR:		243466
Sponsored by:	SkunkWerks, GmbH
Original commitRevision:524475 
Wednesday, 11 Dec 2019
17:53 jbeich search for other commits by this committer
devel/boost-*: update to 1.72.0

Changes:	http://www.boost.org/users/history/version_1_72_0.html
PR:		241449
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D22136
Original commitRevision:519824 
Monday, 19 Aug 2019
15:35 jbeich search for other commits by this committer
devel/boost-*: update to 1.71.0

Changes:	http://www.boost.org/users/history/version_1_71_0.html
PR:		238827
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D20774
Original commitRevision:509290 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Original commitRevision:507372 
Friday, 24 May 2019
09:46 vanilla search for other commits by this committer
Update to 6.1.8.
Original commitRevision:502441 
Tuesday, 14 May 2019
09:37 vanilla search for other commits by this committer
Do not strip static library.

Submitted by:	tobik@
Original commitRevision:501639 
04:44 vanilla search for other commits by this committer
Update to 6.1.6.
Original commitRevision:501617 
Friday, 12 Apr 2019
13:04 vanilla search for other commits by this committer
1: Update to 6.1.1.
2: fix building with boost 1.70.
3: remove BROKEN.
Original commitRevision:498716 
06:36 jbeich search for other commits by this committer
devel/boost-*: update to 1.70.0

Changes:	http://www.boost.org/users/history/version_1_70_0.html
PR:		235956
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D19303
Original commitRevision:498698 
Sunday, 24 Feb 2019
01:41 vanilla search for other commits by this committer
Update to 6.0.18, and fix building error @ current.
Original commitRevision:493734 
Wednesday, 12 Dec 2018
01:35 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
Original commitRevision:487272 
00:15 jbeich search for other commits by this committer
devel/boost-*: update to 1.69.0

Changes:	http://www.boost.org/users/history/version_1_69_0.html
PR:		232525
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17645
Original commitRevision:487266 
Tuesday, 14 Aug 2018
14:59 vanilla search for other commits by this committer
Update to 5.2.8, and fix building with boost 1.68.

PR:		229697
Original commitRevision:477160 
Thursday, 9 Aug 2018
06:58 jbeich search for other commits by this committer
devel/boost-*: update to 1.68.0

- Switch to C++14 for libboost_system to support C++14 consumers

Changes:	http://www.boost.org/users/history/version_1_68_0.html
PR:		229569
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D16165
Original commitRevision:476723 
Monday, 25 Jun 2018
13:51 vanilla search for other commits by this committer
Update to 5.2.5.
Original commitRevision:473313 
Thursday, 7 Jun 2018
14:16 vanilla search for other commits by this committer
Update to 5.2.3.
Original commitRevision:471923 
Thursday, 31 May 2018
03:53 vanilla search for other commits by this committer
Update to 5.2.2.
Original commitRevision:471193 
Wednesday, 2 May 2018
15:37 vanilla search for other commits by this committer
Fix building on 10.x
Original commitRevision:468846 
01:27 vanilla search for other commits by this committer
Add foundationdb, yet another distributed database from apple.
Original commitRevision:468809 

Number of commits found: 44