CVS log for ports/devel/hs-hmake/Makefile
Up to [FreeBSD] / ports / devel / hs-hmake
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.32: download - view: text, markup, annotated - select for diffs
Sat Jan 21 17:37:09 2012 UTC (2 weeks, 6 days ago) by eadler
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -1 lines
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr
Revision 1.31: download - view: text, markup, annotated - select for diffs
Thu May 26 00:51:00 2011 UTC (8 months, 2 weeks ago) by ashish
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
Bump PORTREVISION of all ports dependent on lang/ghc as during upgrade, lang/ghc cabal package cache gets invalidated causing all dependent ports to be reinstalled. Obtained from: FreeBSD Haskell
Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon May 9 05:28:38 2011 UTC (9 months ago) by ashish
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +3 -1 lines
- Please welcome GHC 7.0.3 GHC in the ports tree has been updated to 7.0.3 and all other Haskell ports are also updated to their corresponding Haskell Platform versions, or latest versions. We would like to acknowledge the support of the FreeBSD Donations Team and Eotvos Lorand University, Faculty of Informatics who contributed to the server that we used for testing. We would also like to thank all the testers who tested FreeBSD Haskell ports and provided their feedback. PR: ports/156642 Approved by: tabthorpe (mentor) Obtained from: FreeBSD Haskell
Revision 1.29: download - view: text, markup, annotated - select for diffs
Mon Apr 19 10:43:21 2010 UTC (21 months, 3 weeks ago) by ale
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2 lines
Switch to use newer GMP version. PR: ports/144487 Submitted by: ale Approved by: portmgr (-exp run by erwin)
Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Nov 19 23:41:51 2009 UTC (2 years, 2 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -0 lines
- Mark MAKE_JOBS_UNSAFE Reported by: pointyhat
Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Sep 2 15:38:36 2009 UTC (2 years, 5 months ago) by pgj
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +8 -5 lines
- Update GHC and Haskell ports to 6.10.4 (for both i386 and amd64), bump port revision where appropriate - Add devel/hs-ghc-paths - Add devel/hs-QuickCheck - Add devel/hs-readline - Add devel/hs-haskeline - Add devel/hs-mmap - Remove lang/ghc-doc - Mark devel/lhs2TeX broken as it does not compile with GHC 6.10.4 - Set NHC98 as default compiler for devel/hs-hat as it does not compile with GHC 6.10.4 PR: ports/137055, ports/137058, ports/137059, ports/137060, ports/137061, ports/137062, ports/137063, ports/137063, ports/137064, ports/137065, ports/137066, ports/137067, ports/137068, ports/137069, ports/137070, ports/137071, ports/137072, ports/137074, ports/137075, ports/137076, ports/137077, ports/137078, ports/137079, ports/137080, ports/137081, ports/137082, ports/137083, ports/137084, ports/137085, ports/137086, ports/137087, ports/137088, ports/137090, ports/137091, ports/137092, ports/137093, ports/137094, ports/137095, ports/137096, ports/137097, ports/137098, ports/137099, ports/137102, ports/137103, ports/137104, ports/137107, ports/137108, ports/137109, ports/137110, ports/137111 Submitted by: Jacula Modyun (jacula (at) gmail (dot) com), Ashish Shukla (wahjava (at) gmail (dot) com) (amd64 support) Supported by: wxs (review, amd64 testing), tabthorpe (8.x testing) Approved by: tabthorpe (mentor), respective maintainers
Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue May 12 11:28:15 2009 UTC (2 years, 9 months ago) by itetcu
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
Fix LIB_DEPENDS on devel/readline: its sh lib version was bumped recently from 5 to 6. Forgotten by: araujo@ Reported by: QAT
Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:21:19 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -0 lines
Bump portrevision due to upgrade of devel/gettext. The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat May 24 16:45:42 2008 UTC (3 years, 8 months ago) by obraun
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -2 lines
Update to 3.14.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Mar 9 21:07:45 2008 UTC (3 years, 11 months ago) by obraun
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +9 -1 lines
Remove hardcoded i386 strings in plist to fix plist for amd64.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat May 19 20:02:51 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Feb 2 02:20:58 2007 UTC (5 years ago) by vs
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
Update to 3.13 Submitted by: Nikolaus Waxweiler
Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu May 4 11:24:38 2006 UTC (5 years, 9 months ago) by vs
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +5 -5 lines
Update to 3.11
Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Jan 12 12:54:10 2006 UTC (6 years, 1 month ago) by sem
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
- Update graphics/libglut to 6.4.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>
Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Apr 8 07:15:56 2005 UTC (6 years, 10 months ago) by vs
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -2 lines
Unbreak: Our patch got integrated into upstream
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Mar 26 07:08:21 2005 UTC (6 years, 10 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -0 lines
BROKEN: Size mismatch Approved by: portmgr (kris)
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Mar 13 11:23:02 2005 UTC (6 years, 11 months ago) by vs
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +9 -3 lines
Update to 3.10
Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Feb 1 22:27:37 2005 UTC (7 years ago) by vs
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -2 lines
Update to 3.09 and unbreak on 5.x
Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Jul 26 12:06:06 2004 UTC (7 years, 6 months ago) by vs
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -2 lines
Remove mirror.ac.uk from MASTERSITES in Haskell(-related) ports. PR: ports/69481 Submitted by: Tim Bishop
Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue May 11 19:22:26 2004 UTC (7 years, 9 months ago) by obraun
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -1 lines
Add the mirror http://www.mirror.ac.uk/sites/www.haskell.org/ to MASTER_SITES. Pointed out by: Simon Marlow <simonmar@microsoft.com>
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Mar 7 11:16:20 2004 UTC (7 years, 11 months ago) by obraun
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -15 lines
* Set maintainer to haskell@. * Use CONFLICTS instead of local hack. * Put SIZE into distinfo.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Feb 22 02:09:13 2004 UTC (7 years, 11 months ago) by kris
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Reset bouncing maintainer address
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:19:34 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Jun 28 16:33:50 2003 UTC (8 years, 7 months ago) by obraun
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Upgrade to 3.08. Approved by: maintainer
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Apr 3 15:07:51 2003 UTC (8 years, 10 months ago) by obraun
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Upgrade to 3.07. Approved by: maintainer
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Feb 21 11:22:33 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -0 lines
De-pkg-comment.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Nov 20 09:10:54 2002 UTC (9 years, 2 months ago) by obraun
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
Add the new virtual category haskell.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Sep 4 18:39:06 2002 UTC (9 years, 5 months ago) by obraun
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
Add prefix `hs-' for Haskell related ports after repo copy. Remove Haskell ports without prefix.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Aug 21 14:51:56 2002 UTC (9 years, 5 months ago) by obraun
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -2 lines
Update to 3.06. Changed WWW. PR: ports/41574 Submitted by: obraun Approved by: maintainer, dwcjr (mentor)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jul 9 17:17:33 2002 UTC (9 years, 7 months ago) by dwcjr
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +16 -5 lines
Update to 3.05 Unbreak PR: 40356 Submitted by: Oliver Braun Approved by: maintainer
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri May 17 09:32:00 2002 UTC (9 years, 8 months ago) by kris
Branches: MAIN
CVS tags: old_RELEASE_4_6_2, old_RELEASE_4_6_1, old_RELEASE_4_6_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -0 lines
BROKEN: does not build
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Mar 30 11:38:21 2002 UTC (9 years, 10 months ago) by dinoex
Branches: MAIN
CVS tags: old_RELEASE_5_0_DP1
Intelligent compilation management tool for Haskell programs
WWW: http://www.cs.york.ac.uk/fp/hmake/
PR: 32345
Submitted by: mwest@uct.ac.za
