1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/ports-mgmt/portrac
Dmitry Marakasov 3d4cdb8e2f - This uses c++11 features (for example, std::to_string), so add corresponding compiler requirements and flags
- Add patches to fix missing includes (couldn't find any upstream contants to submit these)
- Unfortunately, it's still BROKEN on 9.x as gcc 4.8's stdlibc++ doesn't seem to provide to_string, so mark it as such

Submitted by:	pkg-fallout
Approved by:	portmgr blanket
2015-06-26 17:48:08 +00:00
..
files - This uses c++11 features (for example, std::to_string), so add corresponding compiler requirements and flags 2015-06-26 17:48:08 +00:00
distinfo
Makefile - This uses c++11 features (for example, std::to_string), so add corresponding compiler requirements and flags 2015-06-26 17:48:08 +00:00
pkg-descr