Skip site navigation (1)Skip section navigation (2)

CVS log for ports/lang/ghc/Makefile

[BACK] Up to [FreeBSD] / ports / lang / ghc

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.93: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:23:43 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +1 -1 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav

Revision 1.92: download - view: text, markup, annotated - select for diffs
Wed Aug 24 13:17:35 2011 UTC (5 months, 2 weeks ago) by pgj
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +0 -4 lines
- Unbreak on 9.x.  Random core dumps experienced during the build are
  probably caused by an rtld(1) bug in the base system that may not
  affect everybody, though.

  For affected systems: watch out for the upcoming rtld(1) fix (by
  Kostik Belousov) to be committed soon.

Revision 1.91: download - view: text, markup, annotated - select for diffs
Wed May 25 18:57:25 2011 UTC (8 months, 2 weeks ago) by ashish
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +3 -0 lines
- Fix lang/ghc to not install unusable haddock when NOPORTDOCS is set
- Fix lang/ghc/bsd.cabal.mk to depend on devel/hs-haddock for documentation
- Split textproc/hs-xhtml into a separate -docs port (required by haddock)
- Bump PORTREVISION of devel/hs-haskell-platform, depends on textproc/hs-xhtml

Obtained from:	FreeBSD Haskell

Revision 1.90: download - view: text, markup, annotated - select for diffs
Sat May 21 02:08:40 2011 UTC (8 months, 3 weeks ago) by ashish
Branches: MAIN
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +4 -0 lines
- Mark BROKEN on 9.x: does not compile

Reported by:   pointyhat

Revision 1.89: download - view: text, markup, annotated - select for diffs
Mon May 9 05:28:46 2011 UTC (9 months ago) by ashish
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +119 -144 lines
- 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

