openbsd.app/README.md

12 lines
343 B
Markdown
Raw Normal View History

2022-09-23 18:17:45 -06:00
# OpenBSD.app
## TODOs
2022-09-24 20:01:26 -06:00
- [X] `use OpenBSD::Pledge` / `use OpenBSD::Unveil`.
2022-09-24 20:12:03 -06:00
- [ ] Automate building of the fts DBs.
- Fetch $release sqlports and $current sqlports and create.
2022-09-25 10:11:00 -06:00
- [X] OpenSearch support.
2022-09-23 18:17:45 -06:00
- [ ] Parse input to match `Full-text Query Syntax`: https://www.sqlite.org/fts5.html .
- [ ] Style.
- [X] Stable and unstable search.