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-yesod-bin Yesod helper executable
1.6.2.2 www 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 1.6.2.2Version of this port present on the latest quarterly branch.
Maintainer: haskell@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-08-10 22:35:20
Last Update: 2022-11-24 19:22:58
Commit Hash: 77b6e4a
Also Listed In: haskell
License: MIT
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-yesod-bin-1.6.2.2/catalog.mk
  2. /usr/local/share/licenses/hs-yesod-bin-1.6.2.2/LICENSE
  3. /usr/local/share/licenses/hs-yesod-bin-1.6.2.2/MIT
Collapse this list.
Dependency lines:
  • hs-yesod-bin>0:www/hs-yesod-bin
To install the port:
cd /usr/ports/www/hs-yesod-bin/ && make install clean
To add the package, run one of these commands:
  • pkg install www/hs-yesod-bin
  • pkg install hs-yesod-bin
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: hs-yesod-bin
Flavors: there is no flavor information for this port.
distinfo:

Packages (timestamps in pop-ups are UTC):
hs-yesod-bin
ABIlatestquarterly
FreeBSD:12:aarch641.6.0.3-
FreeBSD:12:amd641.6.2.21.6.2.2
FreeBSD:12:armv6--
FreeBSD:12:armv7--
FreeBSD:12:i386--
FreeBSD:12:mips--
FreeBSD:12:mips64--
FreeBSD:12:powerpc64--
FreeBSD:13:aarch64--
FreeBSD:13:amd641.6.2.21.6.2.2
FreeBSD:13:armv6--
FreeBSD:13:armv7--
FreeBSD:13:i386--
FreeBSD:13:mips--
FreeBSD:13:mips64--
FreeBSD:13:powerpc64--
FreeBSD:13:riscv64--
FreeBSD:14:aarch64--
FreeBSD:14:amd641.6.2.2-
FreeBSD:14:armv6--
FreeBSD:14:armv7--
FreeBSD:14:i386--
FreeBSD:14:mips--
FreeBSD:14:mips64--
FreeBSD:14:powerpc64--
FreeBSD:14:riscv64--
FreeBSD:15:amd641.6.2.2-
FreeBSD:15:armv6--
FreeBSD:15:armv7--
FreeBSD:15:i386--
FreeBSD:15:mips64--
FreeBSD:15:powerpc64--
FreeBSD:15:riscv64--
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ghc : lang/ghc
  2. cabal : devel/hs-cabal-install
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 (2 items)
Collapse this list.
  1. http://hackage.haskell.org/package/
  2. https://hackage.haskell.org/package/
Collapse this list.

Number of commits found: 27

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.6.2.2
24 Nov 2022 19:22:58
commit hash:77b6e4af5866d8450ebe163bb3181e6460dc73a4commit hash:77b6e4af5866d8450ebe163bb3181e6460dc73a4commit hash:77b6e4af5866d8450ebe163bb3181e6460dc73a4commit hash:77b6e4af5866d8450ebe163bb3181e6460dc73a4 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
www/hs-yesod-bin: Update to 1.6.2.2
1.6.2.1_1
20 Nov 2022 17:39:28
commit hash:2fca7097b9f29351f1969eca7d1837ab99782f2ecommit hash:2fca7097b9f29351f1969eca7d1837ab99782f2ecommit hash:2fca7097b9f29351f1969eca7d1837ab99782f2ecommit hash:2fca7097b9f29351f1969eca7d1837ab99782f2e files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
Uses/cabal.mk: Rework MASTER_SITES and DISTFILES handling.

This change removes duplicated entries from MASTER_SITES and DISTFILES
variables. Now the MASTER_SITES variable will contain single Hackage URL without
any group for the simplest case and with :_cabal_mk_hackage group in nodefault
case.

This change opens a path to using non-Hackage Cabal repositories
(needed for Cardano) and pulling in .cabal revisions without using patches.

Unfortunately, this change results in a large churn in Haskell ports distinfos.
To make this churn less useless, refresh all Haskell dependencies in all ports.
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)
1.6.2.1
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)
1.6.2.1
09 Aug 2022 09:16:31
commit hash:505ecf2230c9e73f5d231b855b2a88c41dfc3d26commit hash:505ecf2230c9e73f5d231b855b2a88c41dfc3d26commit hash:505ecf2230c9e73f5d231b855b2a88c41dfc3d26commit hash:505ecf2230c9e73f5d231b855b2a88c41dfc3d26 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
Uses/cabal.mk: Rename `EXECUTABLES` to `CABAL_EXECUTABLES`.

Approved by: tcberner

Differential Revision: https://reviews.freebsd.org/D36079
1.6.2.1
07 Jul 2022 10:24:35
commit hash:0d174d412f69c37e94b342d14ff6eeb8d399ff97commit hash:0d174d412f69c37e94b342d14ff6eeb8d399ff97commit hash:0d174d412f69c37e94b342d14ff6eeb8d399ff97commit hash:0d174d412f69c37e94b342d14ff6eeb8d399ff97 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
www/hs-yesod-bin: Update to 1.6.2.1
1.6.1_2
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>
1.6.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
1.6.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
1.6.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.
1.6.1
05 Mar 2021 11:34:02
Revision:567380Original commit files touched by this commit
arrowd search for other commits by this committer
www/hs-yesod-bin: Update to 1.6.1
1.6.0.5
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.
1.6.0.4_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)
1.6.0.4
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)
1.6.0.3_5
20 Jun 2019 16:03:10
Revision:504637Original commit files touched by this commit
arrowd search for other commits by this committer
In wrapper scripts, use $@ instead of $* to correctly pass arguments to the real
program

