cvs commit: ports/net Makefile ports/net/hawknl Makefile distinfo
pkg-descr pkg-plist ports/net/hawknl/files patch-src_makefile.linux
Renato Botelho
garga at FreeBSD.org
Sat Mar 25 11:55:09 UTC 2006
garga 2006-03-25 11:55:08 UTC
FreeBSD ports repository
Modified files:
net Makefile
Added files:
net/hawknl Makefile distinfo pkg-descr pkg-plist
net/hawknl/files patch-src_makefile.linux
Log:
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/94114
Submitted by: Jose Alonso Cardenas Marquez <acardenas at bsd.org.pe>
Revision Changes Path
1.1643 +1 -0 ports/net/Makefile
1.1 +54 -0 ports/net/hawknl/Makefile (new)
1.1 +3 -0 ports/net/hawknl/distinfo (new)
1.1 +48 -0 ports/net/hawknl/files/patch-src_makefile.linux (new)
1.1 +13 -0 ports/net/hawknl/pkg-descr (new)
1.1 +9 -0 ports/net/hawknl/pkg-plist (new)
More information about the cvs-ports
mailing list