aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2007-03-06 05:32:48 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2007-03-06 05:32:48 +0000
commit738442bf1e5df3f728701360e3fd1a04211073eb (patch)
tree82088e6ad84639246f50a8c61ee9b86c0dcecefa
parentf60c98fa805cb267c0621c931c3afedfc1d6c8eb (diff)
downloadports-738442bf1e5df3f728701360e3fd1a04211073eb.tar.gz
ports-738442bf1e5df3f728701360e3fd1a04211073eb.zip
Notes
-rw-r--r--devel/Makefile1
-rw-r--r--devel/zzuf/Makefile26
-rw-r--r--devel/zzuf/distinfo3
-rw-r--r--devel/zzuf/pkg-descr8
-rw-r--r--devel/zzuf/pkg-plist5
5 files changed, 0 insertions, 43 deletions
diff --git a/devel/Makefile b/devel/Makefile
index b572e134c19a..0f7d3dafdf1f 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -2135,6 +2135,5 @@
SUBDIR += ztcl
SUBDIR += zthread
SUBDIR += zziplib
- SUBDIR += zzuf
.include <bsd.port.subdir.mk>
diff --git a/devel/zzuf/Makefile b/devel/zzuf/Makefile
deleted file mode 100644
index 64d43ca31cc7..000000000000
--- a/devel/zzuf/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# New ports collection makefile for: zzuf
-# Date created: 2007-03-03
-# Whom: Peter Johnson <johnson.peter@gmail.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= zzuf
-PORTVERSION= 0.8.1
-CATEGORIES= devel
-MASTER_SITES= http://sam.zoy.org/zzuf/
-
-MAINTAINER= johnson.peter@gmail.com
-COMMENT= Transparent application input fuzzer
-
-GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-CONFIGURE_ARGS= --mandir=${MANPREFIX}/man
-USE_LDCONFIG= yes
-
-MAN1= zzuf.1
-
-post-install:
- @${RM} -f ${PREFIX}/lib/zzuf/libzzuf.la
-
-.include <bsd.port.mk>
diff --git a/devel/zzuf/distinfo b/devel/zzuf/distinfo
deleted file mode 100644
index 7f0be50ed1b2..000000000000
--- a/devel/zzuf/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (zzuf-0.8.1.tar.gz) = 1970dcf4f77251bea843b0f6ae19231c
-SHA256 (zzuf-0.8.1.tar.gz) = a16cbe19ea03b93a174d731bf1aba5205e2f4480a7118129eda6b0cb7c7b39bb
-SIZE (zzuf-0.8.1.tar.gz) = 419718
diff --git a/devel/zzuf/pkg-descr b/devel/zzuf/pkg-descr
deleted file mode 100644
index b1f14029db8e..000000000000
--- a/devel/zzuf/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-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.
-
-WWW: http://sam.zoy.org/zzuf/
diff --git a/devel/zzuf/pkg-plist b/devel/zzuf/pkg-plist
deleted file mode 100644
index 4e5cfac16147..000000000000
--- a/devel/zzuf/pkg-plist
+++ /dev/null
@@ -1,5 +0,0 @@
-@comment $FreeBSD$
-bin/zzuf
-lib/zzuf/libzzuf.so
-lib/zzuf/libzzuf.a
-@dirrm lib/zzuf