Commit graph

28 commits

Author SHA1 Message Date
Gabor Pali
7d5781e5ab - Update GHC and Haskell ports to 6.10.4 (for both i386 and amd64), bump
port revision where appropriate
- Add devel/hs-ghc-paths
- Add devel/hs-QuickCheck
- Add devel/hs-readline
- Add devel/hs-haskeline
- Add devel/hs-mmap
- Remove lang/ghc-doc
- Mark devel/lhs2TeX broken as it does not compile with GHC 6.10.4
- Set NHC98 as default compiler for devel/hs-hat as it does not compile
  with GHC 6.10.4

PR:		ports/137055, ports/137058, ports/137059, ports/137060, ports/137061,
   		ports/137062, ports/137063, ports/137063, ports/137064, ports/137065,
   		ports/137066, ports/137067, ports/137068, ports/137069, ports/137070,
   		ports/137071, ports/137072, ports/137074, ports/137075, ports/137076,
   		ports/137077, ports/137078, ports/137079, ports/137080, ports/137081,
   		ports/137082, ports/137083, ports/137084, ports/137085, ports/137086,
   		ports/137087, ports/137088, ports/137090, ports/137091, ports/137092,
   		ports/137093, ports/137094, ports/137095, ports/137096, ports/137097,
   		ports/137098, ports/137099, ports/137102, ports/137103, ports/137104,
   		ports/137107, ports/137108, ports/137109, ports/137110, ports/137111

Submitted by:	Jacula Modyun (jacula (at) gmail (dot) com),
             	Ashish Shukla (wahjava (at) gmail (dot) com) (amd64 support)
Supported by:	wxs (review, amd64 testing), tabthorpe (8.x testing)
Approved by:	tabthorpe (mentor), respective maintainers
2009-09-02 15:38:45 +00:00
Gabor Pali
5f34705835 - Update to 1.18.2
- Fix CONFIGURE_ARGS, PORTDOCS, PORTEXAMPLES
- Update pkg-descr
- Set MASTER_SITES to HackageDB

Approved by:	gabor
2009-01-24 00:18:23 +00:00
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Oliver Braun
24b51a724c - Update to 1.17.
- Set maintainer to haskell@

Approved by:	old maintainer (simonmar@microsoft.com)
2008-02-11 18:54:34 +00:00
Mark Linimon
48420a5ebd Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR:		ports/116639
Submitted by:	aDe
2007-09-30 04:47:36 +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
Volker Stolz
4746669b97 Update to 1.16
Approved by: Haskell cabal
2007-01-22 09:44:41 +00:00
Edwin Groothuis
2406d49a61 Remove USE_REINPLACE from all categories starting with D 2006-05-04 21:41:12 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Sergey Matveychuk
b4d2ac42d7 - Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.

While I'm here:
- Remove USE_MESA knob where it was (35 ports).
  It marked as depricated for 2 years.

PR:		ports/90247
Submitted by:	Ermal Lu?i <eri--@albabsd.org>
2006-01-12 12:54:32 +00:00
Volker Stolz
1ac0ed0b4e Add more build-dependencies by using += instead of nuking already
present ones with a simple =.

Noticed by: cluster via kris
2005-01-31 18:49:26 +00:00
Volker Stolz
8d08f9d447 - Update to 1.15: Happy now supports GLR-grammars
- Use PORTDOCS=* (so we don't need to do too much manual tracking)

Approved by:	maintainer
2005-01-28 10:40:42 +00:00
Volker Stolz
d375efd3e4 Update to 1.14 2004-08-12 14:15:36 +00:00
Volker Stolz
d3d40c805e Remove mirror.ac.uk from MASTERSITES in Haskell(-related) ports.
PR:		ports/69481
Submitted by:	Tim Bishop
2004-07-26 12:06:07 +00:00
Volker Stolz
235f0499a1 Minor portlint-spree, including fixes for package-building hs-tclhaskell-ghc
and hs-c2hs on the cluster (for 4.X).
2004-07-16 15:44:18 +00:00
Oliver Braun
dd69db8b97 Add the mirror http://www.mirror.ac.uk/sites/www.haskell.org/ to MASTER_SITES.
Pointed out by: Simon Marlow <simonmar@microsoft.com>
2004-05-11 19:22:26 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Oliver Braun
a750485f3d Fix for GHC 6.2.
Submitted by:	maintainer
2004-01-19 10:25:35 +00:00
Akinori MUSHA
65dac0040a De-pkg-comment. 2003-02-21 11:23:04 +00:00
Oliver Braun
39800089b4 Add the new virtual category haskell. 2002-11-20 09:10:55 +00:00
Oliver Braun
e8cd55cc7d Add prefix `hs-' for Haskell related ports after repo copy.
Remove Haskell ports without prefix.
2002-09-04 18:39:09 +00:00
Jimmy Olgeni
cb93c5c16a Update port to version 1.13.
PR:		40172
Submitted by:	Simon Marlow <simon@smarlow.com>
2002-07-04 09:35:48 +00:00
David W. Chapman Jr.
ec145c85ff Fix building for -stable
PR:		38461
Submitted by:	obraun@informatik.unibw-muenchen.de
Approved by:	maintainer
2002-05-24 01:27:14 +00:00
Kris Kennaway
0d4b4652fe BROKEN: does not build 2002-05-17 09:36:20 +00:00
Jimmy Olgeni
da73395b5f Update port to version 1.11
PR:		30911
Submitted by:	Simon Marlow <simon@smarlow.com>
2002-01-07 14:40:14 +00:00
Kevin Lo
ee8914ce83 Upgrade to version 1.10
PR: 27092
Submitted by: MAINTAINER
2001-05-07 15:27:55 +00:00
Will Andrews
34f7aaa2ab Add happy 1.9, a parser generator for the functional language Haskell.
PR:		23750
Submitted by:	Simon Marlow <simonmar@microsoft.com>
2000-12-26 05:25:48 +00:00