pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc its4: remove package



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b7d0405f79f2
branches:  trunk
changeset: 369028:b7d0405f79f2
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Sep 26 10:32:32 2017 +0000

description:
its4: remove package

dead upstream, last release from 2000, better tools available

diffstat:

 devel/Makefile                     |   3 +--
 devel/its4/DESCR                   |  11 -----------
 devel/its4/Makefile                |  30 ------------------------------
 devel/its4/PLIST                   |   6 ------
 devel/its4/distinfo                |   8 --------
 devel/its4/patches/patch-aa        |  13 -------------
 devel/its4/patches/patch-configure |  20 --------------------
 doc/CHANGES-2017                   |   3 ++-
 8 files changed, 3 insertions(+), 91 deletions(-)

diffs (143 lines):

diff -r 03dbcf6d775a -r b7d0405f79f2 devel/Makefile
--- a/devel/Makefile    Tue Sep 26 10:31:32 2017 +0000
+++ b/devel/Makefile    Tue Sep 26 10:32:32 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2515 2017/09/26 10:26:57 wiz Exp $
+# $NetBSD: Makefile,v 1.2516 2017/09/26 10:32:32 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -439,7 +439,6 @@
 SUBDIR+=       intel2gas
 SUBDIR+=       intellij-idea-ce
 SUBDIR+=       isect
-SUBDIR+=       its4
 SUBDIR+=       ivykis
 SUBDIR+=       jam
 SUBDIR+=       java-subversion
