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
 - 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.
¦ ¦ ¦ ¦ 
- 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
    |
Muhammad Moinur Rahman (bofh)  |
devel/ftnchek: Moved man to share/man
Approved by: portmgr (blanket) |
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) |
3.3.1 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 ) |
3.3.1 20 Jul 2022 14:21:35
    |
Tobias C. Berner (tcberner)  |
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
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
3.3.1 15 Nov 2019 09:39:54
  |
amdmi3  |
- Add LICENSE_FILE
- Regenerate patches
- Update WWW
Approved by: portmgr blanket |
3.3.1 22 Nov 2016 14:04:22
  |
danfe  |
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
  |
rene  |
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
  |
mat  |
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
  |
bapt  |
Cleanup plist |
3.3.1 14 Jun 2014 14:15:58
  |
vanilla  |
Stagify.
Approved by: portmgr@ |
3.3.1 20 Sep 2013 17:04:44
  |
bapt  |
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
  |
bf  |
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
 |
bf  |
Steer portscout away from some old versions |
3.3.1 20 Apr 2011 10:04:04
 |
bf  |
-Add LICENSE
-Remove MD5 checksum from distinfo |
3.3.1 31 Mar 2011 12:47:10
 |
bf  |
Take up maintainership |
3.3.1 14 Dec 2005 12:00:15
 |
vs  |
Cleanup, drop unused patch |
3.3.1 24 Nov 2005 15:40:04
 |
pav  |
- Add some SHA256 checksums |
3.3.1 05 Oct 2005 14:36:16
 |
garga  |
- Fix plist
Submitted by: maintainer (by email)
Reported by: krismail |
3.3.1 29 Sep 2005 14:56:00
 |
garga  |
- 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
 |
trevor  |
SIZEify. |
3.2.0 20 Feb 2003 17:07:10
 |
knu  |
De-pkg-comment. |
3.2.0 02 Jan 2003 19:01:20
 |
ijliao  |
upgrade to 3.2.0
PR: 46127
Submitted by: Ports Fury |
3.1.2 04 May 2002 20:50:05
 |
kris  |
Update to ftnchek-3.1.2
Noticed by: bento |
02 Dec 2001 09:44:18
    |
ijliao  |
drop maintainership |
15 Jun 2001 14:03:43
    |
kevlo  |
Update to version 3.1.1 |
15 Apr 2001 16:17:31
    |
kevlo  |
Upgrade to version 3.0.4 |
29 Mar 2001 15:56:18
    |
kevlo  |
Update to version 3.0.3 |
04 Mar 2001 15:55:07
    |
kevlo  |
Update to version 3.0.2 |
16 Jan 2001 17:33:20
    |
sobomax  |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
07 Nov 2000 15:04:22
    |
kevlo  |
Update to version 3.0 |
08 Oct 2000 02:10:04
    |
asami  |
Convert category devel to new layout. |
25 Sep 2000 13:21:43
    |
asami  |
Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
PORTREVISION or PORTEPOCH are defined. |
02 Sep 2000 14:40:35
    |
sobomax  |
Update to 2.12.2. |
02 Aug 2000 02:53:09
    |
jedgar  |
Update port to 2.12.1 |
07 Jun 2000 08:54:21
    |
asami  |
Add bin/ftnpp and man/man1/ftnpp.1. |