A Citation Style Language implementation in Haskell Maintained by:haskell@FreeBSD.org Port Added: 15 May 2010 22:14:52 Also Listed In:haskell License: BSD
citeproc-hs is a library for automatically formatting bibliographic
reference citations into a variety of styles using a macro language
called Citation Style Language (CSL). More details on CSL can be found
here: <http://xbiblio.sourceforge.net/>.
For the API documentation please see "Text.CSL".
WWW: http://code.haskell.org/citeproc-hs
To install the port:cd /usr/ports/textproc/hs-citeproc-hs/ && make install clean To add the package:pkg_add -r hs-citeproc-hs
Configuration Options
===> The following configuration options are available for hs-citeproc-hs-0.3.3:
BIBUTILS=on (default) "Use Chris Putnam's Bibutils"
NETWORK=on (default) "Use network and HTTP to retrieve CSL file"
===> Use 'make config' to modify these settings
Reason:
GHC has been updated to version 7.0.4, and Haskell Platform to version
2011.4.0.0, and other Haskell ports are also updated to their Haskell
Platform versions or latest versions.
To update all affected ports:
# portmaster -r lang/ghc
or
# portupgrade -r lang/ghc
2011-05-09
Affects: users of lang/ghc and */hs-*
Author: ashish@FreeBSD.org
Reason:
GHC has been updated to version 7.0.3 and other Haskell ports are also
updated to their Haskell Platform versions or latest versions.
To update all affected ports:
# portmaster -r lang/ghc
or
# portupgrade -r lang/ghc
Number of commits found: 10
Commit History - (may be incomplete: see CVSWeb link above for full details)
Bump PORTREVISION of all ports dependent on lang/ghc as during
upgrade, lang/ghc cabal package cache gets invalidated causing all
dependent ports to be reinstalled.
Obtained from: FreeBSD Haskell
- Please welcome GHC 7.0.3
GHC in the ports tree has been updated to 7.0.3 and all other Haskell ports
are also updated to their corresponding Haskell Platform versions, or latest
versions.
We would like to acknowledge the support of the FreeBSD Donations Team and
Eotvos Lorand University, Faculty of Informatics who contributed to the server
that we used for testing.
We would also like to thank all the testers who tested FreeBSD Haskell ports
and provided their feedback.
PR: ports/156642
Approved by: tabthorpe (mentor)
Obtained from: FreeBSD Haskell
citeproc-hs is a library for automatically formatting bibliographic
reference citations into a variety of styles using a macro language
called Citation Style Language (CSL).
WWW: http://code.haskell.org/citeproc-hs