Commit graph

28 commits

Author SHA1 Message Date
Gabor Pali
c4aebd467c - Please welcome GHC 7.0.4
GHC in the ports tree has been updated to version 7.0.4 and the port revision
for all the Haskell ports without version changes are bumped.  Other per-port
updates are coming soon.

This update also incorporates some improvements for bsd.cabal.mk that makes
working with Haskell ports even easier.

Thanks ashish@ for the help!

Obtained from:	FreeBSD Haskell
2012-02-13 03:49:32 +00:00
Gabor Pali
7a3b86aad4 - Update to 1.8.2.1
Obtained from:	FreeBSD Haskell
2011-08-14 14:40:32 +00:00
Gabor Pali
d2579ee486 - Update textproc/hs-xml to 1.3.9
Obtained from:	FreeBSD Haskell
2011-08-14 14:37:55 +00:00
Gabor Pali
cb3df13feb - Update textproc/hs-pandoc-types to 1.8.2
Obtained from:	FreeBSD Haskell
2011-08-14 14:32:21 +00:00
Ashish SHUKLA
a051292cd3 - Update textproc/hs-xml to 1.3.8
Obtained from:	FreeBSD Haskell
2011-07-10 20:48:24 +00:00
Ashish SHUKLA
1a25ce0c68 - Update textproc/hs-pandoc-types to 1.8.0.2
Obtained from:	FreeBSD Haskell
2011-07-10 16:40:07 +00:00
Ashish SHUKLA
aab2ff6deb - Update textproc/hs-tagsoup to 0.12.2.
- Bump PORTREVISION of dependent ports on textproc/hs-tagsoup, i.e.
  devel/h-hoogle, science/hs-bio, and textproc/pandoc.

PR:		ports/157826
Submitted by:	Jin-Sih Lin <linpct@gmail.com>
2011-07-03 22:30:23 +00:00
Ashish SHUKLA
86f2dbca13 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
2011-05-26 00:51:15 +00:00
Ashish SHUKLA
0c76a8384f - 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
2011-05-09 05:28:57 +00:00
Gabor Pali
cad06c6077 - Add DIST_SUBDIR for Haskell Cabal ports (with default of "cabal")
Suggested by:	admi3
2010-08-08 08:49:38 +00:00
Gabor Pali
bd682e5da0 - Update to 1.6 2010-07-30 09:16:38 +00:00
Gabor Pali
52a16208ea Rename the following Haskell ports to bring them in sync with the
HackageDB:

  archivers/hs-zip-archive-ghc -> archivers/hs-zip-archive
  devel/hs-binary-ghc -> devel/hs-binary
  devel/darcs -> devel/hs-darcs
  devel/hs-language-c-ghc -> devel/hs-language-c
  devel/hs-lazysmallcheck-ghc -> devel/hs-lazysmallcheck
  devel/hs-pcre-light-ghc -> devel/hs-pcre-light
  devel/hs-utf8-string-ghc -> devel/hs-utf8-string
  graphics/hs-HGL-ghc -> graphics/hs-HGL
  ports-mgmt/porte -> ports-mgmt/hs-porte
  security/hs-digest-ghc -> security/hs-digest
  textproc/hs-haxml -> textproc/hs-HaXml
  textproc/hs-highlighting-kate-ghc -> textproc/hs-highlighting-kate
  textproc/hs-polyparse-ghc -> textproc/hs-polyparse
  textproc/pandoc -> textproc/hs-pandoc
  x11/hs-x11-ghc -> x11/hs-X11
  x11/hs-x11-xft-ghc -> x11/hs-X11-xft
  x11/xmobar -> x11/hs-xmobar
  x11-toolkits/hs-opengl-ghc -> x11-toolkits/hs-OpenGL
  x11-toolkits/hs-OpenGLRaw-ghc -> x11-toolkits/hs-OpenGLRaw
  x11-toolkits/hs-GLURaw-ghc -> x11-toolkits/hs-GLURaw
  x11-toolkits/hs-glut-ghc -> x11-toolkits/hs-GLUT
  x11-wm/xmonad -> x11-wm/hs-xmonad
  x11-wm/xmonad-contrib -> x11-wm/hs-xmonad-contrib
