aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-hat
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_REINPLACE from all categories starting with DEdwin Groothuis2006-05-041-1/+0
| | | | Notes: svn path=/head/; revision=161363
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-1/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* 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-1/+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
* Chase update of lang/ghcVolker Stolz2005-10-141-2/+2
| | | | Notes: svn path=/head/; revision=145368
* - Fix plistPav Lucistnik2005-05-262-1/+3
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=136150
* - Fix ghc dependency and INDEX buildPav Lucistnik2005-05-201-2/+2
| | | | | | | | Submitted by: cperciva Pointy hat to: vs Notes: svn path=/head/; revision=135706
* - Update to 2.04Volker Stolz2005-05-205-179/+161
| | | | | | | - Use generic URL in pkg-descr Notes: svn path=/head/; revision=135701
* 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
* - pass missing packages (post-patch)Oliver Braun2004-02-241-3/+9
| | | | | | | | | | | | - WITH_NHC98 is an OPTION - use PKGNAMESUFFIX (-ghc5/-nhc98) - remove BROKEN-tag PR: ports/63299 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Notes: svn path=/head/; revision=101966
* This port is scheduled for removal on April 19 if it is still broken.Kris Kennaway2004-02-191-0/+2
| | | | Notes: svn path=/head/; revision=101383
* BROKEN: Does not compileKris Kennaway2004-02-191-0/+2
| | | | Notes: svn path=/head/; revision=101382
* 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
* SIZE-ifyOliver Braun2004-01-312-0/+2
| | | | Notes: svn path=/head/; revision=99595
* Use lang/ghc5Oliver Braun2004-01-161-2/+2
| | | | Notes: svn path=/head/; revision=98289
* Use ghc --numeric-version.Oliver Braun2003-06-091-2/+1
| | | | Notes: svn path=/head/; revision=82629
* * Remove ghc's package.conf.old.Oliver Braun2003-06-093-5/+4
| | | | | | | | | * Do not install bin/harch. Pointed by: kris, bento Notes: svn path=/head/; revision=82605
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79332
* Upgrade to 2.02Oliver Braun2003-04-104-173/+309
| | | | | | | | | | | | Hat works now with ghc _OR_ nhc98. The default is ghc. It is not possible to install the hat libs for both compilers. Hat does not build with nhc98 on -current. Removed knobs: WITH_GHC, WITHOUT_NHC98 Added knob: WITH_NHC98 Notes: svn path=/head/; revision=78700
* De-pkg-comment and make portlint a little bit happier.Oliver Braun2003-02-182-2/+2
| | | | Notes: svn path=/head/; revision=75793
* * Mark broken on -current, since it does not build with gcc3x and theOliver Braun2002-11-211-2/+9
| | | | | | | | lang/gcc295 is broken on -current. * s/FORBIDDEN/BROKEN/ for building with ghc. Notes: svn path=/head/; revision=70720
* Add the new virtual category haskell.Oliver Braun2002-11-201-1/+1
| | | | Notes: svn path=/head/; revision=70558
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-1/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT variable instead of pkg-comment file.Oliver Braun2002-11-052-1/+1
| | | | Notes: svn path=/head/; revision=69551
* Fix pkg-plist.Oliver Braun2002-09-051-33/+2
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=65684
* Add prefix `hs-' for Haskell related ports after repo copy.Oliver Braun2002-09-041-1/+2
| | | | | | | Remove Haskell ports without prefix. Notes: svn path=/head/; revision=65610
* Change MAINTAINER to my FreeBSD address.Oliver Braun2002-08-212-3/+25
| | | | | | | | | | | Do not allow building with ghc-5.04 due to errors. Add patch to fix build on bento. PR: ports/40828 Approved by: dwcjr (mentor) Notes: svn path=/head/; revision=64757
* Convert USE_GLIB into USE_GNOMENG+USE_GNOME.Maxim Sobolev2002-07-151-1/+2
| | | | Notes: svn path=/head/; revision=63003
* Add knob WITHOUT_NHC98Patrick Li2002-07-122-73/+92
| | | | | | | | PR: 40410 Submitted by: maintainer Notes: svn path=/head/; revision=62868
* - lang/nhc98 to devel/hat version 2.00 repocopy. hat split from nhc98Patrick Li2002-07-088-491/+291
| | | | | | | | | | | since lang/ghc may use it too. PR: ports/39540 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> (maintainer) Repocopied by: joe Notes: svn path=/head/; revision=62671
* USE_REINPLACE has to be defined before including bsd.port.pre.mkPatrick Li2002-06-201-1/+2
| | | | Notes: svn path=/head/; revision=61619
* Add USE_REINPLACE where appropriate.Maxim Sobolev2002-06-191-0/+1
| | | | Notes: svn path=/head/; revision=61545
* Do not install hat-replated manpages.Patrick Li2002-06-182-3/+13
| | | | | | | | PR: 39480 Submitted by: maintainer Notes: svn path=/head/; revision=61531
* upgrade to 1.14Ying-Chieh Liao2002-06-1613-329/+107
| | | | | | | | PR: 39368 Submitted by: maintainer Notes: svn path=/head/; revision=61389
* Fix dependencies to be in sync with the recent JDK ports renaming.Greg Lewis2002-06-161-2/+2
| | | | | | | Forgotten by: znerd Notes: svn path=/head/; revision=61341
* Replace ${PERL} with ${REINPLACE_CMD}.Ying-Chieh Liao2002-06-141-1/+1
| | | | | | | | PR: 39243, 39244, 39245, 39249 Submitted by: maintainer Notes: svn path=/head/; revision=61249
* Require use to override if hmake is already installedDavid W. Chapman Jr.2002-05-271-1/+9
| | | | | | | | PR: 38585 Submitted by: maintainer Notes: svn path=/head/; revision=60060
* GC empty files.Maxim Sobolev2002-05-231-0/+0
| | | | | | | Submitted by: find /usr/ports -type f -size 0 Notes: svn path=/head/; revision=59797
* Update to 1.12David W. Chapman Jr.2002-05-0815-108/+193
| | | | | | | | | | Unbreak for -current PR: 36139 Submitted by: maintainer Notes: svn path=/head/; revision=58718
* Mark FORBIDDEN: this port loops infinitely during build:Kris Kennaway2002-03-181-0/+2
| | | | | | | | | | | | | | [...] gmake[1652]: Leaving directory `/x/tmp/a/ports/lang/nhc98/work/nhc98-1.10/src/prelude/Numeric' cd -FreeBSD; gmake fromC cd: Illegal option -F gmake[1652]: Entering directory `/x/tmp/a/ports/lang/nhc98/work/nhc98-1.10/src/prelude [...] Noticed by: bento Notes: svn path=/head/; revision=56283
* update official patch.FUJISHIMA Satsuki2002-01-232-2/+6
| | | | | | | | | | respect CFLAGS. PR: 34206 Submitted by: maintainer Notes: svn path=/head/; revision=53648
* upgrade to 1.10Ying-Chieh Liao2001-12-224-17/+40
| | | | | | | | PR: 31453 Submitted by: maintainer Notes: svn path=/head/; revision=51965
* add nhc98 1.08Ying-Chieh Liao2001-12-2111-0/+613
A fully-fledged compiler for Haskell 98 PR: 31039 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=51940