Summary: | www/py-searx: Rename to www/searx | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Yuri Victorovich <yuri> | ||||
Component: | Individual Port(s) | Assignee: | Yuri Victorovich <yuri> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | loic.blot | ||||
Priority: | --- | Flags: | loic.blot:
maintainer-feedback+
|
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Hello, thanks but it seems your patch only remove the port No, please see the www/searx/Makefile part below there. That's how subversion creates such patches. Okay for me then Committed, thanks! A commit references this bug: Author: yuri Date: Sun Sep 16 17:16:03 UTC 2018 New revision: 479897 URL: https://svnweb.freebsd.org/changeset/ports/479897 Log: www/py-searx: Move to www/searx because this is a server, not a library Port changes: * Add USE_PYTHON=noflavors * While here, add missing dependency dns/py-idna PR: 231401 Approved by: loic.blot@unix-experience.fr (maintainer) Changes: head/MOVED head/www/Makefile head/www/py-searx/ head/www/searx/ head/www/searx/Makefile |
Created attachment 197145 [details] patch Hi, please approve the attached patch that moves in to www/searx. searx is an application (server), and doesn't have any separately usable python libraries, therefore it doesn't need the py- prefix. Thanks, Yuri