notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
fastjar Version of JDK's `jar' command written entirely in C
0.93.20060808_4 archivers on this many watch lists=10 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.93.20060808_3Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Abandonware, last release in 2006 and is no longer being developed
Expiration Date EXPIRATION DATE: 2024-03-31
Maintainer: java@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2024-02-25 19:44:39
Commit Hash: 1a970a9
People watching this port, also watch:: unzip, bzip, zip, autoconf
Also Listed In: java
License: GPLv2
WWW:
https://fastjar.sourceforge.net/
Description:
Fastjar is a version of Sun's `jar' utility, written entirely in C, and therefore quite a bit faster. Fastjar can be up to 100x faster than the stock `jar' program running without a JIT. Currently, the author is working on adding all the features present in the Sun utility. At the moment, implemented features are: * Archive creation * Verbose/quiet output * stdout vs. file output * Manifest file support * Deflation or storage * Changing to directory and adding files (-C) * Archive content listing (-t) * Archive extraction (-x)
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (7 items)
Collapse this list.
  1. bin/fastjar
  2. bin/grepjar
  3. share/man/man1/fastjar.1.gz
  4. share/man/man1/grepjar.1.gz
  5. /usr/local/share/licenses/fastjar-0.93.20060808_4/catalog.mk
  6. /usr/local/share/licenses/fastjar-0.93.20060808_4/LICENSE
  7. /usr/local/share/licenses/fastjar-0.93.20060808_4/GPLv2
Collapse this list.
Dependency lines:
  • fastjar>0:archivers/fastjar
To install the port:
cd /usr/ports/archivers/fastjar/ && make install clean
To add the package, run one of these commands:
  • pkg install archivers/fastjar
  • pkg install fastjar
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: fastjar
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (fastjar-0.93.20060808.tar.bz2) = ba13e60bcffd782ac23383e24a1f50a92a30789944615f86a3f5c945abe2fe4e SIZE (fastjar-0.93.20060808.tar.bz2) = 112355

Packages (timestamps in pop-ups are UTC):
fastjar
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.93.20060808_40.93.20060808_40.93.20060808_30.93.20060808_40.93.20060808_4-0.93.20060808_3-
FreeBSD:13:quarterly0.93.20060808_30.93.20060808_30.93.20060808_30.93.20060808_30.93.20060808_30.93.20060808_30.93.20060808_30.93.20060808_3
FreeBSD:14:latest0.93.20060808_40.93.20060808_40.93.20060808_30.93.20060808_40.93.20060808_40.93.20060808_3-0.93.20060808_3
FreeBSD:14:quarterly0.93.20060808_30.93.20060808_3-0.93.20060808_30.93.20060808_30.93.20060808_30.93.20060808_30.93.20060808_3
FreeBSD:15:latest0.93.20060808_40.93.20060808_4n/a0.93.20060808_3n/a0.93.20060808_30.93.20060808_30.93.20060808_4
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. makeinfo : print/texinfo
  3. perl5>=5.36<5.37 : lang/perl5.36
Runtime dependencies:
  1. indexinfo : print/indexinfo
This port is required by:
for Run
  1. java/sablevm

Configuration Options:
===> The following configuration options are available for fastjar-0.93.20060808_4: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
archivers_fastjar
USES:
gmake makeinfo perl5 tar:bzip2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (4 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/maho/fastjar/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/maho/fastjar/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/maho/fastjar/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/maho/fastjar/
Collapse this list.

Number of commits found: 40

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.93.20060808_4
25 Feb 2024 19:44:39
commit hash: 1a970a994199fb07485d17fc0fc02a1138af49b5commit hash: 1a970a994199fb07485d17fc0fc02a1138af49b5commit hash: 1a970a994199fb07485d17fc0fc02a1138af49b5commit hash: 1a970a994199fb07485d17fc0fc02a1138af49b5 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
archivers/fastjar: Deprecate and set expiration date to 2024-03-31

Abandonware, last release in 2006 and is no longer being developed

PR:		276957
Approved by:	portmgr (maintainer timeout, 2+ weeks)
0.93.20060808_4
20 Feb 2024 22:10:18
commit hash: 34f2be7a849e123550b8943391e1821ba9552b5ecommit hash: 34f2be7a849e123550b8943391e1821ba9552b5ecommit hash: 34f2be7a849e123550b8943391e1821ba9552b5ecommit hash: 34f2be7a849e123550b8943391e1821ba9552b5e files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
archivers/fastjar: Moved man to share/man

Approved by:    portmgr (blanket)
0.93.20060808_3
06 Nov 2023 10:03:47
commit hash: 06df180a9e39055026499a326ef67812801a8919commit hash: 06df180a9e39055026499a326ef67812801a8919commit hash: 06df180a9e39055026499a326ef67812801a8919commit hash: 06df180a9e39055026499a326ef67812801a8919 files touched by this commit
Rodrigo Osorio (rodrigo) search for other commits by this committer
*/*: Update WWW to use HTTPS for sourceforge.net projects

Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems

Approved by:	portmgr (blanket)
PR:		274888
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.93.20060808_3
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.93.20060808_3
20 Jul 2022 14:20:49
commit hash: 1ced9d288a7e33f5b7e7922ea8c5f965bbc55768commit hash: 1ced9d288a7e33f5b7e7922ea8c5f965bbc55768commit hash: 1ced9d288a7e33f5b7e7922ea8c5f965bbc55768commit hash: 1ced9d288a7e33f5b7e7922ea8c5f965bbc55768 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
archivers: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Albert Vernon <f3cun3c02@sneakemail.com>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Kuehn <freebsd@nagilum.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Zhuravlev <zaa@zaa.pp.ru>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@regency.nsu.ru>
  *  Anders Nordby <anders@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.93.20060808_3
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.93.20060808_3
28 May 2019 06:38:48
Revision:502860Original commit files touched by this commit
tobik search for other commits by this committer
archivers/fastjar: Spell USES_PERL5 correctly

Remove bogus Perl run dependency.
0.93.20060808_2
10 Nov 2018 18:12:58
Revision:484628Original commit files touched by this commit
bapt search for other commits by this committer
Install texinfo files (GNU info) into ${PREFIX}/share/info

After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.

Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.

Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them

Bump revision of all impacted ports

PR:		232907
exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17816
0.93.20060808_1
11 Mar 2018 11:20:43
Revision:464164Original commit files touched by this commit
rene search for other commits by this committer
Return maho@'s ports to the pool after his commit bit expired.

With hat:	portmgr
0.93.20060808_1
13 Feb 2017 16:52:44
Revision:434003Original commit files touched by this commit
tijl search for other commits by this committer
Remove -fPIC and fix the real problem where end_of_entries is sometimes
declared as unsigned int and sometimes as off_t which have a different
size and alignment.
0.93.20060808
09 Feb 2017 18:53:12
Revision:433767Original commit files touched by this commit
linimon search for other commits by this committer
Add -fPIC to various ports to enable them to build on armv6.

Approved by:	portmgr (tier-2 blanket)
0.93.20060808
14 May 2015 10:15:09
Revision:386312Original commit files touched by this commit
mat search for other commits by this committer
MASTER_SITES cleanup.

- 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
0.93.20060808
26 Jun 2014 08:41:34
Revision:359321Original commit files touched by this commit
antoine search for other commits by this committer
Allow to build with texinfo from ports

With hat:	portmgr
0.93.20060808
01 Jun 2014 07:59:15
Revision:356058Original commit files touched by this commit
ohauer search for other commits by this committer
- fix sanity in CAT archivers
 - USE_BZIP2   -> USES=tar:bzip2
 - LICENSE=BSD -> BSD[n]CLAUSE
0.93.20060808
04 Jan 2014 18:42:50
Revision:338668Original commit files touched by this commit
bapt search for other commits by this committer
Support stage
0.93.20060808
20 Sep 2013 13:11:21
Revision:327699Original commit files touched by this commit Sanity Test Failure
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers)
0.93.20060808
30 Aug 2013 01:02:57
Revision:325646Original commit files touched by this commit
bapt search for other commits by this committer
Convert archivers from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some port to the new perl world
- Convert some port from USE_GNOME=pkgconfig to USES=pkgconfig
0.93.20060808
21 Dec 2012 07:09:03
Revision:309343Original commit files touched by this commit
danfe search for other commits by this committer
- Trim Makefile header per new bylaws
- Drop indefinite article from COMMENT
- Define LICENSE (GPLv2), install couple of extra docs
- Convert NOPORTDOCS -> PORT_OPTIONS:MDOCS
- Remove pretty obvious pkg-message, sort some knobs
- Reformat port description

Approved by:	maintainer (maho)
0.93.20060808
18 Mar 2011 17:59:51
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support

With hat:       portmgr (myself)
0.93.20060808
20 Mar 2008 09:19:39
Original commit files touched by this commit
pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
0.93.20060808
02 Sep 2006 04:09:07
Original commit files touched by this commit
maho search for other commits by this committer
* Fix pkg-plist (actually Makefile)
* make portlint happy

Submitted by:   kris [1]
0.93.20060808
31 Aug 2006 16:13:34
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Incomplete pkg-plist

Also add missing USE_GETOPT_LONG to hopefully fix 4.x build apart from
this.
0.93.20060808
10 Aug 2006 05:31:36
Original commit files touched by this commit
maho search for other commits by this committer
A build fix via pointyhat.

Submitted by:   kris
0.93.20060808
09 Aug 2006 00:10:34
Original commit files touched by this commit
maho search for other commits by this committer
* Update to 20060808 cvs checkout of fastjar proect
  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.
0.93_1
01 Apr 2006 12:29:09
Original commit files touched by this commit
edwin search for other commits by this committer
Use SUB_FILES
0.93_1
23 Nov 2005 23:37:45
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
0.93_1
27 May 2005 04:31:55
Original commit files touched by this commit
danfe search for other commits by this committer
- Improve on port description [1]
- Put space after `WWW:', not tab

