ports/138834: port net/rsync uses perl without dependencie

Aleksey Mashanov aleksey.mashanov at gmail.com
Tue Sep 15 07:50:06 UTC 2009


>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 at 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:



More information about the freebsd-ports-bugs mailing list