FreshPorts -- The Place For Ports Thu, 20 Nov 2008 8:43 AM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

Port details
hs-hmake 3.14_1 devel on this many watch lists=3 search for ports that depend on this port
Intelligent compilation management tool for Haskell programs
Maintained by: haskell@FreeBSD.org search for ports maintained by this maintainer
Port Added: 04 Sep 2002 19:39:29
Also Listed In: haskell


Hmake is an intelligent compilation management tool for Haskell
programs.  It automatically extracts dependencies between source
modules, and issues the appropriate compiler commands to rebuild only
those that have changed, given just the name of the program or module
that you want to build.  Yes, you need never write a Makefile again! 

A particular benefit is that hmake knows about interface (.hi) files.
Even though a source module has changed, if its interface file has not
changed, then other modules which import it do not need to be
recompiled. 

Hmake is compiler-independent, although it is based on some earlier
compiler-specific tools (hbcmake, lmlmake, nhc13make).  The
installation process automatically detects which Haskell compilers you
have, and sets up hmake to use any of them. 

WWW: http://www.haskell.org/hmake/

-- 
mwest@uct.ac.za
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: lang/ghc, devel/gmake
Required To Run: lang/ghc, devel/gmake

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


Configuration Options
     No options to configure

Master Sites:
http://www.haskell.org/hmake/
ftp://ftp.cs.york.ac.uk/pub/haskell/hmake/
http://www.cs.york.ac.uk/fp/hmake/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 25

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
06 Jun 2008 14:21:59
Original commit files touched by this commit  3.14_1
edwin search for other commits by this committer
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)
24 May 2008 17:45:42
Original commit files touched by this commit  3.14
obraun search for other commits by this committer
Update to 3.14.
09 Mar 2008 21:07:45
Original commit files touched by this commit  3.13_1
obraun search for other commits by this committer
Remove hardcoded i386 strings in plist to fix plist for amd64.
28 Feb 2008 21:26:08
Original commit files touched by this commit  3.13_1
obraun search for other commits by this committer
Fix build with ghc 6.8.2.
29 Jun 2007 10:06:05
Original commit files touched by this commit  3.13_1
vs search for other commits by this committer
Unbreak after latest GHC update: accept new preprocessor output
19 May 2007 21:32:57
Original commit files touched by this commit  3.13_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}.
02 Feb 2007 02:20:58
Original commit files touched by this commit  3.13
vs search for other commits by this committer
Update to 3.13

Submitted by: Nikolaus Waxweiler
04 May 2006 12:24:38
Original commit files touched by this commit  3.11
vs search for other commits by this committer
Update to 3.11
22 Jan 2006 08:30:12
Original commit files touched by this commit  3.10_2
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  3.10_2
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>
08 Apr 2005 08:15:56
Original commit files touched by this commit  3.10_1
vs search for other commits by this committer
Unbreak: Our patch got integrated into upstream
26 Mar 2005 07:08:21
Original commit files touched by this commit  3.10
kris search for other commits by this committer
BROKEN: Size mismatch

Approved by:    portmgr (kris)
13 Mar 2005 11:23:02
Original commit files touched by this commit  3.10
vs search for other commits by this committer
Update to 3.10
01 Feb 2005 22:27:38
Original commit files touched by this commit  3.09
vs search for other commits by this committer
Update to 3.09 and unbreak on 5.x
26 Jul 2004 13:06:07
Original commit files touched by this commit  3.08_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 20:22:26
Original commit files touched by this commit  3.08_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>
07 Mar 2004 11:16:20
Original commit files touched by this commit  3.08_1
obraun search for other commits by this committer
* Set maintainer to haskell@.
* Use CONFLICTS instead of local hack.
* Put SIZE into distinfo.
22 Feb 2004 02:09:15
Original commit files touched by this commit  3.08_1
kris search for other commits by this committer
Reset bouncing maintainer address
04 Feb 2004 05:21:48
Original commit files touched by this commit  3.08_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
05 Jul 2003 21:31:54
Original commit files touched by this commit  3.08
obraun search for other commits by this committer
Tarball has been rerolled.

* Target in Makefile changed s/nhc98/nhc/g
* Changed order in parseOp (Imports.hs)
* Added #if ! USE_READLINE in SimpleLineEditor.hs

No functional change, so no need to bump PORTREVISION.

Pointed out by: olgeni
Approved by:    maintainer
28 Jun 2003 17:33:50
Original commit files touched by this commit  3.08
obraun search for other commits by this committer
Upgrade to 3.08.

Approved by:    maintainer
03 Apr 2003 16:07:51
Original commit files touched by this commit  3.07
obraun search for other commits by this committer
Upgrade to 3.07.

Approved by:    maintainer
21 Feb 2003 11:23:04
Original commit files touched by this commit  3.06
knu search for other commits by this committer
De-pkg-comment.
20 Nov 2002 09:10:55
Original commit files touched by this commit  3.06
obraun search for other commits by this committer
Add the new virtual category haskell.
04 Sep 2002 19:39:09
Original commit files touched by this commit  3.06
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: 25

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
dovecotNov 19
dovecot-develNov 19
libxml2Nov 19
openfireNov 19
enscript-a4Nov 18
enscript-letterNov 18
enscript-letterdjNov 18
syslog-ng2Nov 18
gnutlsNov 16
net-snmpNov 14
net-snmp53Nov 14
faad*Nov 13
firefoxNov 13
firefox-develNov 13
firefox10Nov 13

13 vulnerabilities affecting 33 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 19405
Broken 158
Deprecated 81
Ignore 444
Forbidden 7
Restricted 271
No CDROM 132
Vulnerable 55
Expired 55
Set to expire 64
Interactive 78
new 24 hours 2
new 48 hours4
new 7 days35
new fortnight69
new month114

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

Add tab to Netscape 6

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