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

Number of commits found: 25

Saturday, 11 Nov 2023
22:56 Dave Cottlehuber (dch) search for other commits by this committer
databases/erlfdb: update to 1.3.6
commit hash: 9e3d4a452c9b7180005ff21e8d9e4ceaf40317af commit hash: 9e3d4a452c9b7180005ff21e8d9e4ceaf40317af commit hash: 9e3d4a452c9b7180005ff21e8d9e4ceaf40317af commit hash: 9e3d4a452c9b7180005ff21e8d9e4ceaf40317af 9e3d4a4
Monday, 20 Feb 2023
17:33 Stefan Eßer (se) search for other commits by this committer
databases/erlfdb:  Remove obsolete WWW: lines from pkg-descr

The WWW: lines at the end of pkg-descr files has been replaced
by the WWW macro in the ports' Makefiles on September 7, 2022
(see commit b7f05445c00f26 for details).

Approved by:	portmgr (implicit)
commit hash: 528abfd9439f2c0fdba15f7e83f0b6344666f7dd commit hash: 528abfd9439f2c0fdba15f7e83f0b6344666f7dd commit hash: 528abfd9439f2c0fdba15f7e83f0b6344666f7dd commit hash: 528abfd9439f2c0fdba15f7e83f0b6344666f7dd 528abfd
Wednesday, 30 Nov 2022
19:02 Dave Cottlehuber (dch) search for other commits by this committer
databases/erlfdb: bring back portrevision

Fixes:	3884a4a6d4756094921df12d65edfdfe646fa8bf missed portrevision
commit hash: f715de07067f81b796872c3bdd53670e1250ce2d commit hash: f715de07067f81b796872c3bdd53670e1250ce2d commit hash: f715de07067f81b796872c3bdd53670e1250ce2d commit hash: f715de07067f81b796872c3bdd53670e1250ce2d f715de0
08:03 Dave Cottlehuber (dch) search for other commits by this committer
databases/erlfdb: enable port after FDB & erlang upgrades

- switch to erlang enc to un-break build
- use new header exposed in FoundationDB 7.1.25 update

Fixes:  18d0404d2ca9abb5b46176c96bdc4c284acfca22 BROKEN
Sponsored by:	SkunkWerks, GmbH
commit hash: 3884a4a6d4756094921df12d65edfdfe646fa8bf commit hash: 3884a4a6d4756094921df12d65edfdfe646fa8bf commit hash: 3884a4a6d4756094921df12d65edfdfe646fa8bf commit hash: 3884a4a6d4756094921df12d65edfdfe646fa8bf 3884a4a
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
Thursday, 21 Jul 2022
20:49 Dmitry Marakasov (amdmi3) search for other commits by this committer
databases/erlfdb: mark BROKEN

Approved by:	portmgr blanket
commit hash: 18d0404d2ca9abb5b46176c96bdc4c284acfca22 commit hash: 18d0404d2ca9abb5b46176c96bdc4c284acfca22 commit hash: 18d0404d2ca9abb5b46176c96bdc4c284acfca22 commit hash: 18d0404d2ca9abb5b46176c96bdc4c284acfca22 18d0404
Wednesday, 23 Feb 2022
09:55 Dave Cottlehuber (dch) search for other commits by this committer
databases/erlfdb: update to v1.3.5

Reported by:    portscout
Sponsored by:   SkunkWerks, GmbH
commit hash: 5a490ed3f56a1b271a88d268e40232706f3c3d08 commit hash: 5a490ed3f56a1b271a88d268e40232706f3c3d08 commit hash: 5a490ed3f56a1b271a88d268e40232706f3c3d08 commit hash: 5a490ed3f56a1b271a88d268e40232706f3c3d08 5a490ed
Tuesday, 4 Jan 2022
09:19 Dave Cottlehuber (dch) search for other commits by this committer
databases/erlfdb: dependency bump

Sponsored by:	SkunkWerks, GmbH
commit hash: d8f6eb7db1d4c39f7b098acdff9e32701d5c6a0f commit hash: d8f6eb7db1d4c39f7b098acdff9e32701d5c6a0f commit hash: d8f6eb7db1d4c39f7b098acdff9e32701d5c6a0f commit hash: d8f6eb7db1d4c39f7b098acdff9e32701d5c6a0f d8f6eb7
Friday, 23 Apr 2021
12:33 Dave Cottlehuber (dch) search for other commits by this committer
databases/erlfdb: update to v1.3.4
commit hash: f4bda0b5146b4c38592616f069868a437c525edc commit hash: f4bda0b5146b4c38592616f069868a437c525edc commit hash: f4bda0b5146b4c38592616f069868a437c525edc commit hash: f4bda0b5146b4c38592616f069868a437c525edc f4bda0b
Thursday, 8 Apr 2021
07:53 Dave Cottlehuber (dch) search for other commits by this committer
databases/erlfdb: update to v1.3.3

