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
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
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. 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.

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.5
23 Mar 2024 17:45:45
commit hash: cc9c37d73947e0184f66f0b5fa3fc021f7fdf51ccommit hash: cc9c37d73947e0184f66f0b5fa3fc021f7fdf51ccommit hash: cc9c37d73947e0184f66f0b5fa3fc021f7fdf51ccommit hash: cc9c37d73947e0184f66f0b5fa3fc021f7fdf51c files touched by this commit
Tijl Coosemans (tijl) search for other commits by this committer
*/*: Always use WRK_ENV with SETENVI

WRK_ENV contains environment variables like OSVERSION and UNAME_* that
are needed when cross-building packages using Poudriere for a different
version of FreeBSD or a different architecture than that of the host
system.
1.5
23 Mar 2024 14:30:42
commit hash: e0114650907ac3e61cfb7d683e9e477f0f497522commit hash: e0114650907ac3e61cfb7d683e9e477f0f497522commit hash: e0114650907ac3e61cfb7d683e9e477f0f497522commit hash: e0114650907ac3e61cfb7d683e9e477f0f497522 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/redo: Use SETENVI instead of SETENV
1.5
21 Feb 2024 15:06:27
commit hash: fe0909ddca896379e7b105b56a0647f2d2c0864fcommit hash: fe0909ddca896379e7b105b56a0647f2d2c0864fcommit hash: fe0909ddca896379e7b105b56a0647f2d2c0864fcommit hash: fe0909ddca896379e7b105b56a0647f2d2c0864f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/redo: Update manpage location (003a571d1d6585196545295efc181514f171c4c4,
r523104)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.5
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.5
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.5
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.5
21 Oct 2020 19:27:51
Revision:552888Original commit files touched by this commit
pkubaj search for other commits by this committer
devel/redo: fix build on GCC architectures

Use C++11 compiler:
popt.h:124: error: 'nullptr' was not declared in this scope

MFH:		2020Q4 (fix build blanket)
1.5
01 Oct 2020 08:02:33
Revision:550768Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.5
1.4
29 Sep 2020 18:15:26
Revision:550548Original commit files touched by this commit
sunpoet search for other commits by this committer
Take maintainership
1.4
28 Sep 2020 05:05:25
Revision:550400Original commit files touched by this commit
tobik search for other commits by this committer
Reset MAINTAINER
1.4
17 Jan 2019 17:48:20
Revision:490581Original commit files touched by this commit
tobik search for other commits by this committer
New port: devel/redo

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

WWW: https://jdebp.eu/Softwares/redo/

Number of commits found: 12