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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
creduce Produces small test cases
2.11.0.l13.g20220117,1 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 2.11.0.l13.g20220117,1Version of this port present on the latest quarterly branch.
Maintainer: fuz@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-04-25 02:35:19
Last Update: 2023-04-14 15:35:56
Commit Hash: d7c4b94
License: NCSA
WWW:
https://github.com/csmith-project/creduce
Description:
C-Reduce is a tool which takes a large C or C++ program that has a property of interest (such as triggering a compiler bug) and automatically produces a much smaller C/C++ program that has the same property. It is intended for use by people who discover and report bugs in compilers and other tools that process C/C++ code.
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 (32 items)
Collapse this list.
  1. /usr/local/share/licenses/creduce-2.11.0.l13.g20220117,1/catalog.mk
  2. /usr/local/share/licenses/creduce-2.11.0.l13.g20220117,1/LICENSE
  3. /usr/local/share/licenses/creduce-2.11.0.l13.g20220117,1/NCSA
  4. bin/creduce
  5. libexec/clang_delta
  6. libexec/clex
  7. libexec/strlex
  8. libexec/topformflat
  9. libexec/unifdef
  10. share/creduce/perl/creduce_config.pm
  11. share/creduce/perl/creduce_regexes.pm
  12. share/creduce/perl/creduce_utils.pm
  13. share/creduce/perl/pass_balanced.pm
  14. share/creduce/perl/pass_blank.pm
  15. share/creduce/perl/pass_clang.pm
  16. share/creduce/perl/pass_clang_binsrch.pm
  17. share/creduce/perl/pass_clex.pm
  18. share/creduce/perl/pass_comments.pm
  19. share/creduce/perl/pass_ifs.pm
  20. share/creduce/perl/pass_include_includes.pm
  21. share/creduce/perl/pass_includes.pm
  22. share/creduce/perl/pass_indent.pm
  23. share/creduce/perl/pass_ints.pm
  24. share/creduce/perl/pass_line_markers.pm
  25. share/creduce/perl/pass_lines.pm
  26. share/creduce/perl/pass_peep.pm
  27. share/creduce/perl/pass_special.pm
  28. share/creduce/perl/pass_ternary.pm
  29. share/creduce/perl/pass_unifdef.pm
  30. @owner
  31. @group
  32. @mode
Collapse this list.
Dependency lines:
  • creduce>0:devel/creduce
To install the port:
cd /usr/ports/devel/creduce/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/creduce
  • pkg install creduce
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: creduce
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1681391245 SHA256 (csmith-project-creduce-2.11.0.llvm13.g20220117-4ae77d1e101135a6aea310b30c19e2af968b7bf6_GH0.tar.gz) = d7bb185ced0e7edd1361418940cd6589818f7a32f331877929e01d1417632f09 SIZE (csmith-project-creduce-2.11.0.llvm13.g20220117-4ae77d1e101135a6aea310b30c19e2af968b7bf6_GH0.tar.gz) = 748042

Packages (timestamps in pop-ups are UTC):
creduce
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.11.0.l13.g20220117,12.11.0.l13.g20220117,12.10.02.11.0.l13.g20220117,12.11.0.l13.g20220117,1-2.10.0-
FreeBSD:13:quarterly2.11.0.l13.g20220117,12.11.0.l13.g20220117,1-2.11.0.l13.g20220117,12.11.0.l13.g20220117,12.11.0.l13.g20220117,12.11.0.l13.g20220117,12.11.0.l13.g20220117,1
FreeBSD:14:latest2.11.0.l13.g20220117,12.11.0.l13.g20220117,1-2.11.0.l13.g20220117,12.11.0.l13.g20220117,12.11.0.l13.g20220117,1--
FreeBSD:14:quarterly2.11.0.l13.g20220117,12.11.0.l13.g20220117,1-2.11.0.l13.g20220117,12.11.0.l13.g20220117,12.11.0.l13.g20220117,12.11.0.l13.g20220117,12.11.0.l13.g20220117,1
FreeBSD:15:latest2.11.0.l13.g20220117,12.11.0.l13.g20220117,1n/a2.11.0.l13.g20220117,1n/a2.11.0.l13.g20220117,12.11.0.l13.g20220117,12.11.0.l13.g20220117,1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. flex : textproc/flex
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
  4. llvm-config13 : devel/llvm13
  5. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. topformflat : devel/delta
  2. p5-Benchmark-Timer>=0 : devel/p5-Benchmark-Timer
  3. p5-Exporter-Lite>=0 : devel/p5-Exporter-Lite
  4. p5-File-Which>=0 : sysutils/p5-File-Which
  5. p5-Regexp-Common>=0 : textproc/p5-Regexp-Common
  6. p5-Sys-CPU>=0 : devel/p5-Sys-CPU
  7. p5-Getopt-Tabular>=0 : devel/p5-Getopt-Tabular
  8. p5-Term-ReadKey>=0 : devel/p5-Term-ReadKey
  9. llvm-config13 : devel/llvm13
  10. perl5>=5.32.r0<5.33 : lang/perl5.32
Library dependencies:
  1. libzstd.so : archivers/zstd
  2. libxml2.so : textproc/libxml2
  3. libLLVM-13.so : devel/llvm13
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_creduce
USES:
cmake gnome compiler:c++14-lang llvm:13,build,lib,run perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/csmith-project/creduce/tar.gz/4ae77d1e101135a6aea310b30c19e2af968b7bf6?dummy=/
Collapse this list.

There are no commits on branch 2022Q3 for this port