Commit graph

72 commits

Author SHA1 Message Date
Jan Beich
b964b053b6 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/
2018-01-25 21:20:12 +00:00
Thierry Thomas
8ac2679d19 Upgrade to 0.1.11.
Changelog at <https://github.com/TokTok/c-toxcore/releases/tag/v0.1.11>.
2017-12-27 22:28:18 +00:00
Thierry Thomas
6a7926a057 Fix the build in some cases.
PR:		222235
Submitted by:	rozhuk.im (at) gmail.com
2017-11-28 20:43:38 +00:00
Vsevolod Stakhov
f191a0244b - Update libsodium to 1.0.15 [1]
- Bump revisions for all dependent ports

PR:		223147 [1]
Submitted by:	Greg V [1]
2017-10-22 10:09:33 +00:00
Gerald Pfeifer
e59c88cece 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
2017-09-10 20:55:38 +00:00
Thierry Thomas
67b4d4b4ed Upgrade to v0.1.8.
Changelog at <https://github.com/TokTok/c-toxcore/releases/tag/v0.1.8>.

PR:		218947
Submitted by:	Yuri Victorovich
2017-04-29 08:52:18 +00:00
Jan Beich
d764059958 graphics/opencv: back out r423216 and r423063 (replaying r423316)
Renaming didn't help to unblock 3.x progress as co-existence with 2.x
was no less complex than simply fixing consumers. This commit also
restores directory-level history accidentally lost via git-svn.

PR:		210505
Pointy hat to:	jbeich (should've discussed first)
2017-04-14 05:30:25 +00:00
Gerald Pfeifer
04d6f52202 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
2017-04-01 15:23:30 +00:00
Mathieu Arnold
c22988b32a Fix USE_GITHUB usage.
For a couple of ports, bump PORTEPOCH as their version were wrong.

Sponsored by:	Absolight
2017-02-13 16:38:32 +00:00
Sunpoet Po-Chuan Hsieh
a9c2ade8fc Move devel/libcheck to devel/check
- Bump PORTREVISION for dependent ports
2017-02-05 11:14:37 +00:00
Thierry Thomas
24b365e1be Fix TEST_DEPENDS. 2017-01-20 22:01:20 +00:00
Thierry Thomas
e7f3c919b5 Upgrade to v0.1.5.
Changelog at <https://github.com/TokTok/c-toxcore/releases/tag/v0.1.5>.
2017-01-20 18:48:55 +00:00
Thierry Thomas
8ba2380163 Typo: s/TARGET/DEPENDS/ 2017-01-11 21:13:55 +00:00
Thierry Thomas
f95c485ae1 - Upgrade to v0.1.3
Changelog at https://github.com/TokTok/c-toxcore/releases/tag/v0.1.3

- As reported by Sean C. Farley, msgpack and portaudio are only needed
  for tests.
2017-01-11 20:58:08 +00:00
Thierry Thomas
1e6a2ffecb - Change repository to the active one
- Upgrade to v0.1.2

PR:		215398
2017-01-10 20:51:38 +00:00
Gerald Pfeifer
89f8b05214 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.
2016-11-20 09:38:08 +00:00
Mathieu Arnold
a0bcd2cf68 Use USES=pathfix where applicable.
PR:		213195
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D8093
2016-10-21 15:21:13 +00:00
Jan Beich
adb3fa4aa4 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
2016-09-30 01:15:10 +00:00
Thierry Thomas
497d970bbf Fix tox-bootstrapd. 2016-09-27 19:49:31 +00:00
Thierry Thomas
10baff9796 Refresh. 2016-09-25 14:14:46 +00:00
Thierry Thomas
c25921a3cc There is no more net-im/venom port. Fix outdated package description.
PR:		212285
Submitted by:	Aleksander Alekseev
2016-08-31 19:25:30 +00:00
John Marino
2e94d74398 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)
2016-07-12 22:03:52 +00:00
Mathieu Arnold
8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00
Vsevolod Stakhov
7349ed49cd - Update libsodium to 1.0.8
- Bump revisions of all dependant ports

