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
libcxxrt Implementation of the Code Sourcery C++ ABI
20160529 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 20160529Version of this port present on the latest quarterly branch.
Maintainer: mmokhi@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-01-29 18:19:22
Last Update: 2017-02-24 17:57:08
SVN Revision: 434738
License: BSD2CLAUSE
WWW:
https://github.com/pathscale/libcxxrt
Description:
This library implements the Code Sourcery C++ ABI, as documented here: WWW: http://www.codesourcery.com/public/cxx-abi/abi.html It is intended to sit below an STL implementation, and provide features required by the compiler for implementation of the C++ language. WWW: https://github.com/pathscale/libcxxrt
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:
  • libcxxrt>0:devel/libcxxrt
No installation instructions:
This port has been deleted.
PKGNAME: libcxxrt
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (pathscale-libcxxrt-20160529-516a65c_GH0.tar.gz) = 5d2b943fb8bcce453d3453246dd25242a01b2107631c52c90dbefff13fec1f65 SIZE (pathscale-libcxxrt-20160529-516a65c_GH0.tar.gz) = 73293

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. cmake : devel/cmake
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
cmake compiler:c++11-lang
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/pathscale/libcxxrt/tar.gz/516a65c?dummy=/
Collapse this list.

Number of commits found: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
20160529
24 Feb 2017 17:57:08
Revision:434738Original commit files touched by this commit Sanity Test Failure
dim search for other commits by this committer
Remove the devel/libc++ and devel/libcxxrt ports.

Since all supported versions of FreeBSD now have libc++ and libcxxrt in
the base system, and these ports were outdated, remove them, and update
any ports that still depended on them:
* graphics/gnash
* textproc/hs-double-conversion
* x11-toolkits/hs-wxc
* math/parmetis

Approved by:	portmgr (antoine)
Exp-run by:	antoine
PR:		217257
MFH:		2017Q1
20160529
11 Feb 2017 04:44:44
Revision:433834Original commit files touched by this commit
mmokhi search for other commits by this committer
Updating the ports I maintain to my FreeBSD.org address.

Submitted by:	mmokhi
Reviewed by:	feld, mat
Approved by:	feld, mat (mentors)
Differential Revision:	https://reviews.freebsd.org/D9498
20160529
04 Jun 2016 16:25:06
Revision:416367Original commit files touched by this commit
dim search for other commits by this committer
Update devel/libcxxrt to the latest upstream version, as of 2016-05-29.

All previous patches have been dropped, since these have all been merged
upsream.

Approved by:	mokhi64@gmail.com (maintainer)
PR:		209937
20131225_3
31 May 2016 20:07:22
Revision:416217Original commit files touched by this commit
rodrigo search for other commits by this committer
Fix crash when libcxxrt exceptions been freed by a different language runtime,
and when libcxxrt itself free foreign exceptions.

Unwind API was specifically designed to allow mixed language environments where
exceptions from different runtimes interoperate. One particular example is
C++/LuaJit combination. Due to the issues in libcxxrt, databases/tarantool
crashes
when linked against libcxxrt.

The issue was merged by upstream butat the moment not officially released.
https://github.com/pathscale/libcxxrt/pull/32

PR:		204786
Submitted by:	Nick Zavaritsky <mejedi@gmail.com>
Approved by:	Mahdi Mokhtari <mokhi64@gmail.com> (maintainer)
20131225_2
28 May 2016 02:02:54
Revision:415974Original commit files touched by this commit
junovitch search for other commits by this committer
Assign submitter as maintainer by request

PR:		209794
Submitted by:	Mahdi Mokhtari <mokhi64@gmail.com>
Differential Revision:	D6606
20131225_2
09 May 2015 01:12:51
Revision:385847Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Don't install static libraries with INSTALL_LIB (part 2/2)

Approved by:	portmgr blanket
MFH:		2015Q2
20131225_1
06 May 2015 15:16:54
Revision:385521Original commit files touched by this commit
mat search for other commits by this committer
Update ports in the [bcd]* categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
20131225_1
01 Jan 2015 18:33:15
Revision:376020Original commit files touched by this commit
bapt search for other commits by this committer
Back to the pool
20131225_1
22 Sep 2014 07:11:36
Revision:368815Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
20131225_1
30 Jan 2014 07:25:35
Revision:341803Original commit files touched by this commit
bapt search for other commits by this committer
add missing dirrmtry
20131225_1
29 Jan 2014 23:26:06
Revision:341792Original commit files touched by this commit
bapt search for other commits by this committer
Use a c++11 compiler

Reported by:	QAT
20131225_1
29 Jan 2014 23:00:49
Revision:341791Original commit files touched by this commit
bapt search for other commits by this committer
Add -nostdlib to avoid linking to any stl lib
20131225
29 Jan 2014 19:29:26
Revision:341771Original commit files touched by this commit
bapt search for other commits by this committer
Bring back to the past the release date ;)

Submitted by:	decke
20141225
29 Jan 2014 18:19:07
Revision:341767Original commit files touched by this commit
bapt search for other commits by this committer
Add libcxxrt into the ports tree, that is a necessary piece of bringing
a one true unique c++ ABI for the ports tree

Number of commits found: 14