Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
09 Dec 2020 01:46:01
g20180622_1

|
linimon  |
Mark BROKEN on riscv64.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com build testing |
08 Nov 2019 11:39:00
g20180622_1

|
tobik  |
devel: Add missing USES={gl,gnome,php,sdl} |
26 Jul 2019 20:46:57
g20180622_1

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
22 Jan 2019 12:45:36
g20180622

|
linimon  |
This port requires USES=compiler:c++11-lang to build on GCC-based
architectures.
PR: 235042
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket) |
25 Dec 2018 20:25:40
g20180622

|
tcberner  |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
23 Nov 2018 12:57:59
g20180622

|
swills  |
devel/zapcc: Update MAINTAINER email
PR: 233409
Submitted by: M. <martinfilla@post.cz> (maintainer) |
02 Nov 2018 13:32:35
g20180622

|
rene  |
Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by: rene
Reviewed by: bapt, jbeich
Differential Revision: https://reviews.freebsd.org/D17724 |
14 Aug 2018 05:50:48
g20180622

|
yuri  |
New port: devel/zapcc: C++ caching compiler based on clang
PR: 230394
Submitted by: Martin Filla <martinfilla@post.cz> |