Path to this page:
./
devel/apenwarr-redo,
Python implementation of DJBs redo build tool
Branch: CURRENT,
Version: 0.42dnb3,
Package name: apenwarr-redo-0.42dnb3,
Maintainer: schmonzredo is a competitor to the long-lived, but sadly imperfect, make
program. Unlike other such competitors, redo captures the essential
simplicity and flexibility of make, while avoiding its flaws. It manages
to do this while being simultaneously simpler than make, more flexible
than make, and more powerful than make, and without sacrificing
performance -- a rare combination of features.
The original design for redo comes from Daniel J. Bernstein. This
from-scratch implementation of redo is based on that design.
Required to run:[
databases/py-sqlite3] [
shells/dash] [
sysutils/py-setproctitle] [
lang/python37]
Required to build:[
textproc/py-markdown] [
www/py-beautifulsoup4] [
pkgtools/cwrappers]
Master sites:
Filesize: 190.611 KB
Version history: (Expand)
- (2023-10-23) Updated to version: apenwarr-redo-0.42dnb3
- (2023-08-14) Updated to version: apenwarr-redo-0.42dnb2
- (2022-06-30) Updated to version: apenwarr-redo-0.42dnb1
- (2022-01-05) Updated to version: apenwarr-redo-0.42d
- (2020-12-05) Updated to version: apenwarr-redo-0.42cnb1
- (2020-07-12) Updated to version: apenwarr-redo-0.42c
CVS history: (Expand)
2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247) |
Log message:
*: recursive bump for Python 3.11 as new default
|
2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319) |
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.
Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).
No change to BUILD_DEPENDS as used correctly inside buildlink3.
As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
|
2022-06-30 13:19:02 by Nia Alarie | Files touched by this commit (524) |
Log message:
*: Revbump packages that use Python at runtime without a PKGNAME prefix
|
2022-04-30 13:01:04 by Thomas Klausner | Files touched by this commit (1) |
Log message:
apenwarr-redo: mark as not-for-python-2.x
Due to py-setproctitle
|
2022-01-05 16:45:10 by Amitai Schleier | Files touched by this commit (2) |
Log message:
Update to 0.42d. From the changelog:
- jobserver: fix rare race condition in previous timer-exception workaround.
- fix some typos in docs
|
2021-11-01 22:05:56 by Thomas Klausner | Files touched by this commit (9) |
Log message:
*: convert py-markdown users to versioned_dependencies.mk
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|