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) combination for a given watch list. This is what FreshPorts will look for.

Port details
hs-fortran-src Parser and analyses for Fortran standard 66, 77, 90 & 95
0.2.1.1_1 devel Deleted on this many watch lists=0 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.2.1.1_1Version of this port present on the latest quarterly branch.
Broken BROKEN: Doesn't build with newest GHC
Deprecated DEPRECATED: Haskell libraries are getting pushed out of the ports tree. If you are using this port for development, consider switching to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you believe this port shouldn't be removed, contact haskell@FreeBSD.org
Expired This port expired on: 2019-04-14
Ignore IGNORE: is marked as broken: Doesn't build with newest GHC
Maintainer: hello@blubee.me search for ports maintained by this maintainer
Port Added: 2018-08-01 21:53:34
Last Update: 2019-05-09 11:15:42
SVN Revision: 501084
Also Listed In: haskell
License: APACHE20
WWW:
https://github.com/camfort/fortran-src
Description:
Provides lexing, parsing, and basic analyses of Fortran code covering standards: FORTRAN 66, FORTRAN 77, Fortran 90, and Fortran 95 and some legacy extensions. Includes data flow and basic block analysis, a renamer, and type analysis. WWW: https://github.com/camfort/fortran-src
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/hs-fortran-src-0.2.1.1_1/catalog.mk
  2. /usr/local/share/licenses/hs-fortran-src-0.2.1.1_1/LICENSE
  3. /usr/local/share/licenses/hs-fortran-src-0.2.1.1_1/APACHE20
Collapse this list.
Dependency lines:
  • hs-fortran-src>0:devel/hs-fortran-src
No installation instructions:
This port has been deleted.
PKGNAME: hs-fortran-src
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1532744573 SHA256 (cabal/fortran-src-0.2.1.1.tar.gz) = 5fb3eee113f61feae8c556454f3052c61b103be984e158fdaf979b59d2001100 SIZE (cabal/fortran-src-0.2.1.1.tar.gz) = 135885

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ghc : lang/ghc
  2. ghc>=8.6.3 : lang/ghc
  3. hs-fgl>=5.0 : devel/hs-fgl
  4. hs-GenericPretty>=1.2.2 : devel/hs-GenericPretty
  5. hs-uniplate>=1.6 : devel/hs-uniplate
  6. hs-alex>=3.1 : devel/hs-alex
  7. hs-happy>=1.19 : devel/hs-happy
  8. hs-unordered-containers>=0.2.9.0 : devel/hs-unordered-containers
  9. hs-syb>=0.7 : devel/hs-syb
  10. hs-hashable>=1.2.3.0 : devel/hs-hashable
Runtime dependencies:
  1. ghc : lang/ghc
  2. ghc>=8.6.3 : lang/ghc
  3. hs-fgl>=5.0 : devel/hs-fgl
  4. hs-GenericPretty>=1.2.2 : devel/hs-GenericPretty
  5. hs-uniplate>=1.6 : devel/hs-uniplate
  6. hs-alex>=3.1 : devel/hs-alex
  7. hs-happy>=1.19 : devel/hs-happy
  8. hs-unordered-containers>=0.2.9.0 : devel/hs-unordered-containers
  9. hs-syb>=0.7 : devel/hs-syb
  10. hs-hashable>=1.2.3.0 : devel/hs-hashable
Library dependencies:
  1. libgmp.so : math/gmp
  2. libiconv.so : converters/libiconv
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for hs-fortran-src-0.2.1.1_1: DOCS=on: Build and/or install documentation DYNAMIC=on: Add support for dynamic linking HSCOLOUR=off: Colorize generated documentation by HsColour PROFILE=off: Add support for profiling ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
iconv:translit
FreshPorts was unable to extract/find any pkg message
Master Sites:
  1. There is no master site for this port.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.2.1.1_1
09 May 2019 11:15:42
Revision:501084Original commit files touched by this commit
arrowd search for other commits by this committer
Remove expired ports of Haskell libraries.

Approved by:	tcberner (mentor)

