From owner-freebsd-apache@freebsd.org Mon Nov 21 16:03:34 2016 Return-Path: Delivered-To: freebsd-apache@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8E5F1C4C7C9 for ; Mon, 21 Nov 2016 16:03:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 78BA51A8C for ; Mon, 21 Nov 2016 16:03:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 75364C4C7C8; Mon, 21 Nov 2016 16:03:34 +0000 (UTC) Delivered-To: apache@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 74DA3C4C7C6 for ; Mon, 21 Nov 2016 16:03:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 651251A8B for ; Mon, 21 Nov 2016 16:03:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id uALG3YfT056759 for ; Mon, 21 Nov 2016 16:03:34 GMT (envelope-from bugzilla-noreply@freebsd.org) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: apache@FreeBSD.org Subject: maintainer-feedback requested: [Bug 214707] www/mod_auth_cas: needs v1.1 to be fully compatible with apache 2.4 Date: Mon, 21 Nov 2016 16:03:34 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: apache@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Nov 2016 16:03:34 -0000 geoffroy desvernay has reassigned Bugzilla Automation 's request for maintainer-feedback to apache@FreeBSD.org: Bug 214707: www/mod_auth_cas: needs v1.1 to be fully compatible with apache= 2.4 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214707 --- Description --- https://github.com/Jasig/mod_auth_cas Unfortunately, this version will also break existing configs=E2=80=A6 Sorry, didn't found time to make a working patch=E2=80=A6 From owner-freebsd-apache@freebsd.org Mon Nov 21 16:03:34 2016 Return-Path: Delivered-To: freebsd-apache@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D45C8C4C7D0 for ; Mon, 21 Nov 2016 16:03:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id BD9D31A8F for ; Mon, 21 Nov 2016 16:03:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id BCD28C4C7CF; Mon, 21 Nov 2016 16:03:34 +0000 (UTC) Delivered-To: apache@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B9CE1C4C7CD for ; Mon, 21 Nov 2016 16:03:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 A8D8B1A8E for ; Mon, 21 Nov 2016 16:03:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id uALG3YfX056759 for ; Mon, 21 Nov 2016 16:03:34 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: apache@FreeBSD.org Subject: [Bug 214707] www/mod_auth_cas: needs v1.1 to be fully compatible with apache 2.4 Date: Mon, 21 Nov 2016 16:03:34 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: dgeo@centrale-marseille.fr X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: apache@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform bug_file_loc op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Nov 2016 16:03:34 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214707 Bug ID: 214707 Summary: www/mod_auth_cas: needs v1.1 to be fully compatible with apache 2.4 Product: Ports & Packages Version: Latest Hardware: Any URL: http OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: apache@FreeBSD.org Reporter: dgeo@centrale-marseille.fr Assignee: apache@FreeBSD.org Flags: maintainer-feedback?(apache@FreeBSD.org) https://github.com/Jasig/mod_auth_cas Unfortunately, this version will also break existing configs=E2=80=A6 Sorry, didn't found time to make a working patch=E2=80=A6 --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-apache@freebsd.org Tue Nov 22 08:04:37 2016 Return-Path: Delivered-To: freebsd-apache@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D82FEC4FDAF for ; Tue, 22 Nov 2016 08:04:37 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id C54101709 for ; Tue, 22 Nov 2016 08:04:37 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id C4A3FC4FDAE; Tue, 22 Nov 2016 08:04:37 +0000 (UTC) Delivered-To: apache@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C44F2C4FDAD for ; Tue, 22 Nov 2016 08:04:37 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.ysv.freebsd.org (portscout.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:6]) (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 B78D81708 for ; Tue, 22 Nov 2016 08:04:37 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.ysv.freebsd.org ([127.0.1.123]) by portscout.ysv.freebsd.org (8.15.2/8.15.2) with ESMTP id uAM84bZU025684 for ; Tue, 22 Nov 2016 08:04:37 GMT (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.ysv.freebsd.org (8.15.2/8.15.2/Submit) id uAM84bjM025683; Tue, 22 Nov 2016 08:04:37 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <201611220804.uAM84bjM025683@portscout.ysv.freebsd.org> X-Authentication-Warning: portscout.ysv.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: Tue, 22 Nov 2016 08:04:37 +0000 From: portscout@FreeBSD.org To: apache@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Nov 2016 08:04:37 -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/apache@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ www/mod_webkit | 1.1.1 | 1.2.1 ------------------------------------------------+-----------------+------------ 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. From owner-freebsd-apache@freebsd.org Thu Nov 24 23:46:12 2016 Return-Path: Delivered-To: freebsd-apache@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8EA02C54556 for ; Thu, 24 Nov 2016 23:46:12 +0000 (UTC) (envelope-from newsletter@smtp5.cam-vision.ro) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 6C2FEFC1 for ; Thu, 24 Nov 2016 23:46:12 +0000 (UTC) (envelope-from newsletter@smtp5.cam-vision.ro) Received: by mailman.ysv.freebsd.org (Postfix) id 6B7EBC54555; Thu, 24 Nov 2016 23:46:12 +0000 (UTC) Delivered-To: apache@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6B19EC54554 for ; Thu, 24 Nov 2016 23:46:12 +0000 (UTC) (envelope-from newsletter@smtp5.cam-vision.ro) Received: from cam-vision.ro (smtp5.cam-vision.ro [185.34.53.39]) (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 0AE0CFC0 for ; Thu, 24 Nov 2016 23:46:10 +0000 (UTC) (envelope-from newsletter@smtp5.cam-vision.ro) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=smtp5.cam-vision.ro; s=mail; h=List-Id:List-Unsubscribe:Content-Type:MIME-Version:To:Reply-To:From:Subject:Date:Message-ID; bh=hKcJH5ME0lh/6ZPTJVaPLS4klDA71XoQUgUiypfvOVw=; b=mDlLVIobmRn767sIuut90M64NN5KdxRQOFDlBXaw8uwEK3IjRyQAR9k9Pg9naKPERH7EbFz0aKYIyeclrlyGzDaQCG4fXHCbm29FbPXPH4ZEonRAVNrAarcQQVW0JRjT2po+4gUwO6J5+A0t54HV59ztPZcXVmAeGHk7GYhPkpA=; Received: from cam-vision.ro ([185.34.53.34] helo=www.cam-vision.ro) by cam-vision.ro with esmtpa (Exim 4.84_2) (envelope-from ) id 1cA3iN-0005pE-Mv for apache@freebsd.org; Fri, 25 Nov 2016 01:46:03 +0200 DKIM-Signature: v=1; a=rsa-sha1; bh=zvwr4FOhuXMid85KGLeqpwHM/60=; d=smtp5.cam-vision.ro; h=Message-ID: Date: Subject: From: Reply-To: To: MIME-Version: Content-Type: List-Unsubscribe: List-Id: Feedback-ID; i=@smtp5.cam-vision.ro; s=mailer; c=relaxed/relaxed; t=1480031163; b=XpTldzvs/TJo0GSfOyEO/Mvy7M8p5kC513ubn0Cq2ZlaWJ8Tj1elgZFLP48ftQaIgCYWWSEJr wCCdKCLWzHxjzUQZEB5+8qA2ZEwUH14VBx/Ikm3lyS9wbXYsp+UJ2Rj36Wf04P/UTHRkkHl12 kDPynMG2a3eT9i5EF3IcZf6ZY= Message-ID: Date: Thu, 24 Nov 2016 23:46:03 +0000 Subject: Black Friday Kit Complet 4 camere supraveghere full hd+hard 1TB 799 ron de la 1099 ron From: "CamVision.eu" Reply-To: "CamVision.eu" To: "apache@freebsd.org" MIME-Version: 1.0 X-Sender: newsletter@smtp5.cam-vision.ro X-Report-Abuse: Please report abuse for this campaign here: http://www.cam-vision.ro/index.php/campaigns/pf079fk7jxbbb/report-abuse/jz706rgs60149/dl623cgtzpd5a X-Receiver: apache@freebsd.org X-Mw-Tracking-Did: 0 X-Mw-Subscriber-Uid: dl623cgtzpd5a X-Mw-Mailer: SwiftMailer - @SWIFT_VERSION_NUMBER@ X-Mw-Delivery-Sid: 6 X-Mw-Customer-Uid: lo873s1h5n18f X-Mw-Customer-Gid: 0 X-Mw-Campaign-Uid: pf079fk7jxbbb Feedback-ID: pf079fk7jxbbb:dl623cgtzpd5a:jz706rgs60149:lo873s1h5n18f Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Nov 2016 23:46:12 -0000 =20 Pentru a vizualiza varianta online a Newsletter-ului CamVision clic= k aici http://www.cam-vision.ro/index.php/campaigns/pf079fk7jxbbb/web-v= ersion/dl623cgtzpd5a =09=09 CAMVISION.EU Importator sisteme de supr= aveghere video _Contact: 0743121700_=20 http://camvision.eu/ro/kituri= -supraveghere/118-kit-complet-4-camere-supraveghere-ahdhard-1tb.html = =09=09 Doar 799 ron CU TVA de la 1099 ron pret real=20 DVR 4 Canale = 1080P 5 in 1 Real Time * Contine CD Soft instalare tel. mobil * * Meniu= Limba Romana * P2P Cloud support * 4 x Camere interior/exterior FULL HD= rezolutie 1400TVL, IR 20 M, LED ARRAY 1x Hard Disk Toshiba capacitate= 1TB 2 x surse de alimentare12V/2A=20 4 x cabluri DC-BNC sertizate 20 M= SE OFERA FACTURA SI GARANTIE 2 ANI TRANSPORT GRATUIT=20 =09=09 Vezi= specificatii =E2=86=92 http://camvision.eu/ro/kituri-supraveghere/118-ki= t-complet-4-camere-supraveghere-ahdhard-1tb.html *Pentru alte tipur= i de kituri profesionale la oferta intrati pe situl camvision.eu http://w= ww.camvision.eu *instalarea nu este inclusa in pret dar poate fi facuta = foarte simplu de o persoana cunoscatoare. *Avem colaboratori in toate = zonele tarii pentru montaj,mentenanta,proiect pentru persoane juridice.= http://camvision.eu/ro/kituri-supraveghere/118-kit-complet-4-camere-= supraveghere-ahdhard-1tb.html Daca nu mai doresti sa primesti aces= t newsletter, te rugam sa te DEZABONEZI HTTP://WWW.CAM-VISION.RO/INDEX.= PHP/LISTS/JZ706RGS60149/UNSUBSCRIBE/DL623CGTZPD5A/PF079FK7JXBBB Politica = de confidentialitate http://camvision.eu/ro/content/7-privacy-policy | Co= ntact http://camvision.eu/ro/contact-us |=20 (c) 2016 CRISTAL SRL Str. Ma= rasesti Nr 102 Bacau, CIF: RO 951839=20 =20