cvs commit: ports/net Makefile ports/net/Sockets Makefile distinfo pkg-descr pkg-plist ports/net/Sockets/files patch-ListenSocket.h patch-Makefile patch-MinderHandler.cpp patch-Sockets-config.cpp patch-Uid.cpp patch-socket_include.h

Mario Sergio Fujikawa Ferreira lioux at FreeBSD.org
Sat Jan 15 21:04:45 PST 2005


lioux       2005-01-16 05:04:44 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/Sockets          Makefile distinfo pkg-descr pkg-plist 
    net/Sockets/files    patch-ListenSocket.h patch-Makefile 
                         patch-MinderHandler.cpp 
                         patch-Sockets-config.cpp patch-Uid.cpp 
                         patch-socket_include.h 
  Log:
  New port Sockets version 1.7.1: A C++ wrapper for BSD-style sockets
  
  Revision  Changes    Path
  1.1413    +1 -0      ports/net/Makefile
  1.1       +45 -0     ports/net/Sockets/Makefile (new)
  1.1       +2 -0      ports/net/Sockets/distinfo (new)
  1.1       +10 -0     ports/net/Sockets/files/patch-ListenSocket.h (new)
  1.1       +18 -0     ports/net/Sockets/files/patch-Makefile (new)
  1.1       +22 -0     ports/net/Sockets/files/patch-MinderHandler.cpp (new)
  1.1       +23 -0     ports/net/Sockets/files/patch-Sockets-config.cpp (new)
  1.1       +36 -0     ports/net/Sockets/files/patch-Uid.cpp (new)
  1.1       +34 -0     ports/net/Sockets/files/patch-socket_include.h (new)
  1.1       +12 -0     ports/net/Sockets/pkg-descr (new)
  1.1       +34 -0     ports/net/Sockets/pkg-plist (new)


More information about the cvs-ports mailing list