Port details |
- libecwj2 Erdas ECW and JPEG2000 support library
- 3.3_4 graphics =2 3.3_4Version of this port present on the latest quarterly branch.
- Maintainer: glebius@FreeBSD.org
- Port Added: 2010-08-03 10:27:15
- Last Update: 2023-07-07 18:15:37
- Commit Hash: 51ba503
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: libecwj2
- WWW:
- http://www.erdas.com/products/ERDASECWJPEG2000SDK/Details.aspx
- Description:
- ECW JPEG2000 Codec SDK allows software developers to add support
for the JPEG200 and ECW image formats into their own applications
(commercial, internal, server based workflow, etc).
JPEG2000 is an International Organization of Standardization (ISO)
image format. ECW is an industry standard for handling large
geospatial imagery.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libecwj2>0:graphics/libecwj2
- To install the port:
- cd /usr/ports/graphics/libecwj2/ && make install clean
- We doubt a package is available for this port because we see it marked as as:
-
Packages are normally not provided for ports that are marked as above.
- To add the package, run one of these commands:
- pkg install graphics/libecwj2
- pkg install libecwj2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: there is no package for this port: _LICENSE_RESTRICTED = delete-package delete-distfiles
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (ecw_jpeg_2000_sdk_3_3_source.zip) = f7abbb6995e692dab3d774dc11c0316e561f072147071323f92dbb55935f9075
SIZE (ecw_jpeg_2000_sdk_3_3_source.zip) = 5496099
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- graphics_libecwj2
- USES:
- gmake libtool zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.3_4 07 Jul 2023 18:15:37 |
Gleb Smirnoff (glebius) |
graphics/libecwj2: patches to compile in C++17 mode |
3.3_3 30 Jun 2023 21:42:49 |
Dima Panov (fluffy) |
graphics/libecwj2: explicitely use c++11 (+)
Force USE_CXXSTD=c++11 fixes the build on recent -CURRENT
Reported by: poudriere fallout |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
3.3_3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
3.3_3 20 Jul 2022 14:22:04 |
Tobias C. Berner (tcberner) |
graphics: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Abel Chow <ozsanh45vds001@sneakemail.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Ade Lovett <ade@lovett.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Hayward <xelah@xelah.com>
* Alex Ivasyuv <siegerstein@pochta.ru>
* Alex Samorukov <samm@os2.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
3.3_3 06 May 2021 11:47:48 |
Mathieu Arnold (mat) |
Deorbit RESTRICTED && NO_CDROM, part two.
Move ports to the licenses framework.
RESTRICTED → auto-accept (unless expressly stated otherwise)
NO_CDROM → dist-mirror pkg-mirror auto-accept
Differential Revision: https://reviews.freebsd.org/D30010 |
3.3_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.3_3 07 Jun 2018 18:32:29 |
glebius |
Fix the fetch URL. |
3.3_3 08 Dec 2016 19:52:20 |
tijl |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
3.3_2 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
3.3_2 04 Sep 2014 19:26:24 |
antoine |
Change INSTALL_DATA to install with mode 644
Remove patches and hacks that were used to work around the previous
situation
This allows to stage more ports as a regular user
Differential Revision: https://reviews.freebsd.org/D703
Reviewed by and discussed with: bapt
With hat: portmgr |
3.3_2 24 Aug 2014 21:07:48 |
tijl |
- Convert to USES=libtool and add INSTALL_TARGET=install-strip
- Remove patches for Makefile.am and patch configure instead of configure.in
to avoid USE_AUTOTOOLS
- Touch ${WRKSRC}/Source/NCSBuildGnu/NCSGnuConfig.h.in to avoid autoheader |
3.3_1 06 Jun 2014 15:26:41 |
ak |
- Use /usr/bin/unzip for zip files extraction (part 2)
Remove most of USES=zip:infozip
PR: ports/188419
Approved by: portmgr (bapt)
Exp-run: antoine |
3.3_1 15 Mar 2014 02:44:38 |
amdmi3 |
- Update RESTRICTED comment for graphics/libecwj2
Submitted by: glebius via private email |
10 Mar 2014 14:49:26
|
bapt |
Convert g* to USES=zip |
3.3_1 27 Dec 2013 17:31:11 |
mat |
Fix build on 10.
maintainer timeout.
PR: ports/184724
Submitted by: mat |
3.3_1 21 Dec 2013 00:17:40 |
vsevolod |
- Fix build with the recent clang/gcc [1]
- Support staging
PR: 185042 [1]
Submitted by: Christoph Moench-Tegeder <cmt at burggraben.net> [1]
Approved by: maintainer [1] |
3.3_1 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
3.3_1 03 Jul 2011 14:12:23 |
ohauer |
-remove MD5 |
3.3_1 03 Feb 2011 17:53:58 |
pav |
- Mark BROKEN on 7.X
Reported by: pointyhat
Feature safe: yes |
3.3_1 23 Jan 2011 23:52:50 |
linimon |
Distfile is now being hosted by glebius. Update pkg-descr to track
changes on authors' site.
Hat: portmgr
Approved by: maintainer
Feature safe: yes |
3.3_1 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
3.3_1 16 Oct 2010 11:52:47 |
ade |
Punt autoconf267->autoconf268 |
3.3_1 15 Sep 2010 18:35:24 |
ade |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
3.3 03 Aug 2010 11:38:24 |
osa |
The distfile is now temporary unavailable on vendor website. Place it
temporarily into local distfiles.
http://www.erdas.com/Products/ERDASProductInformation/tabid/84/currentid/1142/default.aspx
Submitted by: glebius |
3.3 03 Aug 2010 10:26:57 |
osa |
Add graphics/libecwj2 that implements support for the JPEG2000 and
ECW image formats.
Submitted by: glebius |