[Bug 258594] [NEW PORT]: databases/keydb

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 19 Sep 2021 07:40:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258594

            Bug ID: 258594
           Summary: [NEW PORT]: databases/keydb
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: eugene@zhegan.in

Created attachment 228002
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=228002&action=edit
databases/keydb shar archive

New port - databases/keydb.
Upstream: https://github.com/EQ-Alpha/KeyDB

What is all about: keydb is an SMP-enabled redis fork (we use it on Linux in a
production environment, I want to use it on FreeBSD as well).

portlint sequence:

===Cut===
[root@dev:ports/databases]# portlint -ACN /usr/ports/databases/keydb
WARN: Makefile: possible use of absolute pathname "/var/db/keydb".
WARN: Makefile: possible use of absolute pathname "/var/run/keydb".
WARN: Makefile: possible use of absolute pathname "/var/log/keydb".
WARN: Makefile: use of DISTFILES with single file discouraged. distribution
filename should be set by DISTNAME and EXTRACT_SUFX.
WARN: Makefile: DISTFILES/DISTNAME affects WRKSRC. take caution when changing
them.
WARN: Consider to set DEVELOPER=yes in /etc/make.conf
0 fatal errors and 6 warnings found.
===Cut===

-- 
You are receiving this mail because:
You are the assignee for the bug.