| Port details on branch 2026Q2 |
- arts++ Network data storage and analysis library from CAIDA
- 1.1.a13_3,1 net-mgmt
=0 1.1.a13_3,1Version of this port present on the latest quarterly branch. BROKEN: /usr/include/c++/v1/__type_traits/is_trivially_relocatable.h:37:83: error: '__trivially_relocatable' is a private member of 'std::pair<unsigned int, unsigned int>'
DEPRECATED: deprecated by upstream, broken
EXPIRATION DATE: 2026-06-30
IGNORE: is marked as broken: /usr/include/c++/v1/__type_traits/is_trivially_relocatable.h:37:83: error: '__trivially_relocatable' is a private member of 'std::pair<unsigned int, unsigned int>'
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2026-04-14 12:06:07
- Last Update: 2026-04-14 12:02:32
- Commit Hash: 2140500
- License: LGPL21
- WWW:
- https://catalog.caida.org/software/arts
- Description:
- arts++ is a support package for CAIDA's cflowd and skitter.
It provides a C++ class library and simple applications for handling
data produced by cflowd and skitter.
See: http://www.caida.org/tools/measurement/cflowd/
http://www.caida.org/tools/measurement/skitter/
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/net-mgmt/arts++/ && make install clean
- We doubt a package is available for this port because we see it marked as as:
-
Packages are normally not provided for ports that are marked as above.
- To add the package, run one of these commands:
- pkg install net-mgmt/arts++
- pkg install arts++
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: arts++
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (arts++-1.1.a13.tar.gz) = a743296cc934f3ad883c3fab1bf5c9bd35eb747b777b5fedb44af5cc291053a7
SIZE (arts++-1.1.a13.tar.gz) = 524413
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for arts++-1.1.a13_3,1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- net-mgmt_arts++
- USES:
- gmake libtool
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.1.a13_3,1 14 Apr 2026 12:02:32
    |
Robert Clausecker (fuz)  |
net-mgmt/arts++: broken, deprecate
- unmaintained
- deprecated by upstream
- broken due to C++ changes:
/usr/include/c++/v1/__type_traits/is_trivially_relocatable.h:37:83: error:
'__trivially_relocatable' is a private member of 'std::pair<unsigned int,
unsigned int>'
37 | __enable_if_t<is_same<_Tp,
typename _Tp::__trivially_relocatable>::value> >
|
^
/usr/include/c++/v1/__memory/uninitialized_algorithms.h:626:44: note: during
template argument deduction for class template partial specialization
'__libcpp_is_trivially_relocatable<_Tp, __enable_if_t<is_same<_Tp, typename
_Tp::__trivially_relocatable>::value> >' [with _Tp = ArtsSelection<unsigned
int>]
626 | if (__libcpp_is_constant_evaluated() ||
!__libcpp_is_trivially_relocatable<_Tp>::value ||
| ^
/usr/include/c++/v1/__memory/uninitialized_algorithms.h:626:44: note: in
instantiation of template class
'std::__libcpp_is_trivially_relocatable<ArtsSelection<unsigned int> >' requested
here
/usr/include/c++/v1/vector:1052:8: note: in instantiation of function template
specialization
'std::__uninitialized_allocator_relocate<std::allocator<ArtsSelection<unsigned
int> >, ArtsSelection<unsigned int> >' requested here
1052 | std::__uninitialized_allocator_relocate((Only the first 15 lines of the commit message are shown above ) |
Number of commits found: 1
|