notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
pure-gen C interface generator for the Pure language
0.16_1 devel Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.16_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
Expired 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 search for ports maintained by this maintainer
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
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ghc : lang/ghc
  2. hs-language-c>=0.4 : devel/hs-language-c
  3. gmake : devel/gmake
  4. gcc47 : lang/gcc
  5. as : devel/binutils
Runtime dependencies:
  1. ffi.pure : devel/pure-ffi
  2. gcc47 : lang/gcc
Library dependencies:
  1. 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:
Expand this list (2 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/ports-distfiles/pure/
  2. https://cdn.bitbucket.org/purelang/pure-lang/downloads/
Collapse this list.

Number of commits found: 18

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.16_1
01 Sep 2014 14:56:27
Revision:366881Original commit files touched by this commit
bapt search for other commits by this committer
Finish r366879
0.16_1
10 Aug 2014 22:34:52
Revision:364579Original commit files touched by this commit
pgj search for other commits by this committer
- 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 View all of this commit message)
0.16_1
04 Jul 2014 12:06:07
Revision:360604Original commit files touched by this commit
bapt search for other commits by this committer
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
Revision:347809Original commit files touched by this commit
gerald search for other commits by this committer
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
Revision:346975Original commit files touched by this commit
gerald search for other commits by this committer
Replace USE_GCC=4.6+ by USE_GCC=yes.

Approved by:	portmgr (mat)
0.16
21 Feb 2014 13:36:13
Revision:345404Original commit files touched by this commit
ehaupt search for other commits by this committer
Remove trailing whitespaces from category devel
0.16
10 Feb 2014 13:54:28
Revision:343634Original commit files touched by this commit
ehaupt search for other commits by this committer
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
Revision:333047Original commit files touched by this commit
nemysis search for other commits by this committer
- 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
Revision:333045Original commit files touched by this commit
delphij search for other commits by this committer
Update to 0.57.

PR:		ports/179390
Submitted by:	nemysis
Approved by:	maintainer
0.15
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
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
Revision:322734Original commit files touched by this commit
bapt search for other commits by this committer
Fix PORTSDIR not already defined by using relative path
0.15
10 Jul 2013 21:11:24
Revision:322733Original commit files touched by this commit
bapt search for other commits by this committer
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
Original commit files touched by this commit
pgj search for other commits by this committer
- 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
Original commit files touched by this commit
pav search for other commits by this committer
- 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
Original commit files touched by this commit
eadler search for other commits by this committer
- 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
Original commit files touched by this commit
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
0.11
29 Apr 2011 00:51:55
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.11

PR:             ports/156707
Submitted by:   Zhihao Yuan <lichray@gmail.com> (maintainer)
0.10
12 Apr 2011 02:24:38
Original commit files touched by this commit
wen search for other commits by this committer
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>

Number of commits found: 18