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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2022Q2
reproc C/C++ library to simplify running external programs
14.2.7 devel 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 14.2.5Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-08-31 17:54:40
Last Update: 2026-04-16 06:57:21
Commit Hash: ec095e0
License: MIT
WWW:
https://github.com/DaanDeMeyer/reproc
Description:
reproc (Redirected Process) is a cross-platform C/C++ library that simplifies starting, stopping and communicating with external programs. The main use case is executing command line applications directly from C or C++ code and retrieving their output. reproc consists out of two libraries: reproc and reproc++. reproc is a C99 library that contains the actual code for working with external programs.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (36 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/reproc-14.2.7/catalog.mk
  3. /usr/local/share/licenses/reproc-14.2.7/LICENSE
  4. /usr/local/share/licenses/reproc-14.2.7/MIT
  5. include/reproc++/arguments.hpp
  6. include/reproc++/detail/array.hpp
  7. include/reproc++/detail/type_traits.hpp
  8. include/reproc++/drain.hpp
  9. include/reproc++/env.hpp
  10. include/reproc++/export.hpp
  11. include/reproc++/input.hpp
  12. include/reproc++/reproc.hpp
  13. include/reproc++/run.hpp
  14. include/reproc/drain.h
  15. include/reproc/export.h
  16. include/reproc/reproc.h
  17. include/reproc/run.h
  18. lib/cmake/reproc++/reproc++-config-version.cmake
  19. lib/cmake/reproc++/reproc++-config.cmake
  20. lib/cmake/reproc++/reproc++-targets-release.cmake
  21. lib/cmake/reproc++/reproc++-targets.cmake
  22. lib/cmake/reproc/reproc-config-version.cmake
  23. lib/cmake/reproc/reproc-config.cmake
  24. lib/cmake/reproc/reproc-targets-release.cmake
  25. lib/cmake/reproc/reproc-targets.cmake
  26. lib/libreproc++.so
  27. lib/libreproc++.so.14
  28. lib/libreproc++.so.14.2.4
  29. lib/libreproc.so
  30. lib/libreproc.so.14
  31. lib/libreproc.so.14.2.4
  32. libdata/pkgconfig/reproc++.pc
  33. libdata/pkgconfig/reproc.pc
  34. @owner
  35. @group
  36. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • reproc>0:devel/reproc
To install the port:
cd /usr/ports/devel/reproc/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/reproc
  • pkg install reproc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: reproc
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1776319619 SHA256 (DaanDeMeyer-reproc-v14.2.7_GH0.tar.gz) = 77914ba566356d86986db240ecdb1762dfdd55bb1e8e127d016d9c5c4c9300e8 SIZE (DaanDeMeyer-reproc-v14.2.7_GH0.tar.gz) = 65440

Packages (timestamps in pop-ups are UTC):
reproc
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest14.2.714.2.714.2.114.2.514.2.7n/an/an/a
FreeBSD:13:quarterly14.2.514.2.514.2.4.714.2.514.2.5n/an/an/a
FreeBSD:14:latest14.2.714.2.714.2.414.2.514.2.714.2.4.7-14.2.4.7
FreeBSD:14:quarterly14.2.714.2.7-14.2.514.2.714.2.4.714.2.4.714.2.4.7
FreeBSD:15:latest14.2.714.2.7n/a14.2.5n/an/a14.2.4.714.2.4.7
FreeBSD:15:quarterly14.2.714.2.7n/a-n/an/a--
FreeBSD:16:latest14.2.714.2.7n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_reproc
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/DaanDeMeyer/reproc/tar.gz/v14.2.7?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port