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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Sanity Test Failure
Sunday, 23 Jul 2017
02:47 acm search for other commits by this committer
  • devel/dlangui 0.9.82 Cross Platform GUI for D programming language Deleted Broken Deprecated Expired Ignore
- New port: devel/dlangui

Cross platform GUI for D. Widgets, layouts, styles, themes, unicode, i18n,
OpenGL based acceleration

- Crossplatform (Win32, OSX, Linux, FreeBSD and Android are supported in
  current version)
- Mostly inspired by Android UI API (layouts, styles, two phase layout, ...)
- Supports highly customizable UI themes and styles
- Supports internationalization
- Hardware acceleration using OpenGL (when built with version USE_OPENGL)
- Fallback to pure Win32 API / SDL / X11 when OpenGL is not available (e.g.
  opengl dynamic library cannot be loaded)
- Actually it's a port (with major refactoring) of GUI library for cross
  platform OpenGL based implementation of Cool Reader app project from C++.
- Non thread safe - all UI operations should be preformed in single thread
- Simple 3d engine - allows to embed 3D scenes within GUI

WWW: https://github.com/buggins/dlangui
Original commitRevision:446441 

Sanity Test Results

devel/dlangui:

NOTE: this particular sanity test is very experimental
A port specified in the BUILD_DEPENDS of devel/dlangui does not exist:
'graphics/derelict-gl3' on branch 'head'.