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
redo Incremental build system
1.5 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 1.5Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-01-17 17:48:38
Last Update: 2024-03-23 17:45:45
Commit Hash: cc9c37d
License: ISCL
WWW:
https://jdebp.eu/Softwares/redo/
Description:
Daniel J. Bernstein's redo idea is a system for building target files from source files. Its purpose is to provide a build system for software packages that does incremental builds, i.e. if the package is built and then some of its source files are changed, the build system will only rerun that part of the build procedure that is necessary to rebuild the changed parts of the package. This is the redo implementation by Jonathan de Boyne Pollard written in C++. It comprises: - redo - the main utility for rebuilding - redo-ifchange - a secondary utility for rebuilding targets if existing sources change - redo-ifcreate - a secondary utility for rebuilding targets if non-existent sources manifest - cubehash - a utility program that generates hashes of file contents using the same parameterization of Bernstein CubeHash as is used by the redo tools to check for changes to source and target files
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 (14 items)
Collapse this list.
  1. /usr/local/share/licenses/redo-1.5/catalog.mk
  2. /usr/local/share/licenses/redo-1.5/LICENSE
  3. /usr/local/share/licenses/redo-1.5/ISCL
  4. bin/cubehash
  5. bin/redo
  6. bin/redo-ifchange
  7. bin/redo-ifcreate
  8. share/man/man1/cubehash.1.gz
  9. share/man/man1/redo-ifchange.1.gz
  10. share/man/man1/redo-ifcreate.1.gz
  11. share/man/man1/redo.1.gz
  12. @owner
  13. @group
  14. @mode
Collapse this list.
Dependency lines:
  • redo>0:devel/redo
To install the port:
cd /usr/ports/devel/redo/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/redo
  • pkg install redo
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: redo
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1601485405 SHA256 (redo-1.5.tar.gz) = 5ff21779993418cf16f5632c593e30d9a2780bfc38cef9de9ab9427154736d36 SIZE (redo-1.5.tar.gz) = 26587

Packages (timestamps in pop-ups are UTC):
redo
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.51.51.51.51.5-1.5-
FreeBSD:13:quarterly1.51.51.51.51.51.51.51.5
FreeBSD:14:latest1.51.51.51.51.51.5-1.5
FreeBSD:14:quarterly1.51.5-1.51.51.51.51.5
FreeBSD:15:latest1.51.5n/a1.5n/a1.51.51.5
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5>=5.36<5.37 : lang/perl5.36
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for redo-1.5: MANPAGES=on: Build and/or install manual pages ===> Use 'make config' to modify these settings
Options name:
devel_redo
USES:
compiler:c++11-lang perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://jdebp.eu/Repository/freebsd/
Collapse this list.

There are no commits on branch 2022Q3 for this port