Obtained from:  NetBSD [1]
0.93_1
06 Aug 2004 16:24:04
Original commit files touched by this commit
arved search for other commits by this committer
Fix build with gcc 3.4
0.93_1
27 Feb 2004 12:10:37
Original commit files touched by this commit
clement search for other commits by this committer
- Pacify portlint and use misc macros
- remove pkg-plist (fastjar and stuffit)
0.93_1
04 Feb 2004 05:21:48
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
0.93
27 Jan 2004 20:51:07
Original commit files touched by this commit
trevor search for other commits by this committer
Add SIZE.
0.93
26 Oct 2003 21:47:10
Original commit files touched by this commit
kris search for other commits by this committer
portlint (fix whitespace)
0.93
21 Oct 2003 09:58:09
Original commit files touched by this commit
osa search for other commits by this committer
Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.

Submitted by:   Oleg Karachevtsev <ok@etrust.ru>
A part of PR:   57992
0.93
18 Aug 2003 15:25:42
Original commit files touched by this commit
ache search for other commits by this committer
Upgrade to 0.93
0.90
16 Aug 2003 20:04:54
Original commit files touched by this commit
knu search for other commits by this committer
Drop maintainership.  Feel free to update the port. (fastjar is now
maintained in the gcc repository without being released separately,
though)
0.90
18 Feb 2003 04:17:41
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
10 Feb 2001 13:19:57
commit hash: fp1.9431@dev.null.freshports.orgcommit hash: fp1.9431@dev.null.freshports.orgcommit hash: fp1.9431@dev.null.freshports.orgcommit hash: fp1.9431@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Add %%PORTDOCS%%.    
08 Oct 2000 00:02:22
commit hash: fp1.4702@dev.null.freshports.orgcommit hash: fp1.4702@dev.null.freshports.orgcommit hash: fp1.4702@dev.null.freshports.orgcommit hash: fp1.4702@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert archivers category to new layout.  
14 Jun 2000 14:21:38
commit hash: fp1.970@dev.null.freshports.orgcommit hash: fp1.970@dev.null.freshports.orgcommit hash: fp1.970@dev.null.freshports.orgcommit hash: fp1.970@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.    

Number of commits found: 40