diff options
author | taca <taca@pkgsrc.org> | 2006-12-06 15:36:31 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2006-12-06 15:36:31 +0000 |
commit | bca6505bdbb376781f63a46c4a37611f1fe1db96 (patch) | |
tree | 5d7e383d2817d809e87d4709f938760da13cf84e /misc/fd/PLIST | |
parent | b19921094c3b451e0bd17a1733279004ff583b59 (diff) | |
download | pkgsrc-bca6505bdbb376781f63a46c4a37611f1fe1db96.tar.gz |
Update FD utility to 2.09a.
FD 2.09a has many improvement for functionality and portability from
previous 1.03u. And it has a built-in Bourne-shell compatible shell
and also runs stand-alone shell under the name of 'fdsh', too.
And fd-small PKG_OPTION will build smaller and FD 1.x compatible
binary.
Fixed PR pkg/33067.
Diffstat (limited to 'misc/fd/PLIST')
-rw-r--r-- | misc/fd/PLIST | 18 |
1 files changed, 15 insertions, 3 deletions
diff --git a/misc/fd/PLIST b/misc/fd/PLIST index 824c466a6ec..18fca568a57 100644 --- a/misc/fd/PLIST +++ b/misc/fd/PLIST @@ -1,9 +1,21 @@ -@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:28:00 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2006/12/06 15:36:31 taca Exp $ bin/fd -bin/fd-unicd.tbl +bin/fdsh man/man1/fd.1 +man/man1/fdsh.1 +man/${MANLANG}/man1/fd.1 +man/${MANLANG}/man1/fdsh.1 share/doc/fd/FAQ +share/doc/fd/LICENSES share/doc/fd/HISTORY share/doc/fd/README +share/doc/fd/TECHKNOW share/doc/fd/ToAdmin -@dirrm share/doc/fd +share/doc/fd/ja/FAQ +share/doc/fd/ja/LICENSES +share/doc/fd/ja/HISTORY +share/doc/fd/ja/README +share/doc/fd/ja/TECHKNOW +share/doc/fd/ja/ToAdmin +share/examples/fd/${FD_CONFIG} +share/fd/fd-unicd.tbl |