The NetBSD Project

CVS log for pkgsrc/sysutils/vxargs/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / sysutils / vxargs

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.5 / (download) - annotate - [select for diffs], Fri Mar 9 12:34:22 2012 UTC (2 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, HEAD
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Bump PKGREVISION for python default version change to 2.7.
py-* not affected, since it built different versions depending on the
setting already.

Revision 1.4 / (download) - annotate - [select for diffs], Wed Feb 10 19:17:45 2010 UTC (2 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

Bump revision for PYTHON_VERSION_DEFAULT change.

Revision 1.3 / (download) - annotate - [select for diffs], Fri Jun 20 01:09:37 2008 UTC (3 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.2: +4 -2 lines
Diff to previous 1.2 (colored)

Add DESTDIR support.

Revision 1.2 / (download) - annotate - [select for diffs], Wed Apr 30 13:38:16 2008 UTC (4 years ago) by jmmv
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Drop maintainership

Stop lying and drop maintainership of these packages.  I have not
maintained them for a very long time already, so leave room for
fresh blood to take over them.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sat May 20 11:27:09 2006 UTC (6 years ago) by jmmv
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of vxargs, version 0.3.3:

vxargs is an utility inspired in xargs and pssh.  It provides a parallel
versions of any arbitrary command, including ssh, rsync, scp, wget or
curl, just to mention a few.

It is specially useful to control a large set of machines in a wide-area
network.  For example, it can be used on PlanetLab to control hundreds of
machines spread around the world.

Its main features are:
* Parallelism: Runs many jobs at the same time.
* Flexibility: Runs arbitrary commands with arbitrary options.
* Visualization: Monitors the total/per job progress in a curses-based UI.
* Redirection: The standard and error outputs of each individual job are
  redirected to local files for further analysis.

Revision 1.1 / (download) - annotate - [select for diffs], Sat May 20 11:27:09 2006 UTC (6 years ago) by jmmv
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>