Port details |
- hs-drift Type sensitive preprocessor for Haskell
- 2.2.3_8 devel
=1 2.2.3_8Version of this port present on the latest quarterly branch.
- Maintainer: haskell@FreeBSD.org
- Port Added: 2002-09-04 18:39:29
- Last Update: 2014-08-10 22:34:52
- SVN Revision: 364579
- People watching this port, also watch:: hs-alex, ghc
- Also Listed In: haskell
- License: not specified in port
- WWW:
- http://repetae.net/john/computer/haskell/DrIFT/
- Description:
- 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/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- hs-drift>0:devel/hs-drift
- No installation instructions:
- This port has been deleted.
- PKGNAME: hs-drift
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ghc : lang/ghc
- hs-random>=0 : devel/hs-random
- gmake : devel/gmake
- Runtime dependencies:
-
- indexinfo : print/indexinfo
- Library dependencies:
-
- libgmp.so.10 : math/gmp
- libffi.so.6 : devel/libffi
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for hs-drift-2.2.3_8:
====> Options available for the single COMPILER: you have to select exactly one of them
NHC98=off: Build with NHC98
GHC=on: Build with GHC
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.2.3_8 10 Aug 2014 22:34:52 |
pgj |
- Update The Glorious Glasgow Haskell Compiler to version 7.8.3
- Update Haskell Platform to version 2014.2.0.0
- Update Yesod Platform to version 1.2.13
- Update Gtk2Hs to version 0.12.5
- Update Pandoc to version 1.12.4.2
- Update git-annex to version 5.20140717
- Unbreak wxHaskell ports
Please note that port revisions for all the Haskell ports without version
changes are bumped.
New ports (69):
databases/hs-esqueleto: Type-safe EDSL for SQL queries on persistent backends
devel/hs-Glob: Globbing library (Only the first 15 lines of the commit message are shown above ) |
2.2.3_8 15 Jul 2014 14:07:09 |
bapt |
Use modern LIB_DEPENDS |
2.2.3_8 10 Jun 2014 07:39:02 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt) |
2.2.3_8 06 Mar 2014 14:15:30 |
miwi |
- Stage suport
- While here convert gmake to USES |
2.2.3_8 20 Sep 2013 17:04:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2) |
2.2.3_8 04 Jun 2013 18:53:41 |
pgj |
- Update The Glorious Glasgow Haskell Compiler to version 7.6.3
- Update Haskell Platform to version 2013.2.0.0
Please note that port revisions for all the Haskell ports without version
changes are bumped.
Some highlights of the update:
- Fix PDF generation for pandoc [1]
- From now on, PREFIX/{lib,share,share/doc}/cabal/ghc-GHC_VERSION are used for
hs- ports (Cabal packages) as prefixes to avoid problems when upgrading with
portmaster(8) [2]
- Experimental support for LLVM-based code generation (disabled by default)
- Many simplifications, refactoring in bsd.cabal.mk
(Only the first 15 lines of the commit message are shown above ) |
2.2.3_7 05 Feb 2013 22:26:32 |
pgj |
- Fix breakage in the DYNAMIC-enabled ports triggered by the recent
devel/libffi update
- Enable multithreaded build for lang/ghc (i.e. mark MAKE_JOBS_SAFE)
Please note that port revision for all the Haskell ports without version
changes are bumped.
New ports (20):
devel/hs-MonadRandom 0.1.8
devel/hs-base64-conduit 0.5.1
devel/hs-bifunctors 3.2
devel/hs-either 3.1
devel/hs-errors 1.3.1
devel/hs-generic-deriving 1.4.0 (Only the first 15 lines of the commit message are shown above ) |
2.2.3_6 20 Dec 2012 02:23:06 |
pgj |
- Update The Glorious Glasgow Haskell Compiler to version 7.4.2
- Update Haskell Platform to version 2012.4.0.0
- Update Gtk2Hs to 0.12.4
- Transfer maintainership of math/hs-math-functions to haskell@ [1]
Please note that port revisions for all the Haskell ports without version
changes are bumped.
Some further highlights of the update:
- Trim Makefile headers
- Enable dynamic libraries and dynamic linking by default
- Enable bootstrapping by versions of GHC and HsColour already installed
- Use GCC and binutils from ports
New ports (32): (Only the first 15 lines of the commit message are shown above ) |
2.2.3_6 03 Aug 2012 02:32:10 |
pgj |
- Use the new options framework
- Drop support for GHC
Obtained from: FreeBSD Haskell |
2.2.3_5 03 Jun 2012 20:52:29 |
pgj |
- Update The Glorious Glasgow Haskell Compiler to version 7.4.1
Please note that port revision for all the Haskell ports without version changes
are also bumped. Other per-port updates are coming soon (in separate commits)!
In addition to that, separate -docs ports are no longer needed so they are
now removed.
Thanks ashish@ for the assistance.
Obtained from: FreeBSD Haskell |
2.2.3_4 13 Feb 2012 03:49:33 |
pgj |
- 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 |
2.2.3_3 09 May 2011 05:28:57 |
ashish |
- 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 |
2.2.3_2 19 Apr 2010 10:43:43 |
ale |
Switch to use newer GMP version.
PR: ports/144487
Submitted by: ale
Approved by: portmgr (-exp run by erwin) |
2.2.3_1 02 Sep 2009 15:38:45 |
pgj |
- 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 ) |
2.2.3 01 Jun 2008 09:42:37 |
olgeni |
Large round of typo fixes in ports/devel (pkg-descr). |
2.2.3 01 Mar 2008 16:39:02 |
obraun |
* Update to 2.2.3.
* Fix mastersite. |
2.2.1_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
2.2.1 23 Feb 2007 17:24:20 |
obraun |
Upgrade to 2.2.1. |
2.2.0 15 Apr 2006 13:30:40 |
vs |
Update to 2.2.0. nhc support seems broken atm.
PR: ports/95587
Submitted by: Václav Haisman |
2.1.0_1 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
2.1.0_1 12 Jan 2006 12:54:32 |
sem |
- 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> |
2.1.0 02 Dec 2004 08:31:51 |
vs |
- Fix building with nhc
- Use OPTIONS
- Nuke 2-line pkg-plist |
2.1.0 01 Dec 2004 22:02:43 |
obraun |
Upgrade to 2.1.0. |
2.0.4 28 May 2004 09:17:20 |
obraun |
Upgrade to 2.0.4 |
2.0.3 11 Mar 2004 07:48:13 |
obraun |
deUSE_SIZEify. |
2.0.3 06 Mar 2004 21:29:59 |
obraun |
Set maintainer to the new created haskell@ mail alias. |
2.0.3 31 Jan 2004 11:16:48 |
obraun |
SIZE-ify |
2.0.3 29 Jan 2004 22:00:38 |
obraun |
Upgrade to 2.0.3 |
2.0.1 29 Oct 2003 09:40:05 |
obraun |
* Upgrade to 2.0.1.
* Utilise INFO.
* Change default compiler to lang/ghc and include WITH_NHC98 to compile with
lang/nhc98. |
2.0.r4 15 May 2003 11:09:25 |
obraun |
Upgrade to 2.0rc4. |
2.0.r3 28 Feb 2003 22:53:02 |
kris |
Use pre-everything:: instead of pre-everything: to avoid conflict with
targets in bsd.port.mk |
2.0.r3 18 Feb 2003 10:50:48 |
obraun |
De-pkg-comment and make portlint a little bit happier. |
2.0.r3 20 Nov 2002 09:10:55 |
obraun |
Add the new virtual category haskell. |
2.0.r3 05 Nov 2002 21:55:21 |
obraun |
Use PORTCOMMENT variable instead of pkg-comment file. |
2.0.r3 04 Sep 2002 18:39:09 |
obraun |
Add prefix `hs-' for Haskell related ports after repo copy.
Remove Haskell ports without prefix. |