Page MenuHomeFreeBSD

textproc/meilisearch: add rc script to allow running as a daemon
ClosedPublic

Authored by dch on Oct 24 2025, 9:06 AM.
Tags
None
Referenced Files
F148661115: D53314.id169951.diff
Thu, Mar 19, 11:11 AM
F148586218: D53314.id.diff
Wed, Mar 18, 11:31 PM
Unknown Object (File)
Wed, Mar 18, 7:16 AM
Unknown Object (File)
Sun, Mar 15, 4:20 AM
Unknown Object (File)
Fri, Mar 13, 3:35 PM
Unknown Object (File)
Fri, Mar 13, 3:34 PM
Unknown Object (File)
Mon, Mar 2, 1:24 PM
Unknown Object (File)
Mon, Mar 2, 1:24 PM
Subscribers
None

Details

Summary

Minimal rc script to allow running Meilisearch as a service.

If you want, I can extend pkg-plist to auto-create dir & configs:

/var/db/meilisearch
/usr/local/etc/meilisearch/meilisearch.toml

But as the port today doesn't use these, this feels like a good
mid-point to stop at.

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dch requested review of this revision.Oct 24 2025, 9:06 AM
dch created this revision.
dch added a reviewer: ashish.

Hi,

My apologies for getting on to this so late.

I don't use meilisearch anymore, but if you use it, and don't mind maintaining it, then feel free to take the maintainership. I just pushed an update few minutes ago.

If you're not interested in maintaining it, I'll review this diff this week, and get back to you.

Thanks!

I pushed the rc update, but I'm not using it in the project I was planning to.

This revision is now accepted and ready to land.Jan 17 2026, 1:55 PM