summaryrefslogtreecommitdiff
path: root/devel/blame
diff options
context:
space:
mode:
authortnn <tnn>2008-04-28 20:27:35 +0000
committertnn <tnn>2008-04-28 20:27:35 +0000
commite946b35cb40f8963ff7016c662c888d2c572d759 (patch)
tree9b1c6ccd5d9aed2612ed6f466b161c41dc690440 /devel/blame
parent8c469ca5ea64ca33895aee613766120fb01c5391 (diff)
downloadpkgsrc-e946b35cb40f8963ff7016c662c888d2c572d759.tar.gz
Import blame-1.3.1 as devel/blame.
Packaged by Aleksej Saushev. Blame displays the last modification for each line in an RCS file. It is the RCS equivalent of CVS's annotate command.
Diffstat (limited to 'devel/blame')
-rw-r--r--devel/blame/DESCR5
-rw-r--r--devel/blame/Makefile15
-rw-r--r--devel/blame/PLIST3
-rw-r--r--devel/blame/distinfo5
4 files changed, 28 insertions, 0 deletions
diff --git a/devel/blame/DESCR b/devel/blame/DESCR
new file mode 100644
index 00000000000..bbc3b97ba3f
--- /dev/null
+++ b/devel/blame/DESCR
@@ -0,0 +1,5 @@
+Blame displays the last modification for each line in an RCS
+file. It is the RCS equivalent of CVS's annotate command.
+
+An annotated RCS file describes the revision and date in which
+each line was added to the file, and the author of each line.
diff --git a/devel/blame/Makefile b/devel/blame/Makefile
new file mode 100644
index 00000000000..ec75589c940
--- /dev/null
+++ b/devel/blame/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/04/28 20:27:35 tnn Exp $
+
+DISTNAME= blame-1.3.1
+CATEGORIES= devel
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=blame/}
+
+MAINTAINER= asau@inbox.ru
+HOMEPAGE= http://blame.sf.net/
+COMMENT= Annotate RCS-controlled text line by line
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+GNU_CONFIGURE= yes
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/blame/PLIST b/devel/blame/PLIST
new file mode 100644
index 00000000000..3cffd507699
--- /dev/null
+++ b/devel/blame/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/04/28 20:27:35 tnn Exp $
+bin/blame
+man/man1/blame.1
diff --git a/devel/blame/distinfo b/devel/blame/distinfo
new file mode 100644
index 00000000000..c77b3a6cadf
--- /dev/null
+++ b/devel/blame/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/04/28 20:27:35 tnn Exp $
+
+SHA1 (blame-1.3.1.tar.gz) = 9183b9b5f1db0611bda1b724e99957480764bbd7
+RMD160 (blame-1.3.1.tar.gz) = fef43320fd6148f4543824642d6b2e86227af245
+Size (blame-1.3.1.tar.gz) = 483406 bytes