non port: databases/erlfdb/Makefile |
Number of commits found: 26 |
Thursday, 23 May 2024
|
22:14 Dave Cottlehuber (dch) Author: Dmitry Wagin
databases/foundationdb*: split, update to 7.1.59 & 7.3.41
Update FoundationDB to both main supported versions, and also split
between server and client builds for convenience.
PR: 277262
Reviewed by: dch
Sponsored by: SkunkWerks, GmbH
3dc4928 |
Saturday, 11 Nov 2023
|
22:56 Dave Cottlehuber (dch)
databases/erlfdb: update to 1.3.6
9e3d4a4 |
Monday, 20 Feb 2023
|
17:33 Stefan Eßer (se)
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)
528abfd |
Wednesday, 30 Nov 2022
|
19:02 Dave Cottlehuber (dch)
databases/erlfdb: bring back portrevision
Fixes: 3884a4a6d4756094921df12d65edfdfe646fa8bf missed portrevision
f715de0 |
08:03 Dave Cottlehuber (dch)
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
3884a4a |
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 |
Friday, 12 Aug 2022
|
14:46 Dima Panov (fluffy)
*/*: bump all consumers after recent boost upgrade
4cf39de |
Thursday, 21 Jul 2022
|
20:49 Dmitry Marakasov (amdmi3)
databases/erlfdb: mark BROKEN
Approved by: portmgr blanket
18d0404 |
Wednesday, 23 Feb 2022
|
09:55 Dave Cottlehuber (dch)
databases/erlfdb: update to v1.3.5
Reported by: portscout
Sponsored by: SkunkWerks, GmbH
5a490ed |
Tuesday, 4 Jan 2022
|
09:19 Dave Cottlehuber (dch)
databases/erlfdb: dependency bump
Sponsored by: SkunkWerks, GmbH
d8f6eb7 |
Friday, 23 Apr 2021
|
12:33 Dave Cottlehuber (dch)
databases/erlfdb: update to v1.3.4
f4bda0b |
Thursday, 8 Apr 2021
|
07:53 Dave Cottlehuber (dch)
databases/erlfdb: update to v1.3.3
- use infinity as default connection timeout
0b8ec9f |
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 |
12:53 Dave Cottlehuber (dch)
databases/erlfdb: update to v1.3.2
f190fc1 |
Monday, 29 Mar 2021
|
08:52 dch
databases/erlfdb: update to v1.3.1
Reported by: portscout
Sponsored by: SkunkWerks, GmbH
|
Wednesday, 3 Mar 2021
|
22:06 dch
databases/erlfdb: update to 1.2.5
Reported by: portscout
Sponsored by: SkunkWerks, GmbH
|
Monday, 4 Jan 2021
|
15:35 dch
databases/erlfdb: update to v1.2.4
Sponsored by: SkunkWerks, GmbH
|
Thursday, 19 Nov 2020
|
18:59 dch
databases/erlfdb: update to 1.2.3
Reported by: portscout
Sponsored by: SkunkWerks, GmbH
|
Wednesday, 12 Aug 2020
|
13:34 0mp
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)
|
Thursday, 11 Jun 2020
|
20:28 dch
databases/erlfdb: update to 1.2.2
Reported by: portscout
Sponsored by: SkunkWerks, GmbH
|
Sunday, 31 May 2020
|
22:25 dch
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
|
Wednesday, 20 May 2020
|
10:29 dch
databases/erlfdb: update to 1.2.1
Reported by: portscout
Sponsored by: SkunkWerks, GmbH
|
Sunday, 3 May 2020
|
13:12 dch
databases/erlfdb: update to 1.1.0
Reported by: portscout
Sponsored by: SkunkWerks, GmbH
|
Sunday, 19 Apr 2020
|
12:12 dch
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
|
Tuesday, 28 Jan 2020
|
08:22 dch
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
|
Number of commits found: 26 |