FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 12:11 PM GMT
Port details
hs-haddock 2.9.2_2 devel on this many watch lists=3 search for ports that depend on this port
A documentation tool for Haskell
Maintained by: haskell@FreeBSD.org search for ports maintained by this maintainer
Port Added: 04 Sep 2002 18:39:29
Also Listed In: haskell
License: BSD
Haddock is a tool for automatically generating documentation from
annotated Haskell source code. The documentation generated by Haddock
is fully hyperlinked.

Haddock can generate documentation in multiple formats; currently HTML
is implemented, and there is partial support for generating DocBook.

WWW: http://www.haskell.org/haddock/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: lang/ghc, lang/ghc, devel/hs-alex, devel/hs-happy, textproc/hs-xhtml, devel/hs-ghc-paths
Required To Run: lang/ghc, lang/ghc, textproc/hs-xhtml, devel/hs-ghc-paths
Required Libraries: math/gmp, converters/libiconv

Required by:
for Build

To install the port: cd /usr/ports/devel/hs-haddock/ && make install clean
To add the package: pkg_add -r hs-haddock


Configuration Options
     No options to configure

Master Sites:
http://hackage.haskell.org/packages/archive/haddock/2.9.2/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/cabal/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2011-05-09
    Affects: users of lang/ghc and */hs-*
    Author: ashish@FreeBSD.org
    Reason: 
      GHC has been updated to version 7.0.3 and other Haskell ports are also
      updated to their Haskell Platform versions or latest versions.
    
      To update all affected ports:
    
      # portmaster -r lang/ghc
      or
      # portupgrade -r lang/ghc
    
    

Number of commits found: 40

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
03 Jun 2011 17:18:22
Original commit files touched by this commit  2.9.2_2
ashish search for other commits by this committer
- Move post-install task to pkg-install to fix bug in port where binary package
  is unusable.

Obtained from:  FreeBSD Haskell
26 May 2011 00:51:15
Original commit files touched by this commit  2.9.2_1
ashish search for other commits by this committer
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
09 May 2011 05:28:57
Original commit files touched by this commit  2.9.2
ashish search for other commits by this committer
- 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
15 Sep 2010 18:35:24
Original commit files touched by this commit  2.4.2_2
ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
08 Aug 2010 08:49:38
Original commit files touched by this commit  2.4.2_1
pgj search for other commits by this committer
- Add DIST_SUBDIR for Haskell Cabal ports (with default of "cabal")

Suggested by:   admi3
12 May 2010 16:33:59
Original commit files touched by this commit  2.4.2_1
pgj search for other commits by this committer
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.
19 Apr 2010 10:43:43
Original commit files touched by this commit  2.4.2_1
ale search for other commits by this committer
Switch to use newer GMP version.

PR:             ports/144487
Submitted by:   ale
Approved by:    portmgr (-exp run by erwin)
02 Sep 2009 15:38:45
Original commit files touched by this commit  2.4.2
pgj search for other commits by this committer
- 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,
(Only the first 15 lines of the commit message are shown above View all of this commit message)
12 May 2009 11:28:17
Original commit files touched by this commit  2.1.0_2
itetcu search for other commits by this committer
Fix LIB_DEPENDS on devel/readline: its sh lib version was bumped recently from
5 to 6.

