diff options
Diffstat (limited to 'devel/global/PLIST')
-rw-r--r-- | devel/global/PLIST | 40 |
1 files changed, 35 insertions, 5 deletions
diff --git a/devel/global/PLIST b/devel/global/PLIST index dc1280ddfe6..c332a837d1b 100644 --- a/devel/global/PLIST +++ b/devel/global/PLIST @@ -1,20 +1,26 @@ -@comment $NetBSD: PLIST,v 1.12 2009/06/14 17:48:46 joerg Exp $ +@comment $NetBSD: PLIST,v 1.13 2011/01/19 04:24:15 uebayasi Exp $ bin/global +bin/globash bin/gozilla bin/gtags bin/gtags-cscope -bin/gtags-parser bin/htags info/global.info +lib/gtags/exuberant-ctags.a +lib/gtags/exuberant-ctags.la +lib/gtags/exuberant-ctags.so man/man1/global.1 +man/man1/globash.1 man/man1/gozilla.1 man/man1/gtags-cscope.1 -man/man1/gtags-parser.1 man/man1/gtags.1 man/man1/htags.1 share/gtags/AUTHORS +share/gtags/BOKIN_MODEL +share/gtags/BOKIN_MODEL_FAQ share/gtags/COPYING share/gtags/ChangeLog +share/gtags/DONORS share/gtags/FAQ share/gtags/INSTALL share/gtags/LICENSE @@ -22,8 +28,11 @@ share/gtags/NEWS share/gtags/README share/gtags/THANKS share/gtags/bless.sh.tmpl +share/gtags/completion.cgi.tmpl +share/gtags/ghtml.cgi.tmpl share/gtags/global.cgi.tmpl share/gtags/globash.rc +share/gtags/gtags-cscope.vim share/gtags/gtags.conf share/gtags/gtags.el share/gtags/gtags.pl @@ -47,5 +56,26 @@ share/gtags/icons/pglobe.png share/gtags/icons/right.png share/gtags/icons/text.png share/gtags/icons/top.png -share/gtags/nvi-1.79-gtags.diff -share/gtags/style.css +share/gtags/jquery/images/file.gif +share/gtags/jquery/images/folder-closed.gif +share/gtags/jquery/images/folder.gif +share/gtags/jquery/images/minus.gif +share/gtags/jquery/images/plus.gif +share/gtags/jquery/images/treeview-black-line.gif +share/gtags/jquery/images/treeview-black.gif +share/gtags/jquery/images/treeview-default-line.gif +share/gtags/jquery/images/treeview-default.gif +share/gtags/jquery/images/treeview-famfamfam-line.gif +share/gtags/jquery/images/treeview-famfamfam.gif +share/gtags/jquery/images/treeview-gray-line.gif +share/gtags/jquery/images/treeview-gray.gif +share/gtags/jquery/images/treeview-red-line.gif +share/gtags/jquery/images/treeview-red.gif +share/gtags/jquery/jquery.js +share/gtags/jquery/jquery.suggest.css +share/gtags/jquery/jquery.suggest.js +share/gtags/jquery/jquery.treeview.css +share/gtags/jquery/jquery.treeview.js +share/gtags/jscode_suggest.tmpl +share/gtags/jscode_treeview.tmpl +share/gtags/style.css.tmpl |