[23078] trunk/dports/security

source_changes at macosforge.org source_changes at macosforge.org
Sat Mar 24 07:51:05 PDT 2007


Revision: 23078
          http://trac.macosforge.org/projects/macports/changeset/23078
Author:   pmq at macports.org
Date:     2007-03-24 07:51:04 -0700 (Sat, 24 Mar 2007)

Log Message:
-----------
New port: zzuf.

Added Paths:
-----------
    trunk/dports/security/zzuf/
    trunk/dports/security/zzuf/Portfile

Added: trunk/dports/security/zzuf/Portfile
===================================================================
--- trunk/dports/security/zzuf/Portfile	                        (rev 0)
+++ trunk/dports/security/zzuf/Portfile	2007-03-24 14:51:04 UTC (rev 23078)
@@ -0,0 +1,24 @@
+# $Id$
+
+PortSystem 1.0
+
+name		  zzuf
+version		  0.8.1
+categories	  security
+platforms	  darwin
+maintainers	  pmq at macports.org
+
+description	  zzuf is a transparent application input fuzzer
+long_description  zzuf is a transparent application input fuzzer. Its purpose \
+		  is to find bugs in applications by corrupting their \
+		  user-contributed data (which more than often comes from \
+		  untrusted sources on the Internet). It works by intercepting \
+		  file and network operations and changing random bits in the \
+		  program's input. zzuf's behaviour is deterministic, making it \
+		  easier to reproduce bugs.
+
+homepage	  http://sam.zoy.org/zzuf/
+master_sites	  ${homepage}
+
+checksums	  sha1 0e417ce98b8b09dadb87e6b33b9afd3c6815e0cc \
+		  rmd160 b66d551bb53654002ae2ba2b58dc4c07ef49c03c


Property changes on: trunk/dports/security/zzuf/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070324/87857f19/attachment.html


More information about the macports-changes mailing list