diff options
author | uebayasi <uebayasi@pkgsrc.org> | 2011-01-19 04:24:15 +0000 |
---|---|---|
committer | uebayasi <uebayasi@pkgsrc.org> | 2011-01-19 04:24:15 +0000 |
commit | 58a1b7abbea96ef96fb7efc6a725a2c92d2a0e38 (patch) | |
tree | 20f8d93f8e21d3d8b577d0cd2130c428d1a08ebd /devel/global/PLIST | |
parent | ae22f274497356e9ec34e905bc887ea1359c9ee1 (diff) | |
download | pkgsrc-58a1b7abbea96ef96fb7efc6a725a2c92d2a0e38.tar.gz |
Update GNU GLOBAL from 5.4 to 5.9.3.
Big changes:
- Allows the symbolic links which point to directories, and treats
the names of struct, union, enum and enum member as definitions.
(5.7)
- Uses GPLv3 and LGPLv3 license. (5.6)
- Becomes GNU BOKINware. (5.5)
Details:
http://cvs.savannah.gnu.org/viewvc/global/global/NEWS?view=markup
Bunch of incompatible format changes. DON'T FORGET TO RE-GENERATE TAGS!
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 |