pkgsrc-WIP-cvs archive

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

CVS commit: wip/pkg_status



Module name:    wip
Committed by:   cheusov
Date:           Sun Oct 31 14:41:40 UTC 2010

Modified Files:
        wip/pkg_status: Makefile
        wip/pkg_status/files: NEWS TODO pkg_status.in version.mk
Added Files:
        wip/pkg_status: MESSAGE

Log Message:

Update to 0.10

  New option -0 was added. If it is applied, on NetBSD, Linux, FreeBSD
  and OpenBSD, 'pkg_status -s' runs as much subprocesses as CPUs the
  computer has thus drammatically reducing total time on SMP
  systems. See PSS_SLAVES variable for changing this behaviour of
  disabling it.

  Options listed in PKG_STATUS_OPTIONS environment variable are
  automatically passed to pkg_status, e.g. -0.

  FIX: On Linux, Solaris, Interix and some other platforms xargs
  stupidly runs the specified application even if there is no any
  input. As a result pkg_status -l[RE] may fail.

  New suboption -L for option -k was added for checking that all files
  listed in REQUIRES exist.

  Documentation update, see pkg_status -h

  mktemp(1) is used for creating a temporary directory.


To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/pkg_status/MESSAGE
cvs -z3 rdiff -u -r1.11 -r1.12 wip/pkg_status/Makefile
cvs -z3 rdiff -u -r1.18 -r1.19 wip/pkg_status/files/pkg_status.in
cvs -z3 rdiff -u -r1.3 -r1.4 wip/pkg_status/files/version.mk
cvs -z3 rdiff -u -r1.5 -r1.6 wip/pkg_status/files/NEWS \
    wip/pkg_status/files/TODO

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/pkg_status/MESSAGE?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/pkg_status/Makefile?r1=1.11&r2=1.12
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/pkg_status/files/pkg_status.in?r1=1.18&r2=1.19
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/pkg_status/files/version.mk?r1=1.3&r2=1.4
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/pkg_status/files/NEWS?r1=1.5&r2=1.6
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/pkg_status/files/TODO?r1=1.5&r2=1.6

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index