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
Port details
hs-yesod-json Generate content for Yesod using the aeson package
1.1.2.1 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.2.1Version of this port present on the latest quarterly branch.
Maintainer: haskell@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2012-02-18 17:49:17
Last Update: 2013-06-04 18:53:41
SVN Revision: 319894
Also Listed In: haskell
License: MIT
WWW:
http://www.yesodweb.com/
Description:
Generate content for Yesod using the aeson package. 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-json>0:www/hs-yesod-json
No installation instructions:
This port has been deleted.
PKGNAME: hs-yesod-json
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. Perhaps there is a build error. Check the fallout link: pkg-fallout
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-aeson>=0.5 : converters/hs-aeson
  4. hs-attoparsec-conduit>=0.5 : textproc/hs-attoparsec-conduit
  5. hs-blaze-builder>=0 : devel/hs-blaze-builder
  6. hs-conduit>=0.5 : devel/hs-conduit
  7. hs-safe>=0.2 : devel/hs-safe
  8. hs-shakespeare-js>=1.0 : www/hs-shakespeare-js
  9. hs-text>=0.8 : devel/hs-text
  10. hs-transformers>=0.2.2 : devel/hs-transformers
  11. hs-vector>=0.9 : devel/hs-vector
  12. hs-wai>=1.3 : www/hs-wai
  13. hs-wai-extra>=1.3 : www/hs-wai-extra
  14. hs-yesod-core>=1.1 : www/hs-yesod-core
  15. hs-yesod-routes>=1.1 : www/hs-yesod-routes
  16. gcc46 : lang/gcc
  17. as : devel/binutils
Runtime dependencies:
  1. ghc : lang/ghc
  2. ghc>=7.4.2 : lang/ghc
  3. hs-aeson>=0.5 : converters/hs-aeson
  4. hs-attoparsec-conduit>=0.5 : textproc/hs-attoparsec-conduit
  5. hs-blaze-builder>=0 : devel/hs-blaze-builder
  6. hs-conduit>=0.5 : devel/hs-conduit
  7. hs-safe>=0.2 : devel/hs-safe
  8. hs-shakespeare-js>=1.0 : www/hs-shakespeare-js
  9. hs-text>=0.8 : devel/hs-text
  10. hs-transformers>=0.2.2 : devel/hs-transformers
  11. hs-vector>=0.9 : devel/hs-vector
  12. hs-wai>=1.3 : www/hs-wai
  13. hs-wai-extra>=1.3 : www/hs-wai-extra
  14. hs-yesod-core>=1.1 : www/hs-yesod-core
  15. hs-yesod-routes>=1.1 : www/hs-yesod-routes
  16. gcc46 : lang/gcc
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for hs-yesod-json-1.1.2.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
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-json/1.1.2.1/
Collapse this list.

Number of commits found: 7

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1.2.1
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.2.1
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.2_1
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.0.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.0.1
03 Jun 2012 22:54:09
Original commit files touched by this commit
pgj search for other commits by this committer
- Update to 1.0.0.1

Obtained from:  FreeBSD Haskell
0.2.3
18 Feb 2012 17:48:55
Original commit files touched by this commit
pgj search for other commits by this committer
Generate content for Yesod using the aeson package.

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

Obtained from:  FreeBSD Haskell

Number of commits found: 7