cvs commit: ports/net-mgmt Makefile ports/net-mgmt/rcpd Makefile distinfo pkg-descr

Martin Wilke miwi at FreeBSD.org
Sat Dec 16 14:26:19 PST 2006


miwi        2006-12-16 22:26:15 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt             Makefile 
  Added files:
    net-mgmt/rcpd        Makefile distinfo pkg-descr 
  Log:
  rcpd is a RCP server intended specifically for router
  or network device clients. It is used to transfer
  configurations, boot images, and kernels images
  (eg: IOS) to the devices.
  
  These files are often tranfered with TFTP, but TFTP
  has reliability and speed issues and file size
  limitations due to it's protocol specification and
  underlying transport; while RCP is not affected.
  
  WWW:    http://www.shrubbery.net/rcpd/
  
  Submitted by:   Babak Farrokhi <farrokhi at FreeBSD.org>
  
  Revision  Changes    Path
  1.102     +1 -0      ports/net-mgmt/Makefile
  1.1       +21 -0     ports/net-mgmt/rcpd/Makefile (new)
  1.1       +3 -0      ports/net-mgmt/rcpd/distinfo (new)
  1.1       +11 -0     ports/net-mgmt/rcpd/pkg-descr (new)


More information about the cvs-ports mailing list