aboutsummaryrefslogtreecommitdiffstats
path: root/lang/hugs
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Fix build: Use our own targets since the real ones have funky dependenciesvs2005-11-101-0/+10
| | | | which would like autoreconf.
* Set GNU_CONFIGURE (should fix non-std PREFIX-builds)vs2005-10-271-0/+1
|
* Update to patched version fixing a few bugsvs2005-05-192-3/+4
|
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Unbreak: I couldn't find a sane way of disabling X11-detection if it's notvs2005-04-122-146/+148
| | | | | | | desired but already installed, so make X11 mandatory for the time being. Our CONFIGURE-handling is broken atm, too :/ Noticed by: krisbot
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* BROKEN: Incorrect pkg-plistkris2005-04-111-0/+2
|
* Update checksum. The tarball has been rerolled. Only difference is aobraun2005-03-211-2/+2
| | | | </varlistentry> tag in docs/users_guide/options.xml which wasn't there before.
* Upgrade to Mar2005 releaseobraun2005-03-134-110/+434
|
* Chase rerolled tarball (no functional change)vs2005-01-291-2/+2
|
* Add OPTION for compiling hugs with OpenGL/GLUT support.obraun2004-11-201-2/+10
| | | | Requested by: Jan Rochel <jannisan@t-online.de>
* Work around stricter CPP in GCC >= 3.4.1.obraun2004-08-261-0/+11
| | | | Obtained from: cvs.haskell.org
* Remove mirror.ac.uk from MASTERSITES in Haskell(-related) ports.vs2004-07-261-2/+1
| | | | | PR: ports/69481 Submitted by: Tim Bishop
* Add the mirror http://www.mirror.ac.uk/sites/www.haskell.org/ to MASTER_SITES.obraun2004-05-121-1/+2
| | | | Pointed out by: Simon Marlow <simonmar@microsoft.com>
* deUSE_SIZEify.obraun2004-03-111-1/+0
|
* Set maintainer to the new created haskell@ mail alias.obraun2004-03-071-1/+1
|
* * Respect CC and CFLAGS.obraun2004-02-251-1/+6
| | | | * Fix for amd64
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* SIZE-ifyobraun2004-01-312-0/+2
|
* Upgrade to Nov2003 release. Builds fine on alpha and sparc64 now.obraun2003-12-053-200/+140
| | | | Parts submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* s/BROKEN/IGNORE/obraun2003-06-281-1/+1
| | | | | PR: ports/53437 Submitted by: Mark Linimon <linimon@lonesome.com>
* De-pkg-comment and make portlint a little bit happier.obraun2003-02-182-1/+1
|
* * remove ONLY_FOR_ARCHobraun2003-01-021-1/+3
| | | | * add BROKEN for alpha and sparc64
* Add ONLY_FOR_ARCHS=i386. Does not build correctly on alpha and sparc64.obraun2002-12-311-0/+2
| | | | Noticed by: bento
* Update distinfo. Developer has added ffihugs to hugs98.spec file.obraun2002-11-211-1/+1
|
* Add USE_BISON.obraun2002-11-211-0/+1
| | | | Pointed out by: kris
* Add the new virtual category haskell.obraun2002-11-201-1/+1
|
* Upgrade to 200211.obraun2002-11-205-244/+540
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-1/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT variable instead of pkg-comment file.obraun2002-11-062-1/+1
|
* Change MAINTAINER to my FreeBSD address.obraun2002-08-211-1/+1
| | | | Approved by: dwcjr (mentor)
* Support NOPORTDOCS.petef2002-03-271-16/+16
| | | | | PR: 36346 Submitted by: maintainer
* Update to the lastest version.kevlo2001-12-174-11/+112
| | | | | PR: 32886 Submitted by: MAINTAINER
* Take PORTVERSION out of DISTNAMEdwcjr2001-06-201-1/+2
| | | | Submitted by: olgeni
* Update to latest versiondwcjr2001-06-194-19/+31
| | | | | | | | | | Move 98 to PORTNAME and USE 200102 in PORTVERSION Update description for new version Update plist file to relfect changes New Maintainer PR: 28254 Submitted by: Oliver Braun <obraun@INFORMATIK.UNIBW-MUENCHEN.DE>
* Update to version Feb2000.steve2000-05-016-91/+99
| | | | | PR: 18308 Submitted by: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
* Convert to the PORTNAME - PORTVERSION syntax.obrien2000-04-121-3/+3
|
* Update to the Sep1999 version of Hugs98cpiazza1999-11-216-277/+35
| | | | | PR: 14898 Submitted by: maintainer
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* chmod -> ${CHMOD}mharo1999-08-231-7/+7
| | | | chown -> ${CHOWN}
* Fix WWW: typosfenner1999-08-011-1/+1
| | | | | Found by: not-yet-completed addition to port distfile checker suggested by Tim Vanderhoek
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* Yet more WWW: additionsmharo1999-05-031-2/+3
|
* The first time I tried committing this set of manpage removals it gothoek1998-08-191-1/+0
| | | | | | | | all the way to diffing yorick/pkg/PLIST and then died with a "bad hostname freefall.freebsd.org" .... Hopefully that's not bad... ;-) Hmm.. Maybe I'll try doing this from beast, next! kickme's a boring machine, and bento is busy.
* Update to the June 1998 sources.steve1998-08-093-25/+38
| | | | | PR: 7518 Submitted by: maintainer
* Use @dirrm instead of @unexec rmdir.steve1998-02-181-10/+10
| | | | Suggested by: Satoshi Asami <asami@FreeBSD.ORG>
* Use '@unexec rmdir ...' to get rid of stray doc directories on deinstall.steve1998-02-181-0/+10
|
* MASTER_SITE has moved and some portlint cleaning.steve1998-02-183-268/+253
| | | | | PR: 5769 Submitted by: maintainer
* Change "-"s to "."s in PKGNAME so the Latest link will be createdasami1998-02-161-2/+2
| | | | correctly.
* Upgrade to the January source snapshot.tg1998-02-123-77/+111
| | | | | PR: 5697 Submitted by: Simon Marlow <simonm@dcs.gla.ac.uk>
* This is a port of Nottingham's and Yale's new release of Hugs,fenner1997-11-246-0/+363
a Haskell interpreter and programming environment for developing Haskell programs. PR: ports/4142 and ports/4646 Submitted by: Torsten "Teg" Grust <Torsten.Grust@uni-konstanz.de>