diff options
author | agc <agc> | 2003-07-17 14:20:58 +0000 |
---|---|---|
committer | agc <agc> | 2003-07-17 14:20:58 +0000 |
commit | 843507d07c0d5a48b5f2d65da8fdee749caf70ea (patch) | |
tree | b842322397f5031bdcd1650106c9e350e9c102d4 | |
parent | 10adab151759a03622412a2991276827cc00232a (diff) | |
download | pkgsrc-843507d07c0d5a48b5f2d65da8fdee749caf70ea.tar.gz |
Initial import of OpenPBS-2.3.16 into the NetBSD Packages Collection.
OpenPBS is a generic network queuing system.
The Portable Batch System (PBS) is a flexible batch queueing and
workload management system originally developed for NASA. It operates
on networked, multi-platform UNIX environments, including
heterogeneous clusters of workstations, supercomputers, and massively
parallel systems. Development of PBS is provided by Altair Grid
Technologies.
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 7c18ea1c76b..629a5d30322 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.2810 2003/07/17 09:08:49 abs Exp $ +$NetBSD: CHANGES,v 1.2811 2003/07/17 14:20:58 agc Exp $ Changes to the packages collection and infrastructure in 2003: @@ -2843,3 +2843,4 @@ Changes to the packages collection and infrastructure in 2003: Updated gcc3 to 3.3nb5 [abs 2003-07-17] Updated gcc3-c to 3.3nb1 [abs 2003-07-17] Updated gcc3-c++ to 3.3nb1 [abs 2003-07-17] + Added openpbs-2.3.16 [agc 2003-07-17] |