pkgsrc-Bugs archive

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

PR/23899 CVS commit: pkgsrc/pkgtools/pkg_install/files/audit-packages



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

From: Adrian Portelli <adrianp%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: PR/23899 CVS commit: pkgsrc/pkgtools/pkg_install/files/audit-packages
Date: Mon, 17 Sep 2007 22:40:28 +0000 (UTC)

 Module Name:   pkgsrc
 Committed By:  adrianp
 Date:          Mon Sep 17 22:40:28 UTC 2007
 
 Modified Files:
        pkgsrc/pkgtools/pkg_install/files/audit-packages:
            audit-packages.conf.5.in audit-packages.conf.cat5.in
            audit-packages.conf.in download-vulnerability-list.sh.in
 
 Log Message:
 Add and document FETCH_PRE_ARGS, idea from David Sainty in PR #23899.
 This allows such settings as the following in audit-packages.conf:
 FETCH_PRE_ARGS="env ftp_proxy://ftp.myproxy.com"
 Which will be set before FETCH_CMD is run.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.3 -r1.4 \
     pkgsrc/pkgtools/pkg_install/files/audit-packages/audit-packages.conf.5.in \
     
pkgsrc/pkgtools/pkg_install/files/audit-packages/audit-packages.conf.cat5.in \
     
pkgsrc/pkgtools/pkg_install/files/audit-packages/download-vulnerability-list.sh.in
 cvs rdiff -r1.1 -r1.2 \
     pkgsrc/pkgtools/pkg_install/files/audit-packages/audit-packages.conf.in
 
 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