Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Rene Hexel <rh@netbsd.org>
List: source-changes
Date: 08/22/2000 12:44:19
Module Name: pkgsrc
Committed By: rh
Date: Tue Aug 22 09:44:18 UTC 2000
Modified Files:
pkgsrc/misc/plan: Makefile
pkgsrc/misc/plan/files: md5 patch-sum
pkgsrc/misc/plan/patches: patch-aa patch-ab
pkgsrc/misc/plan/pkg: DESCR PLIST
Added Files:
pkgsrc/misc/plan/patches: patch-ac
Log Message:
Update plan to 1.8.4. Changes include various bug fixes and the following
new features:
* Changed configure script, Makefile, and manpages
* another configure preset for SuSE Linux
* new SysV alarm signals that prod the X timer events that write
modified data, as a workaround for broken
* netplan now listens on two ports (unless overriden in /etc/services):
5444 for backwards compatibility, and
2983, the new IANA-registered port.
* "user" lines in netplan ACLs now accept "user@host" arguments
* the "another plan window is running, kill/continue" popup now blocks
until answered.
* OpenMotif support (XFree 4.0.1, OpenMotif 2.1.30)
* new options -N, -c, and -h to control more options when adding entries
from the command line
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/misc/plan/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/misc/plan/files/md5
cvs rdiff -r1.2 -r1.3 pkgsrc/misc/plan/files/patch-sum
cvs rdiff -r1.4 -r1.5 pkgsrc/misc/plan/patches/patch-aa
cvs rdiff -r1.3 -r1.4 pkgsrc/misc/plan/patches/patch-ab
cvs rdiff -r0 -r1.1 pkgsrc/misc/plan/patches/patch-ac
cvs rdiff -r1.2 -r1.3 pkgsrc/misc/plan/pkg/DESCR
cvs rdiff -r1.3 -r1.4 pkgsrc/misc/plan/pkg/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.