PR:		238719
Approved by:	tcberner (mentor, implicit)
1.6.0.3_4
13 Jun 2019 13:57:14
Revision:504093Original commit files touched by this commit
arrowd search for other commits by this committer
For ports with USES=cabal install a wrapper shell script instead of a real
executable into /bin/, that sets some environment variables to workaround
https://github.com/haskell/cabal/issues/5997

While there, update bunch of Haskell ports, install their data files.

PR:		237878
Reviewed by:	tcberner
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D20556
1.6.0.3_3
09 May 2019 14:39:30
Revision:501101Original commit files touched by this commit
arrowd search for other commits by this committer
Introduce USES=cabal and use it to build Haskell applications.

PR:		230186
Reviewed by:	mat, tcberner
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D19730
1.6.0.3_2
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
1.6.0.3
11 Aug 2018 09:38:02
Revision:476867Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE_FILE
- Update WWW

Approved by:	portmgr blanket
1.6.0.3
29 Jul 2018 10:40:29
Revision:475642Original commit files touched by this commit
arrowd search for other commits by this committer
Update some hs-* ports that were previously IGNORE'd.

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D16308
1.5.2.3_3
30 Jun 2018 09:58:00
Revision:473611Original commit files touched by this commit
arrowd search for other commits by this committer
lang/ghc: Update to 8.4.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

In ghc-pkgs.txt, check and remove all the packages that have been moved
on the update, then use this command:

# pkg install -y `cat ghc-pkgs.txt`

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D16038
1.5.2.3_2
25 May 2018 21:44:13
Revision:470870Original commit files touched by this commit
tcberner search for other commits by this committer
Update lang/ghc 8.4.2 and the hs-* ports the newer versions

* Update lang/ghc to 8.4.2
* Update the boostrap compiler to 8.4.1
* Update the many hs-* ports
* Bump the rest

Thanks a lot to arrowd for doing all the heavy lifting :)

PR:		227968
Exp-run by:	antoine
Submitted by:	arrowd
Differential Revision:	https://reviews.freebsd.org/D15005
1.5.2.3_1
10 Feb 2018 08:03:22
Revision:461362Original commit files touched by this commit
tcberner search for other commits by this committer
Switch C compiler used to compile GHC to base Clang.

This removes build dependency on gcc and runtime dependency on gcc's runtime
libraries.

Big thanks to Gleb for working on this.

PR:		225185
Submitted by:	Gleb Popov <6yearold@gmail.com>
Exp-run by:	antoine
Reviewed by:	pgj
Differential Revision:	https://reviews.freebsd.org/D12043
1.5.2.3
08 Aug 2017 17:21:46
Revision:447548Original commit files touched by this commit
tcberner search for other commits by this committer
- Update The Glorious Glasgow Haskell Compiler to version 8.0.2
- Simplified port by only suporting GCC, and creating a build.mk file
- Update Pandoc to 1.19.2.1
- Update git-annex to 6.20170520
- Update Darcs to 2.12.5
- Update Gtk2Hs to 0.13.2.2
- Update Agda to 2.5.2

Please note that port revisions for all the Haskell ports without version
changes are bumped.

See the UPDATING file for instructions.

New ports (63):
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.4.13.3
20 Aug 2015 23:02:17
Revision:394918Original commit files touched by this commit
pgj search for other commits by this committer
- Update The Glorious Glasgow Haskell Compiler to version 7.10.2
- Include a patch for addressing timer issues [1]
- Add support for building both GHC and Haskell ports with Clang, either from
  ports or the base system
- Discontinue supporting Haskell Platform, use Stackage instead as a
  reference
- Drop support for FreeBSD 8.x, optimize bootstrap compiler tarballs
- Update Gtk2Hs to version 0.13 [2]
- Update Pandoc to version 1.15.0.6
- Update git-annex to version 5.20150727
- Update Darcs to 2.10 [3]
- Unbreak wxHaskell ports

Please note that port revisions for all the Haskell ports without version
changes are bumped.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.2.12.3_1
10 Sep 2014 20:50:37
Revision:367888Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
1.2.12.3
10 Aug 2014 22:34:52
Revision:364579Original commit files touched by this commit
pgj search for other commits by this committer
- Update The Glorious Glasgow Haskell Compiler to version 7.8.3
- Update Haskell Platform to version 2014.2.0.0
- Update Yesod Platform to version 1.2.13
- Update Gtk2Hs to version 0.12.5
- Update Pandoc to version 1.12.4.2
- Update git-annex to version 5.20140717
- Unbreak wxHaskell ports

Please note that port revisions for all the Haskell ports without version
changes are bumped.

New ports (69):

databases/hs-esqueleto: Type-safe EDSL for SQL queries on persistent backends
devel/hs-Glob: Globbing library
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 27