https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226055
--- Comment #5 from commit-h...@freebsd.org --- A commit references this bug: Author: yuri Date: Fri Mar 9 08:34:58 UTC 2018 New revision: 463944 URL: https://svnweb.freebsd.org/changeset/ports/463944 Log: www/py-searx: Update to 0.14.0 Port changes: * Changed DISTVERSION * Switched to CHEESESHOP * Updated COMMENT * Updated RUN_DEPENDS * Replaced USE_PYTHON=concurrent with USE_PYTHON=noflavors * Patched requirements.txt to require on >= basis * Removed tests inslall (conflicts with other such packages) * Move settings under /etc * In searx.in, used %%PYTHON_CMD%% instead of the hardcoded command * Fixed searx.in to actually start and stop the service (it was broken) * Added pkg-message explaining how to use it Testing: * runs fine This package allows you to get rid of tracking by the search providers (google, bing, etc). You can either use the local service on http://localhost:8888, or one of the external instances, ex. https://searx.me/ PR: 226055 Submitted by: loic.b...@unix-experience.fr (maintainer) Approved by: tcberner (mentor, implicit) Changes: head/www/py-searx/Makefile head/www/py-searx/distinfo head/www/py-searx/files/pkg-message.in head/www/py-searx/files/searx.in head/www/py-searx/pkg-descr head/www/py-searx/pkg-plist -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"