OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
- Add dependency on ftp/curl, package links to it when available
- Convert to OptionsNG
- Remove wrong hardcoded paths in dektop entry files
- Don't harcode path to ssh-keygen
PR: ports/176208 [1]
Submitted by: Timothy Beyer <beyert@cs.ucr.edu> [1]
OpenNX is an open source drop in replacement for NoMachine's NX client.
It is compatible to the original client in that it uses the same syntax
for the session configuration files (.nxs files). OpenNX is distributed
under the GNU Lesser Public License v2.1. OpenNX is written in C++ and
uses the excellent wxWidgets toolkit.
PR: ports/159372
Submitted by: Timothy Beyer <beyert@cs.ucr.edu>
Approved by: wxs (mentor)