- use infinity as default connection timeout
commit hash: 0b8ec9f6332aebf93fa6c39efff25976cb60d21f commit hash: 0b8ec9f6332aebf93fa6c39efff25976cb60d21f commit hash: 0b8ec9f6332aebf93fa6c39efff25976cb60d21f commit hash: 0b8ec9f6332aebf93fa6c39efff25976cb60d21f 0b8ec9f
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
12:53 Dave Cottlehuber (dch) search for other commits by this committer
databases/erlfdb: update to v1.3.2
commit hash: f190fc172c797a29e799f47373cf7004e30d2de8 commit hash: f190fc172c797a29e799f47373cf7004e30d2de8 commit hash: f190fc172c797a29e799f47373cf7004e30d2de8 commit hash: f190fc172c797a29e799f47373cf7004e30d2de8 f190fc1
Monday, 29 Mar 2021
08:52 dch search for other commits by this committer
databases/erlfdb: update to v1.3.1

Reported by:	portscout
Sponsored by:	SkunkWerks, GmbH
Original commitRevision:569441 
Wednesday, 3 Mar 2021
22:06 dch search for other commits by this committer
databases/erlfdb: update to 1.2.5

Reported by:	portscout
Sponsored by:	SkunkWerks, GmbH
Original commitRevision:567264 
Monday, 4 Jan 2021
15:35 dch search for other commits by this committer
databases/erlfdb: update to v1.2.4

Sponsored by:	SkunkWerks, GmbH
Original commitRevision:560300 
Thursday, 19 Nov 2020
18:59 dch search for other commits by this committer
databases/erlfdb: update to 1.2.3

Reported by:	portscout
Sponsored by:	SkunkWerks, GmbH
Original commitRevision:555711 
Wednesday, 12 Aug 2020
13:34 0mp search for other commits by this committer
Only pass -E to find(1) when passing -regex or -iregex

The -E flag tells find(1) to interpret regular expressions which were
passed as arguments to -regex and -iregex as extended regular expressions.
It has no effect on other otherwise. Let's not invoke find(1) with -E if
not necessary.

Approved by:	portmgr (blanket approval)
Original commitRevision:544746 
Thursday, 11 Jun 2020
20:28 dch search for other commits by this committer
databases/erlfdb: update to 1.2.2

Reported by:	portscout
Sponsored by:	SkunkWerks, GmbH
Original commitRevision:538537 
Sunday, 31 May 2020
22:25 dch search for other commits by this committer
databases/erlfdb: move from -devel to stable fdb

since r537449 databases/foundationdb 6.3.0 is in ports, we can build and
run against a less volatile C library than the upstream master branch.

Sponsored by:	SkunkWerks, GmbH
Original commitRevision:537450 
Wednesday, 20 May 2020
10:29 dch search for other commits by this committer
databases/erlfdb: update to 1.2.1

Reported by:	portscout
Sponsored by:	SkunkWerks, GmbH
Original commitRevision:535989 
Sunday, 3 May 2020
13:12 dch search for other commits by this committer
databases/erlfdb: update to 1.1.0

Reported by:	portscout
Sponsored by:	SkunkWerks, GmbH
Original commitRevision:533776 
Sunday, 19 Apr 2020
12:12 dch search for other commits by this committer
databases/erlfdb: upstream moved to apache.org

Depend on default Erlang/OTP and use git tags

Reviewed by:	jrm
Sponsored by:	SkunkWerks, GmbH
Differential Revision:	https://reviews.freebsd.org/D24357
Original commitRevision:532105 
Tuesday, 28 Jan 2020
08:22 dch search for other commits by this committer
databases/erlfdb: add new port

Native erlang NIF bindings to the FoundationDB C API, giving you
distributed ACID transactions. Includes tuple and document layer
support.

Sponsored by:	SkunkWerks, GmbH
Differential Revision:	https://reviews.freebsd.org/D23292
Original commitRevision:524464 

Number of commits found: 25