From owner-freebsd-apache@freebsd.org Tue Mar 27 13:24:24 2018 Return-Path: Delivered-To: freebsd-apache@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8E0E3F529CA for ; Tue, 27 Mar 2018 13:24:24 +0000 (UTC) (envelope-from spil.oss@gmail.com) Received: from mail-oi0-x229.google.com (mail-oi0-x229.google.com [IPv6:2607:f8b0:4003:c06::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 253D484B9A for ; Tue, 27 Mar 2018 13:24:24 +0000 (UTC) (envelope-from spil.oss@gmail.com) Received: by mail-oi0-x229.google.com with SMTP id t16-v6so19160820oih.3 for ; Tue, 27 Mar 2018 06:24:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:reply-to:in-reply-to:references:from:date:message-id :subject:to:cc; bh=2drqvBHt1ZSyzNefSYaV4ZD43PMINBWV/IZqK4UbuQw=; b=mb8tsHynR10feR+hyAjE5RTYeavtFNc2bpmB3nQtyM7UXla3ZHazpLEHVVjheuk3so +xOGd2vDh8LxtJo49Ms1le09WATrcEACCRvqWR5bYAESUi6INBxbMKa/SlWBO/f5p0Gq jScYzj8lbxucfvNGdnHgBFkRg5iOHN0hdZC3xt6PA6TyhuAeDImSgJtYfCmXvKr5ADVx 2bP/qjyb0NnMwjOk/kI5MxU06QqIP6vrad9UV1WXJk6iRQqOrT5/6hocnNJ8mY0XCk44 +1EEstm/ljLiiWSrUTkaOJsOJzfbY+nun0hz5qm8AQ9acCHWLpkJDrMBnO/QaFDfg8LL 9zOw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:reply-to:in-reply-to:references :from:date:message-id:subject:to:cc; bh=2drqvBHt1ZSyzNefSYaV4ZD43PMINBWV/IZqK4UbuQw=; b=DiszZ+fIcs7rGZlyQUnljexhsoGBAXN7RpVbyQMiPMibvwg+S0WUaQBkZB3yAA7SiM z9a3wC5BNvQuAVKq54c4j/0OnBh5zGEkNU228r1v5FHK5896QCQIbvmq6rMLftcKE1Xr K7dbYG6llPCU5niQaMl0UbObQUi6mwO45ppJ8esyWNb4Y7FdDZAJ0XDADdb+oioTRLVe jNnULSj4JdKH5gjJrzV/rT+7d8bVYydGPPENbiMzYQTzQpmSOLwEAeVzM+da6WIQoJwZ xo2Y/r9psloVtR4gwMeZTfLw0uoKN43m6GyT3TlkGx5BmaKhnNnXrIFo5U7Jp+uTurgD 7ynQ== X-Gm-Message-State: AElRT7FMOyq2/TP934IsI4lEhFwvn1dnBQXFY78xGzROf8sirUho7n+z rgD858vLlZNDOlUHHkZP1FnfiE11sISyj6GpPw== X-Google-Smtp-Source: AG47ELtw9jj9O865YwpjYRTZGAaLozwCLlSnbWEndFT/WrMB8SLWQm1xRFBhyG3i9lqO4oY89hI/fpmF3IhTqVvruUQ= X-Received: by 10.202.8.74 with SMTP id 71mr25510434oii.15.1522157063581; Tue, 27 Mar 2018 06:24:23 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a9d:6010:0:0:0:0:0 with HTTP; Tue, 27 Mar 2018 06:24:23 -0700 (PDT) Reply-To: spil.oss@gmail.com In-Reply-To: References: From: Spil Oss Date: Tue, 27 Mar 2018 15:24:23 +0200 Message-ID: Subject: Re: mod_md misclassified? To: Roger Marquis Cc: freebsd-apache@freebsd.org Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Mar 2018 13:24:24 -0000 Hi Roger, Are you referring to the module that is part of the www/apache24 port or to the www/mod_md-devel module? The www/apache24 mod_md module is release indeed The www/mod_md-devel module is tracking the latest version from Github and thus is a -devel version. Cheers, Bernard. 2018-03-25 17:58 GMT+02:00 Roger Marquis : > In www/apache24 MD is listed outside of the 'Example and devel' section > (EXAMPLE_MODULES). This appears to be incorrect according to > httpd.apache.org/docs/2.4/mod/mod_md.html: > > Warning > > This module is experimental. Its behaviors, directives, and defaults > are subject to more change from release to release relative to other > standard modules. Users are encouraged to consult the "CHANGES" file > for potential updates. > > Is there a reason behind the apparent misclassification? > > Roger Marquis > > _______________________________________________ > freebsd-apache@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-apache > To unsubscribe, send any mail to "freebsd-apache-unsubscribe@freebsd.org"