| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.14.1..v1.15.0
Reported by: Repology
|
|
|
|
|
| |
PR: 278259
Reported by: Andrey Korobkov <alster-vinterdalen.se>
|
|
|
|
|
| |
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.13.1..v1.14.0
Reported by: portscout
|
| |
|
|
|
|
|
| |
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.12.0..v1.13.0
Reported by: portscout
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
|
|
| |
Update to 3.23.0.
Fix pkg-plist: using the default share/man location
Release Notes:
https://cmake.org/cmake/help/v3.23/release/3.23.html
PR: 262886
Exp-run by: antoine
|
|
|
|
|
| |
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.10.0..v1.11.0
Reported by: portscout, Repology
|
|
|
|
| |
Reported by: lwhsu
|
| |
|
|
|
|
| |
Use correct emulation.
|
|
|
|
|
|
|
|
| |
Bump portrevision on everything with a build dependency on
devel/evdev-proto, to chace the update of evdev-proto in r550442.
Notes:
svn path=/head/; revision=550443
|
|
|
|
| |
Notes:
svn path=/head/; revision=550400
|
|
|
|
|
|
|
|
|
| |
While here, pet portlint (stray whitespace at EOL).
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=549846
|
|
|
|
|
|
|
| |
Changes: https://github.com/uTox/uTox/releases/tag/v0.17.2
Notes:
svn path=/head/; revision=531656
|
|
|
|
|
|
|
|
| |
ld.lld lacks default output emulation. Using -b binary without explicit
-m will fail. Add arch-to-emulation mapping and unbreak build.
Notes:
svn path=/head/; revision=524794
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In file included from src/main.c:9:
In file included from src/native/main.h:16:
In file included from src/native/../xlib/main.h:18:
In file included from /usr/local/include/X11/extensions/Xrender.h:28:
In file included from /usr/local/include/X11/Xlib.h:38:
In file included from /usr/include/sys/types.h:46:
/usr/include/machine/endian.h:68:20: error: too many arguments provided to function-like macro
invocation
: "=&r" (ret), "+r" (x));
^
src/main.h:30:9: note: macro 'volatile' defined here
#define volatile(x)(x)
^
While untested optimistically allow the build on armv* again too.
Notes:
svn path=/head/; revision=524793
|
|
|
|
|
|
|
|
|
|
|
|
| |
/usr/local/include/AL/alc.h:34:26: error: typedef redefinition with different types ('struct ALCdevice' vs 'struct ALCdevice_struct')
typedef struct ALCdevice ALCdevice;
^
.../src/av/audio.h:8:33: note: previous definition is here
typedef struct ALCdevice_struct ALCdevice;
^
Notes:
svn path=/head/; revision=518716
|
|
|
|
|
|
|
|
|
|
|
| |
- Take maintainership
Changes: https://github.com/uTox/uTox/releases/tag/v0.17.1
PR: 240721
Approved by: portmaster@BSDforge.com (maintainer timeout, 14 days)
Notes:
svn path=/head/; revision=513815
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
PR: 235799
Notes:
svn path=/head/; revision=499436
|
|
|
|
|
|
|
|
|
| |
PR: 235799
Submitted by: Darren Mulligan <fixer@bsdmail.com>
Approved by: maintainer timeout (portmaster@bsdforge.com, >2 months)
Notes:
svn path=/head/; revision=499385
|
|
|
|
|
|
|
|
|
|
|
| |
www/firefox, www/firefox-esr, mail/thunderbird wait for upstream fix via
https://bugzilla.mozilla.org/show_bug.cgi?id=1525393
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.7.0..v1.8.0
ABI: https://abi-laboratory.pro/tracker/timeline/libvpx/
Notes:
svn path=/head/; revision=492305
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine
Notes:
svn path=/head/; revision=488341
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=480899
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
While here, pet portlint and modernize.
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=474058
|
|
|
|
|
|
|
|
|
| |
Release notes at <https://github.com/TokTok/c-toxcore/releases/tag/v0.2.3>
- Bump PORTREVISION of consumers.
Notes:
svn path=/head/; revision=473381
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update license and WWW
Changes: https://github.com/uTox/uTox/releases
PR: 229198
Submitted by: tobik
Approved by: maintainer
Notes:
svn path=/head/; revision=472992
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Some ports do not honour $LD or -fuse-ld=bfd in $CFLAGS, but do invoke
ld via $PATH. Automatically set BINARY_ALIAS+=ld=${LD} when LLD_UNSAFE
is active to use ld.bfd for these ports.
Approved by: portmgr (antoine)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D14876
Notes:
svn path=/head/; revision=465900
|
|
|
|
|
|
|
|
|
|
|
| |
output target. Pet portlint(1).
PR: 226995
Submitted by: emaste
Approved by: portmgr (LLD_UNSAFE blanket)
Notes:
svn path=/head/; revision=465809
|
|
|
|
|
|
|
|
|
| |
See https://github.com/uTox/uTox/pull/1157
Reported by: yuri
Notes:
svn path=/head/; revision=463828
|
|
|
|
|
|
|
|
| |
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.6.1..v1.7.0
ABI: https://abi-laboratory.pro/tracker/timeline/libvpx/
Notes:
svn path=/head/; revision=459963
|
|
|
|
|
|
|
|
|
|
| |
- Bump revisions for all dependent ports
PR: 223147 [1]
Submitted by: Greg V [1]
Notes:
svn path=/head/; revision=452629
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
[ 83%] Building C object CMakeFiles/utox.dir/src/main.c.o
/usr/bin/cc -I/usr/local/include/freetype2 -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -fno-strict-aliasing -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -std=gnu99 -o CMakeFiles/utox.dir/src/main.c.o -c /wrkdirs/usr/ports/net-im/uTox/work/uTox-1835eae/src/main.c
In file included from /wrkdirs/usr/ports/net-im/uTox/work/uTox-1835eae/src/main.c:5:
In file included from /wrkdirs/usr/ports/net-im/uTox/work/uTox-1835eae/src/main.h:282:
In file included from /wrkdirs/usr/ports/net-im/uTox/work/uTox-1835eae/src/stb_image.h:678:
/usr/include/clang/3.4.1/emmintrin.h:1444:21: error: expected '(' after 'asm'
__asm__ volatile ("pause");
^
/wrkdirs/usr/ports/net-im/uTox/work/uTox-1835eae/src/main.h:84:21: note: expanded from macro 'volatile'
#define volatile(x) x
^
PR: 216332
Submitted by: cpm, amdmi3
Reviewed by: matthew
Approved by: matthew (mentor), portmaster@BSDforge.com (maintainer timeout, 2 weeks)
Differential Revision: https://reviews.freebsd.org/D9477
Notes:
svn path=/head/; revision=433579
|
|
|
|
|
|
|
|
| |
PR: 215746
Approved by: maintainer (Chris Hutchinson)
Notes:
svn path=/head/; revision=431133
|
|
|
|
|
|
|
|
|
|
|
|
| |
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
Notes:
svn path=/head/; revision=426566
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ABI is incompatible... or not? SONAME has changed but the removed vp10
symbols weren't actually exposed (and still aren't).
Note, FreeBSD 9.x now builds with Clang 3.4 because GCC 4.2 fails:
vp9/encoder/x86/vp9_frame_scale_ssse3.c: In function 'eight_tap_row_ssse3':
vp9/encoder/x86/vp9_frame_scale_ssse3.c:93: internal compiler error: in simplify_binary_operation_1, at simplify-rtx.c:2563
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.5.0..v1.6.0
ACC report: https://people.freebsd.org/~jbeich/compat_reports/libvpx/1.5.0_to_1.6.0/compat_report.html
Notes:
svn path=/head/; revision=422956
|
|
|
|
|
|
|
|
|
| |
PR: 211812
Submitted by: olevole@olevole.ru
Approved by: maintainer timeout (portmaster@bsdforge.com, 3 weeks)
Notes:
svn path=/head/; revision=421436
|
|
|
|
|
|
|
|
| |
PR: 211443
Submitted by: Chris Hutchinson (maintainer)
Notes:
svn path=/head/; revision=419326
|
|
|
|
|
|
|
|
| |
PR: 211119
Submitted by: fidaj@ukr.net (maintainer)
Notes:
svn path=/head/; revision=418802
|
|
|
|
|
|
|
|
|
|
|
| |
Also bump all ports that depend on libsodium.
PR: 210999
Submitted by: manu
Approved by: vsevolod (maintainer)
Notes:
svn path=/head/; revision=418449
|
|
|
|
|
|
|
|
| |
PR: 209906
Submitted by: Ivan Klymenko (maintainer)
Notes:
svn path=/head/; revision=416216
|
|
|
|
|
|
|
|
| |
PR: 209424
Submitted by: fidaj@ukr.net (maintainer)
Notes:
svn path=/head/; revision=415337
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412348
|