2010-05-24 21:52:43 +00:00
Gabor Pali
f1905422ee - Fix OPTIONS support for Cabal ports by introducing
bsd.cabal.options.mk
- Fix ports broken with non-default options

Triggered by:	Yuri Pankov <yuri.pankov@gmail.com>
2010-05-22 22:41:50 +00:00
Gabor Pali
6437e7d82f - Update to 1.5.1.1
- Import OPTIONS
2010-05-15 22:20:35 +00:00
Gabor Pali
ec29a59ec3 Introduce a new (and hopefully better) ports infrastructure for Haskell Cabal
ports which makes possible the direct translation of Cabal package
descriptions to FreeBSD ports.  It promises both easier addition and
maintenance for Cabal-based ports.
2010-05-12 16:33:59 +00:00
Alex Dupre
bf330a57d4 Switch to use newer GMP version.
PR:		ports/144487
Submitted by:	ale
Approved by:	portmgr (-exp run by erwin)
2010-04-19 10:43:42 +00:00
Gabor Pali
d952b294d0 - Update to 1.4
- Cabalize
- Donate to haskell@

PR:		ports/142477
Submitted by:	Jacula Modyun <jacula(at)gmail.com>
2010-01-30 19:52:54 +00:00
Gabor Pali
22dd9a5535 - Update to 1.3 2009-12-15 20:10:57 +00:00
Gabor Pali
8219325fdf - Update to 1.2.1
Approved by:	tabthorpe (mentor, implicit)
2009-07-19 15:00:44 +00:00
Gabor Pali
fb5fa83548 - Update to 1.2
Approved by:	tabthorpe
2009-03-06 19:51:40 +00:00
Gabor Pali
82653803e1 Fix a broken optional dependency
Approved by:	miwi
2008-12-22 08:45:18 +00:00
Gabor Pali
3af64e3932 - Update pandoc to 1.1
- Take over maintainership

PR:		ports/129700
Submitted by:	pgj
Approved by:	(old) maintainer, miwi
2008-12-21 15:14:00 +00:00
Edwin Groothuis
1e1dff6290 Use ${MASTER_SITE_GOOGLE_CODE} instead of
http://something.googlecode.com/files

PR:		ports/121435 (related)
2008-03-06 22:19:52 +00:00
Martin Wilke
a091f397c0 - Update to 0.46
PR:		119465
Submitted by:	John MacFarlane <jgm@berkeley.edu> (maintainer)
2008-01-12 13:10:56 +00:00
Martin Wilke
f37d5811c3 - Update to 0.45
PR:		118515
Submitted by:	John MacFarlane <jgm@berkeley.edu> (maintainer)
2007-12-15 20:33:54 +00:00
Alejandro Pulver
213bf30b4e - Update to version 0.42.
PR:		ports/115835
Submitted by:	John MacFarlane <jgm@berkeley.edu> (maintainer)
2007-09-27 20:53:18 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Juergen Lock
86d87c23aa Pandoc is a command-line tool for converting from one markup format
to another.  It can read markdown and (subsets of) reStructuredText,
HTML, and LaTeX, and it can write markdown, reStructuredText, HTML,
LaTeX, DocBook, RTF, and S5 HTML slide shows.

Pandoc extends standard markdown syntax with footnotes, embedded LaTeX,
and other features.  A compatibility mode is provided for those who
need a drop-in replacement for Markdown.pl.  Included wrapper scripts
make it easy to convert markdown documents to PDFs and to convert web
pages to markdown documents.

In contrast to existing tools for converting markdown to HTML, which
use regex substitutions, pandoc has a modular design: it consists of a
set of readers, which parse text in a given format and produce a native
representation of the document, and a set of writers, which convert
this native representation into a target format. Thus, adding an input
or output format requires only adding a reader or writer.

WWW: http://sophos.berkeley.edu/macfarlane/pandoc/

PR:		ports/109028
Submitted by:	John MacFarlane <jgm at berkeley.edu>
Approved by:	miwi (mentor)
2007-02-11 17:21:55 +00:00