aboutsummaryrefslogtreecommitdiff
path: root/graphics/hs-hgl
Commit message (Collapse)AuthorAgeFilesLines
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* 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
* 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
* Fix build on AMD64Tilman Keskinoz2004-03-031-0/+4
| | | | Notes: svn path=/head/; revision=102814
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76036
* * Make it work with hugs98-200211.Oliver Braun2002-12-065-99/+66
| | | | | | | | | | | | * Make portlint happier. * Bump PORTREVISION. PR: ports/46019 Submitted by: maintainer Approved by: portmgr (kris) Notes: svn path=/head/; revision=71403
* 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
* Add USE_XLIB=yesKris Kennaway2002-05-271-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=60104
* Add hgl-2.0.4Kris Kennaway2002-05-257-0/+144
HGL is graphics library for Hugs98, an implementation of Haskell 98. Submitted by: Byunghyun Oh <octaphial@yahoo.com> PR: ports/34193 Notes: svn path=/head/; revision=59972