Port details |
- ftnchek Fortran 77 semantic checking utility
- 3.3.1_1 devel
=3 3.3.1_1Version 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
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: unknown
- Last Update: 2024-02-23 11:25:13
- Commit Hash: 555043b
- People watching this port, also watch:: aclgen, bbjd, cops, autoconf, libunicode
- License: MIT
- WWW:
- https://www.dsm.fordham.edu/~ftnchek/
- Description:
- ftnchek (short for Fortran checker) is designed to detect certain errors
in a Fortran 77 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
77 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 77 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.
¦ ¦ ¦ ¦ ![SVNWeb - no subversion history for this port SVNWeb - no subversion history for this port](/images/subversion-greyed.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/ftnchek/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/ftnchek
- pkg install ftnchek
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ftnchek
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (ftnchek-3.3.1.tar.gz) = d92212dc0316e4ae711f7480d59e16095c75e19aff6e0095db2209e7d31702d4
SIZE (ftnchek-3.3.1.tar.gz) = 1048638
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_ftnchek
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.3.1_1 23 Feb 2024 11:25:13
![commit hash: 555043b050576406e447db39904347f369caeff7 commit hash: 555043b050576406e447db39904347f369caeff7](/images/git.png) ![commit hash: 555043b050576406e447db39904347f369caeff7 commit hash: 555043b050576406e447db39904347f369caeff7](/images/codeberg.svg) ![commit hash: 555043b050576406e447db39904347f369caeff7 commit hash: 555043b050576406e447db39904347f369caeff7](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Muhammad Moinur Rahman (bofh) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel/ftnchek: Moved man to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51
![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/git.png) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/codeberg.svg) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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) |
3.3.1 07 Sep 2022 21:10:59
![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/git.png) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/codeberg.svg) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 ) |
3.3.1 20 Jul 2022 14:21:35
![commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746](/images/git.png) ![commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746](/images/codeberg.svg) ![commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Tobias C. Berner (tcberner) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
3.3.1 06 Apr 2021 14:31:07
![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/git.png) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/codeberg.svg) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove # $FreeBSD$ from Makefiles. |
3.3.1 15 Nov 2019 09:39:54
![Revision:517641 Revision:517641](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Add LICENSE_FILE
- Regenerate patches
- Update WWW
Approved by: portmgr blanket |
3.3.1 22 Nov 2016 14:04:22
![Revision:426827 Revision:426827](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
danfe ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
In several dozen ports, use single space for WWW: line in pkg-descr, and
reformat port description text in cases when it was notoriously broken. |
3.3.1 27 Jun 2016 21:30:34
![Revision:417685 Revision:417685](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rene ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Reset ports maintained by bf@ until he has time again to work on them.
PR: 210474
Submitted by: jbeich
With hat: portmgr-secretary |
3.3.1 14 May 2015 10:15:09
![Revision:386312 Revision:386312](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
3.3.1 27 Oct 2014 10:10:59
![Revision:371544 Revision:371544](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Cleanup plist |
3.3.1 14 Jun 2014 14:15:58
![Revision:357781 Revision:357781](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
vanilla ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Stagify.
Approved by: portmgr@ |
3.3.1 20 Sep 2013 17:04:44
![Revision:327723 Revision:327723](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2) |
3.3.1 17 Jan 2013 08:27:35
![Revision:310541 Revision:310541](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bf ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
fix the plist by disabling byte-compilation of ftnchek.el when (x)emacs
is present [1]; trim header
PR: 172682 [1] |
3.3.1 21 Jul 2011 15:36:33
![files touched by this commit files touched by this commit](/images/logs.gif) |
bf ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Steer portscout away from some old versions |
3.3.1 20 Apr 2011 10:04:04
![files touched by this commit files touched by this commit](/images/logs.gif) |
bf ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
-Add LICENSE
-Remove MD5 checksum from distinfo |
3.3.1 31 Mar 2011 12:47:10
![files touched by this commit files touched by this commit](/images/logs.gif) |
bf ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Take up maintainership |
3.3.1 14 Dec 2005 12:00:15
![files touched by this commit files touched by this commit](/images/logs.gif) |
vs ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Cleanup, drop unused patch |
3.3.1 24 Nov 2005 15:40:04
![files touched by this commit files touched by this commit](/images/logs.gif) |
pav ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Add some SHA256 checksums |
3.3.1 05 Oct 2005 14:36:16
![files touched by this commit files touched by this commit](/images/logs.gif) |
garga ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Fix plist
Submitted by: maintainer (by email)
Reported by: krismail |
3.3.1 29 Sep 2005 14:56:00
![files touched by this commit files touched by this commit](/images/logs.gif) |
garga ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 3.3.1
PR: ports/86694
Submitted by: Fumiyoshi TAOKA <fmysh@iijmio-mail.jp> |
3.2.0 29 Jan 2004 07:24:56
![files touched by this commit files touched by this commit](/images/logs.gif) |
trevor ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
SIZEify. |
3.2.0 20 Feb 2003 17:07:10
![files touched by this commit files touched by this commit](/images/logs.gif) |
knu ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
De-pkg-comment. |
3.2.0 02 Jan 2003 19:01:20
![files touched by this commit files touched by this commit](/images/logs.gif) |
ijliao ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
upgrade to 3.2.0
PR: 46127
Submitted by: Ports Fury |
3.1.2 04 May 2002 20:50:05
![files touched by this commit files touched by this commit](/images/logs.gif) |
kris ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to ftnchek-3.1.2
Noticed by: bento |
02 Dec 2001 09:44:18
![commit hash: fp1.21453@dev.null.freshports.org commit hash: fp1.21453@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.21453@dev.null.freshports.org commit hash: fp1.21453@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.21453@dev.null.freshports.org commit hash: fp1.21453@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
ijliao ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
drop maintainership |
15 Jun 2001 14:03:43
![commit hash: fp1.15100@dev.null.freshports.org commit hash: fp1.15100@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.15100@dev.null.freshports.org commit hash: fp1.15100@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.15100@dev.null.freshports.org commit hash: fp1.15100@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
kevlo ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to version 3.1.1 |
15 Apr 2001 16:17:31
![commit hash: fp1.12599@dev.null.freshports.org commit hash: fp1.12599@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.12599@dev.null.freshports.org commit hash: fp1.12599@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.12599@dev.null.freshports.org commit hash: fp1.12599@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
kevlo ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Upgrade to version 3.0.4 |
29 Mar 2001 15:56:18
![commit hash: fp1.11741@dev.null.freshports.org commit hash: fp1.11741@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.11741@dev.null.freshports.org commit hash: fp1.11741@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.11741@dev.null.freshports.org commit hash: fp1.11741@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
kevlo ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to version 3.0.3 |
04 Mar 2001 15:55:07
![commit hash: fp1.10271@dev.null.freshports.org commit hash: fp1.10271@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.10271@dev.null.freshports.org commit hash: fp1.10271@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.10271@dev.null.freshports.org commit hash: fp1.10271@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
kevlo ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to version 3.0.2 |
16 Jan 2001 17:33:20
![commit hash: fp1.8531@dev.null.freshports.org commit hash: fp1.8531@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.8531@dev.null.freshports.org commit hash: fp1.8531@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.8531@dev.null.freshports.org commit hash: fp1.8531@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sobomax ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
07 Nov 2000 15:04:22
![commit hash: fp1.6124@dev.null.freshports.org commit hash: fp1.6124@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.6124@dev.null.freshports.org commit hash: fp1.6124@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.6124@dev.null.freshports.org commit hash: fp1.6124@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
kevlo ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to version 3.0 |
08 Oct 2000 02:10:04
![commit hash: fp1.4741@dev.null.freshports.org commit hash: fp1.4741@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.4741@dev.null.freshports.org commit hash: fp1.4741@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.4741@dev.null.freshports.org commit hash: fp1.4741@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
asami ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Convert category devel to new layout. |
25 Sep 2000 13:21:43
![commit hash: fp1.4334@dev.null.freshports.org commit hash: fp1.4334@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.4334@dev.null.freshports.org commit hash: fp1.4334@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.4334@dev.null.freshports.org commit hash: fp1.4334@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
asami ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
PORTREVISION or PORTEPOCH are defined. |
02 Sep 2000 14:40:35
![commit hash: fp1.3461@dev.null.freshports.org commit hash: fp1.3461@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.3461@dev.null.freshports.org commit hash: fp1.3461@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.3461@dev.null.freshports.org commit hash: fp1.3461@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sobomax ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 2.12.2. |
02 Aug 2000 02:53:09
![commit hash: fp1.2531@dev.null.freshports.org commit hash: fp1.2531@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.2531@dev.null.freshports.org commit hash: fp1.2531@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.2531@dev.null.freshports.org commit hash: fp1.2531@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
jedgar ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update port to 2.12.1 |
07 Jun 2000 08:54:21
![commit hash: fp1.670@dev.null.freshports.org commit hash: fp1.670@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.670@dev.null.freshports.org commit hash: fp1.670@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.670@dev.null.freshports.org commit hash: fp1.670@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
asami ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add bin/ftnpp and man/man1/ftnpp.1. |