FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 6:52 PM BST
Port details
hs-drift 2.2.3_4 devel on this many watch lists=1 search for ports that depend on this port
A type sensitive preprocessor 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: not specified in port


DrIFT is a type sensitive preprocessor for Haskell. It extracts type
declarations and directives from modules. The directives cause rules to be
fired on the parsed type declarations, generating new code which is then
appended to the bottom of the input file. The rules are expressed as Haskell
code, and it is intended that the user can add new rules as required.

DrIFT automates instance derivation for classes that aren't supported by the
standard compilers. In addition, instances can be produced in separate modules
to that containing the type declaration. This allows instances to be derived
for a type after the original module has been compiled. As a bonus, simple
utility functions can also be produced from a type.

WWW: http://repetae.net/john/computer/haskell/DrIFT/
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, devel/gmake
Required Libraries: math/gmp
There are no ports dependent upon this port

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


Configuration Options
===> The following configuration options are available for hs-drift-2.2.3_4:
     NHC98=off (default) "Build with nhc98"
     GHC=on (default) "Build with ghc"
===> Use 'make config' to modify these settings

Master Sites:
http://repetae.net/computer/haskell/DrIFT/drop/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2012-02-13
    Affects: users of lang/ghc and */hs-*
    Author: pgj@FreeBSD.org
    Reason: 
      GHC has been updated to version 7.0.4, and Haskell Platform to version
      2011.4.0.0, 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
    
    

  • 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: 25

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
13 Feb 2012 03:49:33
Original commit files touched by this commit  2.2.3_4
pgj search for other commits by this committer
- Please welcome GHC 7.0.4

GHC in the ports tree has been updated to version 7.0.4 and the port revision
for all the Haskell ports without version changes are bumped.  Other per-port
updates are coming soon.

This update also incorporates some improvements for bsd.cabal.mk that makes
working with Haskell ports even easier.

Thanks ashish@ for the help!

Obtained from:  FreeBSD Haskell
09 May 2011 05:28:57
Original commit files touched by this commit  2.2.3_3
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
19 Apr 2010 10:43:43
Original commit files touched by this commit  2.2.3_2
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.2.3_1
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)
01 Jun 2008 09:42:37
Original commit files touched by this commit  2.2.3
olgeni search for other commits by this committer
Large round of typo fixes in ports/devel (pkg-descr).
01 Mar 2008 16:39:02
Original commit files touched by this commit  2.2.3
obraun search for other commits by this committer
* Update to 2.2.3.
* Fix mastersite.
19 May 2007 20:32:57
Original commit files touched by this commit  2.2.1_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}.
23 Feb 2007 17:24:20
Original commit files touched by this commit  2.2.1
obraun search for other commits by this committer
Upgrade to 2.2.1.
15 Apr 2006 13:30:40
Original commit files touched by this commit  2.2.0
vs search for other commits by this committer
Update to 2.2.0. nhc support seems broken atm.

PR:             ports/95587
Submitted by:   Václav Haisman
22 Jan 2006 08:30:12
Original commit files touched by this commit  2.1.0_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  2.1.0_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>
02 Dec 2004 08:31:51
Original commit files touched by this commit  2.1.0
vs search for other commits by this committer
- Fix building with nhc
- Use OPTIONS
- Nuke 2-line pkg-plist
01 Dec 2004 22:02:43
Original commit files touched by this commit  2.1.0
obraun search for other commits by this committer
Upgrade to 2.1.0.
28 May 2004 09:17:20
Original commit files touched by this commit  2.0.4
obraun search for other commits by this committer
Upgrade to 2.0.4
11 Mar 2004 07:48:13
Original commit files touched by this commit  2.0.3
obraun search for other commits by this committer
deUSE_SIZEify.
06 Mar 2004 21:29:59
Original commit files touched by this commit  2.0.3
obraun search for other commits by this committer
Set maintainer to the new created haskell@ mail alias.
31 Jan 2004 11:16:48
Original commit files touched by this commit  2.0.3
obraun search for other commits by this committer
SIZE-ify
29 Jan 2004 22:00:38
Original commit files touched by this commit  2.0.3
obraun search for other commits by this committer
Upgrade to 2.0.3
29 Oct 2003 09:40:05
Original commit files touched by this commit  2.0.1
obraun search for other commits by this committer
* Upgrade to 2.0.1.
* Utilise INFO.
* Change default compiler to lang/ghc and include WITH_NHC98 to compile with
  lang/nhc98.
15 May 2003 11:09:25
Original commit files touched by this commit  2.0.r4
obraun search for other commits by this committer
Upgrade to 2.0rc4.
28 Feb 2003 22:53:02
Original commit files touched by this commit  2.0.r3
kris search for other commits by this committer
Use pre-everything:: instead of pre-everything: to avoid conflict with
targets in bsd.port.mk
18 Feb 2003 10:50:48
Original commit files touched by this commit  2.0.r3
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  2.0.r3
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  2.0.r3
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  2.0.r3
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
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23672
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 3
new 48 hours33
new 7 days59
new fortnight183
new month255

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.369 seconds.