diff options
author | trevor <trevor@FreeBSD.org> | 2001-08-31 06:09:41 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2001-08-31 06:09:41 +0800 |
commit | e053890ee1c9ffc48d7f886af31b2b80b68a747a (patch) | |
tree | 505d22c0f045956b33b045a10017cff96e474cee /misc/Makefile | |
parent | 5a97936dc9eb447d6a5bab1c7de13cea232d8c0b (diff) | |
download | freebsd-ports-gnome-e053890ee1c9ffc48d7f886af31b2b80b68a747a.tar.gz freebsd-ports-gnome-e053890ee1c9ffc48d7f886af31b2b80b68a747a.tar.zst freebsd-ports-gnome-e053890ee1c9ffc48d7f886af31b2b80b68a747a.zip |
new port of PBS 2.2p11, the portable batch scheduler
This is the last freely redistributable version (newer ones are
available under a restrictive license, though still at no charge).
Rodney Mach <rmach@engin.umich.edu> helped by finding the distfile.
He has written a patch to this version of PBS for AFS support.
The patch is available through
http://www-personal.engin.umich.edu/~rmach/pbsafs/ .
PR: 12188
Submitted by: David A. Bader <dbader@eece.unm.edu>
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index f9f074b9d275..d167d55a087b 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -138,6 +138,7 @@ SUBDIR += p5-Locale-Codes SUBDIR += peq SUBDIR += patchutils + SUBDIR += pbs SUBDIR += pdmenu SUBDIR += pg SUBDIR += pinfo |