| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
|
|
|
|
|
| |
Changes: https://github.com/sekrit-twc/zimg/compare/release-3.0.3...release-3.0.4
Reported by: GitHub (watch releases)
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
| |
Changes: https://github.com/sekrit-twc/zimg/compare/release-3.0.2...release-3.0.3
Reported by: GitHub (watch releases)
|
|
|
|
|
| |
Changes: https://github.com/sekrit-twc/zimg/compare/release-3.0.1...release-3.0.2
Reported by: GitHub (watch releases)
|
|
|
|
| |
Reported by: lwhsu
|
| |
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=548686
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=527656
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
[==========] 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
Notes:
svn path=/head/; revision=513800
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=512079
|
|
|
|
| |
Notes:
svn path=/head/; revision=512040
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=507723
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=507372
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=504079
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=503610
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=487272
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=482671
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=475857
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=474709
|
|
|
|
|
|
|
|
|
| |
Reviewed by: yuri (SoPlex), sunpoet (nghttp2), cpm (chromium), brooks (llvm*)
Approved by: portmgr (rene)
Differential Revision: https://reviews.freebsd.org/D15238
Notes:
svn path=/head/; revision=469338
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/sekrit-twc/zimg/compare/release-2.7.3...release-2.7.4
ABI: https://abi-laboratory.pro/tracker/timeline/z/
Notes:
svn path=/head/; revision=461280
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/sekrit-twc/zimg/compare/release-2.7.2...release-2.7.3
ABI: https://abi-laboratory.pro/tracker/timeline/z/
Notes:
svn path=/head/; revision=460606
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/sekrit-twc/zimg/compare/release-2.7.1...release-2.7.2
ABI: https://abi-laboratory.pro/tracker/timeline/z/
Notes:
svn path=/head/; revision=460422
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/sekrit-twc/zimg/compare/release-2.7...release-2.7.1
ABI: https://abi-laboratory.pro/tracker/timeline/z/
Notes:
svn path=/head/; revision=458996
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/sekrit-twc/zimg/compare/release-2.6.3...release-2.7
ABI: https://abi-laboratory.pro/tracker/timeline/z/
Notes:
svn path=/head/; revision=457770
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=454697
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=454233
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(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
Notes:
svn path=/head/; revision=449591
|
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/sekrit-twc/zimg/blob/release-2.6.1/ChangeLog
ABI: https://abi-laboratory.pro/tracker/timeline/z/
MFH: 2017Q3
Notes:
svn path=/head/; revision=449349
|
|
|
|
| |
Notes:
svn path=/head/; revision=440616
|
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/sekrit-twc/zimg/blob/release-2.5.1/ChangeLog
ABI: https://abi-laboratory.pro/tracker/timeline/z/
MFH: 2017Q2
Notes:
svn path=/head/; revision=438623
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=437439
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=435888
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=432339
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093
Notes:
svn path=/head/; revision=424427
|
|
|
|
|
|
|
| |
Changes: https://github.com/sekrit-twc/zimg/blob/release-2.3/ChangeLog
Notes:
svn path=/head/; revision=423586
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
- Remove CMAKE_VERBOSE, NINJA_VERBOSE and
CONFIGURE_ARGS=--disable-silent-rules from all ports which set them
for this is no longer needed
- Revert hacks for --disable-silent-rules support priorly committed
to biology/ncbi-blast+ and net-p2p/mldonkey - no longer needed as well
Submitted by: amdmi3
Reviewed by: mat
Exp-run by: antoine
Approved by: portmgr (mat, antoine)
Differential Revision: D7534
Notes:
svn path=/head/; revision=421635
|
|
|
|
|
|
|
| |
Changes: https://github.com/sekrit-twc/zimg/blob/release-2.2.1/ChangeLog
Notes:
svn path=/head/; revision=420624
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=420352
|
|
|
|
| |
Notes:
svn path=/head/; revision=415615
|
|
|
|
|
|
|
| |
Changes: https://github.com/sekrit-twc/zimg/compare/release-2.0.4...release-2.1
Notes:
svn path=/head/; revision=414855
|
|
|
|
| |
Notes:
svn path=/head/; revision=414539
|
|
|
|
| |
Notes:
svn path=/head/; revision=413746
|
|
|
|
| |
Notes:
svn path=/head/; revision=412590
|
|
|
|
| |
Notes:
svn path=/head/; revision=412419
|
|
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
Notes:
svn path=/head/; revision=412362
|