From owner-freebsd-ports Sat Apr 8 18:45:09 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id SAA02103 for ports-outgoing; Sat, 8 Apr 1995 18:45:09 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id SAA02097 for ; Sat, 8 Apr 1995 18:45:03 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.9/8.6.9) id SAA03452; Sat, 8 Apr 1995 18:44:53 -0700 Date: Sat, 8 Apr 1995 18:44:53 -0700 Message-Id: <199504090144.SAA03452@silvia.HIP.Berkeley.EDU> To: jkh@freefall.cdrom.com CC: ports@FreeBSD.org In-reply-to: <12905.797339944@freefall.cdrom.com> (jkh@freefall.cdrom.com) Subject: Re: Ports' Makefiles / package names From: asami@cs.berkeley.edu (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Sender: ports-owner@FreeBSD.org Precedence: bulk * > (3) The MAINTAINER line. This is mandatory! Write * > "ports@FreeBSD.ORG" if you don't feel like personally taking care * > of it (although we hope you would :). * * But it already defaults to that.. :-) I know....I just wanted people to be explicit about their intentions, so that I don't have to go chase every port without a Makefile just to have the committer say "but you said I can leave it empty if I don't want to take care of it".... ;) * Don't forget that it's also convention to have KEYWORDS be a superset * of CATEGORIES (it's set to ${CATEGORIES} now, as the default). I * would either recommend that people setting KEYWORDS explicitly include * them like this: * * KEYWORDS+= ${CATEGORIES} raisins sex chainsaws * * Or that we make KEYWORDS be KEYWORDS+= ${CATEGORIES} instead of * KEYWORDS?= ${CATEGORIES} as it is now. This is a very good point. Which way should we go? I prefer letting the user add it explicitly, but you are the one who came up with these two variables....Jordan? * > Here are some examples on how to convert a ${DISTNAME} into a suitable * > ${PKGNAME}: * * Ditto. It's religious, but a standard is fine by me! :-) :) Satoshi