pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
wip clean-up: remove aida
Module Name: pkgsrc-wip
Committed By: pin <voidpin%protonmail.com@localhost>
Pushed By: pin
Date: Sat Jul 2 15:42:58 2022 +0200
Changeset: b49a4362d6ffe0ceb86fedae029f424f493c199b
Modified Files:
Makefile
Removed Files:
aida/DESCR
aida/Makefile
aida/PLIST
aida/buildlink3.mk
aida/distinfo
Log Message:
wip clean-up: remove aida
Latest tarball 2003.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b49a4362d6ffe0ceb86fedae029f424f493c199b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
aida/DESCR | 7 ---
aida/Makefile | 30 -----------
aida/PLIST | 145 -----------------------------------------------------
aida/buildlink3.mk | 13 -----
aida/distinfo | 5 --
6 files changed, 201 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 9fff573b5b..172e1d3c4e 100644
--- a/Makefile
+++ b/Makefile
@@ -117,7 +117,6 @@ SUBDIR+= afl-cov
SUBDIR+= agfl
SUBDIR+= agile
SUBDIR+= ags
-SUBDIR+= aida
SUBDIR+= aircrack-ng
SUBDIR+= airsnort
SUBDIR+= akonadi
diff --git a/aida/DESCR b/aida/DESCR
deleted file mode 100644
index 80ff6d710c..0000000000
--- a/aida/DESCR
+++ /dev/null
@@ -1,7 +0,0 @@
-The goals of the AIDA project are to define abstract interfaces for common
-physics analysis objects, such as histograms, ntuples, fitters, IO etc.. The
-adoption of these interfaces should make it easier for physicists to use
-different tools without having to learn new interfaces or change all of their
-code. Additional benefits will be interoperability of AIDA compliant
-applications (for example by making it possible for applications to exchange
-analysis objects via XML).
diff --git a/aida/Makefile b/aida/Makefile
deleted file mode 100644
index 60b6fcf1fb..0000000000
--- a/aida/Makefile
+++ /dev/null
@@ -1,30 +0,0 @@
-# $NetBSD: Makefile,v 1.4 2012/09/24 16:56:32 asau Exp $
-#
-
-DISTNAME= aida-3.2.1
-CATEGORIES= math
-MASTER_SITES= ftp://ftp.slac.stanford.edu/software/freehep/AIDA/v3.2.1/
-
-MAINTAINER= hugor%users.sourceforge.net@localhost
-HOMEPAGE= http://aida.freehep.org/index.thtml
-COMMENT= Abstract interfaces for data analysis
-LICENSE= gnu-lgpl-v3
-
-WRKSRC= ${WRKDIR}
-INSTALLATION_DIRS+= include/AIDA share/doc/${PKGBASE}/api/hep/aida
-INSTALLATION_DIRS+= share/doc/${PKGBASE}/UsersGuide
-
-do-build:
-
-do-install:
- ${INSTALL_DATA} ${WRKSRC}/src/cpp/AIDA/* ${DESTDIR}${PREFIX}/include/AIDA
- ${INSTALL_DATA} ${WRKSRC}/doc/api/*.html ${WRKSRC}/doc/api/package-list \
- ${WRKSRC}/doc/api/status.* ${WRKSRC}/doc/api/stylesheet.css \
- ${DESTDIR}${PREFIX}/share/doc/${PKGBASE}/api
- ${INSTALL_DATA} ${WRKSRC}/doc/api/hep/aida/* \
- ${DESTDIR}${PREFIX}/share/doc/${PKGBASE}/api/hep/aida
- ${INSTALL_DATA} ${WRKSRC}/doc/UsersGuide/*.shtml \
- ${WRKSRC}/doc/UsersGuide/aida.css \
- ${DESTDIR}${PREFIX}/share/doc/${PKGBASE}/UsersGuide
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/aida/PLIST b/aida/PLIST
deleted file mode 100644
index 73f09f1703..0000000000
--- a/aida/PLIST
+++ /dev/null
@@ -1,145 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2009/10/11 10:44:26 thomasklausner Exp $
-include/AIDA/AIDA.h
-include/AIDA/IAnalysisFactory.h
-include/AIDA/IAnnotation.h
-include/AIDA/IAxis.h
-include/AIDA/IAxisStyle.h
-include/AIDA/IBaseHistogram.h
-include/AIDA/IBaseStyle.h
-include/AIDA/IBrushStyle.h
-include/AIDA/ICloud.h
-include/AIDA/ICloud1D.h
-include/AIDA/ICloud2D.h
-include/AIDA/ICloud3D.h
-include/AIDA/IConstants.h
-include/AIDA/IDataPoint.h
-include/AIDA/IDataPointSet.h
-include/AIDA/IDataPointSetFactory.h
-include/AIDA/IDataStyle.h
-include/AIDA/IEvaluator.h
-include/AIDA/IFillStyle.h
-include/AIDA/IFilter.h
-include/AIDA/IFitData.h
-include/AIDA/IFitFactory.h
-include/AIDA/IFitParameterSettings.h
-include/AIDA/IFitResult.h
-include/AIDA/IFitter.h
-include/AIDA/IFunction.h
-include/AIDA/IFunctionCatalog.h
-include/AIDA/IFunctionFactory.h
-include/AIDA/IHistogram.h
-include/AIDA/IHistogram1D.h
-include/AIDA/IHistogram2D.h
-include/AIDA/IHistogram3D.h
-include/AIDA/IHistogramFactory.h
-include/AIDA/IInfo.h
-include/AIDA/IInfoStyle.h
-include/AIDA/ILineStyle.h
-include/AIDA/IManagedObject.h
-include/AIDA/IMarkerStyle.h
-include/AIDA/IMeasurement.h
-include/AIDA/IModelFunction.h
-include/AIDA/IPlotter.h
-include/AIDA/IPlotterFactory.h
-include/AIDA/IPlotterLayout.h
-include/AIDA/IPlotterRegion.h
-include/AIDA/IPlotterStyle.h
-include/AIDA/IProfile.h
-include/AIDA/IProfile1D.h
-include/AIDA/IProfile2D.h
-include/AIDA/IRangeSet.h
-include/AIDA/ITextStyle.h
-include/AIDA/ITitleStyle.h
-include/AIDA/ITree.h
-include/AIDA/ITreeFactory.h
-include/AIDA/ITuple.h
-include/AIDA/ITupleEntry.h
-include/AIDA/ITupleFactory.h
-share/doc/${PKGBASE}/UsersGuide/aida.css
-share/doc/${PKGBASE}/UsersGuide/clouds.shtml
-share/doc/${PKGBASE}/UsersGuide/dataPointSets.shtml
-share/doc/${PKGBASE}/UsersGuide/factories.shtml
-share/doc/${PKGBASE}/UsersGuide/fitter.shtml
-share/doc/${PKGBASE}/UsersGuide/functions.shtml
-share/doc/${PKGBASE}/UsersGuide/histograms.shtml
-share/doc/${PKGBASE}/UsersGuide/index.shtml
-share/doc/${PKGBASE}/UsersGuide/plotting.shtml
-share/doc/${PKGBASE}/UsersGuide/profiles.shtml
-share/doc/${PKGBASE}/UsersGuide/trees.shtml
-share/doc/${PKGBASE}/UsersGuide/tuples.shtml
-share/doc/${PKGBASE}/api/allclasses-frame.html
-share/doc/${PKGBASE}/api/allclasses-noframe.html
-share/doc/${PKGBASE}/api/constant-values.html
-share/doc/${PKGBASE}/api/deprecated-list.html
-share/doc/${PKGBASE}/api/help-doc.html
-share/doc/${PKGBASE}/api/index-all.html
-share/doc/${PKGBASE}/api/index.html
-share/doc/${PKGBASE}/api/overview-summary.html
-share/doc/${PKGBASE}/api/overview-tree.html
-share/doc/${PKGBASE}/api/package-list
-share/doc/${PKGBASE}/api/packages.html
-share/doc/${PKGBASE}/api/serialized-form.html
-share/doc/${PKGBASE}/api/status.html
-share/doc/${PKGBASE}/api/status.log
-share/doc/${PKGBASE}/api/status.xml
-share/doc/${PKGBASE}/api/stylesheet.css
-share/doc/${PKGBASE}/api/hep/aida/AlreadyConvertedException.html
-share/doc/${PKGBASE}/api/hep/aida/IAnalysisFactory.html
-share/doc/${PKGBASE}/api/hep/aida/IAnnotation.html
-share/doc/${PKGBASE}/api/hep/aida/IAxis.html
-share/doc/${PKGBASE}/api/hep/aida/IAxisStyle.html
-share/doc/${PKGBASE}/api/hep/aida/IBaseHistogram.html
-share/doc/${PKGBASE}/api/hep/aida/IBaseStyle.html
-share/doc/${PKGBASE}/api/hep/aida/IBrushStyle.html
-share/doc/${PKGBASE}/api/hep/aida/ICloud.html
-share/doc/${PKGBASE}/api/hep/aida/ICloud1D.html
-share/doc/${PKGBASE}/api/hep/aida/ICloud2D.html
-share/doc/${PKGBASE}/api/hep/aida/ICloud3D.html
-share/doc/${PKGBASE}/api/hep/aida/IConstants.html
-share/doc/${PKGBASE}/api/hep/aida/IDataPoint.html
-share/doc/${PKGBASE}/api/hep/aida/IDataPointSet.html
-share/doc/${PKGBASE}/api/hep/aida/IDataPointSetFactory.html
-share/doc/${PKGBASE}/api/hep/aida/IDataStyle.html
-share/doc/${PKGBASE}/api/hep/aida/IEvaluator.html
-share/doc/${PKGBASE}/api/hep/aida/IFillStyle.html
-share/doc/${PKGBASE}/api/hep/aida/IFilter.html
-share/doc/${PKGBASE}/api/hep/aida/IFitData.html
-share/doc/${PKGBASE}/api/hep/aida/IFitFactory.html
-share/doc/${PKGBASE}/api/hep/aida/IFitParameterSettings.html
-share/doc/${PKGBASE}/api/hep/aida/IFitResult.html
-share/doc/${PKGBASE}/api/hep/aida/IFitter.html
-share/doc/${PKGBASE}/api/hep/aida/IFunction.html
-share/doc/${PKGBASE}/api/hep/aida/IFunctionCatalog.html
-share/doc/${PKGBASE}/api/hep/aida/IFunctionFactory.html
-share/doc/${PKGBASE}/api/hep/aida/IHistogram.html
-share/doc/${PKGBASE}/api/hep/aida/IHistogram1D.html
-share/doc/${PKGBASE}/api/hep/aida/IHistogram2D.html
-share/doc/${PKGBASE}/api/hep/aida/IHistogram3D.html
-share/doc/${PKGBASE}/api/hep/aida/IHistogramFactory.html
-share/doc/${PKGBASE}/api/hep/aida/IInfo.html
-share/doc/${PKGBASE}/api/hep/aida/IInfoStyle.html
-share/doc/${PKGBASE}/api/hep/aida/ILineStyle.html
-share/doc/${PKGBASE}/api/hep/aida/IManagedObject.html
-share/doc/${PKGBASE}/api/hep/aida/IMarkerStyle.html
-share/doc/${PKGBASE}/api/hep/aida/IMeasurement.html
-share/doc/${PKGBASE}/api/hep/aida/IModelFunction.html
-share/doc/${PKGBASE}/api/hep/aida/IPlotter.html
-share/doc/${PKGBASE}/api/hep/aida/IPlotterFactory.html
-share/doc/${PKGBASE}/api/hep/aida/IPlotterLayout.html
-share/doc/${PKGBASE}/api/hep/aida/IPlotterRegion.html
-share/doc/${PKGBASE}/api/hep/aida/IPlotterStyle.html
-share/doc/${PKGBASE}/api/hep/aida/IProfile.html
-share/doc/${PKGBASE}/api/hep/aida/IProfile1D.html
-share/doc/${PKGBASE}/api/hep/aida/IProfile2D.html
-share/doc/${PKGBASE}/api/hep/aida/IRangeSet.html
-share/doc/${PKGBASE}/api/hep/aida/ITextStyle.html
-share/doc/${PKGBASE}/api/hep/aida/ITitleStyle.html
-share/doc/${PKGBASE}/api/hep/aida/ITree.html
-share/doc/${PKGBASE}/api/hep/aida/ITreeFactory.html
-share/doc/${PKGBASE}/api/hep/aida/ITuple.html
-share/doc/${PKGBASE}/api/hep/aida/ITupleEntry.html
-share/doc/${PKGBASE}/api/hep/aida/ITupleFactory.html
-share/doc/${PKGBASE}/api/hep/aida/OutOfStorageException.html
-share/doc/${PKGBASE}/api/hep/aida/package-frame.html
-share/doc/${PKGBASE}/api/hep/aida/package-summary.html
-share/doc/${PKGBASE}/api/hep/aida/package-tree.html
diff --git a/aida/buildlink3.mk b/aida/buildlink3.mk
deleted file mode 100644
index 06bae18d7d..0000000000
--- a/aida/buildlink3.mk
+++ /dev/null
@@ -1,13 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.2 2009/03/20 19:43:39 jsonn Exp $
-
-BUILDLINK_TREE+= aida
-
-.if !defined(AIDA_BUILDLINK3_MK)
-AIDA_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.aida+= aida>=3.2.1
-BUILDLINK_PKGSRCDIR.aida?= ../../wip/aida
-BUILDLINK_DEPMETHOD.aida?= build
-.endif # AIDA_BUILDLINK3_MK
-
-BUILDLINK_TREE+= -aida
diff --git a/aida/distinfo b/aida/distinfo
deleted file mode 100644
index dbaf6b28aa..0000000000
--- a/aida/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2006/09/19 03:20:57 hugor Exp $
-
-RMD160 (aida-3.2.1.tar.gz) = f0313883856dbadb4ba14a8e9b17624e0e0858a0
-SHA512 (aida-3.2.1.tar.gz) = 1127d56013f596ffabbd304316873fe312688f20157504bed6e13c36951f2f76464e87d3f526e8ee7d7dbc62f6e887bef9ad7fa67615fdfbc4760bdb00157a9d
-Size (aida-3.2.1.tar.gz) = 313562 bytes
Home |
Main Index |
Thread Index |
Old Index