Revision 1.88: download - view: text, markup, annotated - select for diffs
Sat Dec 4 07:32:20 2010 UTC (14 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +1 -1 lines
Sync to new bsd.autotools.mk

Revision 1.87: download - view: text, markup, annotated - select for diffs
Sat Oct 16 11:52:14 2010 UTC (15 months, 3 weeks ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +1 -1 lines
Punt autoconf267->autoconf268

Revision 1.86: download - view: text, markup, annotated - select for diffs
Wed Sep 15 18:34:37 2010 UTC (16 months, 3 weeks ago) by ade
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +2 -2 lines
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:	portmgr (for Mk/bsd.port.mk part)
Tested by:	Multiple -exp runs

Revision 1.85: download - view: text, markup, annotated - select for diffs
Wed Apr 21 19:53:03 2010 UTC (21 months, 2 weeks ago) by pgj
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +18 -10 lines
- Unbreak build.
- While I am here: unbreak on 9.X as well, shrink bootstraps.

Supported by:	itetcu, jacula

Revision 1.84: download - view: text, markup, annotated - select for diffs
Mon Apr 19 16:22:15 2010 UTC (21 months, 3 weeks ago) by itetcu
Branches: MAIN
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +2 -0 lines
Broken by the recent gmp update.

Submitted by:	QAT
Confirmed by:	kib@

Revision 1.83: download - view: text, markup, annotated - select for diffs
Mon Apr 19 10:43:26 2010 UTC (21 months, 3 weeks ago) by ale
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +2 -2 lines
Switch to use newer GMP version.

PR:		ports/144487
Submitted by:	ale
Approved by:	portmgr (-exp run by erwin)

Revision 1.82: download - view: text, markup, annotated - select for diffs
Sun Dec 6 20:56:52 2009 UTC (2 years, 2 months ago) by pgj
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +2 -1 lines
- Update HsColour to 1.15
- Bump PORTREVISION for all affected ports

PR:		ports/138567, ports/138568
Submitted by:	Ashish Shukla <wahjava (at) gmail.com>
Approved by:	maintainer

Revision 1.81: download - view: text, markup, annotated - select for diffs
Sun Nov 8 19:40:06 2009 UTC (2 years, 3 months ago) by pgj
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +4 -4 lines
- Fix installation of hs-ghc-paths as slave port when build is launched in
  user mode.

PR:		ports/140269
Submitted by:	Makoto Kishimoto <ksmakoto(at)dd(dot)iij4u(dot)or(dot)jp>

Revision 1.80: download - view: text, markup, annotated - select for diffs
Wed Sep 2 15:38:40 2009 UTC (2 years, 5 months ago) by pgj
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +162 -54 lines
- 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

Revision 1.79: download - view: text, markup, annotated - select for diffs
Sat Aug 15 16:09:45 2009 UTC (2 years, 5 months ago) by erwin
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +3 -1 lines
Mark BROKEN on 8.x: does not build

Revision 1.78: download - view: text, markup, annotated - select for diffs
Sat Jun 20 07:22:04 2009 UTC (2 years, 7 months ago) by pgj
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +1 -5 lines
- Unbreak build

Approved by:	tabthorpe (mentor, implicit)

Revision 1.77: download - view: text, markup, annotated - select for diffs
Thu Jun 18 20:37:30 2009 UTC (2 years, 7 months ago) by pav
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +2 -0 lines
- Mark BROKEN: does not configure

Reported by:	pointyhat, QAT

Revision 1.76: download - view: text, markup, annotated - select for diffs
Wed May 13 09:45:52 2009 UTC (2 years, 8 months ago) by ale
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +2 -2 lines
Chase libgmp and bump PORTREVISION.

Revision 1.75: download - view: text, markup, annotated - select for diffs
Tue May 12 11:28:16 2009 UTC (2 years, 9 months ago) by itetcu
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +3 -3 lines
Fix LIB_DEPENDS on devel/readline: its sh lib version was bumped recently from
5 to 6.

Forgotten by:	araujo@
Reported by:	QAT

Revision 1.74: download - view: text, markup, annotated - select for diffs
Fri Mar 6 19:31:19 2009 UTC (2 years, 11 months ago) by pgj
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +2 -2 lines
- Update hs-hscolour to 1.12

PR:		ports/132279
Submitted by:	Jacula Modyun <jacula (at) gmail (dot) com>
Approved by:	tabthorpe

Revision 1.73: download - view: text, markup, annotated - select for diffs
Mon Jan 5 20:36:30 2009 UTC (3 years, 1 month ago) by pav
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +1 -3 lines
- Remove conditional checks for FreeBSD 5.x and older

Revision 1.72: download - view: text, markup, annotated - select for diffs
Sun Oct 26 18:14:28 2008 UTC (3 years, 3 months ago) by amdmi3
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +2 -2 lines
- Update print/hs-hscolour to version 1.10.1

PR:		128344
Submitted by:	Jacula Modyun <jacula at gmail dot com> (maintainer)
Approved by:	obraun (for lang/ghc and devel/hs-haddock-docs)

Revision 1.71: download - view: text, markup, annotated - select for diffs
Wed Aug 20 00:56:51 2008 UTC (3 years, 5 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +1 -1 lines
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:	exp build run (erwin)

Revision 1.70: download - view: text, markup, annotated - select for diffs
Fri Aug 15 04:34:09 2008 UTC (3 years, 5 months ago) by edwin
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +2 -1 lines
[MAINTAINER UPDATE]: print/hs-hscolour updated to port version 1.10

Step 3 - lang/ghc

PR:             ports/126008
Submitted by:   Jacula Modyun <jacula@gmail.com>

Revision 1.69: download - view: text, markup, annotated - select for diffs
Fri Jul 18 20:05:15 2008 UTC (3 years, 6 months ago) by obraun
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +1 -4 lines
Upgrade ghc to 6.8.3.

Revision 1.68: download - view: text, markup, annotated - select for diffs
Fri May 23 20:32:10 2008 UTC (3 years, 8 months ago) by obraun
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +7 -0 lines
Fix plist if building with NOPORTDOCS.

Revision 1.67: download - view: text, markup, annotated - select for diffs
Sun May 4 19:25:37 2008 UTC (3 years, 9 months ago) by obraun
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +2 -2 lines
Updated haddock to 2.1.0.

Revision 1.66: download - view: text, markup, annotated - select for diffs
Thu Mar 6 17:03:29 2008 UTC (3 years, 11 months ago) by obraun
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +2 -3 lines
Install manpage only with docs (building manpage depends on textproc/libxslt).

Revision 1.65: download - view: text, markup, annotated - select for diffs
Sun Mar 2 19:27:24 2008 UTC (3 years, 11 months ago) by obraun
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +3 -0 lines
* Add to patches to fix ghc on amd64, which enables building of hs-alex, whitespace, ...
* Bump PORTREVISION.

Obtained from:	http://hackage.haskell.org/trac/ghc

Revision 1.64: download - view: text, markup, annotated - select for diffs
Sat Mar 1 13:54:33 2008 UTC (3 years, 11 months ago) by obraun
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +7 -2 lines
Disable WITH_DOCS on amd64.

PR:		ports/121251
Submitted by:	"Brian O'Hanlon" <brianpo@cmu.edu>

Revision 1.63: download - view: text, markup, annotated - select for diffs
Fri Feb 29 21:26:22 2008 UTC (3 years, 11 months ago) by obraun
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +2 -4 lines
Ups, forgot to remove local hack for testing in previous commit :-(

Revision 1.62: download - view: text, markup, annotated - select for diffs
Fri Feb 29 21:15:50 2008 UTC (3 years, 11 months ago) by obraun
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +98 -9 lines
* Add new knob WITH_DOCS to install the user
  documentation and the hyperlinkable documentation, generated
  by haddock and HsColour.
* Build haddock and HsColour for building documentaion only.
* Install manpage.

PR:		ports/120975
Submitted by:	Jacula Modyun <jacula@gmail.com>

Revision 1.61: download - view: text, markup, annotated - select for diffs
Fri Feb 22 12:00:59 2008 UTC (3 years, 11 months ago) by obraun
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +13 -7 lines
Welcome ghc on amd64.

Bootstrap tarball submitted by:	"Thomas M. Hermann" <tmh.public@gmail.com>

Revision 1.60: download - view: text, markup, annotated - select for diffs
Sat Feb 9 18:05:45 2008 UTC (4 years ago) by obraun
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +4 -2 lines
* Correct pkg-plist.
* Add dependency on readline if already installed.
* Mark unbroken.

PR:		ports/120360
Submitted by:	Jacula Modyun <jacula@gmail.com>

Revision 1.59: download - view: text, markup, annotated - select for diffs
Fri Jan 25 20:15:26 2008 UTC (4 years ago) by erwin
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +2 -0 lines
Mark BROKEN: does not deinstall

Revision 1.58: download - view: text, markup, annotated - select for diffs
Fri Jan 4 21:01:07 2008 UTC (4 years, 1 month ago) by obraun
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +4 -3 lines
Enable build on 7.x.

Revision 1.57: download - view: text, markup, annotated - select for diffs
Mon Dec 31 10:55:20 2007 UTC (4 years, 1 month ago) by obraun
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +4 -5 lines
Reactivate dependency on libgmp-port

Revision 1.56: download - view: text, markup, annotated - select for diffs
Sun Dec 30 11:37:20 2007 UTC (4 years, 1 month ago) by obraun
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +9 -14 lines
Update to 6.8.2.

Revision 1.55: download - view: text, markup, annotated - select for diffs
Thu Oct 4 01:25:16 2007 UTC (4 years, 4 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +2 -8 lines
Remove always-false/true conditions based on OSVERSION 500000

Revision 1.54: download - view: text, markup, annotated - select for diffs
Sun Sep 30 03:51:08 2007 UTC (4 years, 4 months ago) by linimon
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +2 -2 lines
Switch autoconf dependency to 2.61.

PR:		ports/116639
Submitted by:	aDe

Revision 1.53: download - view: text, markup, annotated - select for diffs
Sat Sep 29 20:57:27 2007 UTC (4 years, 4 months ago) by linimon
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +6 -7 lines
Move the USE_PERL definitions, and others, before pre.mk inclusion.  This
will be needed to conditionalize bsd.perl.mk inclusion.

Approved by:	maintainer

Revision 1.52: download - view: text, markup, annotated - select for diffs
Mon Sep 17 05:43:54 2007 UTC (4 years, 4 months ago) by vs
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +9 -23 lines
Re-structure support for libraries in GHC:
This commit splits off the supporting libraries that pull in additional
dependencies like X11 and GL. These will be provided by separate ports
like x11/hs-x11-ghc using the "Cabal"-mechanism (a framework for installing
additional libraries into Haskell environments like GHC and NHC).
Accordingly, the libraries will put their files into a subdirectory of GHC.
List of libraries that have been split off: ALUT GLUT HGL OpenAL OpenGL X11

Also, finally remove dependency on devel/readline: the current readline in
base has all the features we need.

Bump PORTREVISION accordingly.

Tested through Tinderbox runs on lang/ghc and devel/darcs. Please be patient
for the supporting libraries to roll in in the next few days. All screwups
are my fault only and should not be attributed to haskell@.

Revision 1.51: download - view: text, markup, annotated - select for diffs
Sat Sep 8 01:00:15 2007 UTC (4 years, 5 months ago) by linimon
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +0 -4 lines
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr

Revision 1.50: download - view: text, markup, annotated - select for diffs
Sat Jun 23 10:25:50 2007 UTC (4 years, 7 months ago) by obraun
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +1 -5 lines
Update to 6.6.1.

Revision 1.49: download - view: text, markup, annotated - select for diffs
Sat May 19 20:13:38 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.48: download - view: text, markup, annotated - select for diffs
Thu Feb 15 05:13:41 2007 UTC (4 years, 11 months ago) by vs
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +2 -1 lines
Use MASTER_SITE_LOCAL for our own boot-file

Revision 1.47: download - view: text, markup, annotated - select for diffs
Wed Jan 24 23:55:35 2007 UTC (5 years ago) by obraun
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +1 -1 lines
Moved bootstrap tarball to haskell.org. Therefore readd master site.

Revision 1.46: download - view: text, markup, annotated - select for diffs
Mon Jan 22 05:06:44 2007 UTC (5 years ago) by vs
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +12 -12 lines
Update lang/ghc to 6.6

Also fixes readline issue reported in PR ports/107380.
OpenAL support is not yet fixed, we might break that out into a
separate port, now that the upstream infrastructure is in place.

Your haskell@ team, Olli & Volker

Revision 1.45: download - view: text, markup, annotated - select for diffs
Fri Jun 23 10:56:50 2006 UTC (5 years, 7 months ago) by vs
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +3 -0 lines
Mark as BROKEN on -CURRENT until there's such thing as compat6x or somebody
does a bootstrap. libmapping the newer libs seems not to work.

Revision 1.44: download - view: text, markup, annotated - select for diffs
Tue Jun 13 17:34:59 2006 UTC (5 years, 7 months ago) by oliver
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +5 -6 lines
make portlint happier

PR:		ports/96548
Approved by:	previous maintainer

Revision 1.43: download - view: text, markup, annotated - select for diffs
Mon May 29 08:14:05 2006 UTC (5 years, 8 months ago) by vs
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -1 lines
Assign to haskell@FreeBSD.org: Simon hasn't enough time to care for the FreeBSD version
and most of the problems with the port are my fault anyway.

Approved by: maintainer

Revision 1.42: download - view: text, markup, annotated - select for diffs
Sun May 28 09:30:51 2006 UTC (5 years, 8 months ago) by vs
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +5 -6 lines
- Enable build for 5.x
- Prune compat5 from LIB_DEPENDS on 6.x as it has been redundant for a while.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Wed May 17 07:08:26 2006 UTC (5 years, 8 months ago) by vs
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +4 -1 lines
Mark as IGNORE for < 6.x as we do not have a bootstrap-tarball yet.

Revision 1.40: download - view: text, markup, annotated - select for diffs
Wed May 10 14:46:41 2006 UTC (5 years, 9 months ago) by ale
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -1 lines
Chase gmp library and bump PORTREVISION.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Mon May 8 09:51:18 2006 UTC (5 years, 9 months ago) by vs
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +6 -14 lines
Update to 6.4.2
This build uses an unthreaded RTS, please see the GHC mailing lists for
details and report any problems you observe (eg. non-termination/segfaults in
compiled binaries).

Approved by: cabal

Revision 1.38: download - view: text, markup, annotated - select for diffs
Mon May 1 11:23:17 2006 UTC (5 years, 9 months ago) by vs
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +13 -6 lines
Unbreak by disconnecting OpenAL support for now. The version in ports
seems to be different from the one GHC expects.

Approved by: Haskell cabal

Revision 1.37: download - view: text, markup, annotated - select for diffs
Thu Jan 12 12:54:23 2006 UTC (6 years ago) by sem
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -1 lines
- 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>

Revision 1.36: download - view: text, markup, annotated - select for diffs
Fri Jan 6 09:36:41 2006 UTC (6 years, 1 month ago) by vs
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +20 -5 lines
Honour WITHOUT_X11.
Note that except for OpenAL the --without-foo flags to configure are currently
ignored, so some post-configure intervention is required to get this right
when X11 is present but not desired.

Requested by:	Yuri Karaban
Approved by:	maintainer (cabal)

Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:49:54 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -1 lines
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Sun Oct 16 20:30:58 2005 UTC (6 years, 3 months ago) by vs
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +4 -0 lines
Requires newer version of perl than base in 4.x

Revision 1.33: download - view: text, markup, annotated - select for diffs
Fri Oct 14 12:01:17 2005 UTC (6 years, 3 months ago) by vs
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +7 -7 lines
Update to 6.4.1

Approved by: maintainer (cabal)

Revision 1.32: download - view: text, markup, annotated - select for diffs
Fri Aug 26 05:22:42 2005 UTC (6 years, 5 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +4 -1 lines
Fix build on 6.x

Submitted by:	lesi
Approved by:	portmgr (self)

Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Jun 28 06:45:28 2005 UTC (6 years, 7 months ago) by vs
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +12 -11 lines
Add off-site patches partially obtained from CVS to enable libglut (fixes to include-path)
and OpenAL (needs -pthread). This requires running $AUTOCONF after patching the
autoconf-files. Bump PORTREVISION.

Requested by:	Ron de Bruijn
Approved by:	maintainer (Haskell cabal)

Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed Mar 23 08:43:18 2005 UTC (6 years, 10 months ago) by vs
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -0 lines
Set USE_GL to pull in missing stuff

Noticed by:	krisbot
Tested by:	obraun@
Approved by:	portmgr (marcus)

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun Mar 20 21:53:49 2005 UTC (6 years, 10 months ago) by vs
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -0 lines
Resurrect patch to bring libgmp into scope which got accidently dropped on
the recent upgrade.

Approved by: Haskell cabal

Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon Mar 14 17:32:11 2005 UTC (6 years, 10 months ago) by obraun
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -1 lines
Upgrade to 6.4.

Approved by:	maintainer

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sun Oct 17 09:24:59 2004 UTC (7 years, 3 months ago) by obraun
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +7 -11 lines
Upgrade ghc to 6.2.2, remove BROKEN, make portlint a little bit happier.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat Sep 18 17:22:26 2004 UTC (7 years, 4 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +4 -0 lines
BROKEN on 5.x: Does not compile

Approved by:    portmgr (self)

Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Jul 26 12:06:06 2004 UTC (7 years, 6 months ago) by vs
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -3 lines
Remove mirror.ac.uk from MASTERSITES in Haskell(-related) ports.

PR:		ports/69481
Submitted by:	Tim Bishop

Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue May 11 19:22:25 2004 UTC (7 years, 9 months ago) by obraun
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +3 -1 lines
Add the mirror http://www.mirror.ac.uk/sites/www.haskell.org/ to MASTER_SITES.

Pointed out by: Simon Marlow <simonmar@microsoft.com>

Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Mar 24 09:48:39 2004 UTC (7 years, 10 months ago) by obraun
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -2 lines
Upgrade to 6.2.1.

Approved by:	maintainer

Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:21:37 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)

Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Jan 15 22:56:09 2004 UTC (8 years ago) by obraun
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +8 -15 lines
* Upgrade lang/ghc to 6.2.
* Welcome lang/ghc5 after repocopy from lang/ghc.
* Say goodbye to lang/ghc6.
* Fix dependency of devel/hs-tclhaskell-ghc and devel/hs-uni.

Approved by:	portmgr (marcus), maintainer
Repocopy by:	joe

Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Dec 16 10:08:51 2003 UTC (8 years, 1 month ago) by obraun
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -14 lines
Use patches and libgmp port on -STABLE, too.

Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Approved by:	maintainer

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Dec 12 16:33:17 2003 UTC (8 years, 2 months ago) by obraun
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +20 -1 lines
- Fix build on -CURRENT by importing some gcc33 fixes
- Fix linker issue on -CURRENT by not using SplitObjs, same as:
   http://www.haskell.org/pipermail/glasgow-haskell-users/2003-June/005289.html
- Use libgmp from ports on -CURRENT (saves further patching)
- Bump PORTREVISION

PR:		ports/60155
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Approved by:	maintainer

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Mar 27 22:55:09 2003 UTC (8 years, 10 months ago) by obraun
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
Upgrade to 5.04.3.

PR:		ports/50354
Submitted by:	maintainer

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Feb 21 12:35:02 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -0 lines
De-pkg-comment.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Jan 1 17:24:59 2003 UTC (9 years, 1 month ago) by obraun
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +6 -5 lines
Upgrade to 5.04.2.

PR:		ports/46230
Submitted by:	maintainer

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Nov 20 09:10:55 2002 UTC (9 years, 2 months ago) by obraun
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
Add the new virtual category haskell.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Sep 17 20:09:56 2002 UTC (9 years, 4 months ago) by obraun
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -2 lines
Upgrade to 5.04.1.

Note: This does *NOT* work on -current. The bootstrap tarball for -current is
      still missing. I am working on it. However I wanted to make this new
      version available on 4.7-R.

Submitted by:	maintainer

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Aug 22 12:53:38 2002 UTC (9 years, 5 months ago) by obraun
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +32 -1 lines
* Install three binaries with prefix "-ghc" to avoid problems with
  textproc/haxml and devel/drift. (1)
* Add WITHOUT_PROFILE knob to install without profiling libraries. (2)
* Bump PORTREVISION.

PR:		ports/41051 (1), ports/41231 (2)
Submitted by:	Volker Stolz <vs@lambda.foldr.org> (2)
Approved by:	maintainer, dwcjr (mentor)

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Jul 23 01:18:29 2002 UTC (9 years, 6 months ago) by naddy
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -0 lines
* All the world's an i386...
* Remove empty patch file.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Jul 21 16:57:23 2002 UTC (9 years, 6 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -0 lines
I forgot to add 2 new patchfiles :(

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Jul 21 14:10:56 2002 UTC (9 years, 6 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Update port to version 5.04.

PR:		40779
Submitted by:	Simon Marlow <simon@smarlow.com>
Reviewed by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed May 8 16:41:23 2002 UTC (9 years, 9 months ago) by dwcjr
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +12 -3 lines
Fix for -current

PR:		36803
Submitted by:	maintainer

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Jan 31 11:09:00 2002 UTC (10 years ago) by olgeni
Branches: MAIN
CVS tags: RELEASE_5_0_DP1
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Update port to version 5.02.2 and remove dependency on devel/happy from the
configuration script.

PR:		34349
Submitted by:	Simon Marlow <simon@smarlow.com>

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Jan 7 14:39:00 2002 UTC (10 years, 1 month ago) by olgeni
Branches: MAIN
CVS tags: RELEASE_4_5_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +19 -41 lines
Update port to version 5.02.1

PR:		32001
Submitted by:	Simon Marlow <simon@smarlow.com>

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Feb 26 04:39:59 2001 UTC (10 years, 11 months ago) by steve
Branches: MAIN
CVS tags: RELEASE_4_4_0, RELEASE_4_3_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -5 lines
Update to version 4.08.2.

PR:		24934
Submitted by:	Simon Marlow <simonmar@microsoft.com>

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Oct 13 20:17:44 2000 UTC (11 years, 3 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +28 -5 lines
Update to 4.08.1

PR:		21502
Submitted by:	maintainer

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Aug 12 19:13:05 2000 UTC (11 years, 6 months ago) by nbm
Branches: MAIN
CVS tags: RELEASE_4_1_1
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -4 lines
Update to 4.08

PR:		ports/19936
Submitted by:	Simon Marlow <simonmar@microsoft.com> (maintainer)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Apr 12 06:18:41 2000 UTC (11 years, 10 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3 lines
Convert to the PORTNAME - PORTVERSION syntax.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Mar 4 13:50:13 2000 UTC (11 years, 11 months ago) by jedgar
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +11 -6 lines
Update port to 4.06

PR:		17115
Submitted by:	Maintainer

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed Nov 10 17:25:28 1999 UTC (12 years, 3 months ago) by nectar
Branches: VIDRINE
CVS tags: v4_04, RELEASE_3_4_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
GHC: The Glasgow Haskell Compiler.

The Glasgow Haskell Compiler is a robust, fully-featured, optimising
compiler for the functional programming language Haskell 98
(http://www.haskell.org). GHC compiles Haskell to either native code
or C. It implements numerous experimental language extensions to
Haskell, including concurrency, a foreign language interface, several
type-system extensions, exceptions, and so on. GHC comes with a
generational garbage collector, a space and time profiler, and a
comprehensive set of libraries.

PR:		ports/13786
Submitted by:	Simon Marlow <simonm@dcs.gla.ac.uk>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Nov 10 17:25:28 1999 UTC (12 years, 3 months ago) by nectar
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options