Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Mar 2001 10:50:34 -0800 (PST)
From:      Mikhail Teterin <mi@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net/scotty3 Makefile pkg-plist ports/net/scotty3/files patch-fixes scotty.c patch-ac patch-ad
Message-ID:  <200103121850.f2CIoYl73269@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mi          2001/03/12 10:50:34 PST

  Modified files:
    net/scotty3          Makefile pkg-plist 
    net/scotty3/files    patch-ac patch-ad 
  Added files:
    net/scotty3/files    patch-fixes scotty.c 
  Log:
  A number of changes and fixes:
  	. build with or without TK (triggered by the NO_X knob)
  	. build against TCL-8.3 -- with or without stubs
  	. fix some bugs in the core Scotty code -- most notably
  	  a bug in the icmp-command implementation, where an off-by-one
  	  error in the argument processing loop resulted in random
  	  crashes; all this fixes are grouped into a single file
  	  patch-fixes
  	. make scotty executable itself as small as it needs to be
  
  Approved by:	maintainer
  
  Perhaps, some  day the security officer  will tell me what  _exactly_ is
  wrong with  regular Scotty (this  one is beta  of the new  version), and
  I'll be able to freshen that one up too and remove the FORBIDDEN.
  
  Revision  Changes    Path
  1.44      +41 -9     ports/net/scotty3/Makefile
  1.12      +168 -168  ports/net/scotty3/pkg-plist
  1.8       +17 -16    ports/net/scotty3/files/patch-ac
  1.2       +55 -4     ports/net/scotty3/files/patch-ad


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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