From owner-freebsd-gnome@freebsd.org Thu Sep 19 14:58:54 2019 Return-Path: Delivered-To: freebsd-gnome@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B0CCE125B29 for ; Thu, 19 Sep 2019 14:58:54 +0000 (UTC) (envelope-from michael.valenta@seznam.cz) Received: from mxc2.seznam.cz (mxc2.seznam.cz [IPv6:2a02:598:2::1023]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 46Z0NY3kSMz3Lq6 for ; Thu, 19 Sep 2019 14:58:53 +0000 (UTC) (envelope-from michael.valenta@seznam.cz) Received: from email.seznam.cz by email-smtpc1b.ng.seznam.cz (email-smtpc1b.ng.seznam.cz [10.23.13.15]) id 5fc3e58a36a6461e5eac7a82; Thu, 19 Sep 2019 16:58:50 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=seznam.cz; s=beta; t=1568905130; bh=SOoxWBplBhIr2DeZ52a7vhVTZECNvuDyzOrrkdIQUfA=; h=Received:From:To:Subject:Date:Message-Id:Mime-Version:X-Mailer: Content-Type; b=d0pBnemKBAxboriZq+MIBL68eqeuhvKrsQAJEMhkttu4jbKaZD7EHKc9atMJmBZx6 olcosiQPn7idaOa0/oXhDhrgTBtcsRdVTec8N/oktfz1kPmfBCE1lUziyE2nZ8A9a9 Pec6VGyzRfhyoGwGnc8VqrYHzgrW9i0ELZZ7b/kY= Received: from dynamic-2a00-1028-9191-ee4e-4462-9335-1be6-9946.ipv6.broadband.iol.cz (dynamic-2a00-1028-9191-ee4e-4462-9335-1be6-9946.ipv6.broadband.iol.cz [2a00:1028:9191:ee4e:4462:9335:1be6:9946]) by email.seznam.cz (szn-ebox-4.5.362) with HTTP; Thu, 19 Sep 2019 16:58:46 +0200 (CEST) From: "Michael Valenta" To: Subject: Issue, need fast help Date: Thu, 19 Sep 2019 16:58:46 +0200 (CEST) Message-Id: <7GR.1R}pO.3u1FG98MvSl.1TWvUc@seznam.cz> Mime-Version: 1.0 (szn-mime-2.0.45) X-Mailer: szn-ebox-4.5.362 X-Rspamd-Queue-Id: 46Z0NY3kSMz3Lq6 X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=seznam.cz header.s=beta header.b=d0pBnemK; dmarc=pass (policy=none) header.from=seznam.cz; spf=pass (mx1.freebsd.org: domain of michael.valenta@seznam.cz designates 2a02:598:2::1023 as permitted sender) smtp.mailfrom=michael.valenta@seznam.cz X-Spamd-Result: default: False [-3.60 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; R_DKIM_ALLOW(-0.20)[seznam.cz:s=beta]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+ip6:2a02:598::/32:c]; FREEMAIL_FROM(0.00)[seznam.cz]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; TO_DN_NONE(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; IP_SCORE_FREEMAIL(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; DWL_DNSWL_LOW(-1.00)[seznam.cz.dwl.dnswl.org : 127.0.5.1]; RCVD_COUNT_THREE(0.00)[3]; RCVD_TLS_LAST(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; DKIM_TRACE(0.00)[seznam.cz:+]; DMARC_POLICY_ALLOW(-0.50)[seznam.cz,none]; MV_CASE(0.50)[]; IP_SCORE(0.00)[asn: 43037(-3.74), country: CZ(0.07)]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; FREEMAIL_ENVFROM(0.00)[seznam.cz]; ASN(0.00)[asn:43037, ipnet:2a02:598:2::/48, country:CZ]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_IN_DNSWL_LOW(-0.10)[3.2.0.1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.2.0.0.0.8.9.5.0.2.0.a.2.list.dnswl.org : 127.0.5.1] Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Sep 2019 14:58:54 -0000 Hello FreeBSD, im having a little problem with website. Im using nginx on system FreeBSD = 11.2. The problem is simple, when i click on any button, it's supposed to redire= ct me on another site, instead of redirecting it downloads a file and that= 's bad, would love your help with fixing my issue as soon as possible, i a= lready typed on your support, but no respond, and we really need fast resp= ond, so please, answer me, since we already bought your system. My nginx config } server { server_name mydomain.com www.mydomain.com; # use domain name if you ha= ve here access_log /var/log/nginx/1.access.log; error_log /var/log/nginx/1.error.log; index index.php index.html index.htm; root /web/mydomain.com; # php config let nginx talk to php socket location ~ \.php$ { try_files $uri =3D404; fastcgi_split_path_info ^(.+\.php)(/.+)$; fastcgi_pass unix:/var/run/php72-fpm.sock; fastcgi_index index.php; fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name; include fastcgi_params; } } From owner-freebsd-gnome@freebsd.org Fri Sep 20 06:12:36 2019 Return-Path: Delivered-To: freebsd-gnome@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D09B0F38B9 for ; Fri, 20 Sep 2019 06:12:36 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 46ZNfr5G4Rz3HLG for ; Fri, 20 Sep 2019 06:12:36 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: by mailman.nyi.freebsd.org (Postfix) id B47D6F38B6; Fri, 20 Sep 2019 06:12:36 +0000 (UTC) Delivered-To: gnome@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B4436F38B5 for ; Fri, 20 Sep 2019 06:12:36 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46ZNfr4Qnlz3HLB for ; Fri, 20 Sep 2019 06:12:36 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.nyi.freebsd.org (portscout.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:21]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7B23B215C2 for ; Fri, 20 Sep 2019 06:12:36 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.nyi.freebsd.org (8.15.2/8.15.2/Submit) id x8K6Cato015806; Fri, 20 Sep 2019 06:12:36 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <201909200612.x8K6Cato015806@portscout.nyi.freebsd.org> X-Authentication-Warning: portscout.nyi.freebsd.org: portscout set sender to portscout@FreeBSD.org using -f Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain MIME-Version: 1.0 Date: Fri, 20 Sep 2019 06:12:36 +0000 From: portscout@FreeBSD.org To: gnome@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Sep 2019 06:12:36 -0000 Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/gnome@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ x11/mate-applets | 1.22.1 | 1.22.2 ------------------------------------------------+-----------------+------------ x11-wm/marco | 1.22.1 | 1.22.3 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt Thanks.