./devel/exctags, Exuberant (feature-filled) tagfile generator for vi, emacs and clones

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2014Q4, Version: 5.8nb1, Package name: exctags-5.8nb1, Maintainer: pkgsrc-users

Exuberant Ctags generates an index (or tag) file of source language
objects in source files that allows these items to be quickly and
easily located by a text editor or other utility.

Alternatively, it can generate a cross reference file which lists,
in human-readable form, information about the various objects found
in a set of source code files.

Supported languages include: Assembler, ASP, Awk, C, C++, BETA, COBOL, Eiffel,
Fortran, Java, Lisp, Make, Pascal, Perl, PHP, Python, REXX, Ruby, Scheme,
Shell scripts (Bourne/Korn/Z), S-Lang, Tcl, Vim and YACC/Bison.


Master sites:

SHA1: 482da1ecd182ab39bbdc09f2f02c9fba8cd20030
RMD160: 191495869fbfa2f77a9619a4920eba26d02eface
Filesize: 468.679 KB

Version history: (Expand)


CVS history: (Expand)


   2015-04-01 22:02:00 by Hiramatsu Yoshifumi | Files touched by this commit (3)
Log message:
Pullup ticket #4652 - requested by bsiegert
devel/exctags: security patch

Revisions pulled up:
- devel/exctags/Makefile                                        1.27
- devel/exctags/distinfo                                        1.13
- devel/exctags/patches/patch-CVE-2014-7204                     1.1

---
   Module Name:    pkgsrc
   Committed By:   bsiegert
   Date:           Sun Mar 29 09:19:06 UTC 2015

   Modified Files:
           pkgsrc/devel/exctags: Makefile distinfo
   Added Files:
           pkgsrc/devel/exctags/patches: patch-CVE-2014-7204

   Log message:
   SECURITY: Fix CVE-2014-7204 (DoS in JavaScript parser) in exuberant-ctags.