Kevin,
Yeah it did look like the port was broken due to the make reinstall error I was 
receiving. I do not see worddecoder in my /usr/ports directory when I do a make 
search name=decoder. Looks like you are right. I'm not familiar with CPAN. I 
will submit a bug report at the FreeBSD bugzilla page like you said and 
hopefully this port can be fixed as I never received a response from the 
maintainer at [email protected]. 
Thanks,
Antonio 

    On Sunday, December 4, 2016 2:05 PM, Kevin Oberman <[email protected]> 
wrote:
 

 At least on my mail tool, this message was pretty mangles and I am not going 
to try to de-mangle it.

Looking at the config log, you need MIME::WordDecoder and it is not in ports. 
Looks like someone needs to port and add it to the BUILD_DEPENDS. Until then, 
mimedefang is broken.

You can try getting it from CPAN and installing it. Most perl packages can be 
installed that way, but that means that you won't get notification of updates, 
so writing a port would be the best choice.

I suggest opening a bug report at FreeBSD Bugzilla Main Page. Even if the 
problem is not fixed, at least the port can be marked as BROKEN.

Kevin Oberman, Part time kid herder and retired Network Engineer
E-mail: [email protected]
PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683
On Sat, Dec 3, 2016 at 11:04 PM, Antonio Gandara via freebsd-ports 
<[email protected]> wrote:

Hello,

 I sent this e-mail to [email protected] the portmaintainer of mimedefang 
per instructions of the error message back on 11/29/16but never received a 
response to my problem with this port. Can you provideassistance with this 
problem?

 Thanks,

 Antonio Gandara



     On Sunday, December 4, 2016 1:01 AM, Antonio Gandara 
<[email protected]> wrote:


 <!--#yiv5616708937 _filtered #yiv5616708937 {font-family:"Cambria 
Math";panose-1:2 4 5 3 5 4 6 3 2 4;} _filtered #yiv5616708937 
{font-family:Calibri;panose-1: 2 15 5 2 2 2 4 3 2 4;}#yiv5616708937 
#yiv5616708937 p.yiv5616708937MsoNormal, #yiv5616708937 
li.yiv5616708937MsoNormal, #yiv5616708937 div.yiv5616708937MsoNormal 
{margin:0in;margin-bottom:. 0001pt;font-size:11.0pt;font- family:"Calibri", 
sans-serif;}#yiv5616708937 a:link, #yiv5616708937 
span.yiv5616708937MsoHyperlink {color:#0563C1;text- decoration:underline;}# 
yiv5616708937 a:visited, #yiv5616708937 span. yiv5616708937MsoHyperlinkFollo 
wed {color:#954F72;text-
 decoration:underline;}# yiv5616708937 p.yiv5616708937msonormal0, 
#yiv5616708937 li.yiv5616708937msonormal0, #yiv5616708937 
div.yiv5616708937msonormal0 {margin-right:0in;margin-left: 
0in;font-size:12.0pt;font- family:"Times New Roman", serif;}#yiv5616708937 
span.yiv5616708937EmailStyle18 {font-family:"Calibri", 
sans-serif;color:windowtext;}# yiv5616708937 span.yiv5616708937EmailStyle19 
{font-family:"Calibri", sans-serif;color:#1F497D;}# yiv5616708937 
span.yiv5616708937EmailStyle20 {font-family:"Calibri", 
sans-serif;color:windowtext;}# yiv5616708937 .yiv5616708937MsoChpDefault 
{font-size:10.0pt;} _filtered #yiv5616708937 {margin:1.0in 1.0in 1.0in 
1.0in;}#yiv5616708937 div.yiv5616708937WordSection1 {}-->   From: Antonio 
Gandara [mailto:[email protected]]
Sent: Tuesday, November 29, 2016 1:18 PM
To: '[email protected]' <[email protected]>
Subject: problem reinstalling freebsd mimedefang-2.78_2 port  Hello,  I had 
deleted the mimedefang-2.78_2 port by accident by running make deinstall within 
/usr/ports and when I try to reinstall it using make reinstall I get the 
following error stating to contact you via e-mail.     checking for Perl 
installation variable installbin... /usr/local/binchecking for Perl 
installation variable installman1dir... /usr/local/lib/perl5/5.24/ 
perl/man/man1checking for Perl installation variable installman3dir... 
/usr/local/lib/perl5/5.24/ perl/man/man3checking for Perl installation variable 
installscript... /usr/local/binchecking for Perl installation variable 
installsitearch... /usr/local/lib/perl5/site_ perl/mach/5.24checking for Perl 
installation variable installsitelib... /usr/local/lib/perl5/site_ perlchecking 
how to run the C preprocessor... cppchecking for grep that handles long lines 
and -e... (cached) /usr/bin/grepchecking for egrep... (cached) 
/usr/bin/egrepchecking for ANSI C header files... (cached) yeschecking for 
sys/types.h... (cached) yeschecking for sys/stat.h... (cached) yeschecking for 
stdlib.h... (cached) yeschecking for string.h... (cached) yeschecking for 
memory.h... (cached) yeschecking for strings.h... (cached) yeschecking for 
inttypes.h... (cached) yeschecking for stdint.h... (cached) yeschecking for 
unistd.h... (cached) yeschecking for wait3 that fills in rusage... yeschecking 
for nm... /usr/bin/nmchecking for Perl module IO::Socket... okchecking for Perl 
module MIME::Tools 5.410 ()... okchecking for Perl module MIME::WordDecoder... 
okchecking for Perl module Digest::SHA1... configure: WARNING: *** Error trying 
to use Perl module Digest::SHA1configure: WARNING: *** Make sure the following 
Perl modules are installed:configure: WARNING: *** MIME::Tools version 5.410 or 
higher (5.411a recommended)configure: WARNING: *** MIME::WordDecoderconfigure: 
WARNING: *** Digest::SHA1===>  Script "configure" failed unexpectedly.Please 
report the problem to [email protected] [maintainer] and attachthe 
"/usr/ports/mail/mimedefang/ work/mimedefang-2.78/config. log" includingthe 
output of the failure of your make command. Also, it might be a good ideato 
provide an overview of all packages installed on your system (e.g. 
a/usr/local/sbin/pkg-static info -g -Ea).*** Error code 1  Stop.make[2]: 
stopped in /usr/ports/mail/mimedefang*** Error code 1  Stop.make[1]: stopped in 
/usr/ports/mail/mimedefang*** Error code 1  Stop.make: stopped in 
/usr/ports/mail/ mimedefangroot@eagle:/usr/ ports/mail/mimedefang #

   
______________________________ _________________
[email protected] mailing list
https://lists.freebsd.org/ mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe@ freebsd.org"



   
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"

Reply via email to