FreshPorts -- The Place For Ports notbug Sat, 11 Feb 2012 8:43 PM GMT
Port details
hs-c2hs 0.16.3 devel on this many watch lists=1 search for ports that depend on this port
C->Haskell, an Interface Generator 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: GPLv2
C->Haskell is an interface generator that simplifies the development of Haskell
bindings to C libraries. The tool processes existing C header files that
determine data layout and function signatures on the C side in conjunction with
Haskell modules that specify Haskell-side type signatures and marshaling
details. Hooks embedded in the Haskell code signal access to C structures and
functions -- they are expanded by the interfacing tool in dependence on
information from the corresponding C header file. Another noteworthy property
is the lightweight nature of the approach.

WWW: http://www.cse.unsw.edu.au/~chak/haskell/c2hs/
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-language-c, textproc/docbook-xsl, textproc/libxslt, devel/gmake
Required Libraries: math/gmp, converters/libiconv
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
http://hackage.haskell.org/packages/archive/c2hs/0.16.3/
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: 45

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
10 Jul 2011 01:23:43
Original commit files touched by this commit  0.16.3
ashish search for other commits by this committer
- Update to 0.16.3

Obtained from:  FreeBSD Haskell
09 May 2011 05:28:57
Original commit files touched by this commit  0.16.2_1
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
08 Aug 2010 08:49:38
Original commit files touched by this commit  0.16.2
pgj search for other commits by this committer
- Add DIST_SUBDIR for Haskell Cabal ports (with default of "cabal")

Suggested by:   admi3
15 May 2010 18:59:08
Original commit files touched by this commit  0.16.2
pgj search for other commits by this committer
- Update to 0.16.2
12 May 2010 16:33:59
Original commit files touched by this commit  0.16.0_3
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  0.16.0_3
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  0.16.0_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)
13 May 2009 09:46:02
Original commit files touched by this commit  0.16.0_1
ale search for other commits by this committer
Chase libgmp and bump PORTREVISION.
06 Mar 2009 19:48:54
Original commit files touched by this commit  0.16.0
pgj search for other commits by this committer
- Update to 0.16.0

Approved by:    tabthorpe
20 Jul 2008 14:54:33
Original commit files touched by this commit  0.15.1_1
obraun search for other commits by this committer
Add ghc as run depend, since c2hs installs files in ghc's cabal dir, and make
portlint happier.
18 Jul 2008 20:05:17
Original commit files touched by this commit  0.15.1_1
obraun search for other commits by this committer
Upgrade ghc to 6.8.3.
11 Feb 2008 18:55:20
Original commit files touched by this commit  0.15.1
obraun search for other commits by this committer
Update to 0.15.1.
09 Nov 2007 08:09:20
Original commit files touched by this commit  0.15.0
vs search for other commits by this committer
Fix packaging blunder: install supporting file where it belongs

Approved by: portmgr (linimon)
01 Nov 2007 09:37:57
Original commit files touched by this commit  0.15.0
vs search for other commits by this committer
Unbreak by updating to 0.15.0

Approved by: portmgr (erwin)
19 May 2007 20:32:57
Original commit files touched by this commit  0.13.6_3
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}.
24 Mar 2007 20:55:07
Original commit files touched by this commit  0.13.6_2
obraun search for other commits by this committer
Mark broken with ghc 6.6.

Reported by:    kris (bento)
17 May 2006 06:38:42
Original commit files touched by this commit  0.13.6_2
vs search for other commits by this committer
Chase GHC update
22 Jan 2006 08:30:12
Original commit files touched by this commit  0.13.6_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  0.13.6_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>
14 Oct 2005 12:09:50
Original commit files touched by this commit  0.13.6_1
vs search for other commits by this committer
Chase update of lang/ghc
18 May 2005 19:43:34
Original commit files touched by this commit  0.13.6
obraun search for other commits by this committer
Upgrade to 0.13.6.
12 Apr 2005 11:42:41
Original commit files touched by this commit  0.13.4
vs search for other commits by this committer
Fix dependency. The port remains BROKEN though as it still hasn't been
updated to work with the latest GHC.
10 Apr 2005 21:41:59
Original commit files touched by this commit  0.13.4
kris search for other commits by this committer
BROKEN: Broken dependency
19 Oct 2004 17:50:58
Original commit files touched by this commit  0.13.4
obraun search for other commits by this committer
Upgrade to 0.13.4.
17 Oct 2004 09:25:00
Original commit files touched by this commit  0.13.2
obraun search for other commits by this committer
Upgrade ghc to 6.2.2, remove BROKEN, make portlint a little bit happier.
16 Oct 2004 20:00:41
Original commit files touched by this commit  0.13.2
obraun search for other commits by this committer
Upgrade to 0.13.2.
16 Jul 2004 15:44:18
Original commit files touched by this commit  0.13.1
vs search for other commits by this committer
Minor portlint-spree, including fixes for package-building hs-tclhaskell-ghc
and hs-c2hs on the cluster (for 4.X).
11 Jun 2004 16:08:40
Original commit files touched by this commit  0.13.1
obraun search for other commits by this committer
Upgrade to 0.13.1.
25 Mar 2004 08:29:28
Original commit files touched by this commit  0.12.0
obraun search for other commits by this committer
ghc-6.2.1 is now in the tree
11 Mar 2004 07:48:13
Original commit files touched by this commit  0.12.0
obraun search for other commits by this committer
deUSE_SIZEify.
06 Mar 2004 21:29:59
Original commit files touched by this commit  0.12.0
obraun search for other commits by this committer
Set maintainer to the new created haskell@ mail alias.
25 Feb 2004 11:40:09
Original commit files touched by this commit  0.12.0
obraun search for other commits by this committer
Make c2hs buildable with either ghc6 (default) or ghc5.

Submitted by:   Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
15 Feb 2004 13:12:38
Original commit files touched by this commit  0.12.0
obraun search for other commits by this committer
Upgrade to 0.12.0
04 Feb 2004 05:21:48
Original commit files touched by this commit  0.11.5_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.11.5
obraun search for other commits by this committer
SIZE-ify
16 Jan 2004 12:09:13
Original commit files touched by this commit  0.11.5
obraun search for other commits by this committer
Use lang/ghc5
10 Jun 2003 08:24:54
Original commit files touched by this commit  0.11.5
obraun search for other commits by this committer
* Upgrade to 0.11.5.
* Remove WITH_PROFILE knob.
09 Jun 2003 21:45:09
Original commit files touched by this commit  0.10.17
obraun search for other commits by this committer
Use ghc --numeric-version.
09 Jun 2003 18:39:28
Original commit files touched by this commit  0.10.17
obraun search for other commits by this committer
Remove ghc's package.conf.old.

Pointed out by: kris, bento
18 Feb 2003 10:50:48
Original commit files touched by this commit  0.10.17
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.10.17
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.10.17
obraun search for other commits by this committer
Use PORTCOMMENT variable instead of pkg-comment file.
17 Sep 2002 20:11:48
Original commit files touched by this commit  0.10.17
obraun search for other commits by this committer
Upgrade to 0.10.17.
07 Sep 2002 20:07:41
Original commit files touched by this commit  0.10.16
obraun search for other commits by this committer
* Upgrade to 0.10.16.
* Add knob WITH_PROFILE.
04 Sep 2002 18:39:09
Original commit files touched by this commit  0.10.15
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: 45

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
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
bugzilla2Feb 06
bugzilla3Feb 06

14 vulnerabilities affecting 32 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 23150
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 5
new 48 hours8
new 7 days47
new fortnight70
new month141

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