aboutsummaryrefslogtreecommitdiff
path: root/lang/ghc/files
Commit message (Collapse)AuthorAgeFilesLines
* - Loosen make restart checks a bit to fix build on certainGabor Pali2012-06-081-7/+15
| | | | | | | | | | configurations (e.g. pointyhat) PR: ports/168761 Submitted by: Roman Naumann <namor@hemio.de> Notes: svn path=/head/; revision=298769
* - Update The Glorious Glasgow Haskell Compiler to version 7.4.1Gabor Pali2012-06-0310-113/+238
| | | | | | | | | | | | | | Please note that port revision for all the Haskell ports without version changes are also bumped. Other per-port updates are coming soon (in separate commits)! In addition to that, separate -docs ports are no longer needed so they are now removed. Thanks ashish@ for the assistance. Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=298155
* - Fix building on 10-CURRENT i386Ashish SHUKLA2012-04-171-0/+12
| | | | | | | Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=294945
* - Please welcome GHC 7.0.4Gabor Pali2012-02-132-0/+39
| | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=291136
* - Please welcome GHC 7.0.3Ashish SHUKLA2011-05-096-27/+124
| | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=273838
* - Update GHC and Haskell ports to 6.10.4 (for both i386 and amd64), bumpGabor Pali2009-09-027-19/+53
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=240717
* Upgrade ghc to 6.8.3.Oliver Braun2008-07-185-172/+4
| | | | Notes: svn path=/head/; revision=217059
* * Add to patches to fix ghc on amd64, which enables building of hs-alex, ↵Oliver Braun2008-03-022-0/+129
| | | | | | | | | | | whitespace, ... * Bump PORTREVISION. Obtained from: http://hackage.haskell.org/trac/ghc Notes: svn path=/head/; revision=208344
* * Add new knob WITH_DOCS to install the userOliver Braun2008-02-292-0/+20
| | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=208220
* Reactivate dependency on libgmp-portOliver Braun2007-12-312-7/+35
| | | | Notes: svn path=/head/; revision=204755
* Re-structure support for libraries in GHC:Volker Stolz2007-09-172-21/+0
| | | | | | | | | | | | | | | | | | | | | 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@. Notes: svn path=/head/; revision=199587
* Update to 6.6.1.Oliver Braun2007-06-233-0/+21
| | | | Notes: svn path=/head/; revision=194113
* Update lang/ghc to 6.6Volker Stolz2007-01-222-16/+2
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=182938
* Update to 6.4.2Volker Stolz2006-05-081-0/+14
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=161686
* Resurrect patch to bring libgmp into scope which got accidently dropped onVolker Stolz2005-03-201-0/+10
| | | | | | | | | the recent upgrade. Approved by: Haskell cabal Notes: svn path=/head/; revision=131794
* Upgrade to 6.4.Oliver Braun2005-03-141-10/+0
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=131220
* Upgrade to 6.2.1.Oliver Braun2004-03-243-44/+6
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=105113
* * Upgrade lang/ghc to 6.2.Oliver Braun2004-01-158-85/+48
| | | | | | | | | | | | * 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 Notes: svn path=/head/; revision=98232
* Use patches and libgmp port on -STABLE, too.Oliver Braun2003-12-165-0/+0
| | | | | | | | Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Approved by: maintainer Notes: svn path=/head/; revision=95943
* - Fix build on -CURRENT by importing some gcc33 fixesOliver Braun2003-12-125-0/+85
| | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=95673
* Remove no longer needed patches.Oliver Braun2002-09-182-64/+0
| | | | Notes: svn path=/head/; revision=66581
* * All the world's an i386...Christian Weisgerber2002-07-231-0/+0
| | | | | | | * Remove empty patch file. Notes: svn path=/head/; revision=63419
* I forgot to add 2 new patchfiles :(Jimmy Olgeni2002-07-212-0/+64
| | | | Notes: svn path=/head/; revision=63315
* Update port to version 5.04.Jimmy Olgeni2002-07-211-19/+0
| | | | | | | | | PR: 40779 Submitted by: Simon Marlow <simon@smarlow.com> Reviewed by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=63307
* Update port to version 5.02.2 and remove dependency on devel/happy from theJimmy Olgeni2002-01-311-0/+19
| | | | | | | | | | configuration script. PR: 34349 Submitted by: Simon Marlow <simon@smarlow.com> Notes: svn path=/head/; revision=54076
* Update port to version 5.02.1Jimmy Olgeni2002-01-072-24/+0
| | | | | | | | PR: 32001 Submitted by: Simon Marlow <simon@smarlow.com> Notes: svn path=/head/; revision=52717
* Update to version 4.08.2.Steve Price2001-02-261-100/+0
| | | | | | | | PR: 24934 Submitted by: Simon Marlow <simonmar@microsoft.com> Notes: svn path=/head/; revision=38755
* Update to 4.08.1Ade Lovett2000-10-133-1/+120
| | | | | | | | PR: 21502 Submitted by: maintainer Notes: svn path=/head/; revision=33778
* Update to 4.08Neil Blakey-Milner2000-08-121-2/+2
| | | | | | | | PR: ports/19936 Submitted by: Simon Marlow <simonmar@microsoft.com> (maintainer) Notes: svn path=/head/; revision=31581
* Update port to 4.06Chris D. Faulhaber2000-03-041-0/+1
| | | | | | | | PR: 17115 Submitted by: Maintainer Notes: svn path=/head/; revision=26529
* GHC: The Glasgow Haskell Compiler.Jacques Vidrine1999-11-101-0/+4
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> Notes: svn path=/head/; revision=23008