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
hs-yesod-default Default config and main functions for your yesod application
1.1.3.2 www 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 1.1.3.2Version of this port present on the latest quarterly branch.
Maintainer: haskell@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2012-06-24 10:34:59
Last Update: 2013-06-04 18:53:41
SVN Revision: 319894
Also Listed In: haskell
License: MIT
WWW:
http://www.yesodweb.com/
Description:
Convenient wrappers for your the configuration and execution of your yesod application. WWW: http://www.yesodweb.com/
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
There is no configure plist information for this port.
Dependency lines:
  • hs-yesod-default>0:www/hs-yesod-default
No installation instructions:
This port has been deleted.
PKGNAME: hs-yesod-default
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

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>=7.4.2 : lang/ghc
  3. hs-data-default>=0 : devel/hs-data-default
  4. hs-hamlet>=1.1 : www/hs-hamlet
  5. hs-network-conduit>=0.5 : net/hs-network-conduit
  6. hs-safe>=0 : devel/hs-safe
  7. hs-shakespeare-css>=1.0 : www/hs-shakespeare-css
  8. hs-shakespeare-js>=1.0 : www/hs-shakespeare-js
  9. hs-text>=0.9 : devel/hs-text
  10. hs-transformers>=0.2.2 : devel/hs-transformers
  11. hs-unordered-containers>=0 : devel/hs-unordered-containers
  12. hs-wai>=1.3 : www/hs-wai
  13. hs-wai-extra>=1.3 : www/hs-wai-extra
  14. hs-warp>=1.3 : www/hs-warp
  15. hs-yaml>=0.8 : textproc/hs-yaml
  16. hs-yesod-core>=1.1 : www/hs-yesod-core
  17. gcc46 : lang/gcc
  18. as : devel/binutils
Runtime dependencies:
  1. ghc : lang/ghc
  2. ghc>=7.4.2 : lang/ghc
  3. hs-data-default>=0 : devel/hs-data-default
  4. hs-hamlet>=1.1 : www/hs-hamlet
  5. hs-network-conduit>=0.5 : net/hs-network-conduit
  6. hs-safe>=0 : devel/hs-safe
  7. hs-shakespeare-css>=1.0 : www/hs-shakespeare-css
  8. hs-shakespeare-js>=1.0 : www/hs-shakespeare-js
  9. hs-text>=0.9 : devel/hs-text
  10. hs-transformers>=0.2.2 : devel/hs-transformers
  11. hs-unordered-containers>=0 : devel/hs-unordered-containers
  12. hs-wai>=1.3 : www/hs-wai
  13. hs-wai-extra>=1.3 : www/hs-wai-extra
  14. hs-warp>=1.3 : www/hs-warp
  15. hs-yaml>=0.8 : textproc/hs-yaml
  16. hs-yesod-core>=1.1 : www/hs-yesod-core
  17. gcc46 : lang/gcc
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for hs-yesod-default-1.1.3.2: 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
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/cabal/
  2. http://hackage.haskell.org/packages/archive/yesod-default/1.1.3.2/
Collapse this list.

Number of commits found: 6

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1.3.2
04 Jun 2013 18:53:41
Revision:319894Original commit files touched by this commit
pgj search for other commits by this committer
- Update The Glorious Glasgow Haskell Compiler to version 7.6.3
- Update Haskell Platform to version 2013.2.0.0

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

Some highlights of the update:

- Fix PDF generation for pandoc [1]
- From now on, PREFIX/{lib,share,share/doc}/cabal/ghc-GHC_VERSION are used for
  hs- ports (Cabal packages) as prefixes to avoid problems when upgrading with
  portmaster(8) [2]
- Experimental support for LLVM-based code generation (disabled by default)
- Many simplifications, refactoring in bsd.cabal.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.1.3.2
29 Mar 2013 22:43:58
Revision:315580Original commit files touched by this commit
pgj search for other commits by this committer
- Update Haskell ports from the development repository
- Avoid self-dependency for print/hs-hscolour (when HSCOLOUR is set)
  Contributed by: ashish

New ports (5):

devel/hs-geniplate                       0.6.0.3
devel/hs-uuid                            1.2.9
net/hs-maccatcher                        2.1.5
net/hs-publicsuffixlist                  0.0.3
textproc/hs-regex-tdfa                   1.1.8

Removed ports (1):

math/hs-Agda-executable                  2.3.0.1_3
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.1.3
05 Feb 2013 22:26:32
Revision:311736Original commit files touched by this commit
pgj search for other commits by this committer
- Fix breakage in the DYNAMIC-enabled ports triggered by the recent
  devel/libffi update
- Enable multithreaded build for lang/ghc (i.e. mark MAKE_JOBS_SAFE)

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

New ports (20):

devel/hs-MonadRandom                     0.1.8
devel/hs-base64-conduit                  0.5.1
devel/hs-bifunctors                      3.2
devel/hs-either                          3.1
devel/hs-errors                          1.3.1
devel/hs-generic-deriving                1.4.0
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.1.2
20 Dec 2012 02:23:06
Revision:309275Original commit files touched by this commit
pgj search for other commits by this committer
- Update The Glorious Glasgow Haskell Compiler to version 7.4.2
- Update Haskell Platform to version 2012.4.0.0
- Update Gtk2Hs to 0.12.4
- Transfer maintainership of math/hs-math-functions to haskell@ [1]

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

Some further highlights of the update:
- Trim Makefile headers
- Enable dynamic libraries and dynamic linking by default
- Enable bootstrapping by versions of GHC and HsColour already installed
- Use GCC and binutils from ports

New ports (32):
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0.1.1_1
03 Aug 2012 02:30:11
Original commit files touched by this commit
pgj search for other commits by this committer
- Teach the Haskell Cabal ports to use the new options framework
- Remove some cruft

Obtained from:	FreeBSD Haskell
1.0.1.1
24 Jun 2012 10:34:29
Original commit files touched by this commit
pgj search for other commits by this committer
Convenient wrappers for your the configuration and execution of your yesod
application.

WWW:    http://www.yesodweb.com/

Obtained from:  FreeBSD Haskell

Number of commits found: 6