Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
13 Aug 2022 18:51:14 4.0.2_2 |
Matthias Andree (mandree)  |
*: bump PORTREVISION of all devel/xxhash users...
...except archivers/py-borgbackup, which requires a more complete fix. |
15 Jul 2022 00:55:55 4.0.2_1 |
Sergey A. Osokin (osa)  |
net-im/telegram-desktop: update dependences list
Bump PORTREVISION.
PR: 264994 |
28 Jun 2022 02:09:57 4.0.2 |
Sergey A. Osokin (osa)  |
net-im/telegram-desktop: update to 4.0.2
ChangeLog: https://desktop.telegram.org/changelog?setln=en |
28 Apr 2022 20:33:17 3.7.3 |
Sergey A. Osokin (osa)  |
net-im/telegram-desktop: update to 3.7.3 |
28 Apr 2022 20:33:17 3.7.2 |
Sergey A. Osokin (osa)  |
net-im/t*: update to the recent versions
- net-im/telegram-desktop from 3.7.1 to 3.7.2;
- net-im/tg_owt to the recent commit. |
28 Apr 2022 20:33:16 3.7.1 |
Sergey A. Osokin (osa)  |
net-im/telegram-desktop: update to 3.7.1
There are several patches have been added.
-
https://github.com/desktop-app/lib_ui/commit/d4921ccf5f61be6324bba3b14b25f29e28c5b2bd.patch
-
https://salsa.debian.org/debian/telegram-desktop/-/blob/2fbd71cd75a7d5052f46b61403b0a226b189205a/debian/patches/Compatible-setScreen.patch |
18 Mar 2022 11:40:03 3.6.1 |
Sergey A. Osokin (osa)  |
net-im/telegram-desktop: update from 3.6.0 to 3.6.1
Approved by: glebius (maintainer) |
13 Mar 2022 15:16:03 3.6.0 |
Sergey A. Osokin (osa)  Author: Gleb Smirnoff |
net-im/telegram-desktop: update to 3.6.0 |
10 Feb 2022 17:46:39 3.5.2 |
Sergey A. Osokin (osa)  Author: Gleb Smirnoff |
net-im/telegram-desktop: update to 3.5.2 |
25 Jan 2022 06:35:22 3.4.3 |
Loïc Bartoletti (lbartoletti)  |
archivers/minizip*: Add minizip-ng and zlib-ng and create USES=minizip
Import minizip-ng and zlib-ng
Minizip was originally developed in 1998. It was first included in the zlib
distribution as an additional code contribution starting in zlib 1.1.2. Since
that time, it has been continually improved upon and contributed to by many
people.
+ Creating and extracting zip archives.
+ Adding and removing entries from zip archives.
+ Read and write raw zip entry data.
+ Reading and writing zip archives from memory.
+ Zlib, BZIP2, LZMA, and ZSTD compression methods.
+ Password protection through Traditional PKWARE and WinZIP AES encryption. (Only the first 15 lines of the commit message are shown above ) |
06 Jan 2022 00:09:52 3.4.3 |
Olivier Cochard (olivier)  Author: Gleb Smirnoff |
net-im/telegram-desktop: update to 3.4.3 |
14 Dec 2021 13:02:26 3.2.5_1 |
Tobias Kortkamp (tobik)  |
*: Clean up some things
- Fix typos
- Remove unreferenced variables
- Sort categories
- Clean up commented PORTREVISION
- Fix broken syntax
Reported by: portscan |
20 Nov 2021 22:41:23 3.2.5_1 |
Jan Beich (jbeich)  |
multimedia/pipewire: force rebuild consumers after 8691df3a5142
ABI has changed: pw_{,de}init -> pipewire_{,de}init. As PipeWire
support is often runtime-optional the breakage maybe hard to notice.
ERROR kooha::backend::screencast_portal > Error from screencast call:
Zbus(MethodError(OwnedInterfaceName(InterfaceName(Str("org.freedesktop.DBus.Error.UnknownMethod"))),
Some("No such interface “org.freedesktop.portal.ScreenCast” on object at
path /org/freedesktop/portal/desktop"), Msg { type: Error, sender:
UniqueName(Str(":1.397")), reply-serial: 18, body: Signature: [
s (115),
] }))
ld-elf.so.1: /usr/local/libexec/xdg-desktop-portal-wlr: Undefined symbol
"pw_init"
PR: 259621 |
18 Nov 2021 22:04:32 3.2.5 |
Olivier Cochard (olivier)  Author: Gleb Smirnoff |
net-im/telegram-desktop: update to 3.2.5 |
17 Nov 2021 17:07:29 3.1.9_1 |
Olivier Cochard (olivier)  |
net-im/telegram-desktop: Cleanup and set new maintainer
Reported by: glebius |
14 Oct 2021 18:07:44 3.1.9_1 |
Dima Panov (fluffy)  |
net-im/telegram-desktop: convert webkit-gtk dependency to OPTIONS (+)
- Add WEBKIT option, disabled by default
- Bump PORTREVISION, default dependencies was changed
Previously dropped GTK option was used to enable gtk native dialogs
and render rich window content.
With last releases WebKit-gtk used only for in-app payments system.
While internal payments still experimental and not wide used,
there is no reason to hook this burden to the build as default yet.
Discussed with: osa, danfe, maintainer via ML
Approved by: maintainer |
12 Oct 2021 15:01:38 3.1.9 |
Tobias Kortkamp (tobik)  |
*: Clean up some things
- Fix typos
- Fix overwritten variables with focus on master/slave ports
- Remove unreferenced variables
- Sort categories
- Remove redundant option descriptions
- Clean up commented PORTREVISION
- Add missing USES
Reported by: portscan |
12 Oct 2021 13:55:54 3.1.9 |
Li-Wen Hsu (lwhsu)  Author: Henry Hu |
net-im/telegram-desktop: Update to 3.1.9
Thanks to the work done by Gleb (glebius@), we are able to remove most
of the patches. 11 patches are upstreamed, and 2 seem to be obsolete.
Changelog: https://github.com/telegramdesktop/tdesktop/blob/dev/changelog.txt
PR: 259014 |
10 Oct 2021 19:44:42 2.8.11_3 |
Baptiste Daroussin (bapt)  |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
09 Oct 2021 00:45:18 2.8.11_3 |
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 |
09 Aug 2021 07:37:53 2.8.11_2 |
Li-Wen Hsu (lwhsu)  |
net-im/telegram-desktop: Bump PORTREVISION for 529b6b1239ef
PR: 257290 |
09 Aug 2021 05:24:13 2.8.11_1 |
Li-Wen Hsu (lwhsu)  Author: Henry Hu |
net-im/telegram-desktop: Copying dependencies of tg_owt over to telegram-desktop
tg_owt is statically linked but there are some its LIB_DEPENDS still
needed by telegram-desktop
PR: 257290 |
05 Aug 2021 12:45:17 2.8.11_1 |
Dima Panov (fluffy)  |
net-im/telegram-desktop: fix build after glib20 bump
PR: 256200
Pointy hat: nc |
21 Jul 2021 19:30:54 2.8.11 |
Li-Wen Hsu (lwhsu)  Author: Henry Hu |
net-im/telegram-desktop: Update to 2.8.11
* New dependency, rnnoise
* It starts using jemalloc. For FreeBSD, we can use the system one. We
also don't need to link against jemalloc, etc.
* Remove some integrated patches.
PR: 257290 |
22 Jun 2021 18:53:08 2.7.4_1 |
Kevin Bowling (kbowling)  |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
14 May 2021 18:54:29 2.7.4 |
Charlie Li (vishwin)  |
net-im/telegram-desktop: fix build with GTK option (again)
Remove
https://github.com/desktop-app/lib_webview/commit/48d70e5258754b2415b07c88f0376212596e09a7,
as it depends on function changes from
https://github.com/desktop-app/lib_base/commit/1b949f5ca250a47cd1261dd27fd83c174665f8fb
Reported by: madpilot
Fixes: 80762637bb7d net-im/telegram-desktop: fix build with GTK option
Pointy hat to: vishwin
Approved by: Henry Hu <henry.hu.sh@gmail.com> (maintainer, implicit),
arrowd (mentor, implicit), fluffy (mentor, implicit)
PR: 255719 |
14 May 2021 02:48:39 2.7.4 |
Charlie Li (vishwin)  |
net-im/telegram-desktop: fix build with GTK option
Telegram now includes a WebView feature when GTK is enabled, which
uses www/webkit2-gtk3.
While here, fix the following minor items:
- allow building with Python newer than 3.7
- devel/dee is not needed for build, remove
- clean up USES= syntax in the GTK option
Obtained
from: https://github.com/desktop-app/lib_webview/commit/0b4100d7cecc4e748c51f3f51ebfd1392ec3978a
https://github.com/desktop-app/lib_webview/commit/48d70e5258754b2415b07c88f0376212596e09a7
Approved by: Henry Hu <henry.hu.sh@gmail.com> (maintainer),
arrowd (mentor), fluffy (mentor)
PR: 255719
Differential Revision: https://reviews.freebsd.org/D30224 |
10 May 2021 16:15:48 2.7.4 |
Neel Chauhan (nc)  Author: Henry Hu |
net-im/telegram-desktop: Update to 2.7.4
PR: 255719 |
07 Apr 2021 08:09:01 2.6.1 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 2.6.1 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
09 Mar 2021 09:13:25
2.6.1 |
fernape  |
net-im/telegram-desktop: update to 2.6.1
ChangeLog: https://github.com/telegramdesktop/tdesktop/releases/tag/v2.6.1
While here, pet linters
PR: 254123
Submitted by: henry.hu.sh@gmail.com (maintainer) |
11 Feb 2021 12:32:32
2.5.8 |
lwhsu  |
net-im/telegram-desktop: update to 2.5.8
PR: 253336
Submitted by: Henry Hu <henry.hu.sh@gmail.com> (maintainer) |
29 Jan 2021 21:52:47
2.4.4_2 |
yuri  |
net/libusrsctp: Update 0.9.4.0 -> 0.9.5.0
Reported by: portscout |
11 Jan 2021 19:22:22
2.4.4_1 |
yuri  |
net-im/telegram-desktop: Fix the build failure caused by net/libusrsctp update
libusrsctp significantly changed API without bumping SONAME.
The upstream is notified.
PR: 252581
Submitted by: madpilot |
07 Nov 2020 18:50:05
2.4.4 |
mikael  |
net-im/telegram-desktop: Update to 2.4.4
Update to 2.4.4. Noticeable changes:
* Add NDEBUG to CXXFLAGS. This disables DCHECKs and allows video calls to work.
* Change to cmake for rlottie and tg_owt. When they can be packaged properly,
we may revert this patch and use separately packaged ports for them.
Changelog:
2.4.4 (23.10.20)
- Fix application quit on call end with main window hidden in tray.
- Update OpenAL library on Windows.
- Several crash fixes.
2.4.3 (07.10.20) (Only the first 15 lines of the commit message are shown above ) |
12 Oct 2020 21:02:11
2.3.2_1 |
makc  |
net-im/telegram-desktop: Respect user font settings
PR: 249953
Approved by: maintainer |
04 Sep 2020 18:21:47
2.3.2 |
lwhsu  |
Remove unneeded patches forgot to remove in the last commit
While here, add USES=gl as gl.mk suggested.
Reported by: Alex V. Petrov <alexvpetrov@gmail.com>
Approved by: Henry Hu <henry.hu.sh@gmail.com> (maintainer) |
04 Sep 2020 08:58:49
2.3.2 |
lwhsu  |
net-im/telegram-desktop: Update to 2.3.2
PR: 249094
Submitted by: Henry Hu <henry.hu.sh@gmail.com> (maintainer) |
28 Jun 2020 05:46:48
2.1.13 |
lwhsu  |
Update to 2.1.13
PR: 247527
Submitted by: Volodymyr Kostyrko <arcade@b1t.name>
Approved by: Henry Hu <henry.hu.sh@gmail.com (maintainer) |
29 May 2020 18:41:55
2.1.7 |
lbartoletti  |
net-im/telegram-desktop: prepare for Qt5-5.15
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D25051 |
25 May 2020 14:15:57
2.1.7 |
fernape  |
net-im/telegram-desktop: update to 2.1.7
Accumulated Changelog:
- Fix the Fcitx input method plugin.
- Bug fixes and other minor improvements.
- Disable the taskbar icon flash or the dock icon bounce in Settings >
Notifications.
- View messages containing long monospace texts in wide bubbles.
- Bug fixes and other minor improvements.
- Improve bold font selection.
- Added support for new emoji.
- Channels to which you can't post will no longer be suggested when
forwarding.
- Improved font selection and bold font support for CJK and Farsi.
- Fix polls and quizes results viewing.
- Fix memory leak in web page previews with autoplayed videos.
- Fix running on OS X 10.10.
- Other minor bug fixes and improvements.
- Improve quiz explanation tooltip layout.
- Fix possible crash in theme editor.
- Other minor bug fixes and improvements.
PR: 246709
Submitted by: henry.hu.sh@gmail.com (maintainer) |
02 May 2020 16:46:54
2.1.0 |
tz  |
net-im/telegram-desktop: Update from 2.0.1 to 2.1.0
Changelog:
- Access a catalog of over 20,000 stickers made by professional artists from
the updated Sticker Panel by clicking the '+' icon.
- Use sticker search to find the stickers you're looking for - or scroll
from the latest packs all the way to the classics.
- Add explanations that appear after users respond to a quiz question.
- See how much time you have left to answer a question from @quizbot with
the new countdown animation.
- Send a single [?] emoji to see if you hit the bullseye.
PR: 245980
Submitted by: Volodymyr Kostyrko <arcade@b1t.name>, Henry Hu
<henry.hu.sh@gmail.com> |
11 Apr 2020 16:33:57
2.0.1 |
novel  |
net-im/telegram-desktop: temporarily disable ccache
Building with ccache might fail, so disable it for now until it's fixed.
PR: 245452
Approved by: maintainer |
04 Apr 2020 12:13:52
2.0.1 |
fernape  |
net-im/telegram-desktop: update to 2.0.1
Changelog:
v2.0.1
Switch between folders using Ctrl+1, ..., Ctrl+8.
Fix crash when a pinned in folder chat was added to archive.
Fix font issues in Linux version.
v2.0.0
Organize chats into Chat Folders if you have too many chats.
Create custom folders with flexible settings, or use default
recommendations.
Pin an unlimited number of chats in each folder.
Switch between folders in the new side bar to easily access all of your
chats.
Send :dice: to any chat to try your luck and get a random number from the
animated dice.
Try out the new animated emoji.
While here, fix the system version string, and also add missing lz4 dependency.
PR: 245227
Submitted by: henry.hu.sh@gmail.com (maintainer) |
23 Mar 2020 12:43:40
1.9.21 |
madpilot  |
Fix build with clang 10
PR: 245004
Obtained
from: https://github.com/Tencent/rapidjson/commit/2661a17c7eaede8c881e7455f5a66fd593ed8633#diff-4a56fc9353bac10cf2f51e22e38e3b2a
(part)
Approved by: portmgr (blanket) |
19 Mar 2020 18:14:40
1.9.21 |
fernape  |
net-im/telegram-desktop: Update to 1.9.21
Latest ChangeLog:
https://github.com/telegramdesktop/tdesktop/releases/tag/v1.9.21
Accummulated changes from 1.9.14:
* Bug fixes and other minor improvements.
* Fix a possible crash in animated stickers rendering.
* Fix blurred thumbnails in albums with video files.
* Fix crash in shared links search.
* Improved spellchecking on Windows 7 and Linux.
* Mark new messages as read while scrolling down through them.
* Spell checker on Windows 7.
PR: 244900
Submitted by: henry.hu.sh@gmail.com (maintainer) |
15 Mar 2020 08:18:52
1.9.14 |
tcberner  |
net-im/telegram-desktop: remove deprecation warning
The python dependency was bumped to python3 in r528475 |
15 Mar 2020 08:12:54
1.9.14 |
tcberner  |
net-im/telegram-desktop: update to 1.9.14
PR: 244651
Submitted by: Henry Hu <henry.hu.sh@gmail.com> (maintainer) |
08 Mar 2020 17:01:47
1.8.15 |
antoine  |
Deprecate some ports using deprecated version of python
With hat: portmgr |
18 Oct 2019 15:54:48
1.8.15 |
tcberner  |
net-im/telegram-desktop: update to 1.8.15
Changelog:
1.8.15 (07.10.19)
- Bug fixes and other minor improvements.
1.8.14 (03.10.19)
- Bug fixes and other minor improvements.
1.8.13 (03.10.19)
- Bug fixes and other minor improvements.
1.8.12 (02.10.19)
- Bug fixes and other minor improvements.
1.8.11 (01.10.19)
- Bug fixes and other minor improvements.
1.8.10 (30.09.19)
- Bug fixes and other minor improvements.
PR: 241319
Submitted by: Henry Hu <henry.hu.sh@gmail.com> (maintainer) |
07 Oct 2019 20:41:44
1.8.9 |
swills  |
net-im/telegram-desktop: update to 1.8.9
PR: 240929
Submitted by: Henry Hu <henry.hu.sh@gmail.com> (maintainer) |
19 Sep 2019 12:21:07
1.8.4 |
pkubaj  |
net-im/telegram-desktop: put better error explanation
After putting a definition for powerpc64, it turns out that a little-endian CPU
is necessary.
Approved by: mentors (implicit approval) |
13 Sep 2019 16:29:36
1.8.4 |
swills  |
net-im/telegram-desktop: update to 1.8.4
PR: 240401
Submitted by: Henry Hu <henry.hu.sh@gmail.com> (maintainer) |
17 Aug 2019 06:50:17
1.7.14 |
delphij  |
Update to 1.7.14.
PR: 239502
Submitted by: maintainer (Henry Hu <henry.hu.sh gmail.com>) |
05 Aug 2019 23:06:50
1.6.7_3 |
jbeich  |
multimedia/ffmpeg: update to 4.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ |
26 Jul 2019 20:46:57
1.6.7_2 |
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 |
01 May 2019 19:35:15
1.6.7_1 |
rene  |
Remove esound support from pulseaudio as audio/esound expired.
Bump PORTREVISIONs of dependent ports.
Build-tested in poudriere on a head-amd64 jail for audio/pulseaudio* |
23 Apr 2019 14:21:40
1.6.7 |
swills  |
net-im/telegram-desktop: update to 1.6.7
PR: 237428
Submitted by: Henry Hu <henry.hu.sh@gmail.com> (maintainer) |
07 Mar 2019 03:47:59
1.5.11 |
linimon  |
Mark as unbuildable on powerpc*.
Approved by: portmgr (tier-2 blanket) |
05 Feb 2019 14:05:36
1.5.11 |
swills  |
net-im/telegram-desktop: update to 1.5.11
PR: 235476
Submitted by: Henry Hu <henry.hu.sh@gmail.com> (maintainer) |
16 Jan 2019 11:13:45
1.5.4_1 |
tijl  |
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above ) |
31 Dec 2018 20:14:22
1.5.4 |
swills  |
net-im/telegram-desktop: Update to 1.5.4
PR: 234500
Submitted by: Henry Hu <henry.hu.sh@gmail.com> (maintainer) |
25 Dec 2018 20:25:40
1.4.2_3 |
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 |
18 Dec 2018 18:09:58
1.4.2_3 |
yuri  |
net-im/telegram-desktop: Change SED -> REINPLACE_CMD
Reported by: mat
Approved by: portmgr (compliance) |
12 Dec 2018 01:35:36
1.4.2_3 |
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 |
11 Nov 2018 11:45:20
1.4.2_2 |
makc  |
net-im/telegram-desktop:
- Fix desktop entry
PR: 232746
Approved by: Henry Hu (maintainer) |
06 Nov 2018 01:50:27
1.4.2_1 |
jbeich  |
multimedia/ffmpeg: update to 4.1
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ |
02 Nov 2018 13:32:35
1.4.2 |
rene  |
Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by: rene
Reviewed by: bapt, jbeich
Differential Revision: https://reviews.freebsd.org/D17724 |
14 Oct 2018 19:35:18
1.4.2 |
swills  |
net-im/telegram-desktop: update to 1.4.2
PR: 232212
Submitted by: Henry Hu <henry.hu.sh@gmail.com> (maintainer) |
09 Oct 2018 02:01:19
1.4.0 |
swills  |
net-im/telegram-desktop: update to 1.4.0
PR: 232061
Submitted by: Henry Hu <henry.hu.sh@gmail.com> (maintainer) |
06 Sep 2018 00:56:02
1.3.14 |
swills  |
Switch to ignore in the 10.x case
Reported by: mat |
05 Sep 2018 16:14:38
1.3.14 |
swills  |
net-im/telegram-desktop: put back removed BROKEN line
Can build but won't run on 10.x
PR: 231014
Reported by: Henry Hu <henry.hu.sh@gmail.com> (maintainer)
Pointyhat to: swills |
02 Sep 2018 19:20:02
1.3.14 |
swills  |
net-im/telegram-desktop: update to 1.3.14
PR: 231014
Submitted by: Henry Hu <henry.hu.sh@gmail.com> (maintainer) |
22 Aug 2018 16:09:43
1.3.12 |
swills  |
net-im/telegram-desktop: update to 1.3.12
PR: 230398
Submitted by: Henry Hu <henry.hu.sh@gmail.com> (maintainer) |
28 Jun 2018 17:39:55
1.2.17_1 |
tcberner  |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
02 May 2018 15:07:27
1.2.17_1 |
jbeich  |
multimedia/ffmpeg: update to 4.0
- FFSERVER support was removed upstream
- libressl now uses libtls backend instead of patching openssl one
- Clang i386 no longer uses 16-byte aligned stack
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 227726
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15175 |
17 Apr 2018 14:10:49
1.2.17 |
krion  |
Update to version 1.2.17
PR: 227571
Submitted by: maintainer |
30 Jan 2018 21:50:16
1.1.23 |
antoine  |
Fix with DEFAULT_VERSIONS=python=3.x |
18 Dec 2017 23:35:46
1.1.23 |
yuri  |
New port: net-im/telegram-desktop: Telegram Desktop messaging app
PR: 224193
Submitted by: Henry Hu <henry.hu.sh@gmail.com>
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D13434 |