[Bug 232116] print/cups: mdnsresponder option as avahi alternative

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Oct 9 11:38:29 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232116

            Bug ID: 232116
           Summary: print/cups: mdnsresponder option as avahi alternative
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: tijl at FreeBSD.org
          Reporter: mazhe at alkumuna.eu
          Assignee: tijl at FreeBSD.org
             Flags: maintainer-feedback?(tijl at FreeBSD.org)

Created attachment 197963
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=197963&action=edit
Add MDNSRESPONDER option as AVAHI alternative.

Hello,

I've noticed that at some point during the 2.x live of the cups packages, only
avahi support was kept when the project also allow to use mdnsresponder for
printer detection.

Here is a patch to reintroduce this support in print/cups.

Portlint a bit angry with other aspects of the port, but i'd rather not touch
these now:

print/cups# portlint 
WARN: Makefile: [20]: USE_* seen before USES.  According to the
porters-handbook, USES must appear first.
FATAL: Makefile: license specified is GPLv2 LGPL20, but LICENSE_FILE specified
is for GPLv2.
WARN: Makefile: "USES" has to appear earlier.
WARN: /usr/ports/print/cups/files/patch-cups_ipp.c: patch was not generated
using ``make makepatch''.  It is recommended to use ``make makepatch'' when you
need to [re-]generate a patch to ensure proper patch format.
1 fatal error and 3 warnings found.

checkplist is happy:
print/cups# make check-plist
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
===> Checking for items in pkg-plist which are not in STAGEDIR
===> No pkg-plist issues found (check-plist)

Thanks!

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


More information about the freebsd-ports-bugs mailing list