2019-04-14 math/hs-integer-logarithms: Haskell libraries are getting pushed out
of the ports tree. If you are using this port for development, consider
switching to cabal sandboxes (old way), cabal new-build (new way), or use
devel/stack. If you believe this port shouldn't be removed, contact
haskell@FreeBSD.org
2019-04-14 math/hs-data-lens-template: Haskell libraries are getting pushed out
of the ports tree. If you are using this port for development, consider
switching to cabal sandboxes (old way), cabal new-build (new way), or use
devel/stack. If you believe this port shouldn't be removed, contact
haskell@FreeBSD.org
2019-04-14 math/hs-half: Haskell libraries are getting pushed out of the ports
tree. If you are using this port for development, consider switching to cabal
sandboxes (old way), cabal new-build (new way), or use devel/stack. If you
believe this port shouldn't be removed, contact haskell@FreeBSD.org
2019-04-14 math/hs-kan-extensions: Haskell libraries are getting pushed out of
the ports tree. If you are using this port for development, consider switching
to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If
you believe this port shouldn't be removed, contact haskell@FreeBSD.org
2019-04-14 math/hs-semigroupoids: Haskell libraries are getting pushed out of
the ports tree. If you are using this port for development, consider switching
to cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If
you believe this port shouldn't be removed, contact haskell@FreeBSD.org
2019-04-14 math/hs-Agda-stdlib: Haskell libraries are getting pushed out of the
ports tree. If you are using this port for development, consider switching to
cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you
believe this port shouldn't be removed, contact haskell@FreeBSD.org
2019-04-14 math/hs-semigroups: Haskell libraries are getting pushed out of the
ports tree. If you are using this port for development, consider switching to
cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you
believe this port shouldn't be removed, contact haskell@FreeBSD.org
2019-04-14 math/hs-vector-space: Haskell libraries are getting pushed out of the
ports tree. If you are using this port for development, consider switching to
cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you
believe this port shouldn't be removed, contact haskell@FreeBSD.org
2019-04-14 math/hs-comonad: Haskell libraries are getting pushed out of the
ports tree. If you are using this port for development, consider switching to
cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you
believe this port shouldn't be removed, contact haskell@FreeBSD.org
2019-04-14 math/hs-pointed: Haskell libraries are getting pushed out of the
ports tree. If you are using this port for development, consider switching to
cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you
believe this port shouldn't be removed, contact haskell@FreeBSD.org
2019-04-14 math/hs-ieee754: Haskell libraries are getting pushed out of the
ports tree. If you are using this port for development, consider switching to
cabal sandboxes (old way), cabal new-build (new way), or use devel/stack. If you
believe this port shouldn't be removed, contact haskell@FreeBSD.org
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.2.1.1_1
30 Mar 2019 17:39:37
Revision:497311Original commit files touched by this commit
tcberner search for other commits by this committer
Mark almost all Haskell ports for expiration by mid April

Ports for Haskell *libraries* are going to be removed from the ports tree.
Haskell *applications* are going to be statically linked with all dependencies
( https://reviews.freebsd.org/D19730  ), so there is no reason to keep
Haskell libraries in tree.

If you think a port is wrongly marked and should stay, please contact haskell@

Submitted by:	arrowd
Differential Revision:	https://reviews.freebsd.org/D19244
0.2.1.1_1
06 Jan 2019 12:18:07
Revision:489474Original commit files touched by this commit Sanity Test Failure
arrowd search for other commits by this committer
lang/ghc: Update to 8.6.3 and bump PORTREVISION's of all Haskell ports.

As usual, it is recommended to rebuild or reinstall all the
dependent ports and the lang/ghc port itself in one of the following
ways:

# portmaster -w -r ghc
  or
# portupgrade -fr lang/ghc

In case of pkg(8), it is probably safer to remove all the GHC-dependent
packages along with GHC and reinstall everything from scratch.  For
example:

# pkg query "%ro" ghc > ghc-pkgs.txt
# pkg delete -y lang/ghc
# pkg install -y `cat ghc-pkgs.txt`

During update some hs-* ports got two PORTREVISION bumps in a row. Other ports
got a PORTVERSION update together with one PORTREVISION bump. This is caused
by bulk-bumping PORTREVISION of all hs-* ports. There are a lot of them updated,
so figuring out which ones require a bump and which are not is too tedious.

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D18707
0.2.1.1
01 Aug 2018 21:53:18
Revision:476202Original commit files touched by this commit
arrowd search for other commits by this committer
Add devel/hs-fortran-src port - a library for lexing and parsing Fortran source
code.

Submitted by:	blubee blubeeme <gurenchan@gmail.com>
Reviewed by:	mat
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D16523

Number of commits found: 4