Bug 61140

Summary: Detection of p5-Sendmail-Milter for threaded perl
Product: Ports & Packages Reporter: David A. Koran <dak>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description David A. Koran 2004-01-09 20:50:16 UTC
To avoid "IGNORE" status on this and other "threaded" perl ports, a test via a:

mail# perl -v

This is perl, v5.8.2 built for i386-freebsd-thread-multi

Copyright 1987-2003, Larry Wall

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using `man perl' or `perldoc perl'.  If you have access to the
Internet, point your browser at http://www.perl.com/, the Perl Home Page.


Can help detect the thread readiness of the perl binary. Please make the appropriate changes or somehow flow some detection back into the port build process for the following port:

p5-Sendmail-Milter

Fix: 

parse perl -v arguments for thread readiness of the binary at least
How-To-Repeat: see Makefile of /usr/ports/mail/p5-Sendmail-Milter
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2004-02-13 14:10:04 UTC
State Changed
From-To: open->feedback

Could you please submit the patch to this problem ?
Comment 2 Kirill Ponomarev freebsd_committer freebsd_triage 2004-02-22 23:43:53 UTC
State Changed
From-To: feedback->closed

Timeout from submitter.