Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Dec 2006 22:26:15 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net-mgmt Makefile ports/net-mgmt/rcpd Makefile distinfo pkg-descr
Message-ID:  <200612162226.kBGMQFQ8001827@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



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