Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 02 Oct 2021 19:35:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 258873] net-p2p/autoscan: New port
Message-ID:  <bug-258873-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 258873
           Summary: net-p2p/autoscan: New port
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
               URL: https://github.com/Cloudbox/autoscan
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: michiel@vanbaak.eu
 Attachment #228382 maintainer-approval+
             Flags:

Created attachment 228382
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D228382&action=
=3Dedit
0001-net-p2p-autoscan-Add-new-port.-Version-1.2.0.patch

Autoscan replaces the default Plex and Emby behaviour
for picking up file changes on the file system.

Autoscan integrates with Sonarr, Radarr, Lidarr and Google Drive
to fetch changes in near real-time without relying on the file system.

poudriere 13.0 amd64: ok
runs on 13e0 amd64 in my 'production' setup

portlint -A gives a warning:
WARN: Makefile: possible direct use of command "autoscan" found. Use
${AUTOSCAN} instead and set USES=3Dautoreconf and GNU_CONFIGURE=3Dyes

Looks like it confuses the portname with the autoscan command as found in G=
NU
configure

I asked on libera IRC #freebsd-ports and got the same answer, with the tip =
to
simply ignore it.

We cant do a go build on this one, as the sqlite go mod used is mac/linux o=
nly
(they released a new version with FreeBSD amd64 support, but autoscan needs=
 to
update to it before we can do a go build). That's why it uses linux emu and
fetches the binary from github.

--=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-258873-7788>