Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Mar 2006 11:55:08 +0000 (UTC)
From:      Renato Botelho <garga@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net Makefile ports/net/hawknl Makefile distinfo pkg-descr pkg-plist ports/net/hawknl/files patch-src_makefile.linux
Message-ID:  <200603251155.k2PBt9Fs085149@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603251155.k2PBt9Fs085149>