pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Imported into pkgsrc as security/bunny.
Module Name: pkgsrc-wip
Committed By: Roland Illig <roland.illig%gmx.de@localhost>
Pushed By: rillig
Date: Sat Jul 9 23:46:27 2016 +0200
Changeset: d1b37b1fab3ccac46c7998902709f088ad564461
Modified Files:
Makefile
Removed Files:
bunny/DESCR
bunny/Makefile
bunny/PLIST
bunny/distinfo
Log Message:
Imported into pkgsrc as security/bunny.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d1b37b1fab3ccac46c7998902709f088ad564461
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
bunny/DESCR | 1 -
bunny/Makefile | 23 -----------------------
bunny/PLIST | 6 ------
bunny/distinfo | 5 -----
5 files changed, 36 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 2e3773c..b2f5918 100644
--- a/Makefile
+++ b/Makefile
@@ -270,7 +270,6 @@ SUBDIR+= bstone
SUBDIR+= bsvc
SUBDIR+= btscanner
SUBDIR+= bub-n-bros
-SUBDIR+= bunny
SUBDIR+= bup-git
SUBDIR+= busybox
SUBDIR+= bwm-ng
diff --git a/bunny/DESCR b/bunny/DESCR
deleted file mode 100644
index d93b628..0000000
--- a/bunny/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-instrumented C code security fuzzer
diff --git a/bunny/Makefile b/bunny/Makefile
deleted file mode 100644
index 78a1a1b..0000000
--- a/bunny/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# $NetBSD: Makefile,v 1.3 2012/09/24 17:14:43 asau Exp $
-#
-
-DISTNAME= bunny-0.93
-CATEGORIES= security
-MASTER_SITES= http://bunny-the-fuzzer.googlecode.com/files/
-EXTRACT_SUFX= .tgz
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://code.google.com/p/bunny-the-fuzzer/
-COMMENT= Tools with C code security fuzzer
-LICENSE= apache-2.0
-
-WRKSRC= ${WRKDIR}/bunny
-USE_TOOLS+= gmake
-AUTO_MKDIRS= yes
-
-do-install:
-.for program in bunny-exec bunny-flow bunny-gcc bunny-main bunny-trace
- ${INSTALL_PROGRAM} ${WRKSRC}/${program} ${DESTDIR}${PREFIX}/bin/${program}
-.endfor
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/bunny/PLIST b/bunny/PLIST
deleted file mode 100644
index 1623ad1..0000000
--- a/bunny/PLIST
+++ /dev/null
@@ -1,6 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2009/06/17 23:36:20 jihbed Exp $
-bin/bunny-exec
-bin/bunny-flow
-bin/bunny-gcc
-bin/bunny-main
-bin/bunny-trace
diff --git a/bunny/distinfo b/bunny/distinfo
deleted file mode 100644
index 13fe486..0000000
--- a/bunny/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/06/17 23:36:20 jihbed Exp $
-
-SHA1 (bunny-0.93.tgz) = 29dae023e4d6221f064fffae0e4011322a42041a
-RMD160 (bunny-0.93.tgz) = daee7e9eb0fa71a5e25f9f7171d0598ddb03c134
-Size (bunny-0.93.tgz) = 64575 bytes
Home |
Main Index |
Thread Index |
Old Index