cvs commit: ports/net-p2p/libktorrent Makefile distinfo pkg-descr pkg-plist ports/net-p2p/libktorrent/files patch-src__net__socket.cpp

Max Brazhnikov makc at FreeBSD.org
Wed Sep 1 21:19:27 UTC 2010


makc        2010-09-01 21:19:27 UTC

  FreeBSD ports repository

  Added files:
    net-p2p/libktorrent  Makefile distinfo pkg-descr pkg-plist 
    net-p2p/libktorrent/files patch-src__net__socket.cpp 
  Log:
  Add new port net-p2p/libktorrent:
  
  KTorrent has been split into the application ktorrent and the library
  libktorrent. Libktorrent contains all the torrent downloading code,
  and ktorrent contains all application code and plugins. The goal
  is to make libktorrent an independent library (though still closely
  related to ktorrent), which can be used by other applications.
  
  WWW:    http://ktorrent.org/
  
  Revision  Changes    Path
  1.1       +29 -0     ports/net-p2p/libktorrent/Makefile (new)
  1.1       +3 -0      ports/net-p2p/libktorrent/distinfo (new)
  1.1       +18 -0     ports/net-p2p/libktorrent/files/patch-src__net__socket.cpp (new)
  1.1       +7 -0      ports/net-p2p/libktorrent/pkg-descr (new)
  1.1       +238 -0    ports/net-p2p/libktorrent/pkg-plist (new)


More information about the cvs-all mailing list