Port details |
- aircraft-datcom Modified USAF Aircraft Stability and Control Data Compendium
- 0.0.20120723_6 science =2 0.0.20120723_6Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2017-12-03 21:26:27
- Last Update: 2023-04-23 09:09:58
- Commit Hash: 8d3e020
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://www.pdas.com/datcom.html
- Description:
- 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.
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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- aircraft-datcom>0:science/aircraft-datcom
- To install the port:
- cd /usr/ports/science/aircraft-datcom/ && make install clean
- To add the package, run one of these commands:
- pkg install science/aircraft-datcom
- pkg install aircraft-datcom
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: aircraft-datcom
- Flavors: there is no flavor information for this port.
- distinfo:
- 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
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gfortran12 : lang/gcc12
- cmake : devel/cmake-core
- as : devel/binutils
- Runtime dependencies:
-
- gfortran12 : lang/gcc12
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for aircraft-datcom-0.0.20120723_6:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- science_aircraft-datcom
- USES:
- fortran cmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 16
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.0.20120723_6 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
0.0.20120723_5 08 Sep 2022 15:46:38 |
Stefan Eßer (se) |
Remove WWW lines that have been moved into Makefiles
Approved by: portmgr (implicit) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.0.20120723_5 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.0.20120723_5 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.0.20120723_5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.0.20120723_5 04 Jul 2020 11:07:57 |
tobik |
science/aircraft-datcom: Unbreak build with GCC 10
Error: Rank mismatch between actual argument at (1) and actual argument at (2)
(scalar and rank-1)
/wrkdirs/usr/ports/science/aircraft-datcom/work/aircraft-datcom-ed877bb/src/auxout.f:185:40:
168 | 1 TINF,RN,SRF,CBAR,BLRF,XCG,ZCG,DUM,
| 2
......
185 | 1 TRA(78),TRA(76),TRA(79),TRA(80),O,P,Q,R,S,T,NN,NM)
| 1
Error: Rank mismatch between actual argument at (1) and actual argument at (2)
(scalar and rank-1)
/wrkdirs/usr/ports/science/aircraft-datcom/work/aircraft-datcom-ed877bb/src/auxout.f:187:39:
168 | 1 TINF,RN,SRF,CBAR,BLRF,XCG,ZCG,DUM,
| 2 (Only the first 15 lines of the commit message are shown above ) |
0.0.20120723_5 02 Mar 2020 17:35:42 |
pi |
audio/festvox-cmu_us_slt_arctic, games/flightgear-terragear,
graphics/zathura-cb, graphics/zathura-pdf-poppler, graphics/zathura-ps,
math/nfft, net/py-mpi4py, science/aircraft-datcom, x11-themes/gnome-icons-luv:
reset MAINTAINER
Submitted by: Michael Danilov <mike.d.ft402@gmail.com> (maintainer) |
0.0.20120723_5 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
0.0.20120723_4 22 Apr 2019 13:16:34 |
gerald |
Related to revision 499061 bump ports with USES=fortran to have them
benefit from the improved situation where libgcc_s is only used when
absolutely necessary.
Suggested by: tijl |
0.0.20120723_3 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
0.0.20120723_2 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
0.0.20120723_2 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
0.0.20120723_1 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
0.0.20120723 11 Jan 2018 14:18:01 |
danfe |
Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files that are not actually manual pages (part 2). |
0.0.20120723 03 Dec 2017 21:26:18 |
rodrigo |
Add new port science/aircraft-datcom
aircraft-datcom is a modified version of USAF Aircraft DATCOM
The goal of the project is to update the code and make it more usable by the end
users
PR: 207928
Submitted by: Michael Danilov <mike.d.ft402@gmail.com> |
Number of commits found: 16
|