cvs commit: ports/net Makefile ports/net/socketbind Makefile pkg-descr pkg-plist ports/net/socketbind/files Makefile socketbind.c

Edwin Groothuis edwin at FreeBSD.org
Mon Mar 31 16:49:49 PST 2003


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 at 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)


More information about the cvs-ports mailing list