| CARVIEW |
Select Language
HTTP/2 200
expires: Thu, 19 Nov 1981 08:52:00 GMT
cache-control: no-store, no-cache, must-revalidate
pragma: no-cache
set-cookie: PHPSESSID=1c5a9ul0475un13t3120ufd8gv; path=/
content-type: text/html; charset=UTF-8
date: Sun, 28 Dec 2025 10:04:33 GMT
server: Apache
pkgsrc.se | The NetBSD package collection
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
mail
math
mbone
meta-pkgs
misc
multimedia
net
news
parallel
paexec
pkgtools
print
regress
security
shells
sysutils
textproc
time
wip
wm
www
x11
* = Virtual Category
Path to this page:
./parallel/paexec, Distributes tasks over network or CPUs
[
Branch: CURRENT, Version: 1.1.6, Package name: paexec-1.1.6, Maintainer: cheusov
paexec distributes performing the given tasks across several CPUs or
machines on a network and collects the results from those
CPUs/machines.
Required to run:
[devel/libmaa] [lang/runawk]
Required to build:
[devel/mk-configure] [pkgtools/cwrappers]
Navigation:
-
Browse pkgsrc
(this page)
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
math
mbone
meta-pkgs
misc
multimedia
net
news
parallel
paexecpkgtools
regress
security
shells
sysutils
textproc
time
wip
wm
www
x11
* = Virtual Category
Path to this page:
./parallel/paexec, Distributes tasks over network or CPUs
[
CVSweb ] [
Homepage ] [
RSS ] [
Required by ] [
Add to tracker ]
Branch: CURRENT, Version: 1.1.6, Package name: paexec-1.1.6, Maintainer: cheusov
paexec distributes performing the given tasks across several CPUs or
machines on a network and collects the results from those
CPUs/machines.
Required to run:
[devel/libmaa] [lang/runawk]
Required to build:
[devel/mk-configure] [pkgtools/cwrappers]
Master sites:
Filesize: 150.211 KBVersion history: (Expand)
- (2025-07-15) Package has been reborn
- (2025-07-15) Package deleted from pkgsrc
- (2024-06-07) Updated to version: paexec-1.1.6
- (2024-05-30) Updated to version: paexec-1.1.5
- (2020-06-01) Updated to version: paexec-1.1.4
- (2020-05-15) Updated to version: paexec-1.1.3
CVS history: (Expand)
| 2024-06-07 14:27:25 by Aleksey Cheusov | Files touched by this commit (2) |
Log message:
Update to 1.1.6
option -n: ignore leading spaces and tabs
Add more tests
|
| 2024-05-29 20:39:22 by Aleksey Cheusov | Files touched by this commit (2) |
Log message:
Update to 1.1.5
Fix: Before running commands reset signal handlers for ALRM, PIPE
and CHLD to SIG_DFL. Also, unblock these signals. This fixes some
misterius problems with commands running alarm(2).
libmaa>=1.5.1 is required for build
|
| 2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319) |
Log message: Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/. Almost all uses, if not all of them, are wrong, according to the semantics of BUILD_DEPENDS (packages built for target available for use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for host available for use _as_ tools at build-time). No change to BUILD_DEPENDS as used correctly inside buildlink3. As proposed on tech-pkg: https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html |
| 2021-10-26 13:10:38 by Nia Alarie | Files touched by this commit (29) |
Log message: parallel: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
| 2021-10-07 16:46:48 by Nia Alarie | Files touched by this commit (29) |
Log message: parallel: Remove SHA1 hashes for distfiles |
| 2020-06-16 12:38:40 by Juraj Lutter | Files touched by this commit (1) |
Log message: paexec: Pull in libmaa Fix build on platforms without system-wide libmaa, like SmartOS. |
| 2020-06-01 18:18:16 by Aleksey Cheusov | Files touched by this commit (2) |
Log message: Update to version 1.1.4 Remove local function pr_open and use it from libmaa library. So, now paexec requires libmaa. "mkcmake help" shows configuring variables and descriptions for targets. Use mkc's feature "getdelim" instead of local implementation. So, we need at least mk-configure 0.33.0 Optimization flags defaults to "-O2 -g" |
| 2020-05-15 15:32:19 by Aleksey Cheusov | Files touched by this commit (2) |
Log message: Update to 1.1.3: Fix use of uninitialized array. As a rsult paexec generates incorrect shell command to run on nodes. Seen with "clang-7.0.1" with -O2 and -D_FORTIFY_SOURCE=2 Add one line description to projects. So, one can run "mkcmake help" |
