torque stable port information

Package: torque
Version: 2.4.6
Revision: 5
Depends: %N-shlibs (= %v-%r), tcltk-shlibs (>= 8.4.19-3)
Suggests: tcltk
Source: http://www.clusterresources.com/downloads/%n/%n-%v.tar.gz
Source-MD5: 970b5d9687dc1c1d74d20a8766c6b1e5
SetCFLAGS: -Os
PatchScript: grep -rl /var * |xargs perl -pi -e "s,/var,%p/var,g"
ConfigureParams: --mandir=%p/share/man --enable-unixsockets --disable-dependency-tracking
CompileScript: <<
./configure %c
perl -pi -e 's,-pedantic -Werror,,' {src/lib/Libpbs,src/resmom,src/resmom/darwin,src/server}/Makefile
make -w
<<
InstallScript: make install DESTDIR=%d
DocFiles: CHANGELOG DEVELOPMENT PBS_License.txt README* Release_Notes
Splitoff: <<
Package: %N-shlibs
Files: <<
lib/libtorque.2.dylib
lib/libtorque.2.0.0.dylib
<<
Shlibs: <<
%p/lib/libtorque.2.dylib 3.0.0 %n (>= 2.4.6-1)
<<
DocFiles: PBS_License.txt
<<
Splitoff2: <<
Package: %N-dev
Depends: %N-shlibs (= %v-%r)
BuildDependsOnly: true
Files: <<
lib/libtorque.*a
lib/libtorque.dylib
include
<<
DocFiles: PBS_License.txt
<<
License: Restrictive/Distributable
Homepage: http://www.clusterresources.com
Maintainer: Jack Fink
Description: Resource manager, for batch jobs and clusters
DescDetail: <<
TORQUE is an open source resource manager providing control over batch
jobs and distributed compute nodes. It is a community effort based on
the original *PBS project and, with more than 1,200 patches, has
incorporated significant advances in the areas of scalability, fault
tolerance, and feature extensions contributed by NCSA, OSC, USC , the
U.S. Dept of Energy, Sandia, PNNL, U of Buffalo, TeraGrid, and many other
leading edge HPC organizations. This version may be freely modified and
redistributed subject to the constraints of the included license.
<<