[Bug 258594] [NEW PORT] databases/keydb: Key-value storage, SMP-enabled redis fork
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 258594] [NEW PORT]: databases/keydb"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 20 Sep 2021 00:48:31 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258594
Kubilay Kocak <koobs@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Flags| |maintainer-feedback?(eugene
| |@zhegan.in)
CC| |eugene@zhegan.in
URL| |https://github.com/EQ-Alpha
| |/KeyDB
Summary|[NEW PORT]: |[NEW PORT] databases/keydb:
|databases/keydb: |Key-value storage,
|SMP-enabled redis fork |SMP-enabled redis fork
Keywords| |feature, needs-patch,
| |needs-qa
Status|New |Open
--- Comment #1 from Kubilay Kocak <koobs@FreeBSD.org> ---
Review items:
- Use USE_GITHUB for fetching tagged source code archives for distribution
files. MASTER_SITES / DISTFILES / WRKSRC should then not be necessary
- += not required for USES (=)
- Group and Sort USES/USE_*
- TEST_TARGET=test should just work and not require a do-test (invoking GMAKE
automatically)
- Does this conflict with any redis or redis related? Are CONFLICTS_* required,
either for build, or install?
If you could also confirm this port passes QA (poudriere), that would be great.
Logs are not necessary (set DEVELOPER=yes in /etc/make.conf for extra sanity
checks)
--
You are receiving this mail because:
You are the assignee for the bug.