Subject: CVS commit: pkgsrc/lang
From: Jonathan Perkin
Date: 2018-08-09 16:16:08
Message id: 20180809141608.8887AFBEC@cvs.NetBSD.org

Log Message:
lang: Import libcxx version 6.0.1.

libc++ is a new implementation of the C++ standard library, targeting
C++11.

Features and Goals
 * Correctness as defined by the C++11 standard.
 * Fast execution.
 * Minimal memory use.
 * Fast compile times.
 * ABI compatibility with gcc's libstdc++ for some low-level features
   such as exception objects, rtti and memory allocation.
 * Extensive unit tests.

Files:
RevisionActionfile
1.1addpkgsrc/lang/libcxx/DESCR
1.1addpkgsrc/lang/libcxx/Makefile
1.1addpkgsrc/lang/libcxx/PLIST
1.1addpkgsrc/lang/libcxx/buildlink3.mk
1.1addpkgsrc/lang/libcxx/distinfo
1.1addpkgsrc/lang/libcxx/patches/patch-src_experimental_memory__resource.cpp