Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Sep 2003 06:57:34 -0700 (PDT)
From:      Edwin Groothuis <edwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security Makefile ports/security/dcetest Makefile distinfo pkg-descr pkg-plist ports/security/dcetest/files patch-Makefile patch-tcpstuff.c patch-tcpstuff.h
Message-ID:  <200309041357.h84DvYK7002228@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
edwin       2003/09/04 06:57:34 PDT

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/dcetest     Makefile distinfo pkg-descr pkg-plist 
    security/dcetest/files patch-Makefile patch-tcpstuff.c 
                           patch-tcpstuff.h 
  Log:
  new port: dump MSRPC information
  
          One-file-port, from @stake. This dumps information from
          remote RPC.  Much like "rpcinfo -p host" on unix hosts.
          Please check my patches: I removed an unused function so
          this wouldn't be marked as a security sensitive port, and
          I'm not sure my Makefile change respects CFLAGS.
  
  PR:             ports/46991
  Submitted by:   Yonatan@xpert.com <Yonatan@xpert.com>
  
  Revision  Changes    Path
  1.436     +1 -0      ports/security/Makefile
  1.1       +28 -0     ports/security/dcetest/Makefile (new)
  1.1       +1 -0      ports/security/dcetest/distinfo (new)
  1.1       +10 -0     ports/security/dcetest/files/patch-Makefile (new)
  1.1       +32 -0     ports/security/dcetest/files/patch-tcpstuff.c (new)
  1.1       +10 -0     ports/security/dcetest/files/patch-tcpstuff.h (new)
  1.1       +8 -0      ports/security/dcetest/pkg-descr (new)
  1.1       +2 -0      ports/security/dcetest/pkg-plist (new)



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