pkgsrc-Bugs archive

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

PR/39881 CVS commit: pkgsrc/sysutils/htop



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

From: "Aleksey Cheusov" <cheusov%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/39881 CVS commit: pkgsrc/sysutils/htop
Date: Sat, 10 Dec 2011 13:28:43 +0000

 Module Name:   pkgsrc
 Committed By:  cheusov
 Date:          Sat Dec 10 13:28:43 UTC 2011
 
 Modified Files:
        pkgsrc/sysutils/htop: Makefile
 
 Log Message:
 Unconditionally pass ac_cv_file__proc_stat=yes and
    ac_cv_file__proc_meminfo=yes to "configure" script. As a result htop
    will be built regardless of /proc is mounted or not (bulk builds).
 Enable htop PR 39881 on NetBSD, Linux and FreeBSD only where
   Linux-compatible procfs is available.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.4 -r1.5 pkgsrc/sysutils/htop/Makefile
 
 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