From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Sep 15 07:50:06 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C0E8D1065679 for ; Tue, 15 Sep 2009 07:50:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 9E29F8FC12 for ; Tue, 15 Sep 2009 07:50:06 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n8F7o6bL050905 for ; Tue, 15 Sep 2009 07:50:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n8F7o6gB050904; Tue, 15 Sep 2009 07:50:06 GMT (envelope-from gnats) Resent-Date: Tue, 15 Sep 2009 07:50:06 GMT Resent-Message-Id: <200909150750.n8F7o6gB050904@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Aleksey Mashanov Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EE3C8106566C for ; Tue, 15 Sep 2009 07:46:22 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id DE1988FC17 for ; Tue, 15 Sep 2009 07:46:22 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n8F7kMGU013752 for ; Tue, 15 Sep 2009 07:46:22 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n8F7kMja013751; Tue, 15 Sep 2009 07:46:22 GMT (envelope-from nobody) Message-Id: <200909150746.n8F7kMja013751@www.freebsd.org> Date: Tue, 15 Sep 2009 07:46:22 GMT From: Aleksey Mashanov To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/138834: port net/rsync uses perl without dependencie X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2009 07:50:06 -0000 >Number: 138834 >Category: ports >Synopsis: port net/rsync uses perl without dependencie >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Sep 15 07:50:05 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Aleksey Mashanov >Release: FreeBSD 7.2-i386-20090314-RELENG_7 i386 >Organization: masterhost.ru >Environment: FreeBSD jail1.amashanov.dev.masterhost.ru 7.2-i386-20090314-RELENG_7 FreeBSD 7.2-i386-20090314-RELENG_7 #0: Sat Mar 14 08:25:52 UTC 2009 root@svc12.masterhost.ru:/usr/obj/usr/src/sys/GENERICDEBUG i386 >Description: In last commit (r1.143) USE_PERL5_BUILD=yes was removed from Makefile with comment "Remove USE_PERL5_BUILD, since perl is not needed anymore to build.", but during build make runs this command: perl ./mkproto.pl ./*.c ./lib/compat.c >How-To-Repeat: just make it on a system without perl being installed >Fix: Running this command during build is unimportant, because files, generated by it, are already included in distfile. So, executing of this command must be prevented. >Release-Note: >Audit-Trail: >Unformatted: