- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
which was forked from gcc4 (http://savannah.nongnu.org/projects/fastjar/)
(According to http://gcc.gnu.org/java/
April 4, 2006
fastjar has been removed from the GCC source tree and made into a
separate project....)
* FastJar from gcc4 (now at savannah) seems to be the superset
of FastJar 0.93 at sourceforge and this doesn't seem to updated for long time.
According fastjar-0.93/CHANGES
> 0.93 01/11/2001 Integrated GNU gcc patches to mainline fastjar
> codebase. Should compile on more platforms.
> Ignore nutty errors.
* gcc42 will depend on this jar
* take over the maintainer ship until this situation become settle.
- Remove post-install information from DESCR's.
- Replace /usr/local with ${PREFIX} in DESCR's and MESSAGE's.
- Remove unnecessary whitespace.
Pointed out by: portlint
FastJar is a version of JDK's `jar' utility written entirely in C,
and therefore quite a bit faster. Currently some features such as
updating archive are unimplemented, but enough seems implemented.
WWW: http://fastjar.sourceforge.net
Obtained from: NetBSD pkgsrc