Remve java/fastjar port. we already have as archivers/fastjar...

This commit is contained in:
Maho Nakata
2006-08-08 14:07:02 +00:00
parent 30737e97a8
commit 68b583f298
4 changed files with 0 additions and 36 deletions

View File

@@ -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>

View File

@@ -1,3 +0,0 @@
MD5 (fastjar-20060808.tar.bz2) = e09e38efa466e0946efe1a325fea408a
SHA256 (fastjar-20060808.tar.bz2) = ba13e60bcffd782ac23383e24a1f50a92a30789944615f86a3f5c945abe2fe4e
SIZE (fastjar-20060808.tar.bz2) = 112355

View File

@@ -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

View File

@@ -1,2 +0,0 @@
bin/fastjar
bin/grepjar