./devel/ftnchek, Static analyzer for Fortran programs

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.3.1, Package name: ftnchek-3.3.1, Maintainer: pkgsrc-users

Ftnchek (short for Fortran checker) is designed to detect certain
errors in a Fortran program that a compiler usually does not. ftnchek
is not primarily intended to detect syntax errors. Its purpose is to
assist the user in finding semantic errors. Semantic errors are legal
in the Fortran language but are wasteful or may cause incorrect
operation. For example, variables which are never used may indicate
some omission in the program; uninitialized variables contain garbage
which may cause incorrect results to be calculated; and variables
which are not declared may not have the intended type. ftnchek is
intended to assist users in the debugging of their Fortran program.
It is not intended to catch all syntax errors. This is the function
of the compiler. Prior to using ftnchek, the user should verify that
the program compiles correctly.


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 1024.061 KB

Version history: (Expand)


CVS history: (Expand)


   2024-02-10 11:22:15 by Thomas Klausner | Files touched by this commit (1)
Log message:
ftnchek: needs -fPIE to survive configure
   2023-12-30 02:52:19 by Zafer Aydogan | Files touched by this commit (1)
Log message:
https
   2022-03-27 17:08:48 by Nia Alarie | Files touched by this commit (3)
Log message:
ftncheck: Fix RELRO builds by honoring LDFLAGS.
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2019-11-03 11:39:32 by Roland Illig | Files touched by this commit (274)
Log message:
devel: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
   2019-07-08 12:36:27 by Nia Alarie | Files touched by this commit (22)
Log message:
Follow some http->https redirects.
   2016-08-15 14:46:35 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Update devel/ftncheck 3.2.2 to 3.3.1
------------------------------------
- Explicit ChangeLog unknown. Although README tells
  the features on 3.3.