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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
jzlib Reimplementation of zlib in pure Java
1.1.1 archivers Deleted on this many watch lists=2 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 1.1.1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Abandonware, untouched for over 10 years and Java Platform 8+ provides a Deflater class
Expired This port expired on: 2023-11-30
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2004-12-31 14:40:45
Last Update: 2023-12-02 13:38:57
Commit Hash: e0cf2ff
People watching this port, also watch:: python, dact, rpm2cpio
Also Listed In: java
License: BSD3CLAUSE
WWW:
http://www.jcraft.com/jzlib/
Description:
[ excerpt from developer's web site ] JZlib is a re-implementation of zlib in pure Java. The first and final aim for hacking this stuff is to add the packet compression support to pure Java SSH systems. - Why JZlib? Java Platform API provides packages 'java.util.zip.*' for accessing to zlib, but that support is very limited if you need to use the essence of zlib. For example, we needed to full access to zlib to add the packet compression support to pure Java SSH system, but they are useless for our requirements. The Internet draft SSH Transport Layer Protocol says in the section '4.2 Compression' as follows,
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 (18 items)
Collapse this list.
  1. /usr/local/share/licenses/jzlib-1.1.1/catalog.mk
  2. /usr/local/share/licenses/jzlib-1.1.1/LICENSE
  3. /usr/local/share/licenses/jzlib-1.1.1/BSD3CLAUSE
  4. share/doc/jzlib/ChangeLog
  5. share/doc/jzlib/LICENSE.txt
  6. share/doc/jzlib/README
  7. share/examples/jzlib/README
  8. share/examples/jzlib/test_deflate_inflate.java
  9. share/examples/jzlib/test_dict_deflate_inflate.java
  10. share/examples/jzlib/test_flush_sync.java
  11. share/examples/jzlib/test_gzip_deflate_inflate.java
  12. share/examples/jzlib/test_gzip_inflate.java
  13. share/examples/jzlib/test_large_deflate_inflate.java
  14. share/examples/jzlib/test_stream_deflate_inflate.java
  15. share/java/classes/jzlib.jar
  16. @owner
  17. @group
  18. @mode
Collapse this list.
Dependency lines:
  • jzlib>0:archivers/jzlib
No installation instructions:
This port has been deleted.
PKGNAME: jzlib
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (jzlib-1.1.1.zip) = c3f4abc468febeb01e38c4916249d5c241488a25eed6f762bf42f66315979f58 SIZE (jzlib-1.1.1.zip) = 105191

Packages (timestamps in pop-ups are UTC):
jzlib
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--1.1.1-----
FreeBSD:14:latest--1.1.1----1.1.1
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
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. java : java/openjdk8
Runtime dependencies:
  1. java : java/openjdk8
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for jzlib-1.1.1: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
archivers_jzlib
USES:
cpe zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.jcraft.com/jzlib/
Collapse this list.
Port Moves
  • port deleted on 2023-12-02
    REASON: Has expired: Abandonware, untouched for over 10 years and Java Platform 8+ provides a Deflater class

Number of commits found: 29

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1.1
02 Dec 2023 13:38:57
commit hash: e0cf2ff70f3ad5cd7f49c32e2473bfe520f0b154commit hash: e0cf2ff70f3ad5cd7f49c32e2473bfe520f0b154commit hash: e0cf2ff70f3ad5cd7f49c32e2473bfe520f0b154commit hash: e0cf2ff70f3ad5cd7f49c32e2473bfe520f0b154 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
archivers/jzlib: Remove expired port

2023-11-30 archivers/jzlib: Abandonware, untouched for over 10 years and Java
Platform 8+ provides a Deflater class
1.1.1
22 Oct 2023 09:54:19
commit hash: ad39fa819ef236ed55b5bca8713188b02ed10f8ecommit hash: ad39fa819ef236ed55b5bca8713188b02ed10f8ecommit hash: ad39fa819ef236ed55b5bca8713188b02ed10f8ecommit hash: ad39fa819ef236ed55b5bca8713188b02ed10f8e files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
archivers/jzlib: Deprecate and set expiration date to 2023-11-30

Untouched for over 10 years and Java Platform 8+ provides a
Deflater class
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)
1.1.1
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)
1.1.1
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)
1.1.1
15 Aug 2021 13:48:31
commit hash: 570a5d3a3fc1cc681fe567e1feca56d53a0ab17ccommit hash: 570a5d3a3fc1cc681fe567e1feca56d53a0ab17ccommit hash: 570a5d3a3fc1cc681fe567e1feca56d53a0ab17ccommit hash: 570a5d3a3fc1cc681fe567e1feca56d53a0ab17c files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
archivers/jzlib: Add CPE information

