IABSD.fr/ports/sysutils/trash-d

Branch :


Log

Author Commit Date CI Message
70cff966 2023-02-15 15:27:12 Give up on using dub until I can work out the breaking changes with upstream. Should fix the build.
3a4c8ff4 2023-02-14 13:37:57 Newer versions of dub have very strong opinions of what a version string looks like, which breaks assumptions and the build in trash-d. Fix those assumptions and get it building and working again. Spotted by aja@, thanks and sorry.
4cdab688 2022-07-14 20:53:23 Update to trash-d-18 Changelog: https://github.com/rushsteve1/trash-d/releases/tag/18
366e63fc 2022-06-08 02:12:54 Update to trash-d-17 Changelog: https://github.com/rushsteve1/trash-d/releases
04292dd5 2022-03-13 21:25:36 Import sysutils/trash-d, a commandline FreeDesktop trash bin utility. manual page hint from sthen@ testing from sdk@ ok sdk@ sthen@ Trash-d is a near drop-in replacement for rm that uses the FreeDesktop trash bin. Written in the D programming language using only D's Phobos standard library.