Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Oct 2021 12:42:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 259527] net/seaweedfs: update to 2.75 and port refactoring
Message-ID:  <bug-259527-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D259527

            Bug ID: 259527
           Summary: net/seaweedfs: update to 2.75 and port refactoring
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: dch@freebsd.org
          Reporter: drtr0jan@yandex.ru
                CC: dch@freebsd.org
          Assignee: dch@freebsd.org
             Flags: maintainer-feedback?(dch@freebsd.org)
 Attachment #229120 maintainer-approval?(dch@freebsd.org)
             Flags:
             Flags: maintainer-feedback?(dch@freebsd.org)
                CC: dch@freebsd.org

Created attachment 229120
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D229120&action=
=3Dedit
seaweedfs.patch

Updated to 2.75.

And also changes:
- removed auto-creation /var/db/${PORTNAME} and /var/log/${PORTNAME} from
Makefile;
- weed executable moved from sbin/weed to bin/weed (weed is running under
nonprivilged user usually).
- rc.conf variables seaweedfs_syslog_* renamed to seaweedfs_syslog_output_*
making them consistent with the rest of the ports tree;
- added rc.conf variable seaweedfs_syslog_output_tag for defining a syslog =
tag;
- default value of rc.conf variable seaweedfs_options changed to "server
-dir=3D${seaweedfs_dir}";
- dropped daemon(8) syslog support verification;
- dropped extra rc commands reload and monitor as inoperative;
- dropped auto-creation ${seaweedfs_dir}/data and ${seaweedfs_dir}/metadata
from rc-script as unnecessary.
- added auto-creation ${seaweedfs_dir} to rc-script.

Verified by portfmt/portclippy and poudriere testport. Also updated
pkg-message.in and UPDATING.

What do you think about moving weed from sbin to bin? And about dropping
auto-creation data and metadata dirs?

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-259527-7788>