pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
csmith: remove, imported to pkgsrc/lang/csmith
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <tk%giga.or.at@localhost>
Pushed By: wiz
Date: Thu Sep 16 21:19:17 2021 +0200
Changeset: 7c22a7cecc344cd4ef92c06a32bd20aee568f8d5
Modified Files:
Makefile
Removed Files:
csmith/DESCR
csmith/Makefile
csmith/PLIST
csmith/distinfo
Log Message:
csmith: remove, imported to pkgsrc/lang/csmith
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=7c22a7cecc344cd4ef92c06a32bd20aee568f8d5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
csmith/DESCR | 4 ----
csmith/Makefile | 20 --------------------
csmith/PLIST | 27 ---------------------------
csmith/distinfo | 6 ------
5 files changed, 58 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 2d4539e3b7..27514fb169 100644
--- a/Makefile
+++ b/Makefile
@@ -552,7 +552,6 @@ SUBDIR+= crust-firmware
SUBDIR+= cryptcat
SUBDIR+= crystal
SUBDIR+= crystal-bin
-SUBDIR+= csmith
SUBDIR+= csoap
SUBDIR+= csp2b
SUBDIR+= csstidy
diff --git a/csmith/DESCR b/csmith/DESCR
deleted file mode 100644
index 33fd524bfc..0000000000
--- a/csmith/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
-Csmith is a tool that can generate random C programs that statically
-and dynamically conform to the C99 standard. Thus, it is useful for
-stress-testing compilers, static analyzers, and other tools that
-process C code
diff --git a/csmith/Makefile b/csmith/Makefile
deleted file mode 100644
index b75aaaf60f..0000000000
--- a/csmith/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# $NetBSD: Makefile,v 1.4 2012/11/23 22:33:29 othyro Exp $
-
-DISTNAME= csmith-2.3.0
-CATEGORIES= devel
-MASTER_SITES= https://embed.cs.utah.edu/csmith/
-
-MAINTAINER= kamel.derouiche%gmail.com@localhost
-HOMEPAGE= https://embed.cs.utah.edu/csmith/
-COMMENT= Random generator of C programs
-LICENSE= modified-bsd
-
-GNU_CONFIGURE= yes
-USE_TOOLS+= gm4 gmake perl
-USE_LIBTOOL= yes
-USE_LANGUAGES= c c++
-
-REPLACE_PERL+= scripts/compiler_test.pl scripts/launchn.pl
-REPLACE_PERL+= scripts/test_csmith.pl
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/csmith/PLIST b/csmith/PLIST
deleted file mode 100644
index f5a1cb4608..0000000000
--- a/csmith/PLIST
+++ /dev/null
@@ -1,27 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2011/12/29 22:38:49 jihbed Exp $
-bin/compiler_test.in
-bin/compiler_test.pl
-bin/csmith
-bin/launchn.pl
-bin/test_csmith.pl
-include/${PKGNAME}/csmith.h
-include/${PKGNAME}/csmith_minimal.h
-include/${PKGNAME}/custom_limits.h
-include/${PKGNAME}/custom_stdint_x86.h
-include/${PKGNAME}/platform_avr.h
-include/${PKGNAME}/platform_generic.h
-include/${PKGNAME}/platform_msp430.h
-include/${PKGNAME}/random_inc.h
-include/${PKGNAME}/safe_abbrev.h
-include/${PKGNAME}/safe_math.h
-include/${PKGNAME}/safe_math_macros.h
-include/${PKGNAME}/safe_math_macros_notmp.h
-include/${PKGNAME}/stdint_avr.h
-include/${PKGNAME}/stdint_ia32.h
-include/${PKGNAME}/stdint_ia64.h
-include/${PKGNAME}/stdint_msp430.h
-include/${PKGNAME}/volatile_runtime.c
-include/${PKGNAME}/volatile_runtime.h
-include/${PKGNAME}/windows/stdint.h
-lib/libcsmith.la
-share/doc/csmith/probabilities.txt
diff --git a/csmith/distinfo b/csmith/distinfo
deleted file mode 100644
index 4445b0098e..0000000000
--- a/csmith/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2011/12/29 22:38:49 jihbed Exp $
-
-SHA1 (csmith-2.3.0.tar.gz) = f307aaf99667044b173aba5f02bf033471f1a669
-RMD160 (csmith-2.3.0.tar.gz) = 6e4f191199e2e776c03ba4b58ea1466f8cf74e3c
-SHA512 (csmith-2.3.0.tar.gz) = abab6ace0fa6b1be248c3ffbac7069bcadbad7b7af5673660849c8bebf84de040afcf527b2fefbbcb68b9164a43e08684c147496fb2b25bbffef7495dba39041
-Size (csmith-2.3.0.tar.gz) = 637381 bytes
Home |
Main Index |
Thread Index |
Old Index