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) combination for a given watch list. This is what FreshPorts will look for.

Port details
pure-stldict Pure interface to C++ STL map/unordered_map
0.8_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.8_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Depends on expiring devel/llvm35
Expired This port expired on: 2019-08-31
Maintainer: lichray@gmail.com search for ports maintained by this maintainer
Port Added: 2012-01-26 20:18:57
Last Update: 2019-09-01 15:40:05
SVN Revision: 510697
License: LGPL3+
WWW:
https://puredocs.bitbucket.io/pure-stldict.html
Description:
This package provides a light-weight, no frills interface to the C++ dictionary containers map and unordered_map. The stldict module makes these data structures available in Pure land and equips them with a (more or less) idiomatic Pure container interface. WWW: https://puredocs.bitbucket.io/pure-stldict.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
Expand this list (9 items)
Collapse this list.
  1. /usr/local/share/licenses/pure-stldict-0.8_1/catalog.mk
  2. /usr/local/share/licenses/pure-stldict-0.8_1/LICENSE
  3. /usr/local/share/licenses/pure-stldict-0.8_1/LGPL3+
  4. lib/pure/hashdict.pure
  5. lib/pure/hashdict.so
  6. lib/pure/orddict.pure
  7. lib/pure/orddict.so
  8. lib/pure/stldict.pure
  9. lib/pure/stldictbase.pure
Collapse this list.
Dependency lines:
  • pure-stldict>0:devel/pure-stldict
No installation instructions:
This port has been deleted.
PKGNAME: pure-stldict
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (pure/pure-stldict-0.8.tar.gz) = 5b894ae6dc574c7022258e2732bea649c82c959ec4d0be13fb5a3e8ba8488f28 SIZE (pure/pure-stldict-0.8.tar.gz) = 69024

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. pkgconf>=1.3.0_1 : devel/pkgconf
  2. gmake : devel/gmake
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-stldict-0.8_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
USES:
compiler:c++0x pkgconfig pure
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://bitbucket.org/purelang/pure-lang/downloads/
Collapse this list.

Number of commits found: 25

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.8_1
01 Sep 2019 15:40:05
Revision:510697Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2019-08-31 devel/pure-stldict: Depends on expiring devel/llvm35
2019-08-31 lang/dmd1: No longer supported upstream
2019-08-31 lang/gprolog: Abandonware upstream (more than five years), fails in
various ways with remotely recent compilers
2019-08-31 math/pure-mpfr: Depends on expiring devel/llvm35
2019-08-31 math/pure-rational: Depends on expiring devel/llvm35
2019-08-31 net/pure-sockets: Depends on expiring devel/llvm35
2019-08-31 textproc/pure-csv: Depends on expiring devel/llvm35
2019-08-31 textproc/pure-xml: Depends on expiring devel/llvm35
2019-08-31 x11-toolkits/pure-tk: Depends on expiring devel/llvm35
2019-08-31 databases/pure-sql3: Depends on expiring devel/llvm35
2019-08-31 devel/pure-readline: Depends on expiring devel/llvm35
2019-08-31 devel/pure-stllib: Depends on expiring devel/llvm35
0.8_1
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
0.8
08 Jun 2019 11:46:55
Revision:503721Original commit files touched by this commit
antoine search for other commits by this committer
Chase llvm35 expiration
0.8
13 Mar 2019 04:20:42
Revision:495539Original commit files touched by this commit
linimon search for other commits by this committer
Fix build on gcc-based architectures:

  cc1plus: unrecognized command line option "-std=c++0x"

Approved by:	portmgr (tier-2 blanket)
0.8
21 May 2017 21:55:08
Revision:441429Original commit files touched by this commit
linimon search for other commits by this committer
Mark some ports failing on power64.  In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Reported by:	swills
0.8
15 Mar 2017 11:55:21
Revision:436233Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix LICENSE
- Add LICENSE_FILE
- Fix WWW:

Approved by:	portmgr blanket
0.8
09 Jan 2017 09:44:12
Revision:430928Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Remove always false OSVERSION condition
- Switch to options helpers

