aboutsummaryrefslogtreecommitdiff
path: root/lang/ghc
Commit message (Collapse)AuthorAgeFilesLines
* Mark as BROKEN on -CURRENT until there's such thing as compat6x or somebodyVolker Stolz2006-06-231-0/+3
| | | | | | | does a bootstrap. libmapping the newer libs seems not to work. Notes: svn path=/head/; revision=166104
* make portlint happierOliver Lehmann2006-06-131-6/+5
| | | | | | | | PR: ports/96548 Approved by: previous maintainer Notes: svn path=/head/; revision=165325
* Assign to haskell@FreeBSD.org: Simon hasn't enough time to care for the ↵Volker Stolz2006-05-291-1/+1
| | | | | | | | | | | FreeBSD version and most of the problems with the port are my fault anyway. Approved by: maintainer Notes: svn path=/head/; revision=163812
* - Enable build for 5.xVolker Stolz2006-05-282-6/+8
| | | | | | | - Prune compat5 from LIB_DEPENDS on 6.x as it has been redundant for a while. Notes: svn path=/head/; revision=163680
* Mark as IGNORE for < 6.x as we do not have a bootstrap-tarball yet.Volker Stolz2006-05-171-1/+4
| | | | Notes: svn path=/head/; revision=162626
* Chase gmp library and bump PORTREVISION.Alex Dupre2006-05-101-1/+2
| | | | Notes: svn path=/head/; revision=161929
* Update to 6.4.2Volker Stolz2006-05-084-23/+33
| | | | | | | | | | | 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
* Unbreak by disconnecting OpenAL support for now. The version in portsVolker Stolz2006-05-011-6/+13
| | | | | | | | | seems to be different from the one GHC expects. Approved by: Haskell cabal Notes: svn path=/head/; revision=161034
* SHA256ifyEdwin Groothuis2006-01-301-2/+6
| | | | | | | APproved by: krion@ Notes: svn path=/head/; revision=154799
* - Update graphics/libglut to 6.4.1.Sergey Matveychuk2006-01-121-1/+2
| | | | | | | | | | | | | | - 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> Notes: svn path=/head/; revision=153347
* Honour WITHOUT_X11.Volker Stolz2006-01-062-382/+397
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=152881
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=148323
* Requires newer version of perl than base in 4.xVolker Stolz2005-10-161-0/+4
| | | | Notes: svn path=/head/; revision=145590
* Update distinfo, since I have rerolled the boostrap tarball on haskell.org.Oliver Braun2005-10-151-2/+2
| | | | Notes: svn path=/head/; revision=145461
* Update to 6.4.1Volker Stolz2005-10-143-15/+110
| | | | | | | Approved by: maintainer (cabal) Notes: svn path=/head/; revision=145366
* Fix build on 6.xKirill Ponomarev2005-08-261-1/+4
| | | | | | | | Submitted by: lesi Approved by: portmgr (self) Notes: svn path=/head/; revision=140978
* Add off-site patches partially obtained from CVS to enable libglut (fixes to ↵Volker Stolz2005-06-283-11/+120
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=138100
* Set USE_GL to pull in missing stuffVolker Stolz2005-03-231-0/+1
| | | | | | | | | Noticed by: krisbot Tested by: obraun@ Approved by: portmgr (marcus) Notes: svn path=/head/; revision=131916
* Resurrect patch to bring libgmp into scope which got accidently dropped onVolker Stolz2005-03-202-0/+11
| | | | | | | | | the recent upgrade. Approved by: Haskell cabal Notes: svn path=/head/; revision=131794
* Upgrade to 6.4.Oliver Braun2005-03-144-32/+413
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=131220
* Update checksum. Tarball has been rerolled just containing an update to the ↵Oliver Braun2004-10-201-2/+2
| | | | | | | ANNOUNCE file. Notes: svn path=/head/; revision=119879
* Upgrade ghc to 6.2.2, remove BROKEN, make portlint a little bit happier.Oliver Braun2004-10-172-17/+13
| | | | Notes: svn path=/head/; revision=119647
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-181-0/+4
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118243
* Remove mirror.ac.uk from MASTERSITES in Haskell(-related) ports.Volker Stolz2004-07-261-3/+1
| | | | | | | | PR: ports/69481 Submitted by: Tim Bishop Notes: svn path=/head/; revision=114763
* Add the mirror http://www.mirror.ac.uk/sites/www.haskell.org/ to MASTER_SITES.Oliver Braun2004-05-111-1/+3
| | | | | | | Pointed out by: Simon Marlow <simonmar@microsoft.com> Notes: svn path=/head/; revision=108940
* Upgrade to 6.2.1.Oliver Braun2004-03-246-50/+16
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=105113
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Remove this one. The contents is not true for the current port version.Oliver Braun2004-02-031-10/+0
| | | | Notes: svn path=/head/; revision=99893
* * Upgrade lang/ghc to 6.2.Oliver Braun2004-01-1511-822/+830
| | | | | | | | | | | | * 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-167-15/+3
| | | | | | | | 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-127-2/+106
| | | | | | | | | | | | | | - 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
* Upgrade to 5.04.3.Oliver Braun2003-03-272-4/+4
| | | | | | | | PR: ports/50354 Submitted by: maintainer Notes: svn path=/head/; revision=77558
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76037
* Upgrade to 5.04.2.Oliver Braun2003-01-012-8/+9
| | | | | | | | PR: ports/46230 Submitted by: maintainer Notes: svn path=/head/; revision=72056
* Add the new virtual category haskell.Oliver Braun2002-11-201-1/+1
| | | | Notes: svn path=/head/; revision=70558
* Add md5sum for -current bootstrap tarball. It works now on -current.Oliver Braun2002-09-191-0/+1
| | | | Notes: svn path=/head/; revision=66710
* Remove no longer needed patches.Oliver Braun2002-09-182-64/+0
| | | | Notes: svn path=/head/; revision=66581
* Upgrade to 5.04.1.Oliver Braun2002-09-173-17/+3
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=66530
* Fix pkg-message, after adding `hs-' prefix to Haskell ports.Oliver Braun2002-09-041-1/+2
| | | | Notes: svn path=/head/; revision=65612
* * Install three binaries with prefix "-ghc" to avoid problems withOliver Braun2002-08-223-352/+398
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=64818
* * All the world's an i386...Christian Weisgerber2002-07-232-0/+2
| | | | | | | * Remove empty patch file. Notes: svn path=/head/; revision=63419
* I forgot to add 2 new patchfiles :(Jimmy Olgeni2002-07-213-0/+65
| | | | Notes: svn path=/head/; revision=63315
* Update port to version 5.04.Jimmy Olgeni2002-07-214-162/+427
| | | | | | | | | PR: 40779 Submitted by: Simon Marlow <simon@smarlow.com> Reviewed by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=63307
* Fix for -currentDavid W. Chapman Jr.2002-05-082-3/+13
| | | | | | | | PR: 36803 Submitted by: maintainer Notes: svn path=/head/; revision=58715
* Update port to version 5.02.2 and remove dependency on devel/happy from theJimmy Olgeni2002-01-313-3/+22
| | | | | | | | | | 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-075-536/+607
| | | | | | | | PR: 32001 Submitted by: Simon Marlow <simon@smarlow.com> Notes: svn path=/head/; revision=52717
* Update to version 4.08.2.Steve Price2001-02-264-107/+6
| | | | | | | | PR: 24934 Submitted by: Simon Marlow <simonmar@microsoft.com> Notes: svn path=/head/; revision=38755
* Update to 4.08.1Ade Lovett2000-10-136-8/+150
| | | | | | | | PR: 21502 Submitted by: maintainer Notes: svn path=/head/; revision=33778
* Add missing file (bin/ghcprof).Satoshi Asami2000-09-241-0/+1
| | | | | | | Submitted by: onigiri Notes: svn path=/head/; revision=33077
* Update to 4.08Neil Blakey-Milner2000-08-124-14/+257
| | | | | | | | PR: ports/19936 Submitted by: Simon Marlow <simonmar@microsoft.com> (maintainer) Notes: svn path=/head/; revision=31581