2021-12-14 19:55:11 by Jason Bacon | Files touched by this commit (4) |
Log message:
devel/libxtend: Update to 0.1.4
Several new functions
Eliminate mutator macros mirroring mutator functions
Numerous minor bug fixes and enhancements
Changes: https://github.com/outpaddling/libxtend/releases/tag/0.1.4
|
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
|
2021-09-18 02:33:35 by Jason Bacon | Files touched by this commit (4) |
Log message:
devel/libxtend: Update to 0.1.3.5
dsv_read_field*(): Treat multiple space characters as one delimiter
Regenerate man pages with improved auto-c2man
Improved formatting and added missing return value sections
|
2021-06-15 15:43:55 by Jason Bacon | Files touched by this commit (4) |
Log message:
devel/libxtend: Update to 0.1.2.28
Add LDFLAGS to allow RELRO
|
2021-06-14 18:37:04 by Jason Bacon | Files touched by this commit (4) | |
Log message:
devel/libxtend: Update to 0.1.2.27
Fix xt_fopen() to use gzcat on Darwin
(Darwin zcat requires a .Z extention)
Does not impact existing dependent packages
Numerous updates to README.md
|
2021-06-11 02:40:59 by Jason Bacon | Files touched by this commit (5) |
Log message:
devel/libxtend: import libxtend-0.1.2.4
Libxtend is a library of miscellaneous functions, the likes of
which might be found in libc or libm. It provides some convenient
functionality lacking in standard library functions as well some
more esoteric features.
|