Commit Graph

10 Commits

Author SHA1 Message Date
Jan Beich 6d5d6429d5 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)
2020-11-03 00:56:26 +00:00
Dave Cottlehuber 5f6245037a databases/couchdb3: add web UI tools by default
Sponsored by:	SkunkWerks, GmbH
2020-11-01 08:07:19 +00:00
Dave Cottlehuber 30b16583e1 databases/couchdb3: update to 3.1.1
Reported by:	portscout
Sponsored by:	SkunkWerks, GmbH
2020-10-18 14:26:43 +00:00
Kyle Evans 5bc1617efc 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)
2020-07-24 17:10:51 +00:00
Dave Cottlehuber 3f61709c9d databases/couchdb3: use more appropriate regex escapes
See r538197 for further clarification
2020-06-23 09:43:40 +00:00
Dave Cottlehuber 6377e64d91 databases/couchdb3: amend PORTREVISION broken in r538498
Sponsored by:	SkunkWerks, GmbH
2020-06-11 15:42:05 +00:00
Dave Cottlehuber fe20632665 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
2020-06-11 15:38:39 +00:00
Dave Cottlehuber 77585040a8 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
2020-06-03 11:15:30 +00:00
Mark Linimon 16dd62540f 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)
2020-06-01 01:44:11 +00:00
Dave Cottlehuber fed7556c79 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
2020-05-31 21:48:24 +00:00