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-stlvec Pure interface to C++ STL vector
0.2 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.2Version of this port present on the latest quarterly branch.
Maintainer: lichray@gmail.com search for ports maintained by this maintainer
Port Added: 2012-01-26 20:18:57
Last Update: 2013-11-07 13:44:02
SVN Revision: 333095
License: not specified in port
WWW:
http://docs.pure-lang.googlecode.com/hg/pure-stlvec.html
Description:
Pure's interface to C++ vectors, specialized to hold pointers to arbitrary Pure expressions, and the C++ Standard Template Library algorithms that act on them. WWW: http://docs.pure-lang.googlecode.com/hg/pure-stlvec.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-stlvec>0:devel/pure-stlvec
No installation instructions:
This port has been deleted.
PKGNAME: pure-stlvec
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. gmake : devel/gmake
Library dependencies:
  1. libpure.so.8 : lang/pure
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/pure/
  2. http://pure-lang.googlecode.com/files/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.2
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.2
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.2
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.2
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.2
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: 5