diff -r 03dbcf6d775a -r b7d0405f79f2 devel/its4/DESCR
--- a/devel/its4/DESCR  Tue Sep 26 10:31:32 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,11 +0,0 @@
-ITS4 -- It's the software, stupid! (Security Scanner)
-
-ITS4 is a tool that statically scans C and C++ source code for
-potential security vulnerabilities.  It is a command-line tool that
-works across Unix environments (hopefully) and will also work under
-Windows with CygWin installed.  ITS4 scans code, looking for function
-calls that are potentially dangerous.  For some calls, ITS4 tries to
-perform some code analysis to determine how risky the call is.  In
-each case, ITS4 provides a problem report, including a short
-description of the potential problem and suggestions on how to fix the
-code.
diff -r 03dbcf6d775a -r b7d0405f79f2 devel/its4/Makefile
--- a/devel/its4/Makefile       Tue Sep 26 10:31:32 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,30 +0,0 @@
-# $NetBSD: Makefile,v 1.22 2017/09/19 08:28:27 wiz Exp $
-
-DISTNAME=      its4-1.1.1
-CATEGORIES=    devel
-MASTER_SITES=  # have to fetch for yourself, or from a NetBSD mirror
-EXTRACT_SUFX=  .tgz
-
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-#HOMEPAGE=     https://www.cigital.com/its4/
-COMMENT=       Static C/C++ code scanner for potential security problems
-LICENSE=       no-commercial-use
-
-WRKSRC=                ${WRKDIR}/its4
-HAS_CONFIGURE= YES
-CONFIGURE_ARGS+=       --with-cpp=${CXX:Q}
-CONFIGURE_ARGS+=       --prefix=${PREFIX:Q}
-CONFIGURE_ARGS+=       --datadir=${PREFIX}/share/its4
-INSTALLATION_DIRS=     bin ${PKGMANDIR}/man1
-
-USE_LANGUAGES=         c++
-
-do-install:
-       ${INSTALL_PROGRAM} ${WRKSRC}/its4 ${DESTDIR}${PREFIX}/bin
-       ${INSTALL_MAN} ${WRKSRC}/docs/its4.1 \
-               ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1
-       ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/its4
-       cd ${WRKSRC} && ${INSTALL_DATA} LICENSE TODO vulns.i4d \
-               ${DESTDIR}${PREFIX}/share/its4
-
-.include "../../mk/bsd.pkg.mk"
diff -r 03dbcf6d775a -r b7d0405f79f2 devel/its4/PLIST
--- a/devel/its4/PLIST  Tue Sep 26 10:31:32 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:48:49 joerg Exp $
-bin/its4
-man/man1/its4.1
-share/its4/LICENSE
-share/its4/TODO
-share/its4/vulns.i4d
diff -r 03dbcf6d775a -r b7d0405f79f2 devel/its4/distinfo
--- a/devel/its4/distinfo       Tue Sep 26 10:31:32 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-$NetBSD: distinfo,v 1.6 2015/11/03 03:27:35 agc Exp $
-
-SHA1 (its4-1.1.1.tgz) = e4f53d50b3e58bda892088b15454493c3f07624b
-RMD160 (its4-1.1.1.tgz) = 4f1c16d678126f6ea6e10f0a31e5fa14e7cd852c
-SHA512 (its4-1.1.1.tgz) = 580e5140618f583137c62f8e9ef50ab0ebe1b08235fdf12e867b2f538adca29774d52899a34f9e7d20a8eed2e470cfcf4d79483ba6f8114860bfb94c8eabcb09
-Size (its4-1.1.1.tgz) = 59870 bytes
-SHA1 (patch-aa) = be67edcb8ca7859d9e2571b4e228bef5140e84cd
-SHA1 (patch-configure) = 25fd9b0fbce09b7ff8adf5259d3e53bffaa2e083
diff -r 03dbcf6d775a -r b7d0405f79f2 devel/its4/patches/patch-aa
--- a/devel/its4/patches/patch-aa       Tue Sep 26 10:31:32 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.1 2003/11/13 03:53:40 rtr Exp $
-
---- resultsdb.C.orig   2000-10-06 01:56:59.000000000 +1100
-+++ resultsdb.C
-@@ -43,7 +43,7 @@ void ResizeResultsTable()
-   delete[] old_table;
- }
- 
--void AddResult(char *source, int l, Severity s, VulnInfo*v, int explanation=0)
-+void AddResult(char *source, int l, Severity s, VulnInfo*v, int explanation)
- {
-   Result &r = table[num_entries++];
-   r.source  = source;
diff -r 03dbcf6d775a -r b7d0405f79f2 devel/its4/patches/patch-configure
--- a/devel/its4/patches/patch-configure        Tue Sep 26 10:31:32 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,20 +0,0 @@
-$NetBSD: patch-configure,v 1.1 2014/12/25 17:39:58 joerg Exp $
-
---- configure.orig     2014-12-23 20:56:39.000000000 +0000
-+++ configure
-@@ -120,15 +120,6 @@ cat >tmp.c <<EOF 
- #include <iostream.h>
- int main(){return 0;}
- EOF
--if test -n "${CC}"; then
--   printf %s "Checking for user-supplied C++... " 1>&5
--   if `${CC} tmp.c 2>/dev/null` 2>/dev/null; then
--     echo "yes" 1>&5
--   else
--     echo "no" 1>&5
--     CC=
--   fi
--fi
- if test -z "${CC}"; then
-     printf %s "Looking for a C++ compiler... " 1>&5
-     if `g++ tmp.c 2>/dev/null` 2>/dev/null; then
diff -r 03dbcf6d775a -r b7d0405f79f2 doc/CHANGES-2017
--- a/doc/CHANGES-2017  Tue Sep 26 10:31:32 2017 +0000
+++ b/doc/CHANGES-2017  Tue Sep 26 10:32:32 2017 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2017,v 1.4055 2017/09/26 10:27:48 wiz Exp $
+$NetBSD: CHANGES-2017,v 1.4056 2017/09/26 10:32:32 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2017:
 
@@ -5786,3 +5786,4 @@
        Removed meta-pkgs/kde3 [wiz 2017-09-26]
        Removed textproc/kdoc [wiz 2017-09-26]
        Removed x11/qwt [wiz 2017-09-26]
+       Removed devel/its4 [wiz 2017-09-26]



Home | Main Index | Thread Index | Old Index