aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-happy
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_REINPLACE from all categories starting with DEdwin Groothuis2006-05-041-1/+0
| | | | Notes: svn path=/head/; revision=161363
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* - Update graphics/libglut to 6.4.1.Sergey Matveychuk2006-01-121-0/+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> Notes: svn path=/head/; revision=153347
* Add more build-dependencies by using += instead of nuking alreadyVolker Stolz2005-01-311-1/+1
| | | | | | | | | present ones with a simple =. Noticed by: cluster via kris Notes: svn path=/head/; revision=127797
* - Update to 1.15: Happy now supports GLR-grammarsVolker Stolz2005-01-284-47/+24
| | | | | | | | | - Use PORTDOCS=* (so we don't need to do too much manual tracking) Approved by: maintainer Notes: svn path=/head/; revision=127537
* Update to 1.14Volker Stolz2004-08-124-724/+12
| | | | Notes: svn path=/head/; revision=116033
* Remove mirror.ac.uk from MASTERSITES in Haskell(-related) ports.Volker Stolz2004-07-261-2/+1
| | | | | | | | PR: ports/69481 Submitted by: Tim Bishop Notes: svn path=/head/; revision=114763
* Minor portlint-spree, including fixes for package-building hs-tclhaskell-ghcVolker Stolz2004-07-161-1/+1
| | | | | | | and hs-c2hs on the cluster (for 4.X). Notes: svn path=/head/; revision=113772
* Add the mirror http://www.mirror.ac.uk/sites/www.haskell.org/ to MASTER_SITES.Oliver Braun2004-05-111-1/+2
| | | | | | | Pointed out by: Simon Marlow <simonmar@microsoft.com> Notes: svn path=/head/; revision=108940
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* 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
* Fix for GHC 6.2.Oliver Braun2004-01-191-0/+710
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=98542
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76032
* Add the new virtual category haskell.Oliver Braun2002-11-201-1/+1
| | | | Notes: svn path=/head/; revision=70558
* Add prefix `hs-' for Haskell related ports after repo copy.Oliver Braun2002-09-041-0/+1
| | | | | | | Remove Haskell ports without prefix. Notes: svn path=/head/; revision=65610
* Update port to version 1.13.Jimmy Olgeni2002-07-043-16/+19
| | | | | | | | PR: 40172 Submitted by: Simon Marlow <simon@smarlow.com> Notes: svn path=/head/; revision=62425
* Fix building for -stableDavid W. Chapman Jr.2002-05-241-2/+1
| | | | | | | | | PR: 38461 Submitted by: obraun@informatik.unibw-muenchen.de Approved by: maintainer Notes: svn path=/head/; revision=59838
* BROKEN: does not buildKris Kennaway2002-05-171-0/+2
| | | | Notes: svn path=/head/; revision=59315
* Update port to version 1.11Jimmy Olgeni2002-01-074-34/+16
| | | | | | | | PR: 30911 Submitted by: Simon Marlow <simon@smarlow.com> Notes: svn path=/head/; revision=52718
* Upgrade to version 1.10Kevin Lo2001-05-074-4/+23
| | | | | | | | PR: 27092 Submitted by: MAINTAINER Notes: svn path=/head/; revision=42371
* Add happy 1.9, a parser generator for the functional language Haskell.Will Andrews2000-12-265-0/+103
PR: 23750 Submitted by: Simon Marlow <simonmar@microsoft.com> Notes: svn path=/head/; revision=36361