From owner-freebsd-ports@freebsd.org Wed Jun 7 20:20:09 2017 Return-Path: Delivered-To: freebsd-ports@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 0097AD7CBDB for ; Wed, 7 Jun 2017 20:20:08 +0000 (UTC) (envelope-from news@mips.inka.de) Received: from mail.inka.de (quechua.inka.de [IPv6:2a04:c9c7:0:1073:217:a4ff:fe3b:e77c]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B75128255F for ; Wed, 7 Jun 2017 20:20:08 +0000 (UTC) (envelope-from news@mips.inka.de) Received: from mips.inka.de (news@[127.0.0.1]) by mail.inka.de with uucp (rmailwrap 0.5) id 1dIhQz-0006vU-IO; Wed, 07 Jun 2017 22:20:05 +0200 Received: from lorvorc.mips.inka.de (localhost [127.0.0.1]) by lorvorc.mips.inka.de (8.15.2/8.15.2) with ESMTP id v57KIm55080486 for ; Wed, 7 Jun 2017 22:18:48 +0200 (CEST) (envelope-from news@lorvorc.mips.inka.de) Received: (from news@localhost) by lorvorc.mips.inka.de (8.15.2/8.15.2/Submit) id v57KIm5o080485 for freebsd-ports@freebsd.org; Wed, 7 Jun 2017 22:18:48 +0200 (CEST) (envelope-from news) To: freebsd-ports@freebsd.org From: Christian Weisgerber Newsgroups: list.freebsd.ports Subject: Naming convention for etc/periodic/*/* files? Date: Wed, 7 Jun 2017 20:18:48 -0000 (UTC) Message-ID: User-Agent: slrn/1.0.3 (FreeBSD) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jun 2017 20:20:09 -0000 What is the naming convention for etc/periodic/*/* files installed by ports? Looking over the ports tree, I see that most adhere to the NNN.*name* pattern also used in the base system, although it's unclear how the NNN numbers are assigned and the rest of the name is somewhat flexible. The lone exception is sysutils/smartmontools, which installs etc/periodic/daily/smart. -- Christian "naddy" Weisgerber naddy@mips.inka.de