Notes:
- support of Gnome2 and VGAlib are now deprecated;
- support of Qt added;
- plrender is also deprecated, but we force it to build.
Many more options could be enabled, if someone needs them.
- Remove build dependency on GNU m4.
- Sort knobs.
- Remove unneeded use of REINPLACE.
- Fix plist for WITH_GNOME case and mark BROKEN for WITH_PYTHON
PR: 130168
Submitted by: "Pedro F. Giffuni" <giffunip at tutopia dot com> (maintainer)
- Make explicit that the python bindings are not building.
- For now keep using the autoconf interface, we have sorted out the issues
there but we will have to move to CMake soon anyways.
- This is the latest stable version, and apparently the last one to support
the autoconf tools. It includes C++ and Octave updates.
PR: ports/130097
Submitted by: "Pedro F. Giffuni" <giffunip@tutopia.com>
- reorder the pkg-plist a bit
- Buimped the PORTREVISION
BTW: WITH_GNOME part is temporary commented out: it is automatically
detected and not easy to remove.
Submitted by: Pedro F. Giffuni
PR: 114273
- Support install macros
- perl -> ${PERL}
- Move install path of data files from lib/ to libdata/
- Add WWW: line into pkg/DESCR
- Fix pkg/PLIST
PR: 15918
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>