Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Mar 2003 16:49:48 -0800 (PST)
From:      Edwin Groothuis <edwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net Makefile ports/net/socketbind Makefile pkg-descr pkg-plist ports/net/socketbind/files Makefile socketbind.c
Message-ID:  <200304010049.h310nmq8046462@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
edwin       2003/03/31 16:49:48 PST

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/socketbind       Makefile pkg-descr pkg-plist 
    net/socketbind/files Makefile socketbind.c 
  Log:
  socketbind - new port submission
  
          This library allows you to bind any application which is
          dynamically linked with libc to certain IP address.  It
          provides convient way to bind socket's source IP to one of
          the multiple IP's available on computer.
  
  PR:             ports/50147
  Submitted by:   Gaspar Chilingarov <nm@web.am>
  
  Revision  Changes    Path
  1.947     +1 -0      ports/net/Makefile
  1.1       +37 -0     ports/net/socketbind/Makefile (new)
  1.1       +11 -0     ports/net/socketbind/files/Makefile (new)
  1.1       +46 -0     ports/net/socketbind/files/socketbind.c (new)
  1.1       +11 -0     ports/net/socketbind/pkg-descr (new)
  1.1       +4 -0      ports/net/socketbind/pkg-plist (new)



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