Remve java/fastjar port. we already have as archivers/fastjar...
This commit is contained in:
@@ -1,26 +0,0 @@
|
||||
# New ports collection makefile for: fastjar
|
||||
# Date created: August 8 2006
|
||||
# Whom: Maho Nakata <maho@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= fastjar
|
||||
PORTVERSION= 20060808
|
||||
CATEGORIES= java devel
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= maho/fastjar
|
||||
|
||||
MAINTAINER= maho@FreeBSD.org
|
||||
COMMENT= A free and fast alternative of Sun's JDK's jar command
|
||||
|
||||
MAN1= fastjar.1 grepjar.1
|
||||
INFO= fastjar
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
@@ -1,3 +0,0 @@
|
||||
MD5 (fastjar-20060808.tar.bz2) = e09e38efa466e0946efe1a325fea408a
|
||||
SHA256 (fastjar-20060808.tar.bz2) = ba13e60bcffd782ac23383e24a1f50a92a30789944615f86a3f5c945abe2fe4e
|
||||
SIZE (fastjar-20060808.tar.bz2) = 112355
|
||||
@@ -1,5 +0,0 @@
|
||||
FastJar is a free and fast alternative of Sun's JDK's 'jar' command.
|
||||
FastJar take only a second to create a 10MB jar file, while Sun's
|
||||
jar takes 50 seconds.
|
||||
|
||||
WWW: http://savannah.nongnu.org/projects/fastjar
|
||||
@@ -1,2 +0,0 @@
|
||||
bin/fastjar
|
||||
bin/grepjar
|
||||
Reference in New Issue
Block a user