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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2022Q2
reproc C/C++ library to simplify running external programs
14.2.5 devel on this many watch lists=2 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: 2024-03-27 07:32:05
Commit Hash: 4467183
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
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.5/catalog.mk
  3. /usr/local/share/licenses/reproc-14.2.5/LICENSE
  4. /usr/local/share/licenses/reproc-14.2.5/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.
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 = 1711513138 SHA256 (DaanDeMeyer-reproc-v14.2.5_GH0.tar.gz) = 69467be0cfc80734b821c54ada263c8f1439f964314063f76b7cf256c3dc7ee8 SIZE (DaanDeMeyer-reproc-v14.2.5_GH0.tar.gz) = 65290

Packages (timestamps in pop-ups are UTC):
reproc
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest14.2.514.2.514.2.114.2.514.2.5-14.2.1-
FreeBSD:13:quarterly14.2.514.2.514.2.4.714.2.514.2.514.2.4.714.2.4.714.2.4.7
FreeBSD:14:latest14.2.514.2.514.2.414.2.514.2.514.2.4.7-14.2.4.7
FreeBSD:14:quarterly14.2.514.2.5-14.2.514.2.514.2.4.714.2.4.714.2.4.7
FreeBSD:15:latest14.2.514.2.5n/a14.2.5n/a14.2.4.714.2.4.714.2.4.7
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
This port is required by:
for Libraries
  1. audio/zrythm

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.5?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port