| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
04 May 2008 20:25:37
6.8.2_1
|
obraun  |
Updated haddock to 2.1.0. |
06 Mar 2008 17:03:29
6.8.2_1
|
obraun  |
Install manpage only with docs (building manpage depends on textproc/libxslt). |
02 Mar 2008 19:27:25
6.8.2_1
|
obraun  |
* 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 |
01 Mar 2008 13:54:34
6.8.2
|
obraun  |
Disable WITH_DOCS on amd64.
PR: ports/121251
Submitted by: "Brian O'Hanlon" <brianpo@cmu.edu> |
29 Feb 2008 21:26:22
6.8.2
|
obraun  |
Ups, forgot to remove local hack for testing in previous commit :-( |
29 Feb 2008 21:15:51
6.8.2
|
obraun  |
* 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> |
22 Feb 2008 12:00:59
6.8.2
|
obraun  |
Welcome ghc on amd64.
Bootstrap tarball submitted by: "Thomas M. Hermann" <tmh.public@gmail.com> |
12 Feb 2008 02:55:51
6.8.2
|
vs  |
Recover line lost in previous update which causes dependent ports to break
Noticed by: Erwin via Pointyhat |
09 Feb 2008 18:05:45
6.8.2
|
obraun  |
* Correct pkg-plist.
* Add dependency on readline if already installed.
* Mark unbroken.
PR: ports/120360
Submitted by: Jacula Modyun <jacula@gmail.com> |
25 Jan 2008 20:15:26
6.8.2
|
erwin  |
Mark BROKEN: does not deinstall |
04 Jan 2008 21:01:07
6.8.2
|
obraun  |
Enable build on 7.x. |
31 Dec 2007 10:55:21
6.8.2
|
obraun  |
Reactivate dependency on libgmp-port |
30 Dec 2007 11:37:21
6.8.2
|
obraun  |
Update to 6.8.2. |
04 Oct 2007 02:25:18
6.6.1_2  |
edwin  |
Remove always-false/true conditions based on OSVERSION 500000 |
30 Sep 2007 04:51:08
6.6.1_2
|
linimon  |
Switch autoconf dependency to 2.61.
PR: ports/116639
Submitted by: aDe |
29 Sep 2007 21:57:27
6.6.1_1
|
linimon  |
Move the USE_PERL definitions, and others, before pre.mk inclusion. This
will be needed to conditionalize bsd.perl.mk inclusion.
Approved by: maintainer |
17 Sep 2007 06:43:55
6.6.1_1
|
vs  |
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@. |
08 Sep 2007 02:00:17
6.6.1
|
linimon  |
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 |
23 Jun 2007 11:25:51
6.6.1
|
obraun  |
Update to 6.6.1. |
19 May 2007 21:32:57
6.6_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
15 Feb 2007 05:13:41
6.6
|
vs  |
Use MASTER_SITE_LOCAL for our own boot-file |
24 Jan 2007 23:55:36
6.6
|
obraun  |
Moved bootstrap tarball to haskell.org. Therefore readd master site. |
22 Jan 2007 05:06:44
6.6
|
vs  |
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 |
23 Jun 2006 11:56:50
6.4.2_1
|
vs  |
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. |
13 Jun 2006 18:34:59
6.4.2_1
|
oliver  |
make portlint happier
PR: ports/96548
Approved by: previous maintainer |
29 May 2006 09:14:05
6.4.2_1
|
vs  |
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 |
28 May 2006 10:30:51
6.4.2_1
|
vs  |
- Enable build for 5.x
- Prune compat5 from LIB_DEPENDS on 6.x as it has been redundant for a while. |
17 May 2006 08:08:26
6.4.2_1
|
vs  |
Mark as IGNORE for < 6.x as we do not have a bootstrap-tarball yet. |
10 May 2006 15:46:48
6.4.2_1
|
ale  |
Chase gmp library and bump PORTREVISION. |
08 May 2006 10:51:18
6.4.2
|
vs  |
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 |
01 May 2006 12:23:17
6.4.1_1
|
vs  |
Unbreak by disconnecting OpenAL support for now. The version in ports
seems to be different from the one GHC expects.
Approved by: Haskell cabal |
30 Jan 2006 11:48:01
6.4.1_1
|
edwin  |
SHA256ify
APproved by: krion@ |
12 Jan 2006 12:54:32
6.4.1_1
|
sem  |
- 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> |
06 Jan 2006 09:36:41
6.4.1
|
vs  |
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) |
15 Nov 2005 06:52:12
6.4.1
|
ade  |
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. |
16 Oct 2005 21:30:58
6.4.1
|
vs  |
Requires newer version of perl than base in 4.x |
15 Oct 2005 16:10:57
6.4.1
|
obraun  |
Update distinfo, since I have rerolled the boostrap tarball on haskell.org. |
14 Oct 2005 13:01:18
6.4.1
|
vs  |
Update to 6.4.1
Approved by: maintainer (cabal) |
26 Aug 2005 06:22:42
6.4_2
|
krion  |
Fix build on 6.x
Submitted by: lesi
Approved by: portmgr (self) |
28 Jun 2005 07:45:28
6.4_2
|
vs  |
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) |
23 Mar 2005 08:43:18
6.4_1
|
vs  |
Set USE_GL to pull in missing stuff
Noticed by: krisbot
Tested by: obraun@
Approved by: portmgr (marcus) |
20 Mar 2005 21:53:50
6.4_1
|
vs  |
Resurrect patch to bring libgmp into scope which got accidently dropped on
the recent upgrade.
Approved by: Haskell cabal |
14 Mar 2005 17:32:11
6.4
|
obraun  |
Upgrade to 6.4.
Approved by: maintainer |
20 Oct 2004 23:35:26
6.2.2
|
obraun  |
Update checksum. Tarball has been rerolled just containing an update to the
ANNOUNCE file. |
17 Oct 2004 10:25:00
6.2.2
|
obraun  |
Upgrade ghc to 6.2.2, remove BROKEN, make portlint a little bit happier. |
18 Sep 2004 18:22:26
6.2.1
|
kris  |
BROKEN on 5.x: Does not compile
Approved by: portmgr (self) |
26 Jul 2004 13:06:07
6.2.1
|
vs  |
Remove mirror.ac.uk from MASTERSITES in Haskell(-related) ports.
PR: ports/69481
Submitted by: Tim Bishop |
11 May 2004 20:22:26
6.2.1
|
obraun  |
Add the mirror http://www.mirror.ac.uk/sites/www.haskell.org/ to MASTER_SITES.
Pointed out by: Simon Marlow <simonmar@microsoft.com> |
24 Mar 2004 09:48:39
6.2.1
|
obraun  |
Upgrade to 6.2.1.
Approved by: maintainer |
04 Feb 2004 05:21:48
6.2_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
03 Feb 2004 19:06:25
6.2
|
obraun  |
Remove this one. The contents is not true for the current port version. |
15 Jan 2004 22:56:11
6.2
|
obraun  |
* 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 |
16 Dec 2003 10:08:52
5.04.3_1
|
obraun  |
Use patches and libgmp port on -STABLE, too.
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Approved by: maintainer |
12 Dec 2003 16:33:17
5.04.3_1
|
obraun  |
- 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 |
27 Mar 2003 22:55:09
5.04.3
|
obraun  |
Upgrade to 5.04.3.
PR: ports/50354
Submitted by: maintainer |
21 Feb 2003 12:35:09
5.04.2
|
knu  |
De-pkg-comment. |
01 Jan 2003 17:24:59
5.04.2
|
obraun  |
Upgrade to 5.04.2.
PR: ports/46230
Submitted by: maintainer |
20 Nov 2002 09:10:55
5.04.1
|
obraun  |
Add the new virtual category haskell. |
19 Sep 2002 15:44:29
5.04.1
|
obraun  |
Add md5sum for -current bootstrap tarball. It works now on -current. |
18 Sep 2002 11:48:50
5.04.1
|
obraun  |
Remove no longer needed patches. |
17 Sep 2002 21:09:56
5.04.1
|
obraun  |
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 |
04 Sep 2002 20:23:39
5.04_2
|
obraun  |
Fix pkg-message, after adding `hs-' prefix to Haskell ports. |
22 Aug 2002 13:53:38
5.04_2
|
obraun  |
* 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) |
23 Jul 2002 02:18:29
5.04_1
|
naddy  |
* All the world's an i386...
* Remove empty patch file. |
21 Jul 2002 17:57:24
5.04_1
|
olgeni  |
I forgot to add 2 new patchfiles :( |
21 Jul 2002 15:10:56
5.04
|
olgeni  |
Update port to version 5.04.
PR: 40779
Submitted by: Simon Marlow <simon@smarlow.com>
Reviewed by: Oliver Braun <obraun@informatik.unibw-muenchen.de> |
08 May 2002 17:41:24
5.02.2
|
dwcjr  |
Fix for -current
PR: 36803
Submitted by: maintainer |
31 Jan 2002 11:09:01 
|
olgeni  |
Update port to version 5.02.2 and remove dependency on devel/happy from the
configuration script. |
07 Jan 2002 14:39:00 
|
olgeni  |
Update port to version 5.02.1 |
26 Feb 2001 04:40:05 
|
steve  |
Update to version 4.08.2. |
13 Oct 2000 22:17:47 
|
ade  |
Update to 4.08.1 |
08 Oct 2000 05:17:26 
|
asami  |
Convert category lang to new layout. |
24 Sep 2000 23:58:07 
|
asami  |
Add missing file (bin/ghcprof). |
12 Aug 2000 21:13:11 
|
nbm  |
Update to 4.08 |