From owner-freebsd-stable@freebsd.org Tue Oct 17 17:37:22 2017 Return-Path: Delivered-To: freebsd-stable@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 C45C0E413DA for ; Tue, 17 Oct 2017 17:37:22 +0000 (UTC) (envelope-from rainer@ultra-secure.de) Received: from connect.ultra-secure.de (connect.ultra-secure.de [88.198.71.201]) by mx1.freebsd.org (Postfix) with ESMTP id 2DDF076AC1 for ; Tue, 17 Oct 2017 17:37:21 +0000 (UTC) (envelope-from rainer@ultra-secure.de) Received: (Haraka outbound); Tue, 17 Oct 2017 19:37:14 +0200 Authentication-Results: connect.ultra-secure.de; iprev=pass; auth=pass (plain); spf=none smtp.mailfrom=ultra-secure.de Received-SPF: None (connect.ultra-secure.de: domain of ultra-secure.de does not designate 217.71.83.52 as permitted sender) receiver=connect.ultra-secure.de; identity=mailfrom; client-ip=217.71.83.52; helo=[192.168.1.200]; envelope-from= Received: from [192.168.1.200] (217-071-083-052.ip-tech.ch [217.71.83.52]) by connect.ultra-secure.de (Haraka/2.6.2-toaster) with ESMTPSA id B7C45C0D-4740-4ADC-927A-EBCDBBFFBB65.1 envelope-from (authenticated bits=0); Tue, 17 Oct 2017 19:37:12 +0200 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Subject: Re: error instaling any ports From: Rainer Duffner In-Reply-To: Date: Tue, 17 Oct 2017 19:35:39 +0200 Cc: freebsd-stable@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: References: To: Denis Granato X-Mailer: Apple Mail (2.3124) X-Haraka-GeoIP: EU, CH, 451km X-Haraka-ASN: 24951 X-Haraka-GeoIP-Received: X-Haraka-ASN: 24951 217.71.80.0/20 X-Haraka-ASN-CYMRU: asn=24951 net=217.71.80.0/20 country=CH assignor=ripencc date=2003-08-07 X-Haraka-FCrDNS: 217-071-083-052.ip-tech.ch X-Haraka-p0f: os="Mac OS X " link_type="DSL" distance=15 total_conn=5 shared_ip=N X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on spamassassin X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00, URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.1 X-Haraka-Karma: score: 6, good: 4179, bad: 1, connections: 4618, history: 4178, asn_score: 712, asn_connections: 734, asn_good: 712, asn_bad: 0, pass:asn, asn_all_good, relaying X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Oct 2017 17:37:22 -0000 > Am 17.10.2017 um 19:29 schrieb Denis Granato : >=20 > Hello everyone >=20 > I have a 9.1 freebsd server, and every ports I try to install I get > the follow error >=20 >=20 >=20 >=20 >=20 >=20 >=20 > *server# cd /usr/ports/devel/subversionserver# make install > clean"/usr/ports/Mk/bsd.port.mk ", line 1045: = Unknown > directiveUnknown modifier 't'Variable .CURDIR is recursive.server# * > _______________________________________________ > freebsd-stable@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to = "freebsd-stable-unsubscribe@freebsd.org" Is this a recent ports-tree? FreeBSD 9.1 has been out of support for probably the better part of = three years. No chance a current ports-tree is usable on it. If for whatever reason you insist on staying with 9.1, you should use a = ports-tree from 9.2-RELEASE or maybe 9.3-RELEASE.