1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00

Add clhep 1.6.0.0, an object-oriented toolkit for particle physics

applications by CERN.
This commit is contained in:
Will Andrews 2001-05-08 00:02:21 +00:00
parent fdebd1084f
commit 6f1d629c04
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=42384
6 changed files with 152 additions and 0 deletions

View File

@ -2,6 +2,7 @@
# #
# SUBDIR += dir # SUBDIR += dir
SUBDIR += clhep
SUBDIR += chemtool SUBDIR += chemtool
.include <bsd.port.subdir.mk> .include <bsd.port.subdir.mk>

19
science/clhep/Makefile Normal file
View File

@ -0,0 +1,19 @@
# New ports collection makefile for: clhep
# Date created: 6 May 2001
# Whom: will
#
# $FreeBSD$
#
PORTNAME= clhep
PORTVERSION= 1.6.0.0
CATEGORIES= science
MASTER_SITES= http://wwwinfo.cern.ch/asd/lhc++/export/share/CLHEP/${PORTVERSION}/
MAINTAINER= ports@FreeBSD.org
WRKSRC= ${WRKDIR}/CLHEP
GNU_CONFIGURE= yes
USE_GMAKE= yes
.include <bsd.port.mk>

1
science/clhep/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (clhep-1.6.0.0.tar.gz) = 8f2a95b64a6044f8211018b3d26c7466

View File

@ -0,0 +1 @@
Object-oriented toolkit for particle physics applications by CERN

5
science/clhep/pkg-descr Normal file
View File

@ -0,0 +1,5 @@
CLHEP is intended to be a set of HEP-specific foundation and utility
classes such as random generators, physics vectors, geometry and
linear algebra.
WWW: http://wwwinfo.cern.ch/asd/lhc++/clhep/index.html

125
science/clhep/pkg-plist Normal file
View File

