Port details |
- pure-gen C interface generator for the Pure language
- 0.16_1 devel
=0 0.16_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
This port expired on: 2014-08-31
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2011-04-12 02:24:58
- Last Update: 2014-09-01 14:56:27
- SVN Revision: 366881
- License: BSD
- WWW:
- http://docs.pure-lang.googlecode.com/hg/pure-gen.html
- Description:
- pure-gen is a C interface generator for the Pure language. It takes a C
header file as input and generates a corresponding Pure module with the
constant definitions and extern declarations needed to use the C module
from Pure. pure-gen can also generate FFI interfaces rather than externs
(using the pure-ffi module, see below), and it can optionally create a C
wrapper module which allows you to create interfaces to pretty much any
code which can be called via C. Interfaces to C++ can be made using SWIG's
new C language module which can wrap arbitrary C++ libraries in C.
WWW: http://docs.pure-lang.googlecode.com/hg/pure-gen.html
-
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:
-
- pure-gen>0:devel/pure-gen
- No installation instructions:
- This port has been deleted.
- PKGNAME: pure-gen
- 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-language-c>=0.4 : devel/hs-language-c
- gmake : devel/gmake
- gcc47 : lang/gcc
- as : devel/binutils
- Runtime dependencies:
-
- ffi.pure : devel/pure-ffi
- gcc47 : lang/gcc
- Library dependencies:
-
- libpure.so : lang/pure
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for pure-gen-0.16_1:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> 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 |
0.16_1 01 Sep 2014 14:56:27 |
bapt |
Finish r366879 |
0.16_1 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 ) |
0.16_1 04 Jul 2014 12:06:07 |
bapt |
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr |
0.16_1 10 Mar 2014 20:55:22 |
gerald |
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs) |
0.16 03 Mar 2014 23:30:56 |
gerald |
Replace USE_GCC=4.6+ by USE_GCC=yes.
Approved by: portmgr (mat) |
0.16 21 Feb 2014 13:36:13 |
ehaupt |
Remove trailing whitespaces from category devel |
0.16 10 Feb 2014 13:54:28 |
ehaupt |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
0.16 07 Nov 2013 00:20:50 |
nemysis |
- Unbreak pure.mk, use correct .include "${PORTSDIR}/Mk/Uses/gmake.mk"
- Remove devel/pure-gen/pkg-plist
Approved by: pawel / wg (mentors, implicit) |
0.16 06 Nov 2013 22:50:22 |
delphij |
Update to 0.57.
PR: ports/179390
Submitted by: nemysis
Approved by: maintainer |
0.15 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.15 10 Jul 2013 21:28:57 |
bapt |
Fix PORTSDIR not already defined by using relative path |
0.15 10 Jul 2013 21:11:24 |
bapt |
Fix pure by removing the useless pre.mk/post.mk dancing
Convert to USES=gmake
Reported by: marino |
0.15 03 Jun 2012 22:06:36 |
pgj |
- Update to 0.15
PR: ports/168325
Submitted by: pgj
Approved by: maintainer
Obtained from: FreeBSD Haskell |
0.12_1 26 Jan 2012 11:18:51 |
pav |
- Update pure to 0.51 and update modules
PR: ports/161799
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer) |
0.12 18 Oct 2011 22:20:32 |
eadler |
- update pure-gen to 0.12
- update pure-gtk to 0.10
- update pure-sockets to 0.5
-- remove duplicate pkg-plist entries
-- make clang dep unconditional
PR: ports/161423
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
Approved by: bapt (mentor) |
0.11_1 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 |
0.11 29 Apr 2011 00:51:55 |
wen |
- Update to 0.11
PR: ports/156707
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer) |
0.10 12 Apr 2011 02:24:38 |
wen |
pure-gen is a C interface generator for the Pure language. It takes a C
header file as input and generates a corresponding Pure module with the
constant definitions and extern declarations needed to use the C module
from Pure. pure-gen can also generate FFI interfaces rather than externs
(using the pure-ffi module, see below), and it can optionally create a C
wrapper module which allows you to create interfaces to pretty much any
code which can be called via C. Interfaces to C++ can be made using SWIG's
new C language module which can wrap arbitrary C++ libraries in C.
WWW: http://docs.pure-lang.googlecode.com/hg/pure-gen.html
PR: ports/155872
Submitted by: Zhihao Yuan <lichray@gmail.com> |