Approved by:	portmgr blanket
0.8
25 Nov 2016 21:27:37
Revision:427129Original commit files touched by this commit
gerald search for other commits by this committer
Replace USE_GCC=4.9+ by USE_GCC=yes, now that lang/gcc and the default
version for GCC in the Ports Collection have moved to GCC 4.9.
0.8
19 Jun 2016 12:16:02
Revision:417114Original commit files touched by this commit
gerald search for other commits by this committer
Replace USE_GCC=4.9 by the preferred USE_GCC=4.9+.
0.8
29 Jan 2016 06:09:32
Revision:407452Original commit files touched by this commit
vanilla search for other commits by this committer
Fix broken on 9.

Approved by:	maintainer
0.8
22 Jan 2016 12:49:16
Revision:406927Original commit files touched by this commit
vanilla search for other commits by this committer
Fix broken MASTER_SITES.
0.8
21 Jan 2016 06:43:09
Revision:406827Original commit files touched by this commit
vanilla search for other commits by this committer
Fix build with gcc4.9.

PR:		204385
Submitted by:	gerald@, w.schwarzenfeld@aon.at
Approved by: 	maintainer via twitter.
0.8
21 Jan 2016 03:27:37
Revision:406819Original commit files touched by this commit
vanilla search for other commits by this committer
1: Upgrade to 0.8.
2: remove USE_GCC, it's compilable with clang.

Approved by:	maintainer via twitter.
0.5_4
27 Oct 2014 11:03:01
Revision:371551Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
0.5_4
10 Sep 2014 20:50:37
Revision:367888Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
0.5_3
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.5_2
05 Jan 2014 00:19:05
Revision:338705Original commit files touched by this commit
nemysis search for other commits by this committer
- Readdition of devel/pure-stldict which was removed on 333095
- Bump PORTREVISION
- Add licenses (GPLv3 LGPL3)
- USES pure instead of USE_PURE
- Add DOCS, EXAMPLES and Option
- Support STAGEDIR
- Change pkg-plist, use @dirrmtry instead of @dirrm

This package provides a light-weight, no frills interface to the C++
dictionary containers map and unordered_map. The stldict module makes
these data structures available in Pure land and equips them with a
(more or less) idiomatic Pure container interface.

WWW: http://docs.pure-lang.googlecode.com/hg/pure-stldict.html

PR:		ports/183756
Submitted by:	Zhihao Yuan <zy@miator.net>
0.5_1
07 Nov 2013 13:44:02
Revision:333095Original commit files touched by this commit
nemysis search for other commits by this committer
pure-stllib is an "umbrella" package that contains a pair of Pure addons,
pure-stlvec and pure-stlmap. These addons provide Pure interfaces to a
selection of containers provided by the C++ Standard Library, specialized
to hold pointers to arbitrary Pure expressions.

WWW: http://docs.pure-lang.googlecode.com/hg/pure-stllib.html

PR:		ports/165865
Submitted by:	Zhihao Yuan <lichray@gmail.com>
Approved by:	wg (mentor)
0.5_1
26 Oct 2013 00:52:36
Revision:331644Original commit files touched by this commit
gerald search for other commits by this committer
Update to libmpc version 1.0.1 which brings the following fixes:

 - Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.5
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.5
17 Aug 2013 16:27:24
Revision:324851Original commit files touched by this commit
gerald search for other commits by this committer
Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.

Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.

This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.

That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.

Approved by:	portmgr (bdrewery)
0.5
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.5
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.5
01 May 2012 20:13:14
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 0.5

PR:             ports/167414
Submitted by:   Zhihao Yuan <lichray@gmail.com> (maintainer)
0.3
26 Jan 2012 20:18:33
Original commit files touched by this commit
pav search for other commits by this committer
- Add a couple of pure extensions:
  devel/pure-readline:   A readline interface for the Pure language
  devel/pure-stldict:    Pure interface to C++ STL map/unordered_map
  devel/pure-stlvec:     Pure interface to C++ STL vector
  math/pure-mpfr:        Multiprecision floats for Pure
  x11-toolkits/pure-tk:  A basic interface between Pure and Tcl/Tk

PR:             ports/161799
Submitted by:   Zhihao Yuan <lichray@gmail.com>

Number of commits found: 25