@ -0,0 +1,125 @@
include/CLHEP/Evaluator/Evaluator.h
include/CLHEP/Geometry/Normal3D.h
include/CLHEP/Geometry/Plane3D.h
include/CLHEP/Geometry/Point3D.h
include/CLHEP/Geometry/Transform3D.h
include/CLHEP/Geometry/Vector3D.h
include/CLHEP/Matrix/DiagMatrix.h
include/CLHEP/Matrix/DiagMatrix.icc
include/CLHEP/Matrix/GenMatrix.h
include/CLHEP/Matrix/GenMatrix.icc
include/CLHEP/Matrix/Matrix.h
include/CLHEP/Matrix/Matrix.icc
include/CLHEP/Matrix/Pile.h
include/CLHEP/Matrix/SymMatrix.h
include/CLHEP/Matrix/SymMatrix.icc
include/CLHEP/Matrix/Vector.h
include/CLHEP/Matrix/Vector.icc
include/CLHEP/Random/DRand48Engine.h
include/CLHEP/Random/DualRand.h
include/CLHEP/Random/Hurd160Engine.h
include/CLHEP/Random/Hurd288Engine.h
include/CLHEP/Random/JamesRandom.h
include/CLHEP/Random/MTwistEngine.h
include/CLHEP/Random/NonRandomEngine.h
include/CLHEP/Random/RandBinomial.h
include/CLHEP/Random/RandBinomial.icc
include/CLHEP/Random/RandBit.h
include/CLHEP/Random/RandBit.icc
include/CLHEP/Random/RandBreitWigner.h
include/CLHEP/Random/RandBreitWigner.icc
include/CLHEP/Random/RandChiSquare.h
include/CLHEP/Random/RandChiSquare.icc
include/CLHEP/Random/RandEngine.h
include/CLHEP/Random/RandExponential.h
include/CLHEP/Random/RandExponential.icc
include/CLHEP/Random/RandFlat.h
include/CLHEP/Random/RandFlat.icc
include/CLHEP/Random/RandGamma.h
include/CLHEP/Random/RandGamma.icc
include/CLHEP/Random/RandGauss.h
include/CLHEP/Random/RandGauss.icc
include/CLHEP/Random/RandGaussQ.h
include/CLHEP/Random/RandGaussQ.icc
include/CLHEP/Random/RandGaussT.h
include/CLHEP/Random/RandGaussT.icc
include/CLHEP/Random/RandGeneral.h
include/CLHEP/Random/RandGeneral.icc
include/CLHEP/Random/RandLandau.h
include/CLHEP/Random/RandLandau.icc
include/CLHEP/Random/RandPoisson.h
include/CLHEP/Random/RandPoisson.icc
include/CLHEP/Random/RandPoissonQ.h
include/CLHEP/Random/RandPoissonQ.icc
include/CLHEP/Random/RandPoissonT.h
include/CLHEP/Random/RandPoissonT.icc
include/CLHEP/Random/RandStudentT.h
include/CLHEP/Random/RandStudentT.icc
include/CLHEP/Random/Random.h
include/CLHEP/Random/Random.icc
include/CLHEP/Random/RandomEngine.h
include/CLHEP/Random/RandomEngine.icc
include/CLHEP/Random/Randomize.h
include/CLHEP/Random/RanecuEngine.h
include/CLHEP/Random/Ranlux64Engine.h
include/CLHEP/Random/RanluxEngine.h
include/CLHEP/Random/RanshiEngine.h
include/CLHEP/Random/SeedTable.h
include/CLHEP/Random/Stat.h
include/CLHEP/Random/TripleRand.h
include/CLHEP/StdHepC++/StdCollision.hh
include/CLHEP/StdHepC++/StdEvent.hh
include/CLHEP/StdHepC++/StdFI.hh
include/CLHEP/StdHepC++/StdParticle.hh
include/CLHEP/StdHepC++/StdParticleData.hh
include/CLHEP/StdHepC++/StdRun.hh
include/CLHEP/StdHepC++/StdStreams.hh
include/CLHEP/StdHepC++/include/StdHepVer.h
include/CLHEP/StdHepC++/include/herwig.inc
include/CLHEP/StdHepC++/include/stdcm1.h
include/CLHEP/StdHepC++/include/stdcm1.inc
include/CLHEP/StdHepC++/include/stdcnt.h
include/CLHEP/StdHepC++/include/stdcnt.inc
include/CLHEP/StdHepC++/include/stdevent.h
include/CLHEP/StdHepC++/include/stdhep.h
include/CLHEP/StdHepC++/include/stdhep.inc
include/CLHEP/StdHepC++/include/stdlun.h
include/CLHEP/StdHepC++/include/stdlun.inc
include/CLHEP/StdHepC++/include/stdtmp.h
include/CLHEP/Tools/RandMultiGauss.h
include/CLHEP/Tools/RandomVector.h
include/CLHEP/Tools/RandomVector.icc
include/CLHEP/Units/PhysicalConstants.h
include/CLHEP/Units/SystemOfUnits.h
include/CLHEP/Utilities/CLHEP.h
include/CLHEP/Utilities/fortran.h
include/CLHEP/Vector/LorentzRotation.h
include/CLHEP/Vector/LorentzRotation.icc
include/CLHEP/Vector/LorentzVector.h
include/CLHEP/Vector/LorentzVector.icc
include/CLHEP/Vector/Rotation.h
include/CLHEP/Vector/Rotation.icc
include/CLHEP/Vector/ThreeVector.h
include/CLHEP/Vector/ThreeVector.icc
include/CLHEP/config/CLHEP-default.h
include/CLHEP/config/CLHEP-i386--freebsd4.3-c++.h
include/CLHEP/config/CLHEP.h
include/CLHEP/config/TemplateFunctions.h
include/CLHEP/config/fstream.h
include/CLHEP/config/iomanip.h
include/CLHEP/config/iosfwd.h
include/CLHEP/config/iostream.h
include/CLHEP/config/strstream.h
lib/libCLHEP-c++.a
@dirrm include/CLHEP/config
@dirrm include/CLHEP/Vector
@dirrm include/CLHEP/Utilities
@dirrm include/CLHEP/Units
@dirrm include/CLHEP/Tools
@dirrm include/CLHEP/StdHepC++/include
@dirrm include/CLHEP/StdHepC++
@dirrm include/CLHEP/Random
@dirrm include/CLHEP/Matrix
@dirrm include/CLHEP/Geometry
@dirrm include/CLHEP/Evaluator
@dirrm include/CLHEP