Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Jul 2011 13:51:57 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net Makefile ports/net/pure-sockets Makefile distinfo pkg-descr
Message-ID:  <201107021351.p62Dpv0Z084925@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
miwi        2011-07-02 13:51:57 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/pure-sockets     Makefile distinfo pkg-descr 
  Log:
  Pure interface to the Berkeley socket functions. Provides most of the core
  functionality, so you can create sockets for both stream and datagram based
  protocols and use these to transmit messages. Unix-style file sockets are
  also available if the host system supports them.
  
  WWW:    http://docs.pure-lang.googlecode.com/hg/pure-sockets.html
  
  PR:             ports/156103
  Submitted by:   Zhihao Yuan <lichray at gmail.com>
  
  Revision  Changes    Path
  1.2351    +1 -0      ports/net/Makefile
  1.1       +39 -0     ports/net/pure-sockets/Makefile (new)
  1.1       +2 -0      ports/net/pure-sockets/distinfo (new)
  1.1       +6 -0      ports/net/pure-sockets/pkg-descr (new)



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