The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
SQLx is an async, pure Rust SQL crate featuring compile-time checked queries
without a DSL.
Features:
- Truly Asynchronous: Built from the ground-up using async/await
for maximum concurrency.
- Compile-time checked queries.
- Database Agnostic: Support for [PostgreSQL], [MySQL], [SQLite].
*/*: remove STRIP_CMD calls in rust based ports
This is not needed after bc4fedc1fec0d359365c04d43be9e32bf101a50e
PR: 246993
Differential Revision: https://reviews.freebsd.org/D46503