From: damian@danielovci.net Subject: NEW: sysutils/dsearch - recursive filename search tool To: ports@openbsd.org Date: Sat, 09 May 2026 16:11:52 +0000 Hi, I'd like to submit a new port for "dsearch", a small recursive filename search tool. It takes a folder and a search term and prints all files whose names contain that string. Im planning on updating this with new features in the future. Written in C99, ISC licensed. Port is attached. Github: https://github.com/DamianDaniel/dsearch (https://github.com/DamianDaniel/dsearch)