Subject: CVS commit: pkgsrc/net/slurm
To: None <pkgsrc-changes@NetBSD.org>
From: Ben Collver <ben@netbsd.org>
List: pkgsrc-changes
Date: 10/14/2004 16:27:17
Module Name:	pkgsrc
Committed By:	ben
Date:		Thu Oct 14 16:27:17 UTC 2004

Modified Files:
	pkgsrc/net/slurm: Makefile PLIST distinfo
Removed Files:
	pkgsrc/net/slurm/patches: patch-ac patch-ad patch-ae patch-af

Log Message:
Update slurm to version 0.3.3.  Addresses PR#27248.  Changes include:
* update config.* to allow configure run on DragonFly BSD (i386 only)
* README: minor OS updates
* os.h: allow compilation on Sun Forte CC systems again
* theme.c: (theme_readfile): remove NOTICE error
* themes/black.theme: new theme
* use better CPP magic to detect OS features
* allow compilation on a few OpenBSD systems again
* add validinterface() check on Mac OS X
* remove version name from OS for 'darwin' aka Mac OS X
* s/VERSION/PACKAGE_VERSION/
* major config subsystem replacement
* mv THEMES THEMES.txt (welcome to Mac OS X :))
* add support for pre 4.5-RELEASE FreeBSD (tested on 4.2-REL :))
* FAQ: added Linux media Q/A
* README: s/raisdorf/wormulon/
* slurm.1: s/raisdorf/wormulon/, added -L option
* slurm.c: (slurm_shutdown): s/raisdorf/wormulon/
* slurm.spec: s/raisdorf/wormulon/
* theme.c: (theme_readfile): added -D__Debian__ to search for
           themes in /usr/share rather than /usr/local/share
* add -L switch to enable LED
* reduce overhead in upcoming NetBSD port upgrade
* slurm.spec: initial specfile based on 0.2.3


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/net/slurm/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/net/slurm/PLIST pkgsrc/net/slurm/distinfo
cvs rdiff -r1.1 -r0 pkgsrc/net/slurm/patches/patch-ac \
    pkgsrc/net/slurm/patches/patch-ad pkgsrc/net/slurm/patches/patch-ae \
    pkgsrc/net/slurm/patches/patch-af

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.