Approved by:	portmgr (blanket)
1.1.1
19 May 2021 19:56:25
commit hash: 820009582b931fd39f94b77131e3787adfe1afefcommit hash: 820009582b931fd39f94b77131e3787adfe1afefcommit hash: 820009582b931fd39f94b77131e3787adfe1afefcommit hash: 820009582b931fd39f94b77131e3787adfe1afef files touched by this commit
Danilo Egea Gondolfo (danilo) search for other commits by this committer
archivers/jzlib: Drop maintainrship
1.1.1
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.
1.1.1
26 Nov 2019 21:46:13
Revision:518482Original commit files touched by this commit
jkim search for other commits by this committer
Clean up after java/openjdk6 and java/openjdk6-jre removal

java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663).  Now this patch completely removes remaining stuff from the
ports tree.

PR:			241953 (exp-run)
Reviewed by:		glewis
Approved by:		portmgr (antoine)
Differential Revision:	https://reviews.freebsd.org/D22342
1.1.1
12 Dec 2017 09:00:32
Revision:456112Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE
- Add NO_ARCH
- Switch to options helpers
- Unsilence installation commands

Approved by:	portmgr blanket
1.1.1
19 Oct 2014 23:12:07
Revision:371222Original commit files touched by this commit
bapt search for other commits by this committer
Clean up plist
1.1.1
07 Mar 2014 15:35:40
Revision:347400Original commit files touched by this commit
bapt search for other commits by this committer
Convert archivers to USES=zip
1.1.1
25 Sep 2013 21:15:17
Revision:328317Original commit files touched by this commit
danilo search for other commits by this committer
- Change maintainer email to @FreeBSD.org
- Add staging support
- Add the pkg-plist file

Approved by:	wg (mentor)
1.1.1
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)
1.1.1
13 Feb 2013 18:37:58
Revision:312169Original commit files touched by this commit
lippe search for other commits by this committer
- Update to 1.1.1
- Pass maintainership to submitter

PR:		ports/176070
Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com>
1.1.0
31 Dec 2012 14:06:00
Revision:309740Original commit files touched by this commit
bapt search for other commits by this committer
Use PORT_OPTIONS:MDOCS instead of NOPORTDOCS
1.1.0
18 Dec 2012 07:57:31
Revision:309150Original commit files touched by this commit
danfe search for other commits by this committer
For a number of ports in archives category, trim the header and drop leading
indefinite article from COMMENT line; also fix few noticed styles bugs while
I am here.
1.1.0
10 Dec 2012 13:18:29
Revision:308604Original commit files touched by this commit
bapt search for other commits by this committer
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part2)
1.1.0
26 Oct 2011 02:22:01
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.1.0
1.0.7_2
21 Jul 2011 05:03:02
Original commit files touched by this commit
linimon search for other commits by this committer
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk.  As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no).  Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.

Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .

PR:             ports/158969
Submitted by:   rene
Tested on:      pointyhat-west -exp
1.0.7_2
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)
1.0.7_2
21 Dec 2009 02:19:12
Original commit files touched by this commit
dougb search for other commits by this committer
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
1.0.7_2
15 Jun 2008 19:01:18
Original commit files touched by this commit
lioux search for other commits by this committer
Drop maintainership.
1.0.7_2
06 Jun 2008 13:02:32
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
1.0.7_1
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
1.0.7
11 Nov 2005 06:06:17
Original commit files touched by this commit
lioux search for other commits by this committer
Add SHA256 checksum
1.0.7
28 Aug 2005 22:42:46
Original commit files touched by this commit
lioux search for other commits by this committer
Update to 1.0.7
1.0.5_1
03 Jan 2005 01:59:10
Original commit files touched by this commit
lioux search for other commits by this committer
o Fix PLIST
o Bump PORTREVISION

Submitted by:   kris (pointyhat)
Approved by:    portmgr (kris)
1.0.5
31 Dec 2004 14:33:16
Original commit files touched by this commit
lioux search for other commits by this committer
New port jzlib version 1.0.5: A re-implementation of zlib in pure Java

Number of commits found: 29