Marius Strobl
8c30deb681
devel/libconfig: update to 1.7.3
...
- Chase shared library bump across dependant ports.
- Fetch releases rather than tags from GitHub. [1]
- Properly depend on makeinfo, adding an INFO knob.
- Refresh pkg-descr and COMMENT accordingly.
PR: 261062
Reported by: dizzy [1]
Approved by: maintainer timeout
2022-01-26 08:46:25 +01:00
Thierry Thomas
75a832ce20
net-im/toxic: upgrade to v0.11.3
...
Release notes at <https://github.com/JFreegman/toxic/releases/tag/v0.11.3 >.
2021-12-26 18:58:38 +01:00
Thierry Thomas
9f77e96015
net-im/toxic: upgrade to v0.11.2
...
Release notes at <https://github.com/JFreegman/toxic/releases/tag/v0.11.2 >.
Note: a new release of toxcore is coming.
2021-12-06 21:36:57 +01:00
Jan Beich
f16d8e5635
multimedia/libvpx: update 1.11.0
...
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.10.0..v1.11.0
Reported by: portscout, Repology
2021-10-09 00:45:18 +00:00
Thierry Thomas
ca24a792c4
net-im/toxic: upgrade to v0.11.1
...
Release notes at <https://github.com/JFreegman/toxic/releases/tag/v0.11.1 >.
2021-06-29 17:25:28 +02:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles.
2021-04-06 16:31:07 +02:00
Thierry Thomas
c79cdad806
Upgrade to 0.10.1.
...
Release notes at <https://github.com/JFreegman/toxic/releases/tag/v0.10.1 >.
2021-01-21 12:12:47 +00:00
Thierry Thomas
38a300a99a
Fix linkage when X11 is disabled.
...
PR: 251493
Submitted by: p5B2E9A8F (at) t-online.de
2020-11-30 20:58:39 +00:00
Thierry Thomas
30a10229c5
Upgrade to v0.10.0.
...
Release notes at <https://github.com/JFreegman/toxic/releases/tag/v0.10.0 >.
2020-11-30 18:20:08 +00:00
Thierry Thomas
a623167fd3
Upgrade to v0.9.1.
...
Release notes at <https://github.com/JFreegman/toxic/releases/tag/v0.9.1 >.
2020-11-27 10:41:11 +00:00
Piotr Kubaj
4f824bfbfa
net-im/toxic: fix build on GCC architectures
...
cc1: error: unrecognized command line option "-Wpedantic"
2020-11-16 16:13:44 +00:00
Thierry Thomas
a30ad85e03
Upgrade to v0.9.0.
...
Release notes at <https://github.com/JFreegman/toxic/releases/tag/v0.9.0 >.
2020-11-15 14:26:24 +00:00
Thierry Thomas
2bd1b86239
Upgrade to v0.8.4.
...
Release notes at:
<https://github.com/JFreegman/toxic/releases/tag/v0.8.4 >.
2020-10-24 08:38:27 +00:00
Tobias Kortkamp
29a23b8db4
Clean up LLD_UNSAFE from openal-soft ports
...
After FreeBSD 12.0 EOL we no longer have to worry about LLD 6 and
can drop LLD_UNSAFE from openal-soft ports. LLD can link them fine
now but some ports needs a little help on i386 (-Wl,-znotext).
PR: 226980
Reviewed by: jbeich (earlier version)
Differential Revision: https://reviews.freebsd.org/D23030
2020-03-19 23:02:30 +00:00
Tobias Kortkamp
4443168d87
net-im: Add missing USES={gnome,xorg}
2019-11-08 13:34:26 +00:00
Mathieu Arnold
2614c95748
Convert to UCL & cleanup pkg-message (categories n)
...
(and missed 3 missed files from previous categories.)
2019-08-14 08:48:50 +00:00
Andriy Voskoboinyk
5d4f8493bc
net-im/toxic: drop unused dependencies, unbreak PYTHON option
...
- Remove security/libsodium and audio/opus dependencies;
the port does not reference nor links against them.
- Allow to use ncurses from base (if possible).
- Patch python3 detection to use proper pkgconfig/python3-config and
bin/python3 paths.
- Move USES upper (portlint).
- Bump PORTREVISION.
PR: 239215
Approved by: portmgr (blanket(s): dependencies, build fix(es))
MFH: 2019Q3
2019-07-16 06:57:13 +00:00
Jan Beich
7c039bce3a
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/
2019-02-06 13:33:13 +00:00
Thierry Thomas
d46c98c4ed
Fix the build by using ncursesw from ports.
2018-11-02 10:17:45 +00:00
Thierry Thomas
1aebcf8032
Upgrade to 0.8.3.
...
Release notes at <https://github.com/JFreegman/toxic/releases/tag/v0.8.3 >.
2018-10-31 18:49:19 +00:00
Fernando Apesteguía
4889b760a7
devel/libconfig: update to 1.7.2
...
* Change to USE_GH
* Bump PORTREVISION of dependant ports.
Committing after maintainer timeout
PR: 229961
Submitted by: che@bein.link
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D16442
2018-08-06 17:22:36 +00:00
Thierry Thomas
d6a6d2b90e
- Upgrade Tox to v0.2.3
...
Release notes at <https://github.com/TokTok/c-toxcore/releases/tag/v0.2.3 >
- Bump PORTREVISION of consumers.
2018-06-26 10:10:03 +00:00
Thierry Thomas
126ceb1255
Upgrade to 0.8.2 and chase the new toxcore.
...
PR: 226311
2018-03-07 20:57:27 +00:00
Mathieu Arnold
ae61507c0c
Don't abuse opt_VARS to add to USES.
...
Sponsored by: Absolight
2018-02-19 16:20:42 +00:00
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
Kirill Ponomarev
6261259fb2
Set LLD_UNSAFE=yes that the port will continue to link with ld.bfd
...
if /usr/bin/ld is lld, until the issue can be addressed.
PR: 214864
Approved by: portmgr (LLD_UNSAFE blanket)
Sponsored by: The FreeBSD Foundation
2018-01-07 19:03:28 +00:00
Antoine Brodin
07faea058d
Cleanup LIB_DEPENDS on libpng
2017-12-01 07:19:53 +00:00
Thierry Thomas
f3db21204e
Upgrade to 0.8.1.
...
Changelog at <https://github.com/JFreegman/toxic/releases/tag/v0.8.1 >.
2017-11-18 09:39:37 +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
Vanilla I. Shu
9a000af85b
1: upgrade to 4.0.0.
...
2: chrase shared library version.
2017-09-23 02:59:07 +00:00
Thierry Thomas
bce8db5597
Upgrade to 0.8.0.
...
Changelog at <https://github.com/JFreegman/toxic/releases/tag/v0.8.0 >.
Note: adding a new option for Python binding, disabled by default.
2017-06-08 20:37:18 +00:00
Matthew Rezny
b760897dde
Revision bump of all ports with USE_GL after consolidation of mesa-libs
...
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
2017-05-23 05:03:14 +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
Thierry Thomas
bd4baf5998
Chase toxcore and upgrade to 0.7.2.
...
PR: 215399
2017-01-10 20:52:05 +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
dce087903d
Upgrade to 0.7.1.
...
Changelog at:
https://github.com/JFreegman/toxic/releases/tag/0.7.1
2016-09-25 14:15:01 +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
Dmitry Marakasov
b9398223bd
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
...
Approved by: portmgr blanket
2016-01-12 16:20:31 +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
8488765139
Add a missing dependency: libqrencode.
...
Submitted by: herbert (at) oslo.ath.cx
2015-11-14 18:59:48 +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
Thierry Thomas
e632568e2b
Refresh.
2015-10-28 21:43:41 +00:00
Dmitry Marakasov
2408fdce5a
- Add LICENSE_FILE
...
- Pet portlint
- Drop 8.x support
Approved by: portmgr blanket
2015-09-17 11:04:04 +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
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
Mathieu Arnold
9d4e763ba0
Update ports in the n* categories to not use GH_COMMIT.
...
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
2015-05-07 17:26:05 +00:00
Thierry Thomas
b98a84ecbc
Refresh.
2015-04-01 20:36:58 +00:00