Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
04 Nov 2019 22:20:31
0.6_2

|
zeising  |
Add USES=xorg USES=gl, ports categories d
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'd'. |
16 Sep 2019 20:55:08
0.6_2

|
dmgk  |
Change my maintainer email
Approved by: tz (mentor), portmgr (adamw)
Differential Revision: https://reviews.freebsd.org/D21677 |
26 Jul 2019 20:46:57
0.6_2

|
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 Jun 2019 18:46:35
0.6_1

|
linimon  |
Add patchfile forgotten in r504880.
Approved by: portmgr (tier-2 blanket) |
22 Jun 2019 18:46:02
0.6_1

|
linimon  |
Fix build on powerpc64 by adding c++11-lang to USES and modifying
GNUmakefile:
unrecognized command line option "-Wno-incompatible-pointer-types"
Approved by: portmgr (tier-2 blanket) |
18 Jun 2018 03:49:10
0.6_1

|
linimon  |
Mark ports broken on powerpc64, categories d-f.
While here, pet portlint and do some other cleanup.
Approved by: portmgr (tier-2 blanket) |
05 Apr 2018 20:13:48
0.6_1

|
tobik  |
www/webkit2-gtk3: Update to 2.20.0
- Add WAYLAND option
- Bump PORTREVISION of dependents
- Fix build of epiphany 3.24.2 with newer WebKit versions
PR: 223733
Submitted by: Greg V <greg@unrelenting.technology> (initial update to 2.18.3)
Reviewed by: Ting-Wei Lan <lantw44@gmail.com>
Approved by: gnome (maintainer timeout, too long)
Security: 1ce95bc7-3278-11e8-b527-00012e582166
MFH: 2018Q2
Differential Revision: https://reviews.freebsd.org/D14872 |
11 Jan 2018 18:09:00
0.6

|
danfe  |
- Convert to option helper install target (add OPTIONS_DEFINE=DOCS
when it was missing)
- Invoke INSTALL_DATA where appropriate instead of INSTALL_MAN
- Fix some whitespace and formatting bugs along the way |
23 Dec 2017 04:44:29
0.6

|
yuri  |
New port: deskutils/showdown: Simple markdown viewer, written in Vala and GTK 3
PR: 224517
Submitted by: Dmitri Goutnik <dg@syrec.org>
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D13592 |