- Add master sites and icons
- Change maintainership to submitter
- Add license (GPLv2)
- Use the new format for LIB_DEPENDS
- USES gmake
- Add docs
- Add Desktop entry file
- Add OPTIONS_GROUP DOXYGEN, add DOCS, HTML and LATEX Options
- Add HTML to default Options
- Add dependency for devel/doxygen
- Use REINPLACE_CMD instead of simple patches
- Add pkg-plist
Approved by: wg/pawel (mentors)
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.
PORTREVISION bumped since we now explicitly depend on GLU via
USE_GL=glu.
[1] e7eed096a0
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
- Split boost port to separate components, with boost-all metaport
PR: ports/137054
Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer)
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
with oceans, mountains, icecaps and rivers. Parameters are specified
interactively and the results displayed using OpenGL. The generated
objects can be dumped in Pov-Ray format.
PR: ports/86275
Submitted by: Igor Pokrovsky <ip@doom.homeunix.org>