summaryrefslogtreecommitdiff
path: root/lang/helium (follow)
Commit message (Collapse)AuthorAgeFilesLines
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.Trevor Johnson2003-11-171-1/+0
| | | | Notes: svn path=/head/; revision=94172
* remove blank line in Makefile to make portlint happyOliver Braun2003-11-011-1/+0
| | | | Notes: svn path=/head/; revision=92806
* WWW has movedOliver Braun2003-11-011-1/+1
| | | | Notes: svn path=/head/; revision=92805
* * Add WITH_HINT knob to install Hint which requires java.Oliver Braun2003-11-013-0/+29
| | | | Notes: svn path=/head/; revision=92803
* * Remove old post-patch target. It's fixed in 1.1 and with this post-patchOliver Braun2003-10-291-5/+7
| | | | | | | | | | | 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> Notes: svn path=/head/; revision=92580
* Change MASTER_SITES to make fetchable again.Oliver Braun2003-09-241-1/+1
| | | | Notes: svn path=/head/; revision=89200
* Upgrade to 1.1.Oliver Braun2003-04-073-7/+5
| | | | Notes: svn path=/head/; revision=78548
* De-pkg-comment and make portlint a little bit happier.Oliver Braun2003-02-182-1/+1
| | | | Notes: svn path=/head/; revision=75793
* Tarball has been renamed. MD5 sum is still the same.Oliver Braun2003-02-072-4/+3
| | | | | | | Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Notes: svn path=/head/; revision=75059
* * Install the helium-interpreter as helium-i, since otherwise it conflicts withOliver Braun2003-01-302-0/+7
| | | | | | | | hi from lang/nhc98 or devel/hs-hmake. * Bump PORTREVISION. Notes: svn path=/head/; revision=74273
* Add pkg-message to inform the user about LVMPATH.Oliver Braun2003-01-282-0/+5
| | | | Notes: svn path=/head/; revision=74128
* Helium is a compiler for a subset of Haskell designed especially for teachingOliver Braun2003-01-285-0/+67
Haskell. WWW: http://www.cs.uu.nl/~afie/helium/ Notes: svn path=/head/; revision=74124