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-devel/Makefile

Number of commits found: 24

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
Monday, 14 Nov 2022
21:46 Dave Cottlehuber (dch) search for other commits by this committer
databases/foundationdb-devel: update to 7.1.25

broken on arm64

PR:		266207
Sponsored by:	SkunkWerks, GmbH
commit hash: cc88ff5bcc4fbf923043ee79a280670c6ef46d19 commit hash: cc88ff5bcc4fbf923043ee79a280670c6ef46d19 commit hash: cc88ff5bcc4fbf923043ee79a280670c6ef46d19 commit hash: cc88ff5bcc4fbf923043ee79a280670c6ef46d19 cc88ff5
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
Tuesday, 4 Jan 2022
09:19 Dave Cottlehuber (dch) search for other commits by this committer
databases/foundationdb-devel: update to 7.0.0

Sponsored by:	SkunkWerks, GmbH
commit hash: ab3e7c2cc3ee4ce3c56bbcd5ab73677d5345476f commit hash: ab3e7c2cc3ee4ce3c56bbcd5ab73677d5345476f commit hash: ab3e7c2cc3ee4ce3c56bbcd5ab73677d5345476f commit hash: ab3e7c2cc3ee4ce3c56bbcd5ab73677d5345476f ab3e7c2
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
Monday, 31 May 2021
12:18 Dave Cottlehuber (dch) search for other commits by this committer
databases/foundationdb-devel: update to 2021 May snapshot

while here, optimistically build for aarch64 if/when lang/mono supports
it
commit hash: 126402e746efa2883f1051a6daaf5acaf9e3718c commit hash: 126402e746efa2883f1051a6daaf5acaf9e3718c commit hash: 126402e746efa2883f1051a6daaf5acaf9e3718c commit hash: 126402e746efa2883f1051a6daaf5acaf9e3718c 126402e
Friday, 23 Apr 2021
12:33 Dave Cottlehuber (dch) search for other commits by this committer
databases/foundationdb-devel: update to 20210423 snapshot
commit hash: bffb12ee7c59ff564beec7dc14e6047a4dcc28c3 commit hash: bffb12ee7c59ff564beec7dc14e6047a4dcc28c3 commit hash: bffb12ee7c59ff564beec7dc14e6047a4dcc28c3 commit hash: bffb12ee7c59ff564beec7dc14e6047a4dcc28c3 bffb12e
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
Monday, 29 Mar 2021
09:27 dch search for other commits by this committer
databases/foundationdb-devel: update to 20210224 snapshot

Sponsored by:	SkunkWerks, GmbH
Original commitRevision:569455 
Wednesday, 6 Jan 2021
10:47 dch search for other commits by this committer
databases/foundationdb-devel: update to 20201228 snapshot

Sponsored by:	SkunkWerks, GmbH
Original commitRevision:560493 
Monday, 18 May 2020
21:48 dch search for other commits by this committer
databases/foundationdb-devel: bump version and add TLS

Reviewed by:	mandree
Sponsored by:	SkunkWerks, GmbH
Differential Revision:	https://reviews.freebsd.org/D24664
Original commitRevision:535790 
Sunday, 19 Apr 2020
12:05 dch search for other commits by this committer
databases/foundationdb-devel: update to upstream

- remove Makefile based build targets; upstream switched to cmake
- switch to maintainer fork being upstreamed
    https://github.com/apple/foundationdb/pull/2634
- use cmake flags in above PR
- SSL now compiles against ports LibreSSL & OpenSSL but has not
  yet been tested, help welcomed so we can enable it as option

Reviewed by:	jrm
Sponsored by:	SkunkWerks, GmbH
Differential Revision:	https://reviews.freebsd.org/D24357
Original commitRevision:532104 
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
22:23 dch search for other commits by this committer
databases/foundationdb-devel: ignore sqlite warnings after clang update

Sponsored by:	SkunkWerks, GmbH
Original commitRevision:529843 
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 
Thursday, 30 Jan 2020
08:26 dch search for other commits by this committer
databases/foundationdb-devel: skip non-amd64 arch

Sponsored by:	SkunkWerks, GmbH
Original commitRevision:524637 
Wednesday, 29 Jan 2020
12:06 dch search for other commits by this committer
databases/foundationdb-devel: add mono back as runtime dependency until
D23278 lands.

While here, lign version naming with PHB when using a specific git tag,
and update distinfo to match.

Sponsored by:	SkunkWerks, GmbH
Original commitRevision:524541 
Tuesday, 28 Jan 2020
08:08 dch search for other commits by this committer
databases/foundationdb-devel: [NEW PORT] distributed ACID transactions

FDB 7.x has a new cmake-derive build system, and upstreamed patches that
already supports C client bindings for other languages. While the
upstreamed patches are still under development, this port allows
FoundationDB users and committers to easily test and work with FreeBSD,
and also enables FreeBSD-based clients to work out of the box.

Approved by:	vanilla
Sponsored by:	SkunkWerks, GmbH
Differential Revision:	https://reviews.freebsd.org/D23287
Original commitRevision:524463 

Number of commits found: 24