summaryrefslogtreecommitdiff
path: root/devel/googletest
diff options
context:
space:
mode:
authorreed <reed>2009-12-22 13:59:02 +0000
committerreed <reed>2009-12-22 13:59:02 +0000
commitb98b45a6210422a029e00ba2330082f63b42f7f3 (patch)
treed19f8c4e15f81dbd4e101c3e6a9ef6a3384289eb /devel/googletest
parent3266db39f7b7951bcc5261ee02844dca8350020e (diff)
downloadpkgsrc-b98b45a6210422a029e00ba2330082f63b42f7f3.tar.gz
Remove googletest.
I will import later. I should not have imported it during a freeze. (On that note, anyway to improve cvs to notify during freezes? Like maybe during the CVS log entry template?)
Diffstat (limited to 'devel/googletest')
-rw-r--r--devel/googletest/DESCR7
-rw-r--r--devel/googletest/Makefile20
-rw-r--r--devel/googletest/PLIST24
-rw-r--r--devel/googletest/distinfo5
4 files changed, 0 insertions, 56 deletions
diff --git a/devel/googletest/DESCR b/devel/googletest/DESCR
deleted file mode 100644
index 4126f867788..00000000000
--- a/devel/googletest/DESCR
+++ /dev/null
@@ -1,7 +0,0 @@
-The googletest package provides Google's C++ test writing framework.
-It is based on the xUnit architecture and works for a variety of
-platforms (Linux, Mac OS X, Windows, Cygwin, Windows CE, and
-Symbian). It provides various options for running the tests, a rich
-set of assertions, automatic test discovery, and XML test report
-generation. It supports type- and value-parameterized tests, death
-tests, fatal and non-fatal failures, and user-defined assertions.
diff --git a/devel/googletest/Makefile b/devel/googletest/Makefile
deleted file mode 100644
index 440d878301f..00000000000
--- a/devel/googletest/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/12/21 19:18:25 reed Exp $
-#
-
-DISTNAME= gtest-1.4.0
-PKGNAME= ${DISTNAME:S/gtest/googletest/}
-CATEGORIES= devel
-MASTER_SITES= http://googletest.googlecode.com/files/
-EXTRACT_SUFX= .tar.bz2
-
-MAINTAINER= reed@reedmedia.net
-HOMEPAGE= http://code.google.com/p/googletest/
-COMMENT= Google's C++ testing framework
-
-PKG_DESTDIR_SUPPORT= user-destdir
-
-GNU_CONFIGURE= yes
-USE_LANGUAGES= c++ c
-USE_LIBTOOL= yes
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/devel/googletest/PLIST b/devel/googletest/PLIST
deleted file mode 100644
index 6899cb30127..00000000000
--- a/devel/googletest/PLIST
+++ /dev/null
@@ -1,24 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2009/12/21 19:18:25 reed Exp $
-bin/gtest-config
-include/gtest/gtest-death-test.h
-include/gtest/gtest-message.h
-include/gtest/gtest-param-test.h
-include/gtest/gtest-spi.h
-include/gtest/gtest-test-part.h
-include/gtest/gtest-typed-test.h
-include/gtest/gtest.h
-include/gtest/gtest_pred_impl.h
-include/gtest/gtest_prod.h
-include/gtest/internal/gtest-death-test-internal.h
-include/gtest/internal/gtest-filepath.h
-include/gtest/internal/gtest-internal.h
-include/gtest/internal/gtest-linked_ptr.h
-include/gtest/internal/gtest-param-util-generated.h
-include/gtest/internal/gtest-param-util.h
-include/gtest/internal/gtest-port.h
-include/gtest/internal/gtest-string.h
-include/gtest/internal/gtest-tuple.h
-include/gtest/internal/gtest-type-util.h
-lib/libgtest.la
-lib/libgtest_main.la
-share/aclocal/gtest.m4
diff --git a/devel/googletest/distinfo b/devel/googletest/distinfo
deleted file mode 100644
index 6139dd6305d..00000000000
--- a/devel/googletest/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/12/21 19:18:25 reed Exp $
-
-SHA1 (gtest-1.4.0.tar.bz2) = d26e1a67ec08a9d6167ecf77c61961c469f448b2
-RMD160 (gtest-1.4.0.tar.bz2) = 2688f9e4c68af10a5974af91c0fe2dd551cf72c7
-Size (gtest-1.4.0.tar.bz2) = 525425 bytes