pkgsrc-Bugs archive

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

PR/38197 CVS commit: pkgsrc/security/libgcrypt



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

From: Matthias Scheler <tron%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/38197 CVS commit: pkgsrc/security/libgcrypt
Date: Wed, 26 Mar 2008 20:09:43 +0000 (UTC)

 Module Name:   pkgsrc
 Committed By:  tron
 Date:          Wed Mar 26 20:09:43 UTC 2008
 
 Modified Files:
        pkgsrc/security/libgcrypt: hacks.mk options.mk
 
 Log Message:
 Add a new option "via-padlock" which enables support for the
 VIA PadLock Security Engine:
 - The new option is turned on by default.
 - The new option is only available on i386 systems except Mac OS X (which
   doesn't work on VIA CPU).
 - The new option isn't available on system which uses GCC 3.x because it
   causes build failures. This fixes PR pkg/38197.
 
 Approved by Dieter Baron.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.3 -r1.4 pkgsrc/security/libgcrypt/hacks.mk
 cvs rdiff -r1.1 -r1.2 pkgsrc/security/libgcrypt/options.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