Summary: | [NEW PORT] www/py-searxng-devel: Free internet metasearch engine | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Jesús Daniel Colmenares Oviedo <DtxdF> | ||||||||||
Component: | Individual Port(s) | Assignee: | Gabriel M. Dutra <dutra> | ||||||||||
Status: | Closed FIXED | ||||||||||||
Severity: | Affects Only Me | CC: | dsh, dutra | ||||||||||
Priority: | --- | ||||||||||||
Version: | Latest | ||||||||||||
Hardware: | Any | ||||||||||||
OS: | Any | ||||||||||||
URL: | https://docs.searxng.org/ | ||||||||||||
Bug Depends on: | 278969, 278970, 278971 | ||||||||||||
Bug Blocks: | |||||||||||||
Attachments: |
|
Description
Jesús Daniel Colmenares Oviedo
2024-05-14 09:03:03 UTC
Created attachment 251437 [details]
py-searxng-20240612.patch
Description:
* Update to 20240612+f5eb56b63f250c7804e5e1cf4426e550bc933906.
QA:
* portlint: OK (looks fine.)
* testport: (poudriere: 14.1-RELEASE, amd64):
- Warning: Symlink '/usr/local/lib/python3.11/site-packages/searx/settings.yml' pointing to '/usr/local/etc/searxng.yml' which does not exist in the stage directory or in localbase
Created attachment 251979 [details]
py-searxng-20240711.patch
Description:
* Update to 20240711+ef103ba80a8494d01c6dc8ce8e408957d4424b0b
* Use devel/py-pyyaml instead of devel/py-yaml
QA:
* portlint: OK (looks fine.)
* testport: (poudriere: 14.1-RELEASE, amd64):
- Warning: Symlink '/usr/local/lib/python3.11/site-packages/searx/settings.yml' pointing to '/usr/local/etc/searxng.yml' which does not exist in the stage directory or in localbase
Created attachment 252918 [details]
py-searxng-20240819.patch
Description:
* Update to 20240819+c0369ee48812451d40f331de80d388841a8bcf77
QA:
* portlint: OK (looks fine.)
* testport: (poudriere: 14.1-RELEASE, amd64):
- Warning: Symlink '/usr/local/lib/python3.11/site-packages/searx/settings.yml' pointing to '/usr/local/etc/searxng.yml' which does not exist in the stage directory or in localbase
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=f9ecfbda7dceb7ffa5b3aae43035118401ff6826 commit f9ecfbda7dceb7ffa5b3aae43035118401ff6826 Author: Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org> AuthorDate: 2024-08-23 03:47:32 +0000 Commit: Gabriel M. Dutra <dutra@FreeBSD.org> CommitDate: 2024-08-23 03:49:57 +0000 www/py-searxng-devel: Add new port SearXNG is a free internet metasearch engine PR: 278972 www/Makefile | 1 + www/py-searxng-devel/Makefile (new) | 57 +++++++++++++++++++++++++++++ www/py-searxng-devel/distinfo (new) | 3 ++ www/py-searxng-devel/files/searxng.in (new) | 46 +++++++++++++++++++++++ www/py-searxng-devel/pkg-descr (new) | 4 ++ www/py-searxng-devel/pkg-message (new) | 8 ++++ www/py-searxng-devel/pkg-plist (new) | 1 + 7 files changed, 120 insertions(+) Committed, thanks! |