Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Frederick Bruckman <fredb@netbsd.org>
List: source-changes
Date: 02/05/2000 19:49:51
Module Name: pkgsrc
Committed By: fredb
Date: Sun Feb 6 03:49:51 UTC 2000
Modified Files:
pkgsrc/www/arena: Makefile
pkgsrc/www/arena/files: patch-sum
pkgsrc/www/arena/patches: patch-ab patch-ae
pkgsrc/www/arena/pkg: PLIST
Added Files:
pkgsrc/www/arena/patches: patch-ag
Log Message:
- -Install only example "arenarc" into ${PREFIX}/share/Arena, with working
global "arenarc" copied to ${LOCALBASE}/etc, unless it exists already.
- -Fix "fly-by"'s, otherwise known as pop-up help, or "tool-tips".
In particular, disable the the insane heuristic that caused the delay
to increase by one second with each use on systems where setitimer()
has 1s resolution (NetBSD). Prior, it appeared to me that the fly-by's
only worked once or twice, but then never again.
- -Clean up package Makefile.
- -Work all patches to configure into configure.in, and regenerate configure
with "autoconf".
cvs: ----------------------------------------------------------------------
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 pkgsrc/www/arena/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/www/arena/files/patch-sum
cvs rdiff -r1.2 -r1.3 pkgsrc/www/arena/patches/patch-ab
cvs rdiff -r1.3 -r1.4 pkgsrc/www/arena/patches/patch-ae
cvs rdiff -r0 -r1.1 pkgsrc/www/arena/patches/patch-ag
cvs rdiff -r1.4 -r1.5 pkgsrc/www/arena/pkg/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.