notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
Port details
hs-spago PureScript package manager and build tool
0.20.9 devel 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.20.9Version of this port present on the latest quarterly branch.
Maintainer: haskell@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-09-25 17:01:27
Last Update: 2023-05-27 08:44:41
Commit Hash: 884922b
License: BSD3CLAUSE
Description:
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/hs-spago-0.20.9/catalog.mk
  2. /usr/local/share/licenses/hs-spago-0.20.9/LICENSE
  3. /usr/local/share/licenses/hs-spago-0.20.9/BSD3CLAUSE
Collapse this list.
Dependency lines:
  • hs-spago>0:devel/hs-spago
To install the port:
cd /usr/ports/devel/hs-spago/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/hs-spago
  • pkg install hs-spago
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: hs-spago
Flavors: there is no flavor information for this port.
distinfo:

Packages (timestamps in pop-ups are UTC):
hs-spago
ABIlatestquarterly
FreeBSD:11:aarch64pkg-falloutpkg-fallout
FreeBSD:11:amd640.20.30.20.2
FreeBSD:11:armv6pkg-falloutpkg-fallout
FreeBSD:11:i3860.20.30.20.2
FreeBSD:11:mipspkg-falloutpkg-fallout
FreeBSD:11:mips64pkg-falloutpkg-fallout
FreeBSD:12:aarch64pkg-fallout0.20.9
FreeBSD:12:amd640.20.90.20.9
FreeBSD:12:armv6pkg-falloutpkg-fallout
FreeBSD:12:armv7pkg-falloutpkg-fallout
FreeBSD:12:i386pkg-falloutpkg-fallout
FreeBSD:12:mipspkg-falloutpkg-fallout
FreeBSD:12:mips64pkg-falloutpkg-fallout
FreeBSD:12:powerpc64pkg-falloutpkg-fallout
FreeBSD:13:aarch640.20.90.20.9
FreeBSD:13:amd640.20.90.20.9
FreeBSD:13:armv6pkg-falloutpkg-fallout
FreeBSD:13:armv7pkg-falloutpkg-fallout
FreeBSD:13:i386pkg-falloutpkg-fallout
FreeBSD:13:mipspkg-falloutpkg-fallout
FreeBSD:13:mips64pkg-falloutpkg-fallout
FreeBSD:13:powerpc64pkg-falloutpkg-fallout
FreeBSD:13:riscv64pkg-falloutpkg-fallout
FreeBSD:14:aarch640.20.9pkg-fallout
FreeBSD:14:amd640.20.9pkg-fallout
FreeBSD:14:armv6pkg-falloutpkg-fallout
FreeBSD:14:armv7pkg-falloutpkg-fallout
FreeBSD:14:i386pkg-falloutpkg-fallout
FreeBSD:14:mipspkg-falloutpkg-fallout
FreeBSD:14:mips64pkg-falloutpkg-fallout
FreeBSD:14:powerpc64pkg-falloutpkg-fallout
FreeBSD:14:riscv64pkg-falloutpkg-fallout
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ghc-9.2.7 : lang/ghc92
  2. cabal : devel/hs-cabal-install
Runtime dependencies:
  1. ca_root_nss>0 : security/ca_root_nss
Library dependencies:
  1. libgmp.so : math/gmp
  2. libffi.so : devel/libffi
There are no ports dependent upon this port

Configuration Options:
Options name:
USES:
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/purescript/spago/tar.gz/0.20.9?dummy=/
Collapse this list.

Number of commits found: 22

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.20.9
27 May 2023 08:44:41
commit hash:884922b9429af1f9f3a53d943141cb7d991cf36ccommit hash:884922b9429af1f9f3a53d943141cb7d991cf36ccommit hash:884922b9429af1f9f3a53d943141cb7d991cf36ccommit hash:884922b9429af1f9f3a53d943141cb7d991cf36c files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
devel/hs-spago: Switch to GHC 9.2.7 for building.
07 Sep 2022 21:58:51
commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
0.20.9
07 Sep 2022 21:10:59
commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.20.9
07 Jul 2022 10:24:40
commit hash:12b5ba709db52e3443f3188aa8a108018aa0f228commit hash:12b5ba709db52e3443f3188aa8a108018aa0f228commit hash:12b5ba709db52e3443f3188aa8a108018aa0f228commit hash:12b5ba709db52e3443f3188aa8a108018aa0f228 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
devel/hs-spago: Update to 0.20.9
0.20.3_1
09 May 2022 19:23:51
commit hash:db78da8f8b7388d951665362479eb4aa0babf1b4commit hash:db78da8f8b7388d951665362479eb4aa0babf1b4commit hash:db78da8f8b7388d951665362479eb4aa0babf1b4commit hash:db78da8f8b7388d951665362479eb4aa0babf1b4 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
devel/libffi: Bump deps PORTREVISION for shlib change

