Port details |
- sekrit-twc-zimg Scaling, colorspace conversion, and dithering library
- 3.0.5 graphics =2 3.0.5Version of this port present on the latest quarterly branch.
- 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
- Port Added: 2016-04-01 19:49:06
- Last Update: 2023-07-03 07:07:34
- Commit Hash: 214edaa
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: WTFPL
- WWW:
- https://github.com/sekrit-twc/zimg
- Description:
- The "z" library implements the commonly required image processing
basics of scaling, colorspace conversion, and depth conversion. A
simple API enables conversion between any supported formats to operate
with minimal knowledge from the programmer. All library routines were
designed from the ground-up with flexibility, thread-safety, and
correctness as first priorities. Allocation, buffering, and I/O are
cleanly separated from processing, allowing the programmer to adapt
"z" to many scenarios.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- sekrit-twc-zimg>0:graphics/sekrit-twc-zimg
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/graphics/sekrit-twc-zimg/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/sekrit-twc-zimg
- pkg install sekrit-twc-zimg
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sekrit-twc-zimg
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1688319905
SHA256 (sekrit-twc-zimg-release-3.0.5_GH0.tar.gz) = a9a0226bf85e0d83c41a8ebe4e3e690e1348682f6a2a7838f1b8cbff1b799bcf
SIZE (sekrit-twc-zimg-release-3.0.5_GH0.tar.gz) = 326694
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- libtoolize : devel/libtool
- This port is required by:
- for Libraries
-
- multimedia/vapoursynth
Configuration Options:
- ===> The following configuration options are available for sekrit-twc-zimg-3.0.5:
EXAMPLES=on: Build and/or install examples
SIMD=on: Use CPU-specific optimizations
TEST=off: Build and/or run tests
===> Use 'make config' to modify these settings
- Options name:
- graphics_sekrit-twc-zimg
- USES:
- autoreconf compiler:c++11-lib gmake libtool pathfix
- 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.0.5 03 Jul 2023 07:07:34 |
Fernando Apesteguía (fernape) |
graphics/sekrit-twc-zimg: update to 3.0.5
Reported by: portscout |
3.0.4 04 May 2023 05:00:19 |
Jan Beich (jbeich) |
graphics/sekrit-twc-zimg: drop maintainership |
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.0.4 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.0.4 20 Apr 2022 05:29:10 |
Jan Beich (jbeich) |
graphics/sekrit-twc-zimg: update to 3.0.4
Changes: https://github.com/sekrit-twc/zimg/compare/release-3.0.3...release-3.0.4
Reported by: GitHub (watch releases) |
3.0.3 23 Nov 2021 22:11:40 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
3.0.3 05 Sep 2021 19:27:38 |
Jan Beich (jbeich) |
graphics/sekrit-twc-zimg: update to 3.0.3
Changes: https://github.com/sekrit-twc/zimg/compare/release-3.0.2...release-3.0.3
Reported by: GitHub (watch releases) |
3.0.2 07 Jul 2021 13:22:17 |
Jan Beich (jbeich) |
graphics/sekrit-twc-zimg: update to 3.0.2
Changes: https://github.com/sekrit-twc/zimg/compare/release-3.0.1...release-3.0.2
Reported by: GitHub (watch releases) |
3.0.1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.0.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.0.1 14 Sep 2020 22:45:18 |
jbeich |
graphics/sekrit-twc-zimg: update to 3.0.1
Changes: https://github.com/sekrit-twc/zimg/compare/release-2.9.3...release-3.0.1
ABI: https://abi-laboratory.pro/tracker/timeline/z/
Reported by: GitHub (watch releases) |
2.9.3 03 Mar 2020 00:14:30 |
jbeich |
graphics/sekrit-twc-zimg: update to 2.9.3
Changes: https://github.com/sekrit-twc/zimg/compare/release-2.9.2...release-2.9.3
ABI: https://abi-laboratory.pro/tracker/timeline/z/
Reported by: GitHub (watch releases) |
2.9.2 05 Oct 2019 00:42:04 |
jbeich |
graphics/sekrit-twc-zimg: use bundled math library to unbreak some tests
[==========] 129 tests from 25 test suites ran. (29301 ms total)
[ PASSED ] 127 tests.
[ FAILED ] 2 tests, listed below:
[ FAILED ] ColorspaceConversionTest.test_transfer_only_b67
[ FAILED ] ColorspaceConversionTest.test_rec2100_ictcp
PR: 216537 |
2.9.2 14 Sep 2019 22:01:13 |
jbeich |
Drop C++11 workaround for GCC < 6 after r449590
lang/gcc5 will expire in ~1 month. If someone still uses lang/gcc48
they should backport C++11 fix instead. QA on GCC architecuters is
currently limited to powerpc64 which uses GCC_DEFAULT.
PR: 193528 |
2.9.2 14 Sep 2019 17:47:49 |
jbeich |
graphics/sekrit-twc-zimg: drop ancient Clang support after FreeBSD 10 EOL |
2.9.2 31 Jul 2019 17:49:11 |
jbeich |
graphics/sekrit-twc-zimg: update to 2.9.2
Changes: https://github.com/sekrit-twc/zimg/compare/release-2.9.1...release-2.9.2
ABI: https://abi-laboratory.pro/tracker/timeline/z/
Reported by: GitHub (watch releases)
MFH: 2019Q3 (for crashfix) |
2.9.1_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
2.9.1 13 Jun 2019 11:49:06 |
jbeich |
graphics/sekrit-twc-zimg: update to 2.9.1
Changes: https://github.com/sekrit-twc/zimg/compare/release-2.9...release-2.9.1
ABI: https://abi-laboratory.pro/tracker/timeline/z/
Reported by: GitHub (watch releases) |
2.9 07 Jun 2019 04:04:40 |
jbeich |
graphics/sekrit-twc-zimg: update to 2.9
Changes: https://github.com/sekrit-twc/zimg/compare/release-2.8...release-2.9
ABI: https://abi-laboratory.pro/tracker/timeline/z/
Reported by: GitHub (watch releases) |
2.8_1 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
2.8 21 Oct 2018 13:33:36 |
jbeich |
graphics/sekrit-twc-zimg: update to 2.8
Changes: https://github.com/sekrit-twc/zimg/compare/release-2.7.5...release-2.8
ABI: https://abi-laboratory.pro/tracker/timeline/z/
Reported by: portscout |
2.7.5_1 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
2.7.5 15 Jul 2018 20:12:33 |
jbeich |
graphics/sekrit-twc-zimg: update to 2.7.5
Changes: https://github.com/sekrit-twc/zimg/compare/release-2.7.4...release-2.7.5
ABI: https://abi-laboratory.pro/tracker/timeline/z/
MFH: 2018Q3 (bugfix) |
2.7.4 07 May 2018 22:29:46 |
jbeich |
Drop FreeBSD 10.3 support
Reviewed by: yuri (SoPlex), sunpoet (nghttp2), cpm (chromium), brooks (llvm*)
Approved by: portmgr (rene)
Differential Revision: https://reviews.freebsd.org/D15238 |
2.7.4 08 Feb 2018 22:40:00 |
jbeich |
graphics/sekrit-twc-zimg: update to 2.7.4
Changes: https://github.com/sekrit-twc/zimg/compare/release-2.7.3...release-2.7.4
ABI: https://abi-laboratory.pro/tracker/timeline/z/ |
2.7.3 01 Feb 2018 15:10:14 |
jbeich |
graphics/sekrit-twc-zimg: update to 2.7.3
Changes: https://github.com/sekrit-twc/zimg/compare/release-2.7.2...release-2.7.3
ABI: https://abi-laboratory.pro/tracker/timeline/z/ |
2.7.2 30 Jan 2018 17:53:48 |
jbeich |
graphics/sekrit-twc-zimg: update to 2.7.2
Changes: https://github.com/sekrit-twc/zimg/compare/release-2.7.1...release-2.7.2
ABI: https://abi-laboratory.pro/tracker/timeline/z/ |
2.7.1 14 Jan 2018 19:38:55 |
jbeich |
graphics/sekrit-twc-zimg: update to 2.7.1
Changes: https://github.com/sekrit-twc/zimg/compare/release-2.7...release-2.7.1
ABI: https://abi-laboratory.pro/tracker/timeline/z/ |
2.7 01 Jan 2018 13:06:10 |
jbeich |
graphics/sekrit-twc-zimg: update to 2.7
Changes: https://github.com/sekrit-twc/zimg/compare/release-2.6.3...release-2.7
ABI: https://abi-laboratory.pro/tracker/timeline/z/ |
2.6.3 22 Nov 2017 18:38:48 |
jbeich |
graphics/sekrit-twc-zimg: update to 2.6.3
Changes: https://github.com/sekrit-twc/zimg/compare/release-2.6.2...release-2.6.3
ABI: https://abi-laboratory.pro/tracker/timeline/z/
MFH: 2017Q4 |
2.6.2 15 Nov 2017 11:35:47 |
jbeich |
graphics/sekrit-twc-zimg: update to 2.6.2
Changes: https://github.com/sekrit-twc/zimg/compare/release-2.6.1...release-2.6.2
ABI: https://abi-laboratory.pro/tracker/timeline/z/
MFH: 2017Q4 (just 2 bug fixes) |
2.6.1_1 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
2.6.1 06 Sep 2017 17:46:13 |
jbeich |
graphics/sekrit-twc-zimg: update to 2.6.1
Changes: https://github.com/sekrit-twc/zimg/blob/release-2.6.1/ChangeLog
ABI: https://abi-laboratory.pro/tracker/timeline/z/
MFH: 2017Q3 |
2.5.1 11 May 2017 06:04:22 |
antoine |
Fix LICENSE |
2.5.1 16 Apr 2017 09:41:21 |
jbeich |
graphics/sekrit-twc-zimg: update to 2.5.1
Changes: https://github.com/sekrit-twc/zimg/blob/release-2.5.1/ChangeLog
ABI: https://abi-laboratory.pro/tracker/timeline/z/
MFH: 2017Q2 |
2.5_1 01 Apr 2017 15:23:32 |
gerald |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
2.5 11 Mar 2017 08:37:59 |
jbeich |
graphics/sekrit-twc-zimg: update to 2.5
Changes: https://github.com/sekrit-twc/zimg/blob/release-2.5/ChangeLog
ABI: https://people.freebsd.org/~jbeich/compat_reports/zimg/2.4_to_2.5/compat_report.html |
2.4 24 Jan 2017 14:00:34 |
jbeich |
graphics/sekrit-twc-zimg: update to 2.4
Changes: https://github.com/sekrit-twc/zimg/blob/release-2.4/ChangeLog
ABI: https://people.freebsd.org/~jbeich/compat_reports/zimg/2.3_to_2.4/compat_report.html
MFH: 2017Q1 |
2.3 21 Oct 2016 15:21:13 |
mat |
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093 |
2.3 09 Oct 2016 10:43:36 |
jbeich |
graphics/sekrit-twc-zimg: update to 2.3
Changes: https://github.com/sekrit-twc/zimg/blob/release-2.3/ChangeLog |
2.2.1 09 Sep 2016 19:42:46 |
amdmi3 |
Most commonly used build systems support silent builds, when they
hide actual commands executed and only show short summary line (like
"CC foo.c"). CMake and ninja enable this by default, some autotools
using ports do as well. This is unacceptable because we need complete
build logs at any time, so we now switch to verbose build logs
unconditionally. Note that this change deliberately affects ALL
builds and not only package builds on cluster, because we need to
be sure that user experiencing failure can always provide informative
build log regardless of settings and without rerunning the build.
Change summary:
- Always do verbose builds for cmake, ninja and GNU configure (the
latter includes check if --disable-silent-rules is actually supported
by the configure script; there are isolated cases when it's not true) (Only the first 15 lines of the commit message are shown above ) |
2.2.1 22 Aug 2016 16:49:02 |
jbeich |
graphics/sekrit-twc-zimg: update to 2.2.1
Changes: https://github.com/sekrit-twc/zimg/blob/release-2.2.1/ChangeLog |
2.2 17 Aug 2016 14:24:43 |
jbeich |
graphics/sekrit-twc-zimg: update to 2.2
Changes: https://github.com/sekrit-twc/zimg/blob/release-2.2/ChangeLog
ABI: https://people.freebsd.org/~jbeich/compat_reports/zimg/2.1_to_2.2/compat_report.html |
2.1 22 May 2016 01:10:34 |
jbeich |
Partially back out r414539, it only made sense for devel/fb-adb |
2.1 09 May 2016 13:53:43 |
jbeich |
graphics/sekrit-twc-zimg: update to 2.1
Changes: https://github.com/sekrit-twc/zimg/compare/release-2.0.4...release-2.1 |
2.0.4 03 May 2016 16:32:13 |
jbeich |
Work around _OFF helpers not invoking for OPTIONS_DEFINE_${ARCH} |
2.0.4 21 Apr 2016 16:43:15 |
swills |
many ports: mark broken on powerpc64 |
2.0.4 06 Apr 2016 01:38:32 |
jbeich |
graphics/sekrit-twc-zimg: use CPPFLAGS and make builds always verbose |
2.0.4 02 Apr 2016 16:41:35 |
jbeich |
graphics/zimg: conflict with graphics/sekrit-twc-zimg |
2.0.4 01 Apr 2016 17:23:45 |
jbeich |
graphics/sekrit-twc-zimg: add new port
The "z" library implements the commonly required image processing
basics of scaling, colorspace conversion, and depth conversion. A
simple API enables conversion between any supported formats to operate
with minimal knowledge from the programmer. All library routines were
designed from the ground-up with flexibility, thread-safety, and
correctness as first priorities. Allocation, buffering, and I/O are
cleanly separated from processing, allowing the programmer to adapt
"z" to many scenarios.
https://github.com/sekrit-twc/zimg |