- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
HawkNL is a free, open source, game oriented network API
released under the GNU Library General Public License (LGPL).
HawkNL (NL) is a fairly low level API, a wrapper over
Berkeley/Unix Sockets and Winsock.
But NL also provides other features including support for
many OSs, groups of sockets, socket statistics, high accuracy
timer, CRC functions, macros to read and write data to
packets with endian conversion, and support for multiple
network transports.
NL has been tested on Windows 9x/ME/NT/2000/XP/CE, Linux,
Solaris, IRIX, AIX, BSDs, Mac OSX.
WWW: http://www.hawksoft.com/hawknl/
PR: ports/94984
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
Library General Public License (LGPL). HawkNL (NL) is a fairly low level API,
a wrapper over Berkeley/Unix Sockets and Winsock.
But NL also provides other features including support for many OSs, groups of
sockets, socket statistics, high accuracy timer, CRC functions, macros to read
and write data to packets with endian conversion, and support for multiple
network transports.
NL has been tested on Windows 9x/ME/NT/2000/XP/CE, Linux, Solaris, IRIX, AIX,
BSDs, Mac OSX.
WWW: http://www.hawksoft.com/hawknl/
PR: ports/94114
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>