./devel/jdebp-redo, C++ implementation of DJBs redo build tool

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.4nb1, Package name: jdebp-redo-1.4nb1, Maintainer: schmonz

Daniel J. Bernstein's redo idea is a system for incrementally building
target files from source files. This is the redo implementation by
Jonathan de Boyne Pollard written in C++.


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 21.01 KB

Version history: (Expand)


CVS history: (Expand)


   2022-01-06 09:56:15 by Amitai Schleier | Files touched by this commit (1)
Log message:
HOMEPAGE and MASTER_SITES moved.
   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
   2020-11-04 21:27:24 by Amitai Schleier | Files touched by this commit (1)
Log message:
Fix packaging with PKGMANDIR!=man, found in bulk builds.
   2020-07-06 17:16:49 by Amitai Schleier | Files touched by this commit (5)
Log message:
Avoid CONFLICTS with other redo implementations. Bump PKGREVISION.
   2019-08-02 23:54:56 by Amitai Schleier | Files touched by this commit (1)
Log message:
Support PKGMANDIR.
   2019-07-20 23:18:59 by Amitai Schleier | Files touched by this commit (5)
Log message:
Initial import of Jonathan de Boyne Pollard's redo implementation.

Daniel J. Bernstein's redo idea is a system for incrementally building
target files from source files. This is the redo implementation by
Jonathan de Boyne Pollard written in C++.