PR:		206482
Submitted by:	lev, w.schwarzenfeld@aon.at
2016-03-23 09:20:35 +00:00
Mathieu Arnold
7823fa4b7e Cleanup GH_* and variables order.
Sponsored by:	Absolight
2015-12-29 14:30:46 +00:00
Thierry Thomas
238cbd70be Fix build on FreeBSD 9-x with clang.
PR:		ports/204532
Reported by:	rozhuk.im (at) gmail.com
2015-11-15 18:54:09 +00:00
Jan Beich
1ad587fb06 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)
2015-11-14 19:34:12 +00:00
Thierry Thomas
e0b8bf257a 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)
2015-11-13 17:07:00 +00:00
Baptiste Daroussin
7c1b4544c3 Bump portrevision of ports that might have been built with a broken post-install
script due to fallouts of r399992
2015-10-30 22:43:16 +00:00
Thierry Thomas
4481321246 Refresh. 2015-10-28 21:43:29 +00:00
Thierry Thomas
e750ee736d Remove BROKEN_i386 and drop unused dependencies.
PR:		ports/201484
Submitted by:	Andriy Voskoboinyk
2015-07-13 20:20:48 +00:00
Thierry Thomas
6df66f3b70 Switch to the new official site.
See https://blog.tox.chat/2015/07/current-situation-3/
2015-07-11 14:40:58 +00:00
Thierry Thomas
a4c17142e1 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
2015-06-18 19:50:53 +00:00
Vsevolod Stakhov
89b79e70ec - Updated libsodium to 1.0.3 [1]
- Bump revision for dependent ports

PR:		200548 [1]
Submitted by:	rsimmons0 at gmail.com [1]
2015-06-13 16:14:54 +00:00
Jan Beich
f2fc9d6de4 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)
2015-06-09 14:25:41 +00:00
Thierry Thomas
608516ef3c Refresh to recent snapshots. 2015-05-19 20:20:11 +00:00
Thierry Thomas
a159b521fd - Update of qTox and toxcore after their new API is eventually fixed
(this unbreak qTox)

- Rename audio/filter_audio to audio/libfilteraudio.

PR:		ports/199726
Submitted by:	yuri (at) rawbw.com
2015-04-27 20:28:13 +00:00
Tijl Coosemans
2f31f6488f Convert to USES=autoreconf 2015-04-18 15:14:57 +00:00
Thierry Thomas
b98a84ecbc Refresh. 2015-04-01 20:36:58 +00:00
Thierry Thomas
03ebbc6ca5 Refresh.
Submitted by:	Yuri <yuri (at) rawbw.com>
2015-03-19 20:22:26 +00:00
Thierry Thomas
a340d10598 Refresh. 2015-03-01 10:07:47 +00:00
Thierry Thomas
0855eb878e Update to today's snapshots. 2015-02-04 20:58:32 +00:00
Thierry Thomas
a1fb3f69fb Upgrade to the latest snapshot.
PR:		ports/196709
Submitted by:	yuri (at) rawbw.com
2015-01-14 21:11:21 +00:00
Vsevolod Stakhov
bba47df606 - Update libsodium to 1.0.1
- Bump revison for dependent ports
2014-11-24 14:36:52 +00:00
Thierry Thomas
39325ab315 Refresh.
This fixed the latest problem with GroupBot.
2014-11-16 12:55:25 +00:00
Thierry Thomas
19a4feda9e Refresh. 2014-10-26 14:43:54 +00:00
Thierry Thomas
4f35543776 Add an option to build and run a Tox DHT Bootstrap Node.
More details at https://blog.libtoxcore.so/running-a-bootstrap-node
2014-10-14 20:55:19 +00:00
Thierry Thomas
5ebb77ef49 Refresh to a newer snapshot. 2014-10-12 13:47:22 +00:00
Vsevolod Stakhov
ffcb7cb045 Bump revision due to libsoduim update. 2014-10-11 19:39:56 +00:00
Thierry Thomas
f0dad4527a Refresh. 2014-09-24 21:33:15 +00:00