| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-10-26 | sysutils: Replace RMD160 checksums with BLAKE2s checksums | nia | 1 | -2/+2 | |
| All checksums have been double-checked against existing RMD160 and SHA512 hashes | |||||
| 2021-10-07 | sysutils: Remove SHA1 hashes for distfiles | nia | 1 | -2/+1 | |
| 2021-09-29 | Build with latest skalibs. Bump PKGREVISION. | schmonz | 1 | -1/+3 | |
| 2021-04-30 | Update to 2021.04.30. From the changelog: | schmonz | 2 | -8/+7 | |
| - Compatibility with the latest skalibs. | |||||
| 2021-04-26 | Bump PKGREVISION for skalibs update. | schmonz | 1 | -2/+2 | |
| 2021-02-04 | Define SKALIBS_TOLERATE_TARGET_SKEW=no. | schmonz | 1 | -1/+2 | |
| 2021-01-22 | Bump PKGREVISION for skalibs update. | schmonz | 1 | -2/+2 | |
| 2021-01-11 | PKGREVISION bump from skalibs update (and fix building with changed API). | schmonz | 1 | -2/+5 | |
| 2020-11-19 | Remove DJB_RESTRICTED, no longer used. | schmonz | 1 | -3/+1 | |
| 2020-10-26 | Update HOMEPAGE and MASTER_SITES. | schmonz | 1 | -3/+3 | |
| 2020-07-07 | Update to 2020.05.04. From the changelog: | schmonz | 6 | -48/+17 | |
| - The setstate command from idtools is now included in fdtools. - Compatibility with the latest skalibs. - Silencing modern compiler warnings. | |||||
| 2020-06-25 | Retire 'djbware-errno-hack' and associated options.mk cleverness. | schmonz | 1 | -2/+1 | |
| Instead: 1. Package makefiles including their own options.mk 2. Packages say "SUBST_CLASSES+=djberrno" to get the hack, if needed 3. Packages adjust SUBST_FILES.djberrno, if needed Should fix bulk build failures due to multiple inclusions of options.mk and/or incorrect definitions of DJB_ERRNO_HACK. Approved during the freeze by wiz@. | |||||
| 2020-05-01 | sysutils/fdtools: does not have error.h | rillig | 1 | -1/+2 | |
| 2019-12-15 | Bump PKGREVISION (and fix build) for new skalibs. | schmonz | 3 | -3/+19 | |
| 2019-06-20 | Recursive revbump for new skalibs, noted by leot@ (thanks!). | schmonz | 1 | -1/+2 | |
| 2018-12-17 | Improve _XOPEN_SOURCE handling on SunOS. Should fix SmartOS build. | schmonz | 2 | -1/+26 | |
| 2018-05-28 | Link with -lsocket on SunOS. | schmonz | 4 | -10/+14 | |
| 2017-10-03 | Initial import of fdtools, to manipulate file descriptors from shell scripts. | schmonz | 8 | -0/+123 | |
| fdtools is a set of utilities for working with file descriptors. With these tools, you can examine and manipulate file descriptor properties from shell scripts, where without them you might have resorted to a different language. These tools can rewind file descriptors, switch them between blocking and nonblocking mode, and examine their inode information. On some systems (currently only Linux, as far as I know) they can also allocate, lock, and switch virtual consoles. | |||||
