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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Server is being updated to FreeBSD 14.3 as you read this... and it is done.
Commit processing is stalled - it is a jail issue. I will work on it later today. 2025-09-17 12:17 UTC - It has been fixed. Sometime before 17:27 UTC.
non port: graphics/meshviewer/files/patch-qt4__glmesh_common.cpp

Number of commits found: 2

Saturday, 6 Feb 2016
23:40 amdmi3 search for other commits by this committer
- Fix LICENSE
- Simplify docs installation
- Switch to options helpers
- Regenerate patches with `make makepatch`
Original commitRevision:408331 
Sunday, 20 May 2012
03:27 rakuco search for other commits by this committer
Make the port build with the upcoming Qt 4.8.x series.

Since 4.8.0 [1], Qt itself does not automatically include GLU's
headers and libraries with its OpenGL module, so applications which
relied on Qt to get these need to be adjusted.

This has also involved polishing the port Makefile a little. It
still needs a lot of love. For now:
 - Remove the modeline from the beginning of the file.  Add an
 - explicit dependency on GLU via USE_GL=glu.  Move the CXXFLAGS and
 - LDFLAGS lines up in the file.  Merge the two lines setting LDFLAGS.
 - Fix the port's build system to use CXXFLAGS instead of CPPFLAGS for
 - C++ compiler flags, so that we need not set FLAGS in MAKE_ARGS
   anymore.

[1]
http://qt.gitorious.org/qt/qt/commit/e7eed096a0c33607a7a37baaf06e5952dc9d556b
Original commit

Number of commits found: 2