pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/jgrep Renamed to textproc/jrep
details: https://anonhg.NetBSD.org/pkgsrc/rev/113042a52f1c
branches: trunk
changeset: 347745:113042a52f1c
user: cheusov <cheusov%pkgsrc.org@localhost>
date: Sun May 29 07:19:43 2016 +0000
description:
Renamed to textproc/jrep
diffstat:
textproc/jgrep/DESCR | 12 ------------
textproc/jgrep/Makefile | 31 -------------------------------
textproc/jgrep/PLIST | 12 ------------
textproc/jgrep/distinfo | 6 ------
4 files changed, 0 insertions(+), 61 deletions(-)
diffs (77 lines):
diff -r f901a3672e9f -r 113042a52f1c textproc/jgrep/DESCR
--- a/textproc/jgrep/DESCR Sun May 29 07:19:29 2016 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-jgrep is a command-line grep-like utility written in Java.
-Features:
- -- Java regular expressions
- (https://docs.oracle.com/javase/7/docs/api/java/util/regex/Pattern.html)
- -- Support for RE2J
- (https://github.com/google/re2)
- -- POSIX options (excluding -E and -G)
- (http://pubs.opengroup.org/onlinepubs/009604499/utilities/grep.html)
- -- most GNU grep(1) options
- (https://www.gnu.org/software/grep/)
- -- Extensions over GNU grep(1):
- options -O, -2 and -8
diff -r f901a3672e9f -r 113042a52f1c textproc/jgrep/Makefile
--- a/textproc/jgrep/Makefile Sun May 29 07:19:29 2016 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,31 +0,0 @@
-# $NetBSD: Makefile,v 1.6 2016/05/28 15:11:30 cheusov Exp $
-#
-
-DISTNAME= jgrep-0.5.2
-CATEGORIES= textproc
-MASTER_SITES= ${MASTER_SITE_GITHUB:=cheusov/}
-GITHUB_PROJECT= jgrep
-#GITHUB_RELEASE= ${DISTNAME}
-
-MAINTAINER= cheusov%NetBSD.org@localhost
-HOMEPAGE= https://github.com/cheusov/jgrep
-COMMENT= Command-line grep-like utility written in Java
-
-TOOL_DEPENDS+= apache-maven-[0-9]*:../../devel/apache-maven
-
-LICENSE= apache-2.0
-
-USE_LANGUAGES= c
-USE_JAVA= yes
-
-TEST_TARGET= test
-
-MAKE_ENV+= MANDIR=${PREFIX}/${PKGMANDIR}
-
-MAVEN_FLAGS+= -Duser.home=${FAKEHOMEDIR}
-MAVEN_FLAGS+= -Dmaven.repo.local=${WRKDIR}/deps
-MAVEN_FLAGS+= --offline
-
-.include "../../devel/mk-configure/mk-c.mk"
-.include "../../mk/java-vm.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r f901a3672e9f -r 113042a52f1c textproc/jgrep/PLIST
--- a/textproc/jgrep/PLIST Sun May 29 07:19:29 2016 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2016/05/28 15:11:30 cheusov Exp $
-bin/jgrep
-lib/jgrep/jgrep-0.1-jar-with-dependencies.jar
-lib/libjgrep_jni.a
-lib/libjgrep_jni.so
-lib/libjgrep_jni.so.0
-lib/libjgrep_jni.so.0.0
-man/man1/jgrep.1
-share/jgrep/LICENSE
-share/jgrep/NEWS
-share/jgrep/README
-share/jgrep/TODO
diff -r f901a3672e9f -r 113042a52f1c textproc/jgrep/distinfo
--- a/textproc/jgrep/distinfo Sun May 29 07:19:29 2016 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.4 2016/05/28 15:11:30 cheusov Exp $
-
-SHA1 (jgrep-0.5.2.tar.gz) = 2e6bc5d474987f2aef848ca012bf92c0329fc768
-RMD160 (jgrep-0.5.2.tar.gz) = 457d471fe704fcb9f4d730318e0f32920632b725
-SHA512 (jgrep-0.5.2.tar.gz) = 3016008c2ef014a7d946b8a99da757977bc3ae06e286faf868d7ba0ef29019146cfb369f8239a7761ebb4faf782640d3849134cc091c64bbb479092edae1058e
-Size (jgrep-0.5.2.tar.gz) = 20920 bytes
Home |
Main Index |
Thread Index |
Old Index