FreshPorts -- The Place For Ports Thu, 20 Nov 2008 12:59 PM 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-c2hs 0.15.1_1 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 19:39:29
Also Listed In: haskell


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/

-- Oliver Braun
obraun@FreeBSD.org
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: lang/ghc, devel/hs-happy, devel/hs-alex
Required To Run: lang/ghc
Required Libraries: math/libgmp4

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://www.cse.unsw.edu.au/~chak/haskell/c2hs/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 36

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
20 Jul 2008 15: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 21: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 21: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 07: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 13: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 20: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 12: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 22: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 18: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 10: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 21: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 16: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 17: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 09: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 22: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 19: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 21: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 21: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 19: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: 36

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 hours3
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.2 seconds.