Port details |
- jbigkit Lossless compression for bi-level images such as scanned pages, faxes
- 2.1_1 graphics
=348 2.1_1Version of this port present on the latest quarterly branch. - Maintainer: mi@aldan.algebra.com
 - Port Added: unknown
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: png, freetype2, libiconv, tiff, expat
- License: GPLv2+
- Description:
- JBIG-KIT implements a highly effective data compression algorithm for
bi-level high-resolution images such as fax pages or scanned documents.
This is a portable library of compression and decompression functions
with a documented interface that can be included into your image or
document processing software. Also provided are ready-to-use compression
and decompression programs with a simple command line interface (similar
to the converters found in Jef Poskanzer's PBM conversion package).
JBIG-KIT implements the specification
International Standard ISO/IEC 11544:1993 and ITU-T Recommendation
T.82(1993), "Information technology - Coded representation of picture
and audio information - progressive bi-level image compression",
<http://www.itu.ch/itudoc/itu-t/rec/t/t82_23822.html>,
which is commonly referred to as the "JBIG standard". JBIG (Joint
Bi-level Image experts Group) is the committee which developed this
international standard for the lossless compression of images using
arithmetic coding. Like the well-known compression algorithms JPEG and
MPEG, also JBIG has been developed and published by the International
Organization for Standardization (ISO) and the International
Telecommunication Union (ITU) (see also <http://www.iso.ch/> and
<http://www.itu.ch/>).
WWW: https://www.cl.cam.ac.uk/~mgk25/jbigkit/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- For RUN/BUILD depends:
- jbigkit>0:graphics/jbigkit
- For LIB depends:
- libjbig.so:graphics/jbigkit
- libjbig85.so:graphics/jbigkit
- To install the port:
- cd /usr/ports/graphics/jbigkit/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/jbigkit
- pkg install jbigkit
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: jbigkit
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (jbigkit-2.1.tar.gz) = de7106b6bfaf495d6865c7dd7ac6ca1381bd12e0d81405ea81e7f2167263d932
SIZE (jbigkit-2.1.tar.gz) = 438710
- Packages (timestamps in pop-ups are UTC):
- This port is required by:
- for Libraries
-
- comms/hylafax
- comms/xastir
- graphics/GraphicsMagick
- graphics/ImageMagick6
- graphics/ImageMagick6-nox11
- graphics/ImageMagick7
- graphics/ImageMagick7-nox11
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
- Configuration Options:
- ===> The following configuration options are available for jbigkit-2.1_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- graphics_jbigkit
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 2.1_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
25 Jun 2019 20:53:06
2.1_1
|
sunpoet  |
Convert to test framework (update r505094)
Approved by: portmgr (blanket) |
25 Jun 2019 15:37:34
2.1_1
|
amdmi3  |
- Switch to new test framework
Approved by: portmgr blanket |
15 Feb 2019 23:53:32
2.1_1
|
sunpoet  |
Update MASTER_SITES and WWW
Approved by: portmgr (blanket) |
06 Dec 2017 21:35:56
2.1_1
|
amdmi3  |
- Add license
PR: 223270
Submitted by: yasu@utahime.org |
20 Oct 2014 17:04:21
2.1_1
|
bapt  |
Cleanup plist |
28 Jul 2014 21:54:34
2.1_1
|
adamw  |
Rename german/ and graphics/ patch-xy patches to reflect the files they modify. |
21 Jun 2014 23:43:16
2.1_1
|
adamw  |
Fix broken libjbig.so symlink. PORTREVISION bump. |
21 Jun 2014 23:15:27
2.1
|
antoine  |
- Unbreak
- Package man pages
- Convert to OPTIONS
- Strip shared libs
Pointyhats: mi@ |
21 Jun 2014 21:44:45
2.1
|
mi  |
Upgrade from 1.8 to 2.1
PR: 184585
Submitted by: Adam Weinberger |
01 Feb 2014 10:54:33
1.6
|
miwi  |
- Stage support |
20 Sep 2013 18:35:46
1.6
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
03 Jul 2011 14:12:23
1.6
|
ohauer  |
-remove MD5 |
13 Mar 2011 23:49:20
1.6
|
mi  |
Attempt to make it easier to use non-default compiler.
Submitted by: DROOPY (partially) |
25 Jul 2008 12:24:09
1.6
|
pav  |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
16 May 2008 14:14:05
1.6
|
lippe  |
- Uses "CC" to build in any case, regardless of what CC is set to.
- Bump PORTREVISION.
PR: ports/122939
Submitted by: Frank Fenor <frank@fenor.de>
Approved by: gabor (mentor), maintainer timeout (> 2 weeks) |
30 Jan 2007 10:25:34
1.6
|
pav  |
- Remove support for a.out format and PORTOBJFORMAT variable from individual
ports
With hat: portmgr |
22 Jan 2006 12:35:18
1.6
|
edwin  |
SHA256ify
Approved by: krion@ |
27 Jun 2004 18:10:45
1.6
|
krion  |
Update to version 1.6
PR: ports/68384
Submitted by: Ports Fury |
31 Mar 2004 03:12:58
1.5
|
trevor  |
SIZEify (maintainer timeout) |
16 Sep 2003 13:59:00
1.5
|
mi  |
Prepend %%PORTDOCS%% to two of the doc-related entries in the pkg-plist.
PR: 56905 http://www.freebsd.org/cgi/query-pr.cgi?pr=56905
Submitted by: melvyn@webteckies.org |
29 Jun 2003 19:05:39
1.5
|
arved  |
Update to 1.5
PR: 53583
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
07 Mar 2003 06:04:15
1.4
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
18 Jun 2002 02:36:03
1.4
|
mi  |
Update to 1.4 (from 1.2). No API changes listed in the CHANGES -- bug
fixes/improvements only, hence no shared library version bump.
PR: ports/37275
Submitted by: KATO Tsuguru |
10 Feb 2002 18:24:06 
|
mi  |
Chase the master site -- the original one, which just about every search
engine is still pointing to, no longer allows anonymouse FTP login.
Thanks to the submitter for looking into the obvious place -- right in front
of my nose -- in the source itself, and submitting the other location, that
still works. |
05 Feb 2001 15:57:19 
|
olgeni  |
Style fixes for graphics category. |
08 Oct 2000 02:35:34 
|
asami  |
Convert category graphics to new layout. |
16 Jun 2000 22:52:41 
|
asami  |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) |
16 Jun 2000 09:48:25 
|
sobomax  |
Fourth round of INSTALLS_SHLIBS conversion. |
09 Jun 2000 23:48:25 
|
will  |
Minor clenaups. Use BSD_INSTALL_* macros. |
06 Jun 2000 17:03:51 
|
sobomax  |
Update to 1.2. |