Forgotten by:   araujo@
Reported by:    QAT
18 Jul 2008 20:05:17
Original commit files touched by this commit  2.1.0_1
obraun search for other commits by this committer
Upgrade ghc to 6.8.3.
04 May 2008 19:25:21
Original commit files touched by this commit  2.1.0
obraun search for other commits by this committer
Update to 2.1.0.
29 Feb 2008 21:08:51
Original commit files touched by this commit  2.0.0.0
obraun search for other commits by this committer
* 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>
12 Jan 2008 17:49:08
Original commit files touched by this commit  2.0.0.0
obraun search for other commits by this committer
Update to 2.0.0.0.
04 Jan 2008 17:49:31
Original commit files touched by this commit  0.9
obraun search for other commits by this committer
Update to 0.9.
30 Sep 2007 04:47:37
Original commit files touched by this commit  0.8_2
linimon search for other commits by this committer
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
08 Sep 2007 00:56:04
Original commit files touched by this commit  0.8_1
linimon search for other commits by this committer
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
19 May 2007 20:32:57
Original commit files touched by this commit  0.8_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
22 Jan 2007 11:18:29
Original commit files touched by this commit  0.8
vs search for other commits by this committer
Update to 0.8
03 Dec 2006 11:55:11
Original commit files touched by this commit  0.7_1
rafan search for other commits by this committer
- 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
04 May 2006 21:41:12
Original commit files touched by this commit  0.7_1
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
22 Jan 2006 08:30:12
Original commit files touched by this commit  0.7_1
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
12 Jan 2006 12:54:32
Original commit files touched by this commit  0.7_1
sem search for other commits by this committer
- 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>
24 Oct 2005 16:17:24
Original commit files touched by this commit  0.7
vs search for other commits by this committer
Hunt down the last docbook dependency
18 Oct 2005 20:57:29
Original commit files touched by this commit  0.7
vs search for other commits by this committer
Needs xsltproc to build docs
14 Sep 2005 08:54:09
Original commit files touched by this commit  0.7
vs search for other commits by this committer
Mark as IGNORE with base-perl on 4.x. At least 5.6 is demanded.

Prodded by: cluster
28 Aug 2005 11:01:54
Original commit files touched by this commit  0.7
obraun search for other commits by this committer
Upgrade to 0.7.
26 Mar 2005 11:53:59
Original commit files touched by this commit  0.6_1
vs search for other commits by this committer
Fix build with xorg

Noticed by:     krisbot
Approved by:    portmgr (krion)
01 Feb 2005 21:53:06
Original commit files touched by this commit  0.6_1
vs search for other commits by this committer
Fix build on 5.x

Submitted by: girgen
26 Jul 2004 12:06:07
Original commit files touched by this commit  0.6_1
vs search for other commits by this committer
Remove mirror.ac.uk from MASTERSITES in Haskell(-related) ports.

PR:             ports/69481
Submitted by:   Tim Bishop
11 May 2004 19:22:26
Original commit files touched by this commit  0.6_1
obraun search for other commits by this committer
Add the mirror http://www.mirror.ac.uk/sites/www.haskell.org/ to MASTER_SITES.

Pointed out by: Simon Marlow <simonmar@microsoft.com>
11 Mar 2004 07:48:13
Original commit files touched by this commit  0.6_1
obraun search for other commits by this committer
deUSE_SIZEify.
06 Mar 2004 21:29:59
Original commit files touched by this commit  0.6_1
obraun search for other commits by this committer
Set maintainer to the new created haskell@ mail alias.
04 Feb 2004 05:21:48
Original commit files touched by this commit  0.6_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
31 Jan 2004 11:16:48
Original commit files touched by this commit  0.6
obraun search for other commits by this committer
SIZE-ify
16 Nov 2003 17:12:31
Original commit files touched by this commit  0.6
obraun search for other commits by this committer
Upgrade to 0.6.

PR:             ports/59173
Submitted by:   Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
28 Jul 2003 19:03:39
Original commit files touched by this commit  0.5
obraun search for other commits by this committer
Upgrade to 0.5.
18 Feb 2003 10:50:48
Original commit files touched by this commit  0.4
obraun search for other commits by this committer
De-pkg-comment and make portlint a little bit happier.
20 Nov 2002 09:10:55
Original commit files touched by this commit  0.4
obraun search for other commits by this committer
Add the new virtual category haskell.
05 Nov 2002 21:55:21
Original commit files touched by this commit  0.4
obraun search for other commits by this committer
Use PORTCOMMENT variable instead of pkg-comment file.
04 Sep 2002 18:39:09
Original commit files touched by this commit  0.4
obraun search for other commits by this committer
Add prefix `hs-' for Haskell related ports after repo copy.
Remove Haskell ports without prefix.

Number of commits found: 40

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23151
Broken 192
Deprecated 96
Ignore 728
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours7
new 7 days44
new fortnight69
new month139

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.807 seconds.