Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
04 Mar 2021 11:36:33
g20190922_1

|
kai  |
x11-toolkits/nanogui: Fix packaging with Python 3.8
* Also apply the same fix as in r559094 by stripping libraries by wildcard
paths.
* Use PYTHONPREFIX_SITELIBDIR instead PYTHON_SITELIBDIR to make the port
PREFIX safe while I'm here.
PR: 253815
Approved by: python (with hat) |
12 Dec 2020 17:04:37
g20190922_1

|
thierry  |
- Upgrade math/eigen3 to 3.3.8;
- Add some dependencies which might be detected by Find_Package but not
registered;
- Bump PORTREVISION of consumers.
PR: 250833
Submitted by: /me
Approved by: tcberner@ (KDE / maintainer) + exp-run |
29 Apr 2020 19:09:39
g20190922

|
yuri  |
x11-toolkits/nanogui: Update g20180413 -> g20190922 |
07 Nov 2019 18:36:56
g20180413_4

|
zeising  |
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
26 Jul 2019 20:46:57
g20180413_4

|
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 |
18 Jun 2019 19:50:13
g20180413_3

|
rene  |
x11-toolkits/nanogui: include dirent.h instead of sys/dir.h which is
scheduled for removal.
While here modernize USES
PR: 238697
Submitted by: rene
Approved by: yuri (maintainer) |
10 Apr 2019 06:18:32
g20180413_3

|
antoine  |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
26 Dec 2018 09:06:35
g20180413_2

|
tcberner  |
Update math/eigen3 to 3.3.7
- http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.3.6
- http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.3.7 |
25 Dec 2018 20:25:40
g20180413_1

|
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 |
12 Dec 2018 01:35:36
g20180413_1

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
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, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
07 Oct 2018 22:07:52
g20180413

|
yuri  |
x11-toolkits/nanogui: Update g20180318 -> g20180413
Also correct pkg-descr. |
05 Apr 2018 02:55:43
g20180318

|
yuri  |
x11-toolkits/nanogui: Update g20171202 -> g20180318 |
26 Jan 2018 23:23:18
g20171202

|
yuri  |
New port: x11-toolkits/nanogui: Minimalistic GUI library for OpenGL
NanoGUI is a graphics toolkit with its own distinctive look-and-feel.
Please see the screenshot of one of their examples here:
https://github.com/wjakob/nanogui/raw/master/resources/screenshot.png
Approved by: tcberner (mentor)
Differential Revision: D13667 |