diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2000-09-01 02:51:06 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2000-09-01 02:51:06 +0000 |
commit | ab510e8212963f4eb0af5f00ed7c14747796080c (patch) | |
tree | 364251c928e209077ea420cea3ce8bb8da3f63a3 /irc/bitchx/pkg-plist | |
parent | 255e02d571fcb905d43e1b75ac8163239c97f702 (diff) | |
download | ports-ab510e8212963f4eb0af5f00ed7c14747796080c.tar.gz ports-ab510e8212963f4eb0af5f00ed7c14747796080c.zip |
Notes
Diffstat (limited to 'irc/bitchx/pkg-plist')
-rw-r--r-- | irc/bitchx/pkg-plist | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/irc/bitchx/pkg-plist b/irc/bitchx/pkg-plist index 781a52888a6c..16e55977c1c5 100644 --- a/irc/bitchx/pkg-plist +++ b/irc/bitchx/pkg-plist @@ -598,6 +598,7 @@ share/bx/help/5_Programming/assign share/bx/help/5_Programming/loadtcl share/bx/help/5_Programming/saveirc share/bx/help/5_Programming/loaddll +share/bx/help/5_Programming/fec share/bx/help/6_Functions/absstrlen share/bx/help/6_Functions/addtabkey share/bx/help/6_Functions/after @@ -782,6 +783,13 @@ share/bx/help/6_Functions/write share/bx/help/6_Functions/6_Functions share/bx/help/6_Functions/writeb share/bx/help/6_Functions/menucontrol +share/bx/help/6_Functions/before +share/bx/help/6_Functions/chr +share/bx/help/6_Functions/getopt +share/bx/help/6_Functions/ifindfirst +share/bx/help/6_Functions/listarray +share/bx/help/6_Functions/strchr +share/bx/help/6_Functions/strrchr share/bx/help/7_Docs/About_BitchX share/bx/help/7_Docs/Arrays share/bx/help/7_Docs/Command_Line @@ -898,6 +906,10 @@ share/bx/help/8_Scripts/webster share/bx/help/8_Scripts/2.8script share/bx/help/8_Scripts/window share/bx/help/README_FIRST +share/bx/help/commands +share/bx/help/findcomm +share/bx/help/functions +share/bx/help/out share/bx/script/actplug.gmz share/bx/script/bxglobal share/bx/script/bxtcl.tcl @@ -905,6 +917,7 @@ share/bx/script/file.tcl share/bx/script/fserve+vfs.tar.gz share/bx/script/menu.bx share/bx/script/example-.bitchxrc +share/bx/script/query.bx share/bx/translation/ASCII share/bx/translation/CP437 share/bx/translation/CP850 |