Port details |
- xjobs Utility reads job descriptions line by line and executes in parallel
- 20200726_1 sysutils
=4 20200726_1Version of this port present on the latest quarterly branch. - Maintainer: jgh@FreeBSD.org
 - Port Added: 2011-11-04 19:26:24
- Last Update: 2024-01-10 15:29:49
- Commit Hash: e4610fc
- People watching this port, also watch:: unrtf, postfix-current, monit, dfc, postfix-postfwd
- License: GPLv2
- WWW:
- https://www.maier-komor.de/xjobs.html
- Description:
- xjobs reads job descriptions line by line and executes them in parallel. It
limits the number of parallel executing jobs and starts new jobs when jobs
finish. Therefore, it combines the arguments from every input line with the
utility and arguments given on the command line. If no utility is given as an
argument to xjobs, then the first argument on every job line will be used as
utility. To execute utility xjobs searches the directories given in the PATH
environment variable and uses the first file found in these directories.
xjobs is most useful on multi-processor/core machines when one needs to execute
several time consuming command several that could possibly be run in parallel.
With xjobs this can be achieved easily, and it is possible to limit the load of
the machine to a useful value. It works similar to xargs, but starts several
processes simultaneously and gives only one line of arguments to each utility
call.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/sysutils/xjobs/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/xjobs
- pkg install xjobs
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xjobs
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1595814995
SHA256 (xjobs-20200726.tgz) = 23820f4e375df000963c82327b902d4fae6328f3f7f1aa64c8a7da3b887dc62b
SIZE (xjobs-20200726.tgz) = 113795
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for xjobs-20200726_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- sysutils_xjobs
- USES:
- tar:tgz gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20200726_1 10 Jan 2024 15:29:49
    |
Baptiste Daroussin (bapt)  |
MAN?PREFIX: eleminate its usage and move man to share/man |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
20200726 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
20200726 20 Jul 2022 14:23:05
    |
Tobias C. Berner (tcberner)  |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
20200726 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
20200726 27 Jul 2020 02:03:35
  |
jgh  |
- update to 20200726
- changes to support NetBSD) |
20191016 23 Oct 2019 02:18:28
  |
jgh  |
- update to 20191016 |
20190725 31 Aug 2019 02:33:30
  |
jgh  |
- adopt options framework for post-install target |
20190725 07 Aug 2019 01:16:30
  |
jgh  |
- update to 20190725
- shift to gmake for build
- pet portlint
Release 20190725:
=================
- autoconf scripts update
- added build description for cmake
- added build dependency calculation
- added support for PAGER environment variable
- make now stores object files in build directory
- removed some dead code
- changed default log level to status
- reworked/simplified logging code
(Only the first 15 lines of the commit message are shown above ) |
20170829 05 Aug 2019 20:07:07
  |
rene  |
Return jgh's ports to the various pools after his commit bit was safekept.
Hat: portmgr-secretary |
20170829 10 Sep 2018 13:14:52
  |
mat  |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
20170829 27 Jul 2018 16:10:04
  |
jgh  |
- update to 20170829 |
20170630 25 Jul 2017 21:43:40
  |
jgh  |
- update to 20170630
- while here remove unnecessary patch for build |
20151012 27 Sep 2016 20:56:34
  |
jgh  |
- update to 20151016 |
20140125 02 Jan 2015 20:10:31
  |
jgh  |
- update to 20140125
From Changelog:
- fix: GNU's getopt incorrectly consumes command arguments |
20120412 09 Nov 2013 05:30:10
  |
jgh  |
- remove conditional no longer required per staging
- remove now useless inclusion of bpom |
20120412 26 Sep 2013 07:13:06
  |
jgh  |
- support staging |
20120412 20 Sep 2013 23:06:00
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
20120412 26 Apr 2013 04:03:25
  |
jgh  |
- restore created by header
- take maintainership
- define man1prefix |
20120412 03 Oct 2012 01:15:48
  |
jgh  |
- reset maintainer to heap |
20120412 13 Aug 2012 21:46:25
 |
jgh  |
- update to 20120412
- add documentation
From ChangeLog:
- fix: transient job starting stall on some systems when reading
reading multiple scripts from a named pipe
- workaround for CYGWIN causing a loop in xjobs on empty named pipes |
20110730 20 Dec 2011 17:10:20
 |
jgh  |
move contributor address => jgh
Approved by: crees (mentor) |
20110730 04 Nov 2011 19:26:03
 |
pawel  |
xjobs reads job descriptions line by line and executes them in parallel. It
limits the number of parallel executing jobs and starts new jobs when jobs
finish. Therefore, it combines the arguments from every input line with the
utility and arguments given on the command line. If no utility is given as an
argument to xjobs, then the first argument on every job line will be used as
utility. To execute utility xjobs searches the directories given in the PATH
environment variable and uses the first file found in these directories.
xjobs is most useful on multi-processor/core machines when one needs to execute
several time consuming command several that could possibly be run in parallel.
With xjobs this can be achieved easily, and it is possible to limit the load of
the machine to a useful value. It works similar to xargs, but starts several
processes simultaneously and gives only one line of arguments to each utility
call.
WWW: http://www.maier-komor.de/xjobs.html
PR: ports/162109
Submitted by: Jason Helfman <jhelfman@experts-exchange.com> |