Path to this page:
./
wip/p5-Text-VimColor,
Syntax color text in HTML or XML using Vim
Branch: CURRENT,
Version: 0.14,
Package name: p5-Text-VimColor-0.14,
Maintainer: hiramatuText::VimColor tries to markup text files according to their syntax. It can
be used to produce web pages with pretty-printed colourful source code
samples.
Required to run:[
editors/vim] [
lang/perl5] [
devel/p5-Path-Class] [
devel/p5-File-ShareDir] [
devel/p5-Term-ANSIColor]
Master sites: (Expand)
SHA1: 62a934bf1fa6808e4d5123bb2f6ca98b8d6de886
RMD160: 9b537c185022383fb501db5e54f850e55e5dcde5
Filesize: 37.578 KB
Version history: (Expand)
- (2013-03-09) Package has been reborn
- (2013-03-09) Package deleted from pkgsrc
- (2012-06-11) Package has been reborn
- (2012-06-11) Package deleted from pkgsrc
- (2011-11-18) Updated to version: p5-Text-VimColor-0.14
- (2010-12-01) Package has been reborn
CVS history: (Expand)
| 2012-10-04 21:11:57 by Aleksej Saushev | Files touched by this commit (56) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
|
2011-11-18 03:59:27 by Hiramatsu Yoshifumi | Files touched by this commit (2) |  |
Log message:
Update p5-Text-VimColor to 0.14.
Changes from previous:
0.14 2011-10-20T17:09:53Z
- Add test to confirm fix of rt-50646.
- Silence 'untie' warnings.
0.13 2011-08-15T23:10:00Z
[Prereqs]
- Exit Makefile.PL early if `vim` fails to execute.
(Nothing else will work after that.)
- Bump required version of Term::ANSIColor to 3.0.
(Please let me know if this causes problems for anyone.)
[Dist Meta Changes]
- Convert to Dist::Zilla for releasing
- Use File::ShareDir to manage included files consistently
- Simplify and organize documentation and tests
0.12 2011-08-09T19:33:16Z
[Enhancements]
- Add Term::ANSIColor support
Closes RT #69338.
- Add '-n' (no swapfile) option (thanks hinrik.sig).
Closes RT #45623.
[Bug Fixes]
- Set $ENV{HOME} to keep user-customized syntax files from
breaking tests. Closes RT #68513.
- Untie STD(IN|OUT|ERR) in child process (thanks shiar).
Closes RT #50646.
[Maintenance Status Change]
- Co-maintenance granted to Randy Stauner (RWSTAUNER) by PAUSE admins.
Much appreciation to Geoff Richards (GEOFFR) for his initial work.
|
| 2008-05-30 14:22:34 by abs | Files touched by this commit (18) |
Log message:
Remove unnecessary (empty) PLIST files for p5-* packages
|
2007-07-13 19:14:43 by abs | Files touched by this commit (5) |  |
Log message:
(a newer version of) p5-Path-Class is in devel. Delete copy in wip and update users
|
2006-12-22 09:48:36 by Hiramatsu Yoshifumi | Files touched by this commit (4) |  |
Log message:
Text::VimColor tries to markup text files according to their syntax. It can
be used to produce web pages with pretty-printed colourful source code
samples.
|