From nobody Tue Sep 21 16:07:29 2021 X-Original-To: freebsd-ports@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 7621017B1C4F; Tue, 21 Sep 2021 16:07:33 +0000 (UTC) (envelope-from ronald-lists@klop.ws) Received: from smarthost1.greenhost.nl (smarthost1.greenhost.nl [195.190.28.88]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4HDRCS2w5kz3GSc; Tue, 21 Sep 2021 16:07:32 +0000 (UTC) (envelope-from ronald-lists@klop.ws) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=klop.ws; s=mail; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Date:Message-ID :Subject:From:To:Sender:Reply-To:Cc:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: In-Reply-To:References:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=2IhTO7j6BfMC8EUPMLKL8UG3Y5ywwAwqtG3PloJvs8Y=; b=kcLe/xM0Zo7Gw7h9BLloprWakg kyuNCvbvZtGRGUj9i9O4vcB6IV6lWHujeI4Un+JpWPq/jlmItC6SUdYu0optq/CdPwkLzSV1nhj8e PMDK+MTdsVJCFZPgqOB/1Q5z7ZVcjitmPiVRZFFvhbrQJ5Rl8IHmWXcbPVZMosmdNqno=; To: freebsd-ports@freebsd.org, office@FreeBSD.org From: Ronald Klop Subject: Makefiles with a space in the name Message-ID: <908e3f5b-36c9-7b3d-4dbf-d5d2c992f9aa@klop.ws> Date: Tue, 21 Sep 2021 18:07:29 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0 List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Authenticated-As-Hash: 398f5522cb258ce43cb679602f8cfe8b62a256d1 X-Virus-Scanned: by clamav at smarthost1.greenhost.nl X-Spam-Level: / X-Spam-Score: -0.4 X-Spam-Status: No, score=-0.4 required=5.0 tests=ALL_TRUSTED,BAYES_50,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF autolearn=disabled version=3.4.2 X-Scan-Signature: ba572e8a3bde05b4b19613c12a9e49fc X-Rspamd-Queue-Id: 4HDRCS2w5kz3GSc X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=klop.ws header.s=mail header.b="kcLe/xM0"; dmarc=pass (policy=none) header.from=klop.ws; spf=pass (mx1.freebsd.org: domain of ronald-lists@klop.ws designates 195.190.28.88 as permitted sender) smtp.mailfrom=ronald-lists@klop.ws X-Spamd-Result: default: False [-4.00 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; R_DKIM_ALLOW(-0.20)[klop.ws:s=mail]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:195.190.28.64/27]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; DKIM_TRACE(0.00)[klop.ws:+]; RCPT_COUNT_TWO(0.00)[2]; RCVD_IN_DNSWL_NONE(0.00)[195.190.28.88:from]; NEURAL_HAM_SHORT(-1.00)[-1.000]; DMARC_POLICY_ALLOW(-0.50)[klop.ws,none]; RCVD_COUNT_ZERO(0.00)[0]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:47172, ipnet:195.190.28.0/24, country:NL]; MID_RHS_MATCH_FROM(0.00)[]; RWL_MAILSPIKE_POSSIBLE(0.00)[195.190.28.88:from] X-ThisMailContainsUnwantedMimeParts: N Hi, Found some interesting Makefiles today: $ cd /usr/ports; find . -name "Makefile " ./french/mythes/Makefile ./textproc/sk-mythes/Makefile ./textproc/it-hyphen/Makefile ./textproc/ro-mythes/Makefile ./textproc/cs-mythes/Makefile ./textproc/el-hyphen/Makefile ./textproc/sk-hyphen/Makefile ./textproc/it-mythes/Makefile ./textproc/en-mythes/Makefile ./textproc/ro-hyphen/Makefile ./textproc/lt-hyphen/Makefile ./textproc/cs-hyphen/Makefile ./textproc/nl-hyphen/Makefile ./textproc/id-hyphen/Makefile ./textproc/sv-mythes/Makefile ./textproc/hyphen/Makefile ./textproc/bg-mythes/Makefile ./textproc/es-hyphen/Makefile ./textproc/sl-mythes/Makefile ./textproc/is-hyphen/Makefile ./textproc/nl-mythes/Makefile ./textproc/bg-hyphen/Makefile ./textproc/es-mythes/Makefile ./textproc/sl-hyphen/Makefile ./russian/mythes/Makefile ./russian/hyphen/Makefile ./hungarian/hyphen/Makefile ./hungarian/mythes/Makefile ./portuguese/hyphen/Makefile ./portuguese/mythes/Makefile ./polish/hyphen/Makefile ./polish/mythes/Makefile ./ukrainian/mythes/Makefile ./ukrainian/hyphen/Makefile ./german/hyphen/Makefile They all have a space at the end of there names. Regards, Ronald.