From owner-freebsd-ports@FreeBSD.ORG Wed Dec 18 16:32:00 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DB9EEAB0 for ; Wed, 18 Dec 2013 16:32:00 +0000 (UTC) Received: from mail-in-03.arcor-online.net (mail-in-03.arcor-online.net [151.189.21.43]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8E09F1D8F for ; Wed, 18 Dec 2013 16:32:00 +0000 (UTC) Received: from mail-in-13-z2.arcor-online.net (mail-in-13-z2.arcor-online.net [151.189.8.30]) by mx.arcor.de (Postfix) with ESMTP id 1E43AD874F for ; Wed, 18 Dec 2013 17:31:58 +0100 (CET) Received: from mail-in-03.arcor-online.net (mail-in-03.arcor-online.net [151.189.21.43]) by mail-in-13-z2.arcor-online.net (Postfix) with ESMTP id 2361514A47D for ; Wed, 18 Dec 2013 17:31:58 +0100 (CET) X-Greylist: Passed host: 94.217.99.29 X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-03.arcor-online.net E8143177164 Received: from lorvorc.mips.inka.de (dslb-094-217-099-029.pools.arcor-ip.net [94.217.99.29]) by mail-in-03.arcor-online.net (Postfix) with ESMTPS id E8143177164 for ; Wed, 18 Dec 2013 17:31:57 +0100 (CET) Received: from lorvorc.mips.inka.de (localhost [127.0.0.1]) by lorvorc.mips.inka.de (8.14.7/8.14.7) with ESMTP id rBIGVvYq003134 for ; Wed, 18 Dec 2013 17:31:57 +0100 (CET) (envelope-from mailnull@lorvorc.mips.inka.de) Received: (from mailnull@localhost) by lorvorc.mips.inka.de (8.14.7/8.14.7/Submit) id rBIGVvZS003133 for freebsd-ports@freebsd.org; Wed, 18 Dec 2013 17:31:57 +0100 (CET) (envelope-from mailnull) From: naddy@mips.inka.de (Christian Weisgerber) Subject: $FreeBSD$ keywords Date: Wed, 18 Dec 2013 16:31:57 +0000 (UTC) Message-ID: Originator: naddy@mips.inka.de (Christian Weisgerber) To: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Dec 2013 16:32:00 -0000 What's our policy for putting $FreeBSD$ keywords in the various files that make up a port? Or rather, what should our policy be? By convention, there is a $FreeBSD$ in the port Makefile. Over on OpenBSD, the policy is to put such keywords into all files that can hold them: at the top of patch files, with @comment at the start of plist, etc. In the FreeBSD ports tree, I don't see a consensus usage. Some people put $FreeBSD$ in all files, some only in the Makefile. What's an undecided committer to do? -- Christian "naddy" Weisgerber naddy@mips.inka.de