Index: head/science/Makefile =================================================================== --- head/science/Makefile (revision 455487) +++ head/science/Makefile (revision 455488) @@ -1,208 +1,209 @@ # $FreeBSD$ # COMMENT = Scientific ports SUBDIR += 2d-rewriter SUBDIR += ALPSCore SUBDIR += InsightToolkit SUBDIR += R-cran-AMORE SUBDIR += R-cran-DCluster SUBDIR += R-cran-Epi SUBDIR += R-cran-bayesm SUBDIR += R-cran-cmprsk SUBDIR += R-cran-e1071 SUBDIR += R-cran-eco SUBDIR += R-cran-epicalc SUBDIR += R-cran-etm SUBDIR += R-cran-kernlab SUBDIR += R-cran-snow SUBDIR += R-cran-som SUBDIR += R-cran-udunits2 SUBDIR += afni + SUBDIR += aircraft-datcom SUBDIR += avogadro SUBDIR += bddsolve SUBDIR += bft SUBDIR += bodr SUBDIR += brian SUBDIR += buddy SUBDIR += cdcl SUBDIR += cdf SUBDIR += cdo SUBDIR += cgnslib SUBDIR += cgribex SUBDIR += checkmol SUBDIR += chemical-mime-data SUBDIR += chemps2 SUBDIR += chemtool SUBDIR += chemtool-devel SUBDIR += clhep SUBDIR += colt SUBDIR += crf++ SUBDIR += dcl SUBDIR += devisor SUBDIR += dkh SUBDIR += dlpoly-classic SUBDIR += ecs SUBDIR += epte SUBDIR += erd SUBDIR += fastcap SUBDIR += fasthenry SUBDIR += fisicalab SUBDIR += fvcom SUBDIR += fvcom-mpi SUBDIR += fvm SUBDIR += gchemutils SUBDIR += gdma SUBDIR += getdp SUBDIR += ghemical SUBDIR += ghmm SUBDIR += gnudatalanguage SUBDIR += gramps SUBDIR += grib_api SUBDIR += gromacs SUBDIR += gsmc SUBDIR += gtamsanalyzer SUBDIR += gwyddion SUBDIR += h5utils SUBDIR += harminv SUBDIR += hdf SUBDIR += hdf5 SUBDIR += hdf5-18 SUBDIR += hs-bio SUBDIR += hypre SUBDIR += iboview SUBDIR += isaac-cfd SUBDIR += jstrack SUBDIR += kalzium SUBDIR += kst2 SUBDIR += lamprop SUBDIR += libaec SUBDIR += libctl SUBDIR += libefp SUBDIR += libgeodecomp SUBDIR += libghemical SUBDIR += libint SUBDIR += libkml SUBDIR += liblinear SUBDIR += liboglappth SUBDIR += libquantum SUBDIR += libsvm SUBDIR += libsvm-python SUBDIR += libxc SUBDIR += linsmith SUBDIR += massxpert SUBDIR += mbdyn SUBDIR += mcstas SUBDIR += mcstas-comps SUBDIR += medit SUBDIR += meep SUBDIR += mei SUBDIR += metaf2xml SUBDIR += minc2 SUBDIR += mol2ps SUBDIR += mpb SUBDIR += mpqc SUBDIR += mpqc-mpich SUBDIR += ncs SUBDIR += netcdf SUBDIR += netcdf-cxx SUBDIR += netcdf-fortran SUBDIR += nifticlib SUBDIR += openbabel SUBDIR += openkim SUBDIR += orthanc SUBDIR += orthanc-dicomweb SUBDIR += orthanc-postgresql SUBDIR += orthanc-webviewer SUBDIR += p5-Algorithm-SVMLight SUBDIR += p5-Chemistry-3DBuilder SUBDIR += p5-Chemistry-Bond-Find SUBDIR += p5-Chemistry-Canonicalize SUBDIR += p5-Chemistry-Elements SUBDIR += p5-Chemistry-File-MDLMol SUBDIR += p5-Chemistry-File-Mopac SUBDIR += p5-Chemistry-File-PDB SUBDIR += p5-Chemistry-File-SLN SUBDIR += p5-Chemistry-File-SMARTS SUBDIR += p5-Chemistry-File-SMILES SUBDIR += p5-Chemistry-File-VRML SUBDIR += p5-Chemistry-File-XYZ SUBDIR += p5-Chemistry-FormulaPattern SUBDIR += p5-Chemistry-InternalCoords SUBDIR += p5-Chemistry-Isotope SUBDIR += p5-Chemistry-MacroMol SUBDIR += p5-Chemistry-MidasPattern SUBDIR += p5-Chemistry-Mok SUBDIR += p5-Chemistry-Mol SUBDIR += p5-Chemistry-Pattern SUBDIR += p5-Chemistry-Reaction SUBDIR += p5-Chemistry-Ring SUBDIR += p5-Geo-BUFR SUBDIR += p5-Geo-Coordinates-Converter SUBDIR += p5-Geo-Coordinates-Converter-iArea SUBDIR += p5-Geo-ReadGRIB SUBDIR += p5-Geo-WebService-Elevation-USGS SUBDIR += p5-Mcstas-Tools SUBDIR += p5-PerlMol SUBDIR += p5-Physics-Unit SUBDIR += paje SUBDIR += paraview SUBDIR += pcmsolver SUBDIR += pnetcdf SUBDIR += psychopy SUBDIR += pulseview SUBDIR += py-DendroPy SUBDIR += py-cdo SUBDIR += py-coards SUBDIR += py-h5py SUBDIR += py-hcluster SUBDIR += py-mdp SUBDIR += py-mlpy SUBDIR += py-netCDF4 SUBDIR += py-obspy SUBDIR += py-paida SUBDIR += py-pupynere SUBDIR += py-pyaixi SUBDIR += py-pydicom SUBDIR += py-pysal SUBDIR += py-pyteomics SUBDIR += py-pyteomics.biolccc SUBDIR += py-qspin SUBDIR += py-scikit-fuzzy SUBDIR += py-scikit-learn SUBDIR += py-scikit-sparse SUBDIR += py-scimath SUBDIR += py-scipy SUBDIR += py-scoria SUBDIR += py-tensorflow SUBDIR += py-ws2300 SUBDIR += pybrain SUBDIR += pycdf SUBDIR += pynn SUBDIR += qcl SUBDIR += qtresistors SUBDIR += rubygem-ai4r SUBDIR += rubygem-cdo SUBDIR += rubygem-ruby-dcl SUBDIR += rubygem-ruby-netcdf SUBDIR += sigrok-cli SUBDIR += sigrok-firmware SUBDIR += sigrok-firmware-fx2lafw SUBDIR += sigrok-firmware-utils SUBDIR += silo SUBDIR += simlib SUBDIR += simsmith SUBDIR += step SUBDIR += svmlight SUBDIR += szip SUBDIR += tfel SUBDIR += udunits SUBDIR += v_sim SUBDIR += veusz SUBDIR += vmd SUBDIR += voro++ SUBDIR += xfce4-equake-plugin SUBDIR += xmakemol .include Index: head/science/aircraft-datcom/Makefile =================================================================== --- head/science/aircraft-datcom/Makefile (nonexistent) +++ head/science/aircraft-datcom/Makefile (revision 455488) @@ -0,0 +1,24 @@ +# $FreeBSD$ + +PORTNAME= aircraft-datcom +DISTVERSION= 0.0.20120723 +CATEGORIES= science + +MAINTAINER= mike.d.ft402@gmail.com +COMMENT= Modified USAF Aircraft Stability and Control Data Compendium + +LICENSE= GPLv3 + +USE_GITHUB= yes +GH_ACCOUNT= arktools +GH_TAGNAME= ed877bb + +USES= fortran cmake + +.include + +post-install: + ${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_MAN} ${WRKSRC}/doc/* ${STAGEDIR}${DOCSDIR} + +.include Property changes on: head/science/aircraft-datcom/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/science/aircraft-datcom/distinfo =================================================================== --- head/science/aircraft-datcom/distinfo (nonexistent) +++ head/science/aircraft-datcom/distinfo (revision 455488) @@ -0,0 +1,3 @@ +TIMESTAMP = 1484250474 +SHA256 (arktools-aircraft-datcom-0.0.20120723-ed877bb_GH0.tar.gz) = e9c8e5cf55f179bf3e3fa0aa27d238455822cc491afebe11b7548661c666f598 +SIZE (arktools-aircraft-datcom-0.0.20120723-ed877bb_GH0.tar.gz) = 38664179 Property changes on: head/science/aircraft-datcom/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/science/aircraft-datcom/pkg-descr =================================================================== --- head/science/aircraft-datcom/pkg-descr (nonexistent) +++ head/science/aircraft-datcom/pkg-descr (revision 455488) @@ -0,0 +1,15 @@ +This computer program calculates static stability, high lift and control, and +dynamic derivative characteristics using the methods contained in the USAF +Stability and Control Datcom (Data Compendium). Configuration geometry, +attitude, and Mach range capabilities are consistent with those accommodated by +the Datcom. The program contains a trim option that computes control +deflections and aerodynamic increments for vehicle trim at subsonic Mach +numbers. + +WWW: http://www.pdas.com/datcom.html + +This project is a modified version of the publically released USAF aircraft +datcom. The goal of the project is to update the code and make it more usable +by the end user. + +WWW: https://github.com/arktools/aircraft-datcom Property changes on: head/science/aircraft-datcom/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/science/aircraft-datcom/pkg-plist =================================================================== --- head/science/aircraft-datcom/pkg-plist (nonexistent) +++ head/science/aircraft-datcom/pkg-plist (revision 455488) @@ -0,0 +1,4 @@ +bin/aircraft-datcom +bin/aircraft-datcom-plot +%%PORTDOCS%%%%DOCSDIR%%/Users'_Manual Vol_1.pdf +%%PORTDOCS%%%%DOCSDIR%%/Users'_Manual Vol_2.pdf Property changes on: head/science/aircraft-datcom/pkg-plist ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property