From owner-freebsd-apache@freebsd.org Tue Sep 6 19:32:23 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 5CABFBC647E for ; Tue, 6 Sep 2016 19:32:23 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 3A995A75 for ; Tue, 6 Sep 2016 19:32:23 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: by mailman.ysv.freebsd.org (Postfix) id 39D06BC647D; Tue, 6 Sep 2016 19:32:23 +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 39761BC647C for ; Tue, 6 Sep 2016 19:32:23 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: from mail-wm0-x22e.google.com (mail-wm0-x22e.google.com [IPv6:2a00:1450:400c:c09::22e]) (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 D8AD5A73 for ; Tue, 6 Sep 2016 19:32:22 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: by mail-wm0-x22e.google.com with SMTP id i204so51588505wma.0 for ; Tue, 06 Sep 2016 12:32:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=p6m7g8-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=34vybJK/2MNsK1mhvhMhSB4Rr3kYR3xgncm6RPx5j1A=; b=N5njRDQiCHKpnbM0/rfUnBps8cHQEBgBHihLBLxS6Mu6Nm5xDsUsug5w/sVKc9okz3 bjJjqRJKsIstowOCuw9q23O42MTBCOM5rqlwQXoAToNHTRvdqaUpDB8ySNceE4pQdyZB J5Bb6C172ZC0J8IwhCYoNe3ZtAqO1R8Dw4NiHpS7+fOwv1kCi9WTKD1ap0Nvg3jRI0YB bTng+xWmcpJRGUAO7ED0Q2e+9atfMGxQEeAC8eEiSw5m+vMF73T6iTfl1mokhXHVNDp3 5rIBPpm3iEOeO8fFZnn3u4kbmNrSf9Y1IITxvyOpOihP1FgOXyTJHUL+sBE3eOgeX5qQ WDxg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=34vybJK/2MNsK1mhvhMhSB4Rr3kYR3xgncm6RPx5j1A=; b=gDn3U2X6Vgxw/eyKjRlCoHOCN/m5ZhAzzgygRPw884YMJrf5MUF+yXCcMUgF2jvEKC NnXvM1WubjmpaVUptQBbfV9bBTphnsfuboekr33FvpAGUrIRm2GZGxR9uvM8RQulqVEL 0joFiPhjcYXRkVoWk43qq+mYzU9ZId+/r0CtaYQUMkvybXqWtz1qKqAkmFzOR2Y1rYR2 DUw8N+hv+QM0o+zK0sHF7j7j3IAmGSSPplbjf6JudCPugp91ekoPgcjLGuqTbT8xDJVQ QbmE/XEbJkjdHDhgTRjpMSHscczPKx9RHhqLkXtmTSksFAWGlzjxaJjNU8Elkcsb4sz/ mr0Q== X-Gm-Message-State: AE9vXwPsGW3rEbyry/UWsvvr3UecwO7ZlaQhaGMs019z+GH+e/GvEvtH6mguIlsK+V1DOccmwbOurYqm3FayHA== X-Received: by 10.28.209.196 with SMTP id i187mr335184wmg.0.1473190341161; Tue, 06 Sep 2016 12:32:21 -0700 (PDT) MIME-Version: 1.0 Received: by 10.80.167.197 with HTTP; Tue, 6 Sep 2016 12:32:20 -0700 (PDT) X-Originating-IP: [2600:1003:b017:9800:94c8:bbec:1588:741e] In-Reply-To: References: From: "Philip M. Gollucci" Date: Tue, 6 Sep 2016 15:32:20 -0400 Message-ID: Subject: Re: Magic numbers in Apache modules.d files To: Christian Ullrich Cc: "apache@freebsd.org" Content-Type: text/plain; charset=UTF-8 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: Tue, 06 Sep 2016 19:32:23 -0000 It's just load order. They are arbitrary atm. That's a Debian/Gentoo convention. It does fit with the chef Apache cookbook though and I assume the motivation among others. On Tuesday, September 6, 2016, Christian Ullrich wrote: > Hello, > > I'm porting an Apache module and noticed that there is apparently a recent > move to installing modules by creating individual files in > etc/apache2x/modules.d, named for the module and with some number prefixed. > Do I get to make that number up, or is there a rule to select it? > > I found https://reviews.freebsd.org/D7460, but there the numbers are only > discussed, not explained, and none of the module ports that currently use > this convention (mod_wsgi4, mod_dav_svn, mod_perl2, mod_log_sql2) include > any explanation in their commit messages or PRs as to where the number came > from (except that it appears to have come from ohauer@ in each case). > > Thanks, > > -- > Christian > _______________________________________________ > 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 > " > -- --------------------------------------------------------------------------------- 4096R/D21D2752 ECDF B597 B54B 7F92 753E E0EA F699 A450 D21D 2752 Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354 Member, Apache Software Foundation Committer, FreeBSD Foundation Consultant, P6M7G8 Inc. Director Cloud Technology, Capital One What doesn't kill us can only make us stronger; Except it almost kills you.