diff options
author | agc <agc@pkgsrc.org> | 2003-07-17 14:20:58 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2003-07-17 14:20:58 +0000 |
commit | 65d654d5ec86495a4ee2747212bdd7c9c7d8c9ad (patch) | |
tree | b842322397f5031bdcd1650106c9e350e9c102d4 | |
parent | e812c8485a713b29de4c2c2a700150749cd70197 (diff) | |
download | pkgsrc-65d654d5ec86495a4ee2747212bdd7c9c7d8c9ad.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] |