aboutsummaryrefslogtreecommitdiff
path: root/lang/chameleon
Commit message (Collapse)AuthorAgeFilesLines
* - Mark BROKEN: does not buildPav Lucistnik2007-07-151-0/+2
| | | | Notes: svn path=/head/; revision=195637
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Make in-place patch more tamper-proof.Volker Stolz2006-04-261-3/+1
| | | | | | | Submitted by: kris Notes: svn path=/head/; revision=160493
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* Update to 05-07Volker Stolz2005-10-214-16/+53
| | | | Notes: svn path=/head/; revision=146036
* deUSE_SIZEify.Oliver Braun2004-03-111-1/+0
| | | | Notes: svn path=/head/; revision=103612
* Set maintainer to the new created haskell@ mail alias.Oliver Braun2004-03-061-1/+1
| | | | Notes: svn path=/head/; revision=103133
* SIZE-ifyOliver Braun2004-01-312-0/+2
| | | | Notes: svn path=/head/; revision=99595
* Upgrade to 03-11.Oliver Braun2003-12-043-61/+11
| | | | Notes: svn path=/head/; revision=95079
* Add virtual category haskell.Mark Linimon2003-10-191-1/+1
| | | | | | | Approved by: maintainer. Notes: svn path=/head/; revision=91621
* * Upgrade to 03.08.Oliver Braun2003-08-203-60/+60
| | | | | | | * Utilize %%EXAMPLESDIR%% in pkg-plist. Notes: svn path=/head/; revision=87396
* Upgrade to 03.05.Oliver Braun2003-06-012-2/+2
| | | | Notes: svn path=/head/; revision=81865
* Chameleon is a Haskell-style language which allows for type programming viaOliver Braun2003-04-264-0/+95
Constraint Handling Rules (CHRs). Chameleon implements the ideas described in ``A Theory of Overloading''. WWW: http://www.comp.nus.edu.sg/~sulzmann/chameleon/ Notes: svn path=/head/; revision=79683