notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: x11-toolkits/nanogui/Makefile

Number of commits found: 24

Monday, 22 Jan 2024
07:08 Ruslan Makhmatkhanov (rm) search for other commits by this committer
x11-toolkits/nanogui: fix build with python 3.11

update bundled pybind to let it build with py311

PR:		276497
PR:     275494
Approved by:	yuri (maintainer)
commit hash: f6791ce3e2403a380ea380926efbd694d7d3b083 commit hash: f6791ce3e2403a380ea380926efbd694d7d3b083 commit hash: f6791ce3e2403a380ea380926efbd694d7d3b083 commit hash: f6791ce3e2403a380ea380926efbd694d7d3b083 f6791ce
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Thursday, 21 Jul 2022
19:27 Yuri Victorovich (yuri) search for other commits by this committer
x11-toolkits/nanogui: Broken on riscv64

Reported by:	fallout
commit hash: be86553c4986f1de32eb862bdc2efee87cfed236 commit hash: be86553c4986f1de32eb862bdc2efee87cfed236 commit hash: be86553c4986f1de32eb862bdc2efee87cfed236 commit hash: be86553c4986f1de32eb862bdc2efee87cfed236 be86553
Tuesday, 19 Jul 2022
07:09 Yuri Victorovich (yuri) search for other commits by this committer
x11-toolkits/nanogui: Fix build on non-Intel architectures

... by removing bogus native compilation flags.
Reported by:	fallout
commit hash: b32b6222e87ce3ba54f2779ba5cd36f1d37f5b5d commit hash: b32b6222e87ce3ba54f2779ba5cd36f1d37f5b5d commit hash: b32b6222e87ce3ba54f2779ba5cd36f1d37f5b5d commit hash: b32b6222e87ce3ba54f2779ba5cd36f1d37f5b5d b32b622
Tuesday, 19 Apr 2022
06:05 Yuri Victorovich (yuri) search for other commits by this committer
x11-toolkits/nanogui: Broken on arm64

Reported by:	fallout
commit hash: 74841a8b1c89de4f5f200fa893ef84998f0e15c2 commit hash: 74841a8b1c89de4f5f200fa893ef84998f0e15c2 commit hash: 74841a8b1c89de4f5f200fa893ef84998f0e15c2 commit hash: 74841a8b1c89de4f5f200fa893ef84998f0e15c2 74841a8
Sunday, 10 Apr 2022
21:00 Yuri Victorovich (yuri) search for other commits by this committer
x11-toolkits/nanogui: Fix several issues

* nanogui doesn't depend on Eigen any more
* use external glfw package
* for Python, __init__.py is installed
* for tests, zenity executable is installed

PR:		263194
Original patch submitted by:	Hiroo Ono <hiroo.ono+freebsd@gmail.com>
commit hash: 563c4a8cd859eeb4657a6d54730d65bde1541d36 commit hash: 563c4a8cd859eeb4657a6d54730d65bde1541d36 commit hash: 563c4a8cd859eeb4657a6d54730d65bde1541d36 commit hash: 563c4a8cd859eeb4657a6d54730d65bde1541d36 563c4a8
Tuesday, 29 Mar 2022
16:04 Yuri Victorovich (yuri) search for other commits by this committer
x11-toolkits/nanogui: Update to the successor fork @ mitsuba-renderer/nanogui

Reported by:	Hiroo Ono (小野寛生) <hiroo.ono+freebsd@gmail.com>
commit hash: 12078e8d3ea8f1467d121b3ae5ee7e4f4b69702a commit hash: 12078e8d3ea8f1467d121b3ae5ee7e4f4b69702a commit hash: 12078e8d3ea8f1467d121b3ae5ee7e4f4b69702a commit hash: 12078e8d3ea8f1467d121b3ae5ee7e4f4b69702a 12078e8
Saturday, 16 Oct 2021
18:27 Yuri Victorovich (yuri) search for other commits by this committer
x11-toolkits/nanogui: Fix the #include statement - make it use <> brackets
commit hash: dd46abafc5d56e2a2bfaff46be086e2bec5c3d6e commit hash: dd46abafc5d56e2a2bfaff46be086e2bec5c3d6e commit hash: dd46abafc5d56e2a2bfaff46be086e2bec5c3d6e commit hash: dd46abafc5d56e2a2bfaff46be086e2bec5c3d6e dd46aba
Tuesday, 22 Jun 2021
18:53 Kevin Bowling (kbowling) search for other commits by this committer
graphics/mesa-libs: Bump reverse deps for libglvnd

Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.

PR:		246767
Reviewed by:	manu, bapt
Approved by:	x11
Differential Revision:	https://reviews.freebsd.org/D30824
commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 da3162c
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Thursday, 4 Mar 2021
11:36 kai search for other commits by this committer
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)
Original commitRevision:567307 
Saturday, 12 Dec 2020
17:04 thierry search for other commits by this committer
- 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
Original commitRevision:557839 
Wednesday, 29 Apr 2020
19:09 yuri search for other commits by this committer
x11-toolkits/nanogui: Update g20180413 -> g20190922
Original commitRevision:533388 
Thursday, 7 Nov 2019
18:36 zeising search for other commits by this committer
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.
Original commitRevision:517000 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
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
Original commitRevision:507372 
Tuesday, 18 Jun 2019
19:50 rene search for other commits by this committer
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)
Original commitRevision:504499 
Wednesday, 10 Apr 2019
06:18 antoine search for other commits by this committer
Bump a few PORTREVISIONs after r498529

With hat:	portmgr
Original commitRevision:498530 
Wednesday, 26 Dec 2018
09:06 tcberner search for other commits by this committer
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
Original commitRevision:488363 
Tuesday, 25 Dec 2018
20:25 tcberner search for other commits by this committer
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
Original commitRevision:488341 
Wednesday, 12 Dec 2018
01:35 gerald search for other commits by this committer
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
Original commitRevision:487272 
Sunday, 7 Oct 2018
22:07 yuri search for other commits by this committer
x11-toolkits/nanogui: Update g20180318 -> g20180413

Also correct pkg-descr.
Original commitRevision:481497 
Thursday, 5 Apr 2018
02:55 yuri search for other commits by this committer
x11-toolkits/nanogui: Update g20171202 -> g20180318
Original commitRevision:466523 
Friday, 26 Jan 2018
23:23 yuri search for other commits by this committer
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
Original commitRevision:460062 

Number of commits found: 24