non port: net-im/uTox/Makefile |
Number of commits found: 68 |
Monday, 20 May 2024
|
10:33 Vsevolod Stakhov (vsevolod)
security/libsodium: update to 1.0.19, bump dependent ports
PR: 278259
Reported by: Andrey Korobkov <alster-vinterdalen.se>
b66e494 |
Saturday, 20 Jan 2024
|
00:41 Jan Beich (jbeich)
multimedia/libvpx: update 1.14.0
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.13.1..v1.14.0
Reported by: portscout
589aaae |
Tuesday, 25 Apr 2023
|
15:17 Christian Weisgerber (naddy)
audio/opus: bump consumers after update to 1.4
feb1fa3 |
Saturday, 11 Feb 2023
|
08:46 Jan Beich (jbeich)
multimedia/libvpx: update 1.13.0
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.12.0..v1.13.0
Reported by: portscout
17f6d79 |
Wednesday, 7 Sep 2022
|
21:10 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.
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)
b7f0544 |
Saturday, 9 Oct 2021
|
00:45 Jan Beich (jbeich)
multimedia/libvpx: update 1.11.0
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.10.0..v1.11.0
Reported by: portscout, Repology
f16d8e5 |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
12:23 Piotr Kubaj (pkubaj)
net-im/uTox: fix build on powerpc64le
Use correct emulation.
8ae6e04 |
Monday, 28 Sep 2020
|
19:59 zeising
Bump portrevision for devel/evdev-proto
Bump portrevision on everything with a build dependency on
devel/evdev-proto, to chace the update of evdev-proto in r550442.
|
05:05 tobik
Reset MAINTAINER
|
Wednesday, 23 Sep 2020
|
20:50 linimon
Allow building on powerpc64le.
While here, pet portlint (stray whitespace at EOL).
Approved by: portmgr (tier-2 blanket)
|
Tuesday, 14 Apr 2020
|
05:51 tobik
net-im/uTox: Update to 0.17.2
Changes: https://github.com/uTox/uTox/releases/tag/v0.17.2
|
Sunday, 2 Feb 2020
|
00:07 tobik
net-im/uTox: Remove LLD_UNSAFE
ld.lld lacks default output emulation. Using -b binary without explicit
-m will fail. Add arch-to-emulation mapping and unbreak build.
|
Saturday, 1 Feb 2020
|
23:55 tobik
net-im/uTox: Unbreak build on arm64
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.
|
Saturday, 5 Oct 2019
|
06:59 tobik
net-im/uTox: Update to 0.17.1
- Take maintainership
Changes: https://github.com/uTox/uTox/releases/tag/v0.17.1
PR: 240721
Approved by: portmaster@BSDforge.com (maintainer timeout, 14 days)
|
Friday, 26 Jul 2019
|
20:46 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
|
Friday, 19 Apr 2019
|
19:08 swills
net-im/uTox: Fix push to talk
PR: 235799
Submitted by: Darren Mulligan <fixer@bsdmail.com>
Approved by: maintainer timeout (portmaster@bsdforge.com, >2 months)
|
Wednesday, 6 Feb 2019
|
13:33 jbeich
multimedia/libvpx: update 1.8.0
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/
|
Tuesday, 25 Dec 2018
|
20:25 tcberner
Change cmake default behaviour to outsource.
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
|
Wednesday, 12 Dec 2018
|
01:35 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
|
Saturday, 29 Sep 2018
|
08:04 riggs
Bump PORTREVISION to chase update of multimedia/v4l_compat and libv4l
|
Sunday, 29 Jul 2018
|
22:18 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
|
Saturday, 7 Jul 2018
|
06:44 linimon
Mark these ports as broken on aarch64, and, where appropriate, armvX.
While here, pet portlint and modernize.
Approved by: portmgr (tier-2 blanket)
|
Tuesday, 26 Jun 2018
|
10:10 thierry
- Upgrade Tox to v0.2.3
Release notes at <https://github.com/TokTok/c-toxcore/releases/tag/v0.2.3>
- Bump PORTREVISION of consumers.
|
Thursday, 21 Jun 2018
|
17:53 tobik
net-im/uTox: Update to 0.17.0
- Update license and WWW
Changes: https://github.com/uTox/uTox/releases
PR: 229198
Submitted by: tobik
Approved by: maintainer
|
Thursday, 29 Mar 2018
|
15:02 emaste
Use BINARY_ALIAS to make LLD_UNSAFE more widely applicable
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
|
Wednesday, 28 Mar 2018
|
13:44 krion
Switch to ld.bfd by default as ld.ldd doesn't have built-in default
output target. Pet portlint(1).
PR: 226995
Submitted by: emaste
Approved by: portmgr (LLD_UNSAFE blanket)
|
Wednesday, 7 Mar 2018
|
20:56 thierry
Make it depend on net-im/tox12 for the moment.
See https://github.com/uTox/uTox/pull/1157
Reported by: yuri
|
Thursday, 25 Jan 2018
|
21:20 jbeich
multimedia/libvpx: update 1.7.0
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.6.1..v1.7.0
ABI: https://abi-laboratory.pro/tracker/timeline/libvpx/
|
Sunday, 22 Oct 2017
|
10:09 vsevolod
- Update libsodium to 1.0.15 [1]
- Bump revisions for all dependent ports
PR: 223147 [1]
Submitted by: Greg V [1]
|
Sunday, 10 Sep 2017
|
20:55 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
|
Saturday, 1 Apr 2017
|
15:23 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
|
Tuesday, 7 Feb 2017
|
18:39 lifanov
unbreak net-im/uTox on 10.3-RELEASE amd64
[ 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
|
Tuesday, 10 Jan 2017
|
20:52 thierry
Chase toxcore and upgrade to 0.11.1.
PR: 215746
Approved by: maintainer (Chris Hutchinson)
|
Sunday, 20 Nov 2016
|
09:38 gerald
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
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.
|
Friday, 30 Sep 2016
|
01:15 jbeich
multimedia/libvpx: update 1.6.0
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
|
Tuesday, 6 Sep 2016
|
15:35 amdmi3
- Update to 0.9.8.20160729
PR: 211812
Submitted by: olevole@olevole.ru
Approved by: maintainer timeout (portmaster@bsdforge.com, 3 weeks)
|
Saturday, 30 Jul 2016
|
16:23 pawel
Update to version 0.9.7
PR: 211443
Submitted by: Chris Hutchinson (maintainer)
|
Tuesday, 19 Jul 2016
|
15:23 amdmi3
- Pass maintainershipt to portmaster@BSDforge.com
PR: 211119
Submitted by: fidaj@ukr.net (maintainer)
|
Tuesday, 12 Jul 2016
|
22:03 marino
security/libsodium: Upgrade version 1.0.8 => 1.0.10
Also bump all ports that depend on libsodium.
PR: 210999
Submitted by: manu
Approved by: vsevolod (maintainer)
|
Tuesday, 31 May 2016
|
20:06 thierry
Update to 20160530 v0.9.5.
PR: 209906
Submitted by: Ivan Klymenko (maintainer)
|
Monday, 16 May 2016
|
16:01 amdmi3
- Update to 0.8.2.20160511
PR: 209424
Submitted by: fidaj@ukr.net (maintainer)
|
Friday, 1 Apr 2016
|
14:16 mat
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Friday, 25 Mar 2016
|
07:42 riggs
Update to upstream version 0.7.0.20160321
While on it:
- Pet portlint
PR: 208230
Submitted by: fidaj@ukr.net (maintainer)
|
Wednesday, 23 Mar 2016
|
09:20 vsevolod
- Update libsodium to 1.0.8
- Bump revisions of all dependant ports
PR: 206482
Submitted by: lev, w.schwarzenfeld@aon.at
|
Tuesday, 9 Feb 2016
|
20:19 amdmi3
- Add missing sodium dependency
- Add a check for that net-im/tox dependency was built with correct options
PR: 206706
Submitted by: fidaj@ukr.net (maintainer)
Reported by: rozhuk.im@gmail.com
|
Wednesday, 27 Jan 2016
|
17:23 amdmi3
- Update to 0.5.1.20160121
PR: 206558
Submitted by: fidaj@ukr.net (maintainer)
|
Thursday, 26 Nov 2015
|
13:35 amdmi3
- Update to 0.4.4.20151120
PR: 204714
Submitted by: fidaj@ukr.net (maintainer)
|
Saturday, 14 Nov 2015
|
19:34 jbeich
multimedia/libvpx: update 1.5.0
ABI isn't compatible, so bump PORTREVISION in consumers.
Changes: https://chromium.googlesource.com/webm/libvpx/+log/e67d45d..v1.5.0
ACC
report: https://people.freebsd.org/~jbeich/compat_reports/libvpx/1.4.0.488_1_to_1.5.0/compat_report.html
PR: 204478
Exp-run by: antoine
Approved by: ashish (maintainer)
|
Friday, 13 Nov 2015
|
17:07 thierry
1) Refresh toxcore
1b) Upgrade toxic to 0.7.0
Changelog at <https://github.com/JFreegman/toxic/releases/tag/v0.7.0>
2) Chase Tox's update and refresh uTox
Submitted by: thierry (1) and Ivan Klymenko (2)(maintainer)
|
Thursday, 18 Jun 2015
|
19:50 thierry
Upgrade Tox, libfilteraudio, toxic, qTox and uTox to a recent snapshot.
PR: ports/200865
Submitted by: yuri (at) rawbw.com (qTox maintainer) + patches from other
maintainers
Approved by: maintainers
|
Tuesday, 9 Jun 2015
|
14:25 jbeich
multimedia/libvpx: update to 1.4.0
ABI isn't compatible, so bump PORTREVISION in consumers.
Changes: https://chromium.googlesource.com/webm/libvpx/+/v1.4.0
Differential Revision: https://reviews.freebsd.org/D2570
Exp-run by: antoine
Approved by: ashish, multimedia (kwm)
Approved by: maintainer timeout (ale, dinoex; 2 weeks)
|
Friday, 15 May 2015
|
14:41 thierry
Upgrade to 20150514 v0.2.s.
PR: ports/200220
Differential Revision: Ivan Klymenko (maintainer)
|
Monday, 11 May 2015
|
06:12 wen
- Update to 0.2.r.20150509
PR: 200082
Submitted by: fidaj@ukr.net(maintainer)
|
Friday, 8 May 2015
|
01:20 wen
- Update to 20150505 v0.2.q
PR: 200000
Submitted by: fidaj@ukr.net(maintainer)
|
Monday, 27 Apr 2015
|
20:29 thierry
Upgrade uTox to 20150419 v0.2.p.
PR: ports/199358
Submitted by: Ivan Klymenko
|
Friday, 3 Apr 2015
|
15:46 robak
net-im/uTox: update 0.2.o.git20150311 -> 0.2.o.20150402
- Removed 'git' from PORTVERSION date appendix
PR: 199143
Submitted by: Ivan Klymenko <fidaj@ukr.net>
|
Wednesday, 11 Mar 2015
|
21:25 thierry
Update to git20150311 v0.2.o.
PR: ports/198528
Differential Revision: Ivan Klymenko (maintainer)
|
Thursday, 5 Feb 2015
|
18:38 thierry
Update to git20150204 v0.2.l .
PR: ports/197347
Submitted by: Ivan Klymenko (maintainer)
|
Thursday, 15 Jan 2015
|
17:57 thierry
Upgrade to git20150114 v0.1.9.
PR: ports/196749
Submitted by: Ivan Klymenko (maintainer)
|
Sunday, 16 Nov 2014
|
20:08 thierry
Refresh.
PR: ports/195075
Submitted by: Ivan Klymenko (maintainer)
|
Sunday, 12 Oct 2014
|
15:33 thierry
Upgrade to v 0.1.8 git20141012.
PR: ports/194320
Submitted by: maintainer
|
Tuesday, 7 Oct 2014
|
18:28 amdmi3
- Add runtime dependency on net-im/tox (workaround).
- Remove stale libXft dependency. Add instead:
* Fontconfig / freetype2 dependencies.
* USE_XORG = x11 xext xrender.
- Add missing dependencies (libv4l / libvpx / openal).
- Make dbus dependency optional.
PR: 194136
Submitted by: s3erios@gmail.com
Approved by: fidaj@ukr.net (maintainer)
|
Thursday, 25 Sep 2014
|
19:38 thierry
Upgrade.
Since I'm there, remove @dirrmtry.
PR: ports/193920
Submitted by: maintainer
|
Saturday, 20 Sep 2014
|
13:08 thierry
Update to git20140902.
PR: ports/193247
Submitted by: maintainer
|
Saturday, 30 Aug 2014
|
13:19 antoine
Unbreak on 9amd64
I couldn't test on 8, various dependencies were failing
|
Thursday, 28 Aug 2014
|
12:19 amdmi3
uTox is lightweight Tox (https://github.com/irungentoo/ProjectTox-Core)
client written in C.
Simple and convenient program for confidential communication.
Still early in development, though it already supports some of the most
important features, like file transfers, A/V, group chats, and DNS Discovery.
There are also binaries for other OS: Linux, Android, OS X and Windows, which
makes it possible to communicate between users of different OS.
WWW: http://utox.org/
PR: 192954
Submitted by: fidaj@ukr.net
|
Number of commits found: 68 |