summaryrefslogtreecommitdiff
path: root/x11/xfstt/PLIST
diff options
context:
space:
mode:
authorsalo <salo>2003-02-22 13:33:31 +0000
committersalo <salo>2003-02-22 13:33:31 +0000
commit93d52b23e67d814b961a8b0b6af3451de9980038 (patch)
tree02d1f82f613887f5e32e83d0a4a41de59209a984 /x11/xfstt/PLIST
parent75f555ba4492754dc5ffa5df6b15a4552988ee2f (diff)
downloadpkgsrc-93d52b23e67d814b961a8b0b6af3451de9980038.tar.gz
Updated to version 1.4.
Changes: - added MESSAGE file with post-install instructions - minor cleanups 1.4: ==== - Auto* tools - Initial i18n support (not used yet) - Fixed slow down with some programs using FS_ListFontsWithXInfo - Fixed childs unlinking unix socket when father uid == childs uid - Added an option to specify pidfile location - Added endpwent() to prevent leaking one fd - Changed usage output 1.3.1: ====== - Added --cache description to man page
Diffstat (limited to 'x11/xfstt/PLIST')
-rw-r--r--x11/xfstt/PLIST9
1 files changed, 5 insertions, 4 deletions
diff --git a/x11/xfstt/PLIST b/x11/xfstt/PLIST
index beb61b3bc56..df050a869b4 100644
--- a/x11/xfstt/PLIST
+++ b/x11/xfstt/PLIST
@@ -1,11 +1,12 @@
-@comment $NetBSD: PLIST,v 1.2 2002/08/22 02:22:14 grant Exp $
+@comment $NetBSD: PLIST,v 1.3 2003/02/22 13:33:31 salo Exp $
bin/xfstt
etc/rc.d/xfstt
man/man1/xfstt.1
share/doc/xfstt/FAQ
share/doc/xfstt/CHANGES
-share/doc/xfstt/INSTALL
share/doc/xfstt/THANKS
-lib/X11/fonts/TrueType/.keepme
-@dirrm lib/X11/fonts/TrueType
+share/doc/xfstt/TODO
+share/examples/xfstt/font.properties
+@dirrm share/examples/xfstt
@dirrm share/doc/xfstt
+@unexec ${RMDIR} -p %D/lib/X11/fonts/TrueType 2> /dev/null || ${TRUE}