PR:		263764
Reported by:	VVD <vvd@unislabs.com>
0.20.3
29 Aug 2021 14:54:01
commit hash:adb7b0687e256219563428386c0b082f7145c795commit hash:adb7b0687e256219563428386c0b082f7145c795commit hash:adb7b0687e256219563428386c0b082f7145c795commit hash:adb7b0687e256219563428386c0b082f7145c795 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
Cleanup: for ports under d* categories, drop redundant GH_{ACCOUNT,PROJECT}.
0.20.3
17 Aug 2021 15:03:28
commit hash:b9a94cea94f7c60784beb427f6c9a0f52e145fc6commit hash:b9a94cea94f7c60784beb427f6c9a0f52e145fc6commit hash:b9a94cea94f7c60784beb427f6c9a0f52e145fc6commit hash:b9a94cea94f7c60784beb427f6c9a0f52e145fc6 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
devel/hs-spago: Update to 0.20.3
0.20.2
22 May 2021 15:02:58
commit hash:3d827729e65d5b41a2ad8ed392df199b72ea22b6commit hash:3d827729e65d5b41a2ad8ed392df199b72ea22b6commit hash:3d827729e65d5b41a2ad8ed392df199b72ea22b6commit hash:3d827729e65d5b41a2ad8ed392df199b72ea22b6 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
devel/hs-spago: Update to 0.20.2
0.20.1
26 Apr 2021 13:36:35
commit hash:0998ec6405cd847f2c19726d8619b85faeb30c65commit hash:0998ec6405cd847f2c19726d8619b85faeb30c65commit hash:0998ec6405cd847f2c19726d8619b85faeb30c65commit hash:0998ec6405cd847f2c19726d8619b85faeb30c65 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
devel/hs-spago: Use upstream MASTER_SITES.
0.20.1
26 Apr 2021 12:51:51
commit hash:5028a3d3c3f28ccfa94bbf70cc38dfe9efddd002commit hash:5028a3d3c3f28ccfa94bbf70cc38dfe9efddd002commit hash:5028a3d3c3f28ccfa94bbf70cc38dfe9efddd002commit hash:5028a3d3c3f28ccfa94bbf70cc38dfe9efddd002 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
devel/hs-spago: Update to 0.20.1
0.19.2
22 Apr 2021 07:14:35
commit hash:cf2ddc27fb747c46256ccc3c0f1a5bd2413fe662commit hash:cf2ddc27fb747c46256ccc3c0f1a5bd2413fe662commit hash:cf2ddc27fb747c46256ccc3c0f1a5bd2413fe662commit hash:cf2ddc27fb747c46256ccc3c0f1a5bd2413fe662 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
devel/hs-spago: Update to 0.19.2
0.19.1_1
21 Apr 2021 04:48:23
commit hash:bdca32c5961668b70d8b65ecfe8d9f338216bb16commit hash:bdca32c5961668b70d8b65ecfe8d9f338216bb16commit hash:bdca32c5961668b70d8b65ecfe8d9f338216bb16commit hash:bdca32c5961668b70d8b65ecfe8d9f338216bb16 files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
Bump USES=cabal ports after 12837690ed0c
0.19.1
07 Apr 2021 08:09:01
commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash:cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash:cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.19.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.19.1
03 Mar 2021 08:24:59
Revision:567030Original commit files touched by this commit
arrowd search for other commits by this committer
devel/hs-spago: Update to 0.19.1
0.15.2_2
16 Aug 2020 07:56:19
Revision:545088Original commit files touched by this commit
arrowd search for other commits by this committer
lang/ghc: Update to 8.10.1.

As usual, along with the compiler, many Haskell packages are updated as well.
0.15.2_1
04 Jul 2020 18:11:42
Revision:541232Original commit files touched by this commit
zeising search for other commits by this committer
Chanse update of devel/libffi

Chase the devel/libffi update
Bump portrevision of all dependent ports to chace shard library version bump
in libffi.
Update LIB_DEPENDS lines where needed to not require a specific version of
libffi.so.

PR:		247028 (for tracking)
0.15.2
17 May 2020 14:02:31
Revision:535548Original commit files touched by this commit
arrowd search for other commits by this committer
devel/hs-spago: Formatting - move USE_CABAL a bit lower.
0.15.2
17 May 2020 13:48:29
Revision:535547Original commit files touched by this commit
arrowd search for other commits by this committer
devel/hs-spago: Update to 0.15.2
0.14.0
04 May 2020 18:08:10
Revision:533933Original commit files touched by this commit
arrowd search for other commits by this committer
Upgrade lang/ghc to 8.8.3 and many Haskell ports along the way.

PR:		244784
Submitted by:	Evilham <contact@evilham.com> (some ports)
0.9.0.0
04 Nov 2019 17:27:00
Revision:516729Original commit files touched by this commit
mat search for other commits by this committer
Don't put magic strings where they are not needed.
0.9.0.0
25 Sep 2019 17:01:22
Revision:512796Original commit files touched by this commit
arrowd search for other commits by this committer
Add PureScript language - a compiler and a package manager.

Number of commits found: 22