FreeBSD Bugzilla – Attachment 197145 Details for
Bug 231401
www/py-searx: Rename to www/searx
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
searx.patch (text/plain), 8.63 KB, created by
Yuri Victorovich
on 2018-09-16 15:22:18 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2018-09-16 15:22:18 UTC
Size:
8.63 KB
patch
obsolete
>Index: www/py-searx/Makefile >=================================================================== >--- www/py-searx/Makefile (revision 477407) >+++ www/py-searx/Makefile (nonexistent) >@@ -1,47 +0,0 @@ >-# Created by: Loic Blot <loic.blot@unix-experience.fr> >-# $FreeBSD$ >- >-PORTNAME= searx >-DISTVERSION= 0.14.0 >-CATEGORIES= www python >-MASTER_SITES= CHEESESHOP >-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >- >-MAINTAINER= loic.blot@unix-experience.fr >-COMMENT= Privacy-respecting, hackable metasearch engine >- >-LICENSE= AGPLv3 >- >-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}certifi>0:security/py-certifi@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}dateutil>0:devel/py-dateutil@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}Flask>0:www/py-flask@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}Flask-Babel>0:devel/py-flask-babel@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}ndg_httpsclient>0:net/py-ndg_httpsclient@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}openssl>0:security/py-openssl@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}pygments>0:textproc/py-pygments@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}splinter>0:www/py-splinter@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}werkzeug>0:www/py-werkzeug@${PY_FLAVOR} >- >-USES= python:2.7 >-USE_PYTHON= distutils autoplist >-NO_ARCH= yes >-USE_RC_SUBR= searx >- >-SUB_FILES= searx pkg-message >-SUB_LIST= PYTHON_CMD=${PYTHON_CMD} PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR} >- >-post-patch: # expect dependencies to be backwards-compatible, otherwise it is difficult to have a port >- @${REINPLACE_CMD} -e 's|==|>=|' ${WRKSRC}/requirements.txt >- >-post-install: >- # workaround for https://github.com/asciimoo/searx/issues/1208 >- @${RM} -r ${STAGEDIR}${PYTHON_SITELIBDIR}/tests >- @${REINPLACE_CMD} -e 's|.*/tests/.*||' ${_PYTHONPKGLIST} >- # move settings to etc/ /usr/local/lib/python2.7/site-packages/searx/settings.yml >- @${MV} ${STAGEDIR}${PYTHON_SITELIBDIR}/searx/settings.yml ${STAGEDIR}${PREFIX}/etc/${PORTNAME}-settings.yml.sample >- @${LN} -s ${PREFIX}/etc/${PORTNAME}-settings.yml ${STAGEDIR}${PYTHON_SITELIBDIR}/searx/settings.yml >- >-.include <bsd.port.mk> > >Property changes on: www/py-searx/Makefile >___________________________________________________________________ >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:keywords >## -1 +0,0 ## >-FreeBSD=%H >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: www/py-searx/distinfo >=================================================================== >--- www/py-searx/distinfo (revision 477407) >+++ www/py-searx/distinfo (nonexistent) >@@ -1,3 +0,0 @@ >-TIMESTAMP = 1519173150 >-SHA256 (searx-0.14.0.tar.gz) = 0efa8e6359e933dc63f6922e201bdd7b21c30f7ed43edb308a2312e57b45dc83 >-SIZE (searx-0.14.0.tar.gz) = 1591201 > >Property changes on: www/py-searx/distinfo >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: www/py-searx/files/pkg-message.in >=================================================================== >--- www/py-searx/files/pkg-message.in (revision 477407) >+++ www/py-searx/files/pkg-message.in (nonexistent) >@@ -1,15 +0,0 @@ >-====================================================================== >-You installed Searx: privacy-respecting, hackable metasearch engine. >- >-It is recommended to run Searx as a service: >-# sysrc searx_enable="YES" >-# service searx start >- >-It allows you to search the Internet through the local website at >-http://localhost:8888 >- >-By default, Searx uses the network of long running Searx instances. >-You can see the list here: http://stats.searx.oe5tpo.com >- >-Please adjust Searx settings in %%PREFIX%%/etc/searx-settings.yml >-====================================================================== > >Property changes on: www/py-searx/files/pkg-message.in >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: www/py-searx/files/searx.in >=================================================================== >--- www/py-searx/files/searx.in (revision 477407) >+++ www/py-searx/files/searx.in (nonexistent) >@@ -1,48 +0,0 @@ >-#!/bin/sh >-# $FreeBSD$ >- >-# PROVIDE: searx >-# REQUIRE: DAEMON NETWORKING >-# BEFORE: LOGIN >-# KEYWORD: shutdown >- >-# Add the following lines to /etc/rc.conf to enable searx: >-# searx_enable="YES" >-# >-# searx_enable (bool): Set to YES to enable searx >-# Default: NO >-# searx_conf (str): searx configuration file >-# Default: ${PREFIX}/etc/searx.conf >-# searx_user (str): searx daemon user >-# Default: searx >-# searx_group (str): searx daemon group >-# Default: searx >-# searx_flags (str): Extra flags passed to searx >- >-. /etc/rc.subr >- >-name="searx" >-rcvar=searx_enable >- >-: ${searx_enable:="NO"} >-: ${searx_user:="www"} >-: ${searx_group:="www"} >-: ${searx_flags:=""} >- >-# daemon >-pidfile="/var/run/${name}.pid" >-python="%%PYTHON_CMD%%" >-script_py="%%PYTHON_SITELIBDIR%%/${name}/webapp.py" >-command=/usr/sbin/daemon >-procname="daemon" >-command_args=" -c -f -P ${pidfile} ${python} ${script_py}" >-start_precmd="searx_precmd" >- >-searx_precmd() >-{ >- install -o ${searx_user} /dev/null ${pidfile} >-} >- >-load_rc_config $name >-run_rc_command "$1" >- > >Property changes on: www/py-searx/files/searx.in >___________________________________________________________________ >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:keywords >## -1 +0,0 ## >-FreeBSD=%H >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: www/py-searx/pkg-descr >=================================================================== >--- www/py-searx/pkg-descr (revision 477407) >+++ www/py-searx/pkg-descr (nonexistent) >@@ -1,19 +0,0 @@ >-Searx is a free internet metasearch engine which aggregates results >-from more than 70 search services. Users are neither tracked nor profiled. >-Additionally, searx can be used over Tor for online anonymity. >- >-Get started with searx by using one of the public instances. If you don't >-trust anyone, you can set up your own service. >- >-Features: >-* Self hosted >-* No user tracking >-* No user profiling >-* About 70 supported search engines >-* Easy integration with any search engine >-* Cookies are not used by default >-* Secure, encrypted connections (HTTPS/SSL) >-* Hosted by organisations, such as La Quadrature du Net, which promote >- digital rights >- >-WWW: https://asciimoo.github.io/searx/ > >Property changes on: www/py-searx/pkg-descr >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: www/py-searx/pkg-plist >=================================================================== >--- www/py-searx/pkg-plist (revision 477407) >+++ www/py-searx/pkg-plist (nonexistent) >@@ -1 +0,0 @@ >-@sample etc/searx-settings.yml.sample > >Property changes on: www/py-searx/pkg-plist >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: www/searx/Makefile >=================================================================== >--- www/searx/Makefile (revision 477407) >+++ www/searx/Makefile (working copy) >@@ -5,7 +5,6 @@ > DISTVERSION= 0.14.0 > CATEGORIES= www python > MASTER_SITES= CHEESESHOP >-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > > MAINTAINER= loic.blot@unix-experience.fr > COMMENT= Privacy-respecting, hackable metasearch engine >Index: www/searx/distinfo >=================================================================== >Index: www/searx/files/pkg-message.in >=================================================================== >Index: www/searx/files/searx.in >=================================================================== >Index: www/searx/pkg-descr >=================================================================== >Index: www/searx/pkg-plist >===================================================================
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 231401
: 197145