aboutsummaryrefslogtreecommitdiffstats
path: root/lang/hugs
Commit message (Collapse)AuthorAgeFilesLines
* 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>