Path to this page:
./
devel/exctags,
Exuberant (feature-filled) tagfile generator for vi, emacs and clones
Branch: pkgsrc-2014Q4,
Version: 5.8nb1,
Package name: exctags-5.8nb1,
Maintainer: pkgsrc-usersExuberant 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)
- (2015-04-02) Updated to version: exctags-5.8nb1
- (2014-12-30) Package added to pkgsrc.se, version exctags-5.8 (created)
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.
|