Port details |
- helium Functional programming compiler for a subset of Haskell
- 1.2_1 lang
=0 1.2_1Version of this port present on the latest quarterly branch.
- BROKEN: Does not build
DEPRECATED: Does not build This port expired on: 2005-09-22 IGNORE: "is marked as broken: Does not build"
- Maintainer: haskell@FreeBSD.org
- Port Added: 2003-01-28 09:57:20
- Last Update: 2005-11-05 09:07:45
- SVN Revision: UNKNOWN
- Also Listed In: haskell
- License: not specified in port
- WWW:
- http://www.cs.uu.nl/helium
- Description:
- Helium --- For learning Haskell.
Helium is a functional programming language and a compiler designed especially
for teaching Haskell. Quality of the error messages has been the main concern
both in the choice of the language features and in the implementation of the
compiler.
WWW: http://www.cs.uu.nl/helium
-- Oliver Braun
obraun@FreeBSD.org
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: helium
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ghc : lang/ghc
- gmake : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2_1 05 Nov 2005 09:07:45 |
kris |
Remove expired ports |
1.2_1 23 Jul 2005 02:53:43 |
kris |
This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it. |
1.2_1 10 Apr 2005 21:41:25 |
kris |
BROKEN: Does not build |
1.2_1 02 Feb 2005 08:24:13 |
vs |
Unbreak on 5.x: helium's home-grown configure fails to detect [v]snprintf |
1.2_1 19 Mar 2004 19:39:39 |
obraun |
Fix installation of Hint which is now called Hint-${PORTVERSION}.jar.
Submitted by: Lutz Bichler <Lutz.Bichler@unibw-muenchen.de> |
1.2_1 11 Mar 2004 07:48:13 |
obraun |
deUSE_SIZEify. |
1.2_1 09 Mar 2004 16:33:11 |
obraun |
The helium developers have rerolled the tarball including many bugfixes. I have
verified this with the developers. Bump PORTREVISION accordingly. |
1.2 06 Mar 2004 21:29:59 |
obraun |
Set maintainer to the new created haskell@ mail alias. |
1.2 22 Feb 2004 19:51:59 |
obraun |
Upgrade to 1.2 which works with ghc 6 and on -current |
1.1_2 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.1_1 31 Jan 2004 11:16:48 |
obraun |
SIZE-ify |
1.1_1 16 Jan 2004 13:12:00 |
obraun |
Use lang/ghc5. |
1.1_1 17 Nov 2003 12:29:10 |
trevor |
USE_REINPLACE need be defined only when REINPLACE_CMD is used. |
1.1_1 01 Nov 2003 23:26:28 |
obraun |
remove blank line in Makefile to make portlint happy |
1.1_1 01 Nov 2003 23:25:20 |
obraun |
WWW has moved |
1.1_1 01 Nov 2003 23:01:56 |
obraun |
* Add WITH_HINT knob to install Hint which requires java. |
1.1_1 29 Oct 2003 17:22:30 |
obraun |
* Remove old post-patch target. It's fixed in 1.1 and with this post-patch
target runtime problems occur.
* Bumb PORTREVISION accordingly.
* Mark (temporary) BROKEN on -current. This seems to be a gcc3 issue.
Pointed out by: Lutz Bichler <Lutz.Bichler@unibw-muenchen.de> |
1.1 24 Sep 2003 11:47:40 |
obraun |
Change MASTER_SITES to make fetchable again. |
1.1 07 Apr 2003 21:51:02 |
obraun |
Upgrade to 1.1. |
1.0_1 18 Feb 2003 10:50:48 |
obraun |
De-pkg-comment and make portlint a little bit happier. |
1.0_1 07 Feb 2003 22:41:13 |
obraun |
Tarball has been renamed. MD5 sum is still the same.
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> |
1.0_1 30 Jan 2003 11:42:59 |
obraun |
* Install the helium-interpreter as helium-i, since otherwise it conflicts with
hi from lang/nhc98 or devel/hs-hmake.
* Bump PORTREVISION. |
1.0 28 Jan 2003 12:21:06 |
obraun |
Add pkg-message to inform the user about LVMPATH. |
1.0 28 Jan 2003 09:57:00 |
obraun |
Helium is a compiler for a subset of Haskell designed especially for teaching
Haskell.
WWW: http://www.cs.uu.nl/~afie/helium/ |