pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/29613 CVS commit: pkgsrc/mk



The following reply was made to PR pkg/29613; it has been noted by GNATS.

From: "Julio M. Merino Vidal" <jmmv%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: PR/29613 CVS commit: pkgsrc/mk
Date: Sun, 20 Mar 2005 18:18:09 +0000 (UTC)

 Module Name:   pkgsrc
 Committed By:  jmmv
 Date:          Sun Mar 20 18:18:09 UTC 2005
 
 Modified Files:
        pkgsrc/mk: bsd.pkg.mk
 
 Log Message:
 Reset the current locale to a sane value (that is, 'C') during the build
 of packages.  Several utilities behave differently or even incorrectly if
 a locale different than 'C' is set.
 
 One of these is perl, which spits a big warning and then breaks some
 packages.  An example is irssi, as described in PR pkg/29613 by Hanno
 Wagner.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.1600 -r1.1601 pkgsrc/mk/bsd.pkg.mk
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 



Home | Main Index | Thread Index | Old Index