diff options
author | hubertf <hubertf@pkgsrc.org> | 2003-10-03 18:22:20 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2003-10-03 18:22:20 +0000 |
commit | a36cfe4cb25992aa7f20d830d9d6386b86b6787d (patch) | |
tree | cba33e4873409d274209153af189cd0ac5b0c481 | |
parent | 3360bde04fa8880b244417061e79cae2275a782e (diff) | |
download | pkgsrc-a36cfe4cb25992aa7f20d830d9d6386b86b6787d.tar.gz |
Import chkfontpath-1.9.7: Command line tool to manage X server's font path
This is a simple terminal mode program for configuring the directories
in the X font server's path. It is mostly intended to be used
`internally' by RPM when packages with fonts are added or removed, but
it may be useful as a stand-alone utility in some instances.
XXX hey, *I* didn't make this up... of course xset would have done the
XXX job just well, but now programs (openoffice 1.1.0) want to call this,
XXX what can we do. :(
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 0f4180b392c..afe450d9f8e 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.3630 2003/10/03 14:51:28 salo Exp $ +$NetBSD: CHANGES,v 1.3631 2003/10/03 18:22:20 hubertf Exp $ Changes to the packages collection and infrastructure in 2003: @@ -4065,3 +4065,4 @@ Changes to the packages collection and infrastructure in 2003: Added p5-Template-Generate-0.04 [wiz 2003-10-03] Updated source-highlight to 1.8 [seb 2003-10-03] Updated jpeg to 6bnb1 [salo 2003-10-03] + Added chkfontpath-1.9.7 [hubertf 2003-10-03] |