Skip site navigation (1)Skip section navigation (2)

CVS log for ports/devel/hs-haddock/Makefile

[BACK] Up to [FreeBSD] / ports / devel / hs-haddock

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.41: download - view: text, markup, annotated - select for diffs
Fri Jun 3 17:18:21 2011 UTC (8 months, 1 week ago) by ashish
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +4 -4 lines
- Move post-install task to pkg-install to fix bug in port where binary package
  is unusable.

Obtained from:	FreeBSD Haskell

Revision 1.40: download - view: text, markup, annotated - select for diffs
Thu May 26 00:50:58 2011 UTC (8 months, 2 weeks ago) by ashish
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +1 -0 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.39: download - view: text, markup, annotated - select for diffs
Mon May 9 05:28:37 2011 UTC (9 months ago) by ashish
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +14 -24 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.38: download - view: text, markup, annotated - select for diffs
Wed Sep 15 18:34:11 2010 UTC (16 months, 3 weeks ago) by ade
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -1 lines
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:	portmgr (for Mk/bsd.port.mk part)
Tested by:	Multiple -exp runs

Revision 1.37: download - view: text, markup, annotated - select for diffs
Wed May 12 16:33:43 2010 UTC (21 months ago) by pgj
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +6 -52 lines
Introduce a new (and hopefully better) ports infrastructure for Haskell Cabal
ports which makes possible the direct translation of Cabal package
descriptions to FreeBSD ports.  It promises both easier addition and
maintenance for Cabal-based ports.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon Apr 19 10:43:20 2010 UTC (21 months, 3 weeks ago) by ale
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -1 lines
Switch to use newer GMP version.

PR:		ports/144487
Submitted by:	ale
Approved by:	portmgr (-exp run by erwin)

Revision 1.35: download - view: text, markup, annotated - select for diffs
Wed Sep 2 15:38:35 2009 UTC (2 years, 5 months ago) by pgj
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +34 -12 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.34: 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.33: preferred, colored
Changes since revision 1.33: +3 -3 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.33: download - view: text, markup, annotated - select for diffs
Fri Jul 18 20:05:14 2008 UTC (3 years, 6 months ago) by obraun
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +3 -2 lines
Upgrade ghc to 6.8.3.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Sun May 4 19:25:21 2008 UTC (3 years, 9 months ago) by obraun
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2 lines
Update to 2.1.0.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri Feb 29 21:08:51 2008 UTC (3 years, 11 months ago) by obraun
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +30 -30 lines
* Add SLAVE option in order to install documentation for lang/ghc.
* Remove documentation. It's now available through devel/hs-haddock-docs.
* add devel/readline dependency if already installed.

PR:		ports/120975
Submitted by:	Jacula Modyun <jacula@gmail.com>

Revision 1.30: download - view: text, markup, annotated - select for diffs
Sat Jan 12 17:49:07 2008 UTC (4 years ago) by obraun
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +4 -2 lines
Update to 2.0.0.0.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Jan 4 17:49:31 2008 UTC (4 years, 1 month ago) by obraun
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -4 lines
Update to 0.9.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Sep 30 04:46:44 2007 UTC (4 years, 4 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:		ports/116639
Submitted by:	aDe

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat Sep 8 00:55:48 2007 UTC (4 years, 5 months ago) by linimon
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -7 lines
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat May 19 20:02:49 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +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.25: download - view: text, markup, annotated - select for diffs
Mon Jan 22 11:18:29 2007 UTC (5 years ago) by vs
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +22 -7 lines
Update to 0.8

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sun Dec 3 11:55:10 2006 UTC (5 years, 2 months ago) by rafan
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
- share/sgml/docbook/catalog was removed in previous docbook update
  Change these ports to use package dependency instead.

This should fix build on hs-haddock and gmat.

Reported by:	pointyhat

Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu May 4 21:40:42 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +0 -1 lines
Remove USE_REINPLACE from all categories starting with D

Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Jan 12 12:54:09 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.21: preferred, colored
Changes since revision 1.21: +1 -0 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.21: download - view: text, markup, annotated - select for diffs
Mon Oct 24 16:17:24 2005 UTC (6 years, 3 months ago) by vs
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -0 lines
Hunt down the last docbook dependency

Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Oct 18 20:57:29 2005 UTC (6 years, 3 months ago) by vs
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -1 lines
Needs xsltproc to build docs

Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Sep 14 08:54:09 2005 UTC (6 years, 4 months ago) by vs
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +7 -1 lines
Mark as IGNORE with base-perl on 4.x. At least 5.6 is demanded.

Prodded by: cluster

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Aug 28 11:01:54 2005 UTC (6 years, 5 months ago) by obraun
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -2 lines
Upgrade to 0.7.

Revision 1.17: 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_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -2 lines
Remove mirror.ac.uk from MASTERSITES in Haskell(-related) ports.

PR:		ports/69481
Submitted by:	Tim Bishop

Revision 1.16: 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.15: preferred, colored
Changes since revision 1.15: +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.15: download - view: text, markup, annotated - select for diffs
Thu Mar 11 07:48:11 2004 UTC (7 years, 11 months ago) by obraun
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +0 -1 lines
deUSE_SIZEify.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Mar 6 21:29:58 2004 UTC (7 years, 11 months ago) by obraun
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Set maintainer to the new created haskell@ mail alias.

Revision 1.13: 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.12: preferred, colored
Changes since revision 1.12: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Jan 31 11:16:45 2004 UTC (8 years ago) by obraun
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -0 lines
SIZE-ify

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Nov 16 17:12:31 2003 UTC (8 years, 2 months ago) by obraun
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Upgrade to 0.6.

PR:		ports/59173
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Jul 28 19:03:39 2003 UTC (8 years, 6 months ago) by obraun
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -1 lines
Upgrade to 0.5.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Feb 18 10:50:45 2003 UTC (8 years, 11 months ago) by obraun
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -1 lines
De-pkg-comment and make portlint a little bit happier.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Nov 20 09:10:53 2002 UTC (9 years, 2 months ago) by obraun
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Add the new virtual category haskell.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Nov 10 16:45:34 2002 UTC (9 years, 3 months ago) by lioux
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +0 -1 lines
o Rollback PORTCOMMENT modifications while this feature's implementation
  is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Nov 5 21:55:19 2002 UTC (9 years, 3 months ago) by obraun
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -0 lines
Use PORTCOMMENT variable instead of pkg-comment file.

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:46:05 2002 UTC (9 years, 5 months ago) by obraun
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Change MAINTAINER to my FreeBSD address.

Approved by:	dwcjr (mentor)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jul 23 20:23:30 2002 UTC (9 years, 6 months ago) by pat
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -1 lines
Update to 0.4

PR:		ports/40918
Submitted by:	maintainer

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Jun 10 15:31:44 2002 UTC (9 years, 8 months ago) by pat
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Update to 0.3

PR:		38865
Submitted by:	maintainer

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue May 21 18:46:56 2002 UTC (9 years, 8 months ago) by dwcjr
Branches: MAIN
CVS tags: old_RELEASE_4_6_2, old_RELEASE_4_6_1, old_RELEASE_4_6_0
Add haddock 0.2, a documentation tool for Haskell.

PR:		37892
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options