Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
03 Nov 2020 00:56:27
3.1.1_1

|
jbeich  |
devel/icu: update to 68.1
Changes: http://site.icu-project.org/download/68
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by: GitHub (watch releases) |
01 Nov 2020 08:07:20
3.1.1_1

|
dch  |
databases/couchdb3: add web UI tools by default
Sponsored by: SkunkWerks, GmbH |
18 Oct 2020 14:26:43
3.1.1

|
dch  |
databases/couchdb3: update to 3.1.1
Reported by: portscout
Sponsored by: SkunkWerks, GmbH |
24 Jul 2020 17:10:51
3.1.0_1

|
kevans  |
Multiple ports: improve regex compliance (part 2)
This is again a part of the project to stop extraneous escaping of
ordinary characters and redefine some ordinary escapes as special
behavior.
Most of these ports are pushed over to use textproc/gsed because they
want to use GNU extensions. Others are fixed to either escape appropriately
(e.g. $$ rather than \$ in Makefiles!) or just remove redundant escapes
(e.g. backtick in single quotes doesn't need escaped).
PR: 229925
MFH: no (invasive risk) |
23 Jun 2020 09:43:41
3.1.0_1

|
dch  |
databases/couchdb3: use more appropriate regex escapes
See r538197 for further clarification |
11 Jun 2020 15:42:05
3.1.0_1

|
dch  |
databases/couchdb3: amend PORTREVISION broken in r538498
Sponsored by: SkunkWerks, GmbH |
11 Jun 2020 15:38:39
1

|
dch  |
databases/couchdb3: re-enable web UI
over-zealous PORTNAME replacement breaks the environment vars that
tell CouchDB where to serve files for the administrator portal.
Sponsored by: SkunkWerks, GmbH |
03 Jun 2020 11:15:30
3.1.0

|
dch  |
databases/couchdb3: accommodate compiler quirks in i386
As reported in BZ, -flto passes unsupported parameters to /usr/bin/ld
Fixes all 11.x and 12.x i386 & handles additional unused warnings on i386.
PR: 238514
Reported by: pkg-fallout
Sponsored by: SkunkWerks, GmbH |
01 Jun 2020 01:44:11
3.1.0

|
linimon  |
Add compiler:c++14-lang to USES to fix build on GCC-based systems:
cc1plus: error: unrecognized command line option "-std=c++14"
Approved by: portmgr (tier-2 blanket) |
31 May 2020 21:48:24
3.1.0

|
dch  |
databases/couchdb3: new port from databases/couchdb2
- upstream supports both 2.x and 3.x series
- this will also support any platform that has a functioning
SpiderMonkey 60 port as well as Erlang/OTP, such as armv8 & ppc64
Sponsored by: SkunkWerks, GmbH
Differential Revision: https://reviews.freebsd.org/D24616 |