FreeBSD Bugzilla – Attachment 54917 Details for
Bug 83062
new port: textproc/colordiff - A tool to colorize diff output
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
colordiff.shar
colordiff.shar (text/plain), 2.19 KB, created by
Emanuel Haupt
on 2005-07-06 15:00:37 UTC
(
hide
)
Description:
colordiff.shar
Filename:
MIME Type:
Creator:
Emanuel Haupt
Created:
2005-07-06 15:00:37 UTC
Size:
2.19 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># colordiff ># colordiff/Makefile ># colordiff/pkg-descr ># colordiff/distinfo ># >echo c - colordiff >mkdir -p colordiff > /dev/null 2>&1 >echo x - colordiff/Makefile >sed 's/^X//' >colordiff/Makefile << 'END-of-colordiff/Makefile' >X# New ports collection makefile for: colordiff >X# Date created: 6 Jul 2005 >X# Whom: Emanuel Haupt <ehaupt@critical.ch> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= colordiff >XDISTVERSION= 1.0.5 >XCATEGORIES= textproc >XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} >XMASTER_SITE_SUBDIR= ${PORTNAME} >X >XMAINTAINER= ehaupt@critical.ch >XCOMMENT= A tool to colorize diff output >X >XUSE_PERL5= yes >XUSE_REINPLACE= yes >XNO_BUILD= yes >X >XPLIST_DIRS= %%EXAMPLESDIR%% >XPLIST_FILES= bin/colordiff %%EXAMPLESDIR%%/colordiffrc >XMAN1= colordiff.1 >X >X.include <bsd.port.pre.mk> >X >X.if ${PERL_LEVEL} < 500806 >XIGNORE= needs Perl 5.8.6 or above (lang/perl5.8) >X.endif >X >Xpost-patch: >X @${REINPLACE_CMD} -e 's|/usr/local/bin/perl|${PERL}|' \ >X ${WRKSRC}/${PORTNAME}.pl >X >Xdo-install: >X ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME}.pl ${PREFIX}/bin/${PORTNAME} >X ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${PREFIX}/man/man1 >X ${MKDIR} ${EXAMPLESDIR} >X ${INSTALL_DATA} ${WRKSRC}/colordiffrc ${EXAMPLESDIR} >X >X.include <bsd.port.post.mk> >END-of-colordiff/Makefile >echo x - colordiff/pkg-descr >sed 's/^X//' >colordiff/pkg-descr << 'END-of-colordiff/pkg-descr' >XColordiff is a wrapper for diff and produces the same output as diff but with >Xcoloured syntax highlighting at the command line to improve readability. >X >XThe output is similar to how a diff-generated patch might appear in Vim or Emacs >Xwith the appropriate syntax highlighting options enabled. >X >XWWW: http://colordiff.sourceforge.net/ >X >X- ehaupt >Xehaupt@critical.ch >END-of-colordiff/pkg-descr >echo x - colordiff/distinfo >sed 's/^X//' >colordiff/distinfo << 'END-of-colordiff/distinfo' >XMD5 (colordiff-1.0.5.tar.gz) = b8ef81a80dfa8a4c001915d03a73f7d1 >XSIZE (colordiff-1.0.5.tar.gz) = 14243 >END-of-colordiff/distinfo >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 83062
: 54917