notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
f77flow Analyze the structure of a fortran77 program
0.12_2 devel on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.12_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
Port Added: unknown
Last Update: 2024-02-23 11:25:10
Commit Hash: c65a50c
People watching this port, also watch:: python, Hermes
License: not specified in port
Description:
This little program analyses the structure of FORTRAN source-code. As a result you get a little flow diagram in which you can recognize which SUBROUTINE is called by the program. Further all subroutines called from this one are displayed. The indciation of the displayed names is a degree for the level. A new addition is the change of the starting point for an analysis. Instead to check the whole source-code you can start with a special SUBROUTINE and see the depence of this one. The number of files which contain the routines are not restricted by the program. You can report the CALL- and/or SUBROUTINE-statements together with filenames and line numbers to special files. Dirk Geschke 7. March 1997
cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (2 items)
Collapse this list.
  1. bin/flow
  2. share/man/man1/flow.1.gz
Collapse this list.
Dependency lines:
  • f77flow>0:devel/f77flow
To install the port:
cd /usr/ports/devel/f77flow/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/f77flow
  • pkg install f77flow
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: f77flow
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (f77flow-0.12.tar.gz) = b5874bb14c4d74ff8caa86201d0b64a9574dfd31bee86d9ffbad2236f3eb2faf SIZE (f77flow-0.12.tar.gz) = 8527

Packages (timestamps in pop-ups are UTC):
f77flow
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.12_20.12_20.12_10.12_20.12_2-0.12_1-
FreeBSD:13:quarterly0.12_10.12_10.12_10.12_10.12_10.12_10.12_10.12_1
FreeBSD:14:latest0.12_20.12_20.12_10.12_20.12_20.12_1-0.12_1
FreeBSD:14:quarterly0.12_10.12_1-0.12_10.12_10.12_10.12_10.12_1
FreeBSD:15:latest0.12_20.12_2n/a0.12_1n/a0.12_10.12_10.12_2
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_f77flow
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (4 items)
Collapse this list.
  1. ftp://ftp.icm.edu.pl/pub/Linux/sunsite/devel/lang/fortran/
  2. ftp://ftp.sun.ac.za/pub/mirrors/sunsite.unc.edu/pub/Linux/devel/lang/fortran/
  3. http://www.gtlib.gatech.edu/pub/Linux/devel/lang/fortran/
  4. https://www.ibiblio.org/pub/Linux/devel/lang/fortran/
Collapse this list.

Number of commits found: 18

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.12_2
23 Feb 2024 11:25:10
commit hash: c65a50cab0c6d9be5a7b1bda73e6669ef8c766e0commit hash: c65a50cab0c6d9be5a7b1bda73e6669ef8c766e0commit hash: c65a50cab0c6d9be5a7b1bda73e6669ef8c766e0commit hash: c65a50cab0c6d9be5a7b1bda73e6669ef8c766e0 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/f77flow: Moved man to share/man

Approved by:    portmgr (blanket)
0.12_1
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
0.12_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.12_1
19 May 2016 10:21:25
Revision:415498Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [a-f]*

Approved by:	portmgr blanket
0.12_1
14 May 2015 10:15:09
Revision:386312Original commit files touched by this commit
mat search for other commits by this committer
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
0.12_1
28 Jul 2014 16:28:03
Revision:363197Original commit files touched by this commit
adamw search for other commits by this committer
Rename devel/ patch-xy patches to reflect the files they modify.
0.12_1
19 Feb 2014 08:41:57
Revision:345024Original commit files touched by this commit
ehaupt search for other commits by this committer
Support staging
0.12_1
20 Sep 2013 17:04:44
Revision:327723Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2)
0.12_1
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
0.12_1
21 Dec 2009 02:19:12
Original commit files touched by this commit
dougb search for other commits by this committer
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
0.12_1
01 Jun 2008 09:42:37
Original commit files touched by this commit
olgeni search for other commits by this committer
Large round of typo fixes in ports/devel (pkg-descr).
0.12_1
24 Nov 2005 15:40:04
Original commit files touched by this commit
pav search for other commits by this committer
- Add some SHA256 checksums
0.12_1
05 Feb 2004 20:38:07
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES.

Reviewed by:    marcus
0.12_1
29 Jan 2004 07:24:56
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
0.12_1
12 May 2003 22:02:30
Original commit files touched by this commit
anholt search for other commits by this committer
Fix with newer gcc by fixing usage of exit(3).
0.12
20 Feb 2003 17:07:10
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
0.12
31 Mar 2002 23:45:39
Original commit files touched by this commit
kris search for other commits by this committer
Fix build on current by removing a constant FILE * stdio initializer
08 Oct 2000 02:10:04
commit hash: fp1.4741@dev.null.freshports.orgcommit hash: fp1.4741@dev.null.freshports.orgcommit hash: fp1.4741@dev.null.freshports.orgcommit hash: fp1.4741@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category devel to new layout.  

Number of commits found: 18