mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
archivers/fastjar: remove undue deprecation of maintained port
Despite its age the program still works fine and is indeed much faster than reference implementation: e.g., packing the game's resources for `games/sokobano' port can take over half a second with /usr/local/openjdk8/bin/jar on my laptop, depending on the system's load, while it's ~0.03 with fastjar.
This commit is contained in:
parent
93f9b7b6cd
commit
020281bef1
@ -8,10 +8,7 @@ MAINTAINER= java@FreeBSD.org
|
||||
COMMENT= Version of JDK's `jar' command written entirely in C
|
||||
WWW= https://fastjar.sourceforge.net/
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
DEPRECATED= Abandonware, last release in 2006 and is no longer being developed
|
||||
EXPIRATION_DATE=2024-03-31
|
||||
LICENSE= GPLv2+
|
||||
|
||||
USES= gmake makeinfo perl5 tar:bzip2
|
||||
USE_PERL5= build
|
||||
|
Loading…
Reference in New Issue
Block a user