diff options
Diffstat (limited to 'devel/aunit')
-rw-r--r-- | devel/aunit/Makefile | 28 | ||||
-rw-r--r-- | devel/aunit/distinfo | 3 | ||||
-rw-r--r-- | devel/aunit/files/patch-Makefile | 11 | ||||
-rw-r--r-- | devel/aunit/pkg-descr | 9 | ||||
-rw-r--r-- | devel/aunit/pkg-plist | 224 |
5 files changed, 0 insertions, 275 deletions
diff --git a/devel/aunit/Makefile b/devel/aunit/Makefile deleted file mode 100644 index a0b003b2cd66..000000000000 --- a/devel/aunit/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# Created by: John Marino <marino@FreeBSD.org> - -PORTNAME= aunit -PORTVERSION= 2017 -PORTREVISION= 1 -CATEGORIES= devel -MASTER_SITES= http://downloads.dragonlace.net/src/ -DISTNAME= aunit-gpl-${PORTVERSION}-src - -MAINTAINER= ports@FreeBSD.org -COMMENT= Ada unit testing framework - -LICENSE= GPLv3 - -BUILD_DEPENDS= gprbuild:devel/gprbuild - -USES= ada gmake - -post-patch: - ${REINPLACE_CMD} -e 's|LIBDIR|MYLIBDIR|' \ - ${WRKSRC}/lib/gnat/aunit_shared.gpr - -OPTIONS_DEFINE= DOCS EXAMPLES - -post-install: - ${RM} -r ${STAGEDIR}${PREFIX}/lib/gnat/manifests - -.include <bsd.port.mk> diff --git a/devel/aunit/distinfo b/devel/aunit/distinfo deleted file mode 100644 index ee3b50c4af29..000000000000 --- a/devel/aunit/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1503142051 -SHA256 (aunit-gpl-2017-src.tar.gz) = c9a574d5a4a16648b1a9294b0d18deb571841b3bbd3ea3cd3ede4a6896faa0f7 -SIZE (aunit-gpl-2017-src.tar.gz) = 638311 diff --git a/devel/aunit/files/patch-Makefile b/devel/aunit/files/patch-Makefile deleted file mode 100644 index 29bdda09ec7d..000000000000 --- a/devel/aunit/files/patch-Makefile +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.orig 2016-01-19 16:18:43 UTC -+++ Makefile -@@ -4,7 +4,7 @@ GPRBUILD = gprbuild - GPRCLEAN = gprclean - GPRINSTALL = gprinstall - --INSTALL:=$(shell exec=`which gprbuild`;if [ ! -x "$$exec" ]; then unset exec;fi;echo $$exec | sed -e 's/\/bin\/$(GPRBUILD).*//') -+INSTALL:=$(DESTDIR)$(PREFIX) - - ifeq ($(RTS),) - RTS=full diff --git a/devel/aunit/pkg-descr b/devel/aunit/pkg-descr deleted file mode 100644 index ef7c85baf144..000000000000 --- a/devel/aunit/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -AUnit is a set of Ada packages based on the xUnit family of unit test -frameworks. It is intended as a developer's tool to facilitate confident -writing and evolution of Ada software. It is purposely lightweight, as -one of its main goals is to make it easy to develop and run unit tests, -rather than to generate artifacts for process management. The framework -supports easy composition of sets of unit tests to provide flexibility -in determining what tests to run for a given purpose. - -WWW: http://libre.adacore.com/tools/aunit/ diff --git a/devel/aunit/pkg-plist b/devel/aunit/pkg-plist deleted file mode 100644 index 5703af2c92a0..000000000000 --- a/devel/aunit/pkg-plist +++ /dev/null @@ -1,224 +0,0 @@ -include/aunit/ada_containers-aunit_lists.adb -include/aunit/ada_containers-aunit_lists.ads -include/aunit/ada_containers.ads -include/aunit/aunit-assertions-assert_exception.adb -include/aunit/aunit-assertions.adb -include/aunit/aunit-assertions.ads -include/aunit/aunit-memory-utils.adb -include/aunit/aunit-memory-utils.ads -include/aunit/aunit-memory.adb -include/aunit/aunit-memory.ads -include/aunit/aunit-options.ads -include/aunit/aunit-reporter-gnattest.adb -include/aunit/aunit-reporter-gnattest.ads -include/aunit/aunit-reporter-text.adb -include/aunit/aunit-reporter-text.ads -include/aunit/aunit-reporter-xml.adb -include/aunit/aunit-reporter-xml.ads -include/aunit/aunit-reporter.ads -include/aunit/aunit-run.adb -include/aunit/aunit-run.ads -include/aunit/aunit-simple_test_cases-run_routine.adb -include/aunit/aunit-simple_test_cases.adb -include/aunit/aunit-simple_test_cases.ads -include/aunit/aunit-test_caller.adb -include/aunit/aunit-test_caller.ads -include/aunit/aunit-test_cases-registration.adb -include/aunit/aunit-test_cases.adb -include/aunit/aunit-test_cases.ads -include/aunit/aunit-test_filters.adb -include/aunit/aunit-test_filters.ads -include/aunit/aunit-test_fixtures.adb -include/aunit/aunit-test_fixtures.ads -include/aunit/aunit-test_results.adb -include/aunit/aunit-test_results.ads -include/aunit/aunit-test_suites.adb -include/aunit/aunit-test_suites.ads -include/aunit/aunit-tests.ads -include/aunit/aunit-time_measure.adb -include/aunit/aunit-time_measure.ads -include/aunit/aunit.adb -include/aunit/aunit.ads -lib/aunit/ada_containers-aunit_lists.ali -lib/aunit/ada_containers.ali -lib/aunit/aunit-assertions.ali -lib/aunit/aunit-memory-utils.ali -lib/aunit/aunit-memory.ali -lib/aunit/aunit-options.ali -lib/aunit/aunit-reporter-gnattest.ali -lib/aunit/aunit-reporter-text.ali -lib/aunit/aunit-reporter-xml.ali -lib/aunit/aunit-reporter.ali -lib/aunit/aunit-run.ali -lib/aunit/aunit-simple_test_cases.ali -lib/aunit/aunit-test_caller.ali -lib/aunit/aunit-test_cases.ali -lib/aunit/aunit-test_filters.ali -lib/aunit/aunit-test_fixtures.ali -lib/aunit/aunit-test_results.ali -lib/aunit/aunit-test_suites.ali -lib/aunit/aunit-tests.ali -lib/aunit/aunit-time_measure.ali -lib/aunit/aunit.ali -lib/aunit/libaunit.a -lib/gnat/aunit.gpr -%%PORTDOCS%%%%DOCSDIR%%/html/aunit_cb/.buildinfo -%%PORTDOCS%%%%DOCSDIR%%/html/aunit_cb/_sources/aunit_cb.txt -%%PORTDOCS%%%%DOCSDIR%%/html/aunit_cb/_sources/aunit_cb/fixture.txt -%%PORTDOCS%%%%DOCSDIR%%/html/aunit_cb/_sources/aunit_cb/gps_support.txt -%%PORTDOCS%%%%DOCSDIR%%/html/aunit_cb/_sources/aunit_cb/installation_and_use.txt -%%PORTDOCS%%%%DOCSDIR%%/html/aunit_cb/_sources/aunit_cb/introduction.txt -%%PORTDOCS%%%%DOCSDIR%%/html/aunit_cb/_sources/aunit_cb/overview.txt -%%PORTDOCS%%%%DOCSDIR%%/html/aunit_cb/_sources/aunit_cb/reporting.txt -%%PORTDOCS%%%%DOCSDIR%%/html/aunit_cb/_sources/aunit_cb/suite.txt -%%PORTDOCS%%%%DOCSDIR%%/html/aunit_cb/_sources/aunit_cb/test_case.txt -%%PORTDOCS%%%%DOCSDIR%%/html/aunit_cb/_sources/aunit_cb/test_organization.txt -%%PORTDOCS%%%%DOCSDIR%%/html/aunit_cb/_sources/aunit_cb/using_aunit_with_restricted_run-time_libraries.txt -%%PORTDOCS%%%%DOCSDIR%%/html/aunit_cb/_sources/share/gnu_free_documentation_license.txt -%%PORTDOCS%%%%DOCSDIR%%/html/aunit_cb/_static/adacore_transparent.png -%%PORTDOCS%%%%DOCSDIR%%/html/aunit_cb/_static/ajax-loader.gif -%%PORTDOCS%%%%DOCSDIR%%/html/aunit_cb/_static/basic.css -%%PORTDOCS%%%%DOCSDIR%%/html/aunit_cb/_static/comment-bright.png -%%PORTDOCS%%%%DOCSDIR%%/html/aunit_cb/_static/comment-close.png -%%PORTDOCS%%%%DOCSDIR%%/html/aunit_cb/_static/comment.png -%%PORTDOCS%%%%DOCSDIR%%/html/aunit_cb/_static/contents.png -%%PORTDOCS%%%%DOCSDIR%%/html/aunit_cb/_static/doctools.js -%%PORTDOCS%%%%DOCSDIR%%/html/aunit_cb/_static/down-pressed.png -%%PORTDOCS%%%%DOCSDIR%%/html/aunit_cb/_static/down.png -%%PORTDOCS%%%%DOCSDIR%%/html/aunit_cb/_static/favicon.ico -%%PORTDOCS%%%%DOCSDIR%%/html/aunit_cb/_static/file.png -%%PORTDOCS%%%%DOCSDIR%%/html/aunit_cb/_static/jquery-1.11.1.js -%%PORTDOCS%%%%DOCSDIR%%/html/aunit_cb/_static/jquery.js -%%PORTDOCS%%%%DOCSDIR%%/html/aunit_cb/_static/minus.png -%%PORTDOCS%%%%DOCSDIR%%/html/aunit_cb/_static/navigation.png -%%PORTDOCS%%%%DOCSDIR%%/html/aunit_cb/_static/plus.png -%%PORTDOCS%%%%DOCSDIR%%/html/aunit_cb/_static/pygments.css -%%PORTDOCS%%%%DOCSDIR%%/html/aunit_cb/_static/searchtools.js -%%PORTDOCS%%%%DOCSDIR%%/html/aunit_cb/_static/sphinxdoc.css -%%PORTDOCS%%%%DOCSDIR%%/html/aunit_cb/_static/underscore-1.3.1.js -%%PORTDOCS%%%%DOCSDIR%%/html/aunit_cb/_static/underscore.js -%%PORTDOCS%%%%DOCSDIR%%/html/aunit_cb/_static/up-pressed.png -%%PORTDOCS%%%%DOCSDIR%%/html/aunit_cb/_static/up.png -%%PORTDOCS%%%%DOCSDIR%%/html/aunit_cb/_static/websupport.js -%%PORTDOCS%%%%DOCSDIR%%/html/aunit_cb/aunit_cb.html -%%PORTDOCS%%%%DOCSDIR%%/html/aunit_cb/aunit_cb/fixture.html -%%PORTDOCS%%%%DOCSDIR%%/html/aunit_cb/aunit_cb/gps_support.html -%%PORTDOCS%%%%DOCSDIR%%/html/aunit_cb/aunit_cb/installation_and_use.html -%%PORTDOCS%%%%DOCSDIR%%/html/aunit_cb/aunit_cb/introduction.html -%%PORTDOCS%%%%DOCSDIR%%/html/aunit_cb/aunit_cb/overview.html -%%PORTDOCS%%%%DOCSDIR%%/html/aunit_cb/aunit_cb/reporting.html -%%PORTDOCS%%%%DOCSDIR%%/html/aunit_cb/aunit_cb/suite.html -%%PORTDOCS%%%%DOCSDIR%%/html/aunit_cb/aunit_cb/test_case.html -%%PORTDOCS%%%%DOCSDIR%%/html/aunit_cb/aunit_cb/test_organization.html -%%PORTDOCS%%%%DOCSDIR%%/html/aunit_cb/aunit_cb/using_aunit_with_restricted_run-time_libraries.html -%%PORTDOCS%%%%DOCSDIR%%/html/aunit_cb/genindex.html -%%PORTDOCS%%%%DOCSDIR%%/html/aunit_cb/objects.inv -%%PORTDOCS%%%%DOCSDIR%%/html/aunit_cb/search.html -%%PORTDOCS%%%%DOCSDIR%%/html/aunit_cb/searchindex.js -%%PORTDOCS%%%%DOCSDIR%%/html/aunit_cb/share/gnu_free_documentation_license.html -%%PORTDOCS%%%%DOCSDIR%%/info/aunit_cb.info -%%PORTDOCS%%%%DOCSDIR%%/pdf/aunit_cb.pdf -%%PORTDOCS%%%%DOCSDIR%%/txt/aunit_cb.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/calculator/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/calculator/fixture/main_suite.adb -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/calculator/fixture/main_suite.ads -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/calculator/fixture/operands-ints-test-suite.adb -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/calculator/fixture/operands-ints-test-suite.ads -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/calculator/fixture/operations-addition-test-suite.ads -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/calculator/fixture/operations-binary-gen_test-gen_suite.adb -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/calculator/fixture/operations-binary-gen_test-gen_suite.ads -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/calculator/fixture/operations-subtraction-test-suite.ads -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/calculator/fixture/stack-test-suite.adb -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/calculator/fixture/stack-test-suite.ads -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/calculator/fixture/test_calculator.adb -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/calculator/harness.gpr -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/calculator/tested_lib/src/operands-ints.adb -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/calculator/tested_lib/src/operands-ints.ads -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/calculator/tested_lib/src/operands.ads -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/calculator/tested_lib/src/operations-addition.ads -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/calculator/tested_lib/src/operations-binary.adb -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/calculator/tested_lib/src/operations-binary.ads -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/calculator/tested_lib/src/operations-ints.adb -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/calculator/tested_lib/src/operations-ints.ads -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/calculator/tested_lib/src/operations-subtraction.ads -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/calculator/tested_lib/src/operations.ads -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/calculator/tested_lib/src/stack.adb -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/calculator/tested_lib/src/stack.ads -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/calculator/tested_lib/testlib.gpr -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/calculator/tests/operands-ints-test.adb -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/calculator/tests/operands-ints-test.ads -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/calculator/tests/operations-addition-test.ads -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/calculator/tests/operations-addition_test_fixture.adb -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/calculator/tests/operations-addition_test_fixture.ads -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/calculator/tests/operations-binary-gen_test.adb -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/calculator/tests/operations-binary-gen_test.ads -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/calculator/tests/operations-subtraction-test.ads -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/calculator/tests/operations-subtraction_test_fixture.adb -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/calculator/tests/operations-subtraction_test_fixture.ads -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/calculator/tests/stack-test.adb -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/calculator/tests/stack-test.ads -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/failures/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/failures/harness.gpr -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/failures/tested_lib/src/math.adb -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/failures/tested_lib/src/math.ads -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/failures/tested_lib/testlib.gpr -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/failures/tests/math-test.adb -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/failures/tests/math-test.ads -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/failures/tests/math_suite.adb -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/failures/tests/math_suite.ads -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/failures/tests/test_math.adb -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/liskov/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/liskov/harness.gpr -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/liskov/tested_lib/src/rectangle.adb -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/liskov/tested_lib/src/rectangle.ads -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/liskov/tested_lib/src/shape.adb -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/liskov/tested_lib/src/shape.ads -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/liskov/tested_lib/src/square.adb -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/liskov/tested_lib/src/square.ads -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/liskov/tested_lib/testlib.gpr -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/liskov/tests/my_suite.adb -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/liskov/tests/my_suite.ads -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/liskov/tests/rectangle-tests-suite.adb -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/liskov/tests/rectangle-tests-suite.ads -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/liskov/tests/rectangle-tests.adb -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/liskov/tests/rectangle-tests.ads -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/liskov/tests/shape-tests.adb -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/liskov/tests/shape-tests.ads -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/liskov/tests/square-tests-suite.adb -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/liskov/tests/square-tests-suite.ads -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/liskov/tests/square-tests-suite_liskov.adb -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/liskov/tests/square-tests-suite_liskov.ads -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/liskov/tests/square-tests.adb -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/liskov/tests/square-tests.ads -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/liskov/tests/test_liskov.adb -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/simple_test/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/simple_test/harness.gpr -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/simple_test/tested_lib/src/math.adb -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/simple_test/tested_lib/src/math.ads -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/simple_test/tested_lib/testlib.gpr -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/simple_test/tests/math-test.adb -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/simple_test/tests/math-test.ads -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/simple_test/tests/math_suite.adb -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/simple_test/tests/math_suite.ads -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/simple_test/tests/test_math.adb -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test_caller/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test_caller/harness/harness.gpr -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test_caller/harness/src/math-test.adb -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test_caller/harness/src/math-test.ads -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test_caller/harness/src/math_suite.adb -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test_caller/harness/src/math_suite.ads -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test_caller/harness/src/test_math.adb -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test_caller/tested_lib/src/math.adb -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test_caller/tested_lib/src/math.ads -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test_caller/tested_lib/testlib.gpr -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test_fixture/Makefile -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test_fixture/harness.gpr -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test_fixture/tested_lib/src/math.adb -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test_fixture/tested_lib/src/math.ads -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test_fixture/tested_lib/testlib.gpr -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test_fixture/tests/math-test.adb -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test_fixture/tests/math-test.ads -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test_fixture/tests/math_suite.adb -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test_fixture/tests/math_suite.ads -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test_fixture/tests/test_math.adb -share/gps/plug-ins/aunit.xml |