Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.77.3_1 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
1.77.3 13 Apr 2023 14:09:33 |
Hiroki Tagato (tagattie) |
editors/vscode: update to 1.77.3
While here, switch to USES=iconv:wchar_t to make stage-qa happy.
Changelog: https://code.visualstudio.com/updates/v1_77
Reported by: GitHub (watch releases) |
1.77.2 12 Apr 2023 11:00:02 |
Hiroki Tagato (tagattie) |
editors/vscode: update to 1.77.2
Changelog: https://code.visualstudio.com/updates/v1_77
Reported by: GitHub (watch releases) |
1.77.1_1 09 Apr 2023 08:01:17 |
Hiroki Tagato (tagattie) |
editors/vscode: switch from VS Market Place to Open VSX Registry
According to Microsoft Visual Studio Marketplace Terms of Use[1],
"Marketplace Offerings are intended for use only with In-Scope
Products and Services and you may install and use Marketplace
Offerings only with In-Scope Products and Services."
In-Scope Products and Services are "Microsoft Visual Studio, Visual
Studio for Mac, Visual Studio Code, GitHub Codespaces, Azure DevOps,
Azure DevOps Server, and successor products and services" and does not
include Code - OSS.
So switch to Open VSX Registry, a community driven, fully open
platform for publishing and consuming VS Code extensions.
While here, add option for building remote extension host (off by
default).
[1] https://aka.ms/vsmarketplace-ToU |
1.77.1 07 Apr 2023 10:45:21 |
Hiroki Tagato (tagattie) |
editors/vscode: update to 1.77.1
Changelog: https://code.visualstudio.com/updates/v1_77
Reported by: GitHub (watch releases) |
1.77.0 02 Apr 2023 05:14:54 |
Hiroki Tagato (tagattie) |
editors/vscode: update to 1.77.0
Changelog: https://code.visualstudio.com/updates/v1_77
Reported by: GitHub (watch releases) |
1.76.2 16 Mar 2023 05:38:36 |
Hiroki Tagato (tagattie) |
editors/vscode: update to 1.76.2
While here, remove unnecessary distfiles and post-extract target.
Changelog: https://code.visualstudio.com/updates/v1_76
Reported by: GitHub (watch releases) |
1.76.1 10 Mar 2023 05:42:12 |
Hiroki Tagato (tagattie) |
editors/vscode: update to 1.76.1
Changelog: https://code.visualstudio.com/updates/v1_76 |
1.76.0 05 Mar 2023 07:29:36 |
Hiroki Tagato (tagattie) |
editors/vscode: update to 1.76.0
Changelog: https://code.visualstudio.com/updates/v1_76 |
1.75.1_1 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
1.75.1 12 Feb 2023 08:03:04 |
Hiroki Tagato (tagattie) |
editors/vscode: update to 1.75.1
Changelog: https://code.visualstudio.com/updates/v1_75 |
1.75.0_1 11 Feb 2023 08:46:45 |
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 |
1.75.0 05 Feb 2023 07:44:33 |
Hiroki Tagato (tagattie) |
editors/vscode: update to 1.75.0
Changelog: https://code.visualstudio.com/updates/v1_75 |
1.74.3 21 Jan 2023 07:27:39 |
Hiroki Tagato (tagattie) |
editors/vscode: update to 1.74.3
Changelog:
- https://code.visualstudio.com/updates/v1_71
- https://code.visualstudio.com/updates/v1_72
- https://code.visualstudio.com/updates/v1_73
- https://code.visualstudio.com/updates/v1_74 |
1.70.2_4 12 Jan 2023 07:37:25 |
Hiroki Tagato (tagattie) |
devel/electron18: update to 18.3.15
Changelog:
- https://github.com/electron/electron/releases/tag/v18.3.12
- https://github.com/electron/electron/releases/tag/v18.3.13
- https://github.com/electron/electron/releases/tag/v18.3.14
- https://github.com/electron/electron/releases/tag/v18.3.15 |
1.70.2_3 25 Sep 2022 20:14:54 |
Christian Weisgerber (naddy) |
audio/flac: bump port revision of consumers after update to 1.4.1 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
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) |
1.70.2_2 07 Sep 2022 21:10:59 |
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.
(Only the first 15 lines of the commit message are shown above ) |
1.70.2_2 06 Sep 2022 08:53:01 |
Hiroki Tagato (tagattie) |
devel/electron18: update to 18.3.11
Changelog: https://github.com/electron/electron/releases/tag/v18.3.11 |
1.70.2_1 21 Aug 2022 07:08:01 |
Hiroki Tagato (tagattie) |
devel/electron18: update to 18.3.9
Changelog: https://github.com/electron/electron/releases/tag/v18.3.9 |
1.70.2 19 Aug 2022 08:39:05 |
Hiroki Tagato (tagattie) |
editors/vscode: update to 1.70.2
Changelog: https://code.visualstudio.com/updates/v1_70 |
1.70.1_1 15 Aug 2022 01:20:09 |
Hiroki Tagato (tagattie) |
devel/electron18: update to 18.3.8
Changelog: https://github.com/electron/electron/releases/tag/v18.3.8 |
1.70.1 13 Aug 2022 05:44:25 |
Hiroki Tagato (tagattie) |
editors/vscode: update to 1.70.1
Changelog: https://code.visualstudio.com/updates/v1_70 |
1.70.0 08 Aug 2022 07:16:49 |
Hiroki Tagato (tagattie) |
editors/vscode: update to 1.70.0
Changelog: https://code.visualstudio.com/updates/v1_70 |
1.69.2_2 06 Aug 2022 06:06:39 |
Hiroki Tagato (tagattie) |
devel/electron18: update to 18.3.7
Changelog: https://github.com/electron/electron/releases/tag/v18.3.7 |
1.69.2_1 04 Aug 2022 06:58:32 |
Hiroki Tagato (tagattie) |
devel/electron18: update to 18.3.6
Changelog: https://github.com/electron/electron/releases/tag/v18.3.6 |
1.69.2 20 Jul 2022 05:30:01 |
Hiroki Tagato (tagattie) |
editors/vscode: update to 1.69.2
Changelog: https://code.visualstudio.com/updates/v1_69 |
1.69.1 14 Jul 2022 06:06:06 |
Hiroki Tagato (tagattie) |
editors/vscode: update to 1.69.1
Changelog: https://code.visualstudio.com/updates/v1_69 |
1.69.0 10 Jul 2022 01:37:27 |
Hiroki Tagato (tagattie) |
editors/vscode: update to 1.69.0
Changelog: https://code.visualstudio.com/updates/v1_69 |
1.68.1_2 09 Jul 2022 01:51:16 |
Hiroki Tagato (tagattie) Author: Stefan Eßer |
editors/vscode: fix build with ${LOCALBASE}/share/.yarnrc existing
PR: 242936
Reported by: bourne.identity@hotmail.com,
jacques+freebsdbugzilla@foucry.net,
meta |
1.68.1_2 04 Jul 2022 00:29:02 |
Hiroki Tagato (tagattie) |
devel/electron17: update to 17.4.9
Changelog: https://github.com/electron/electron/releases/tag/v17.4.9 |
1.68.1_1 23 Jun 2022 02:01:11 |
Hiroki Tagato (tagattie) |
devel/electron17: update to 17.4.8
Changelog: https://github.com/electron/electron/releases/tag/v17.4.8 |
1.68.1 16 Jun 2022 06:22:14 |
Hiroki Tagato (tagattie) |
editors/vscode: update to 1.68.1
Changelog: https://code.visualstudio.com/updates/v1_68 |
1.68.0 12 Jun 2022 04:49:52 |
Hiroki Tagato (tagattie) |
editors/vscode: update to 1.68.0
Changelog: https://code.visualstudio.com/updates/v1_68 |
1.67.2_3 03 Jun 2022 06:24:37 |
Hiroki Tagato (tagattie) |
devel/electron17: update to 17.4.7
Changelog: https://github.com/electron/electron/releases/tag/v17.4.7 |
1.67.2_2 28 May 2022 03:37:48 |
Hiroki Tagato (tagattie) |
devel/electron17: update to 17.4.6
Changelog: https://github.com/electron/electron/releases/tag/v17.4.6 |
1.67.2_1 24 May 2022 07:55:43 |
Hiroki Tagato (tagattie) |
devel/electron17: update to 17.4.5
Changelog: https://github.com/electron/electron/releases/tag/v17.4.5 |
1.67.2 19 May 2022 02:30:41 |
Hiroki Tagato (tagattie) |
editors/vscode: update to 1.67.2
Changelog:
- https://code.visualstudio.com/updates/v1_66
- https://code.visualstudio.com/updates/v1_67 |
1.65.2 05 May 2022 07:39:15 |
Hiroki Tagato (tagattie) |
editors/vscode: update to 1.65.2
This is the last version based on electron 13.
Changelog: https://code.visualstudio.com/updates/v1_65 |
1.64.2_2 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
1.64.2_1 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
1.64.2 11 Feb 2022 07:48:38 |
Hiroki Tagato (tagattie) |
editors/vscode: update to 1.64.2
Changelog: https://code.visualstudio.com/updates/v1_64 |
1.64.1 11 Feb 2022 05:55:51 |
Hiroki Tagato (tagattie) |
editors/vscode: update to 1.64.1
Changelog: https://code.visualstudio.com/updates/v1_64 |
1.64.0 06 Feb 2022 05:29:36 |
Hiroki Tagato (tagattie) |
editors/vscode: update to 1.64.0
Changelog: https://code.visualstudio.com/updates/v1_64 |
1.63.2_4 03 Feb 2022 05:30:34 |
Hiroki Tagato (tagattie) |
devel/electron13: update to 13.6.9
Changelog: https://github.com/electron/electron/releases/tag/v13.6.9 |
1.63.2_3 31 Jan 2022 05:42:20 |
Hiroki Tagato (tagattie) |
devel/electron13: update to 13.6.8
Changelog: https://github.com/electron/electron/releases/tag/v13.6.8 |
1.63.2_2 23 Jan 2022 20:56:24 |
Rene Ladan (rene) |
editors/vscode: remove transitive py27 deprecation (electron) |
1.63.2_2 13 Jan 2022 06:24:00 |
Hiroki Tagato (tagattie) |
devel/electron13: update to 13.6.7
Changelog: https://github.com/electron/electron/releases/tag/v13.6.7 |
1.63.2_1 06 Jan 2022 10:56:30 |
Hiroki Tagato (tagattie) |
devel/electron13: update to 13.6.6
Changelog: https://github.com/electron/electron/releases/tag/v13.6.6 |
1.63.2 20 Dec 2021 11:57:36 |
Hiroki Tagato (tagattie) |
editors/vscode: update to 1.63.2
Changelog: https://code.visualstudio.com/updates/v1_63 |
1.63.1 15 Dec 2021 06:43:50 |
Hiroki Tagato (tagattie) |
editors/vscode: update to 1.63.1
Changelog: https://code.visualstudio.com/updates/v1_63 |
1.63.0 11 Dec 2021 07:18:35 |
Hiroki Tagato (tagattie) |
editors/vscode: update to 1.63.0
While here, remove BROKEN on FreeBSD 12. It build fine on FreeBSD 12
now.
Changelog: https://code.visualstudio.com/updates/v1_63 |
1.62.3_3 02 Dec 2021 03:57:11 |
Hiroki Tagato (tagattie) |
devel/electron13: update to 13.6.3
Changelog: https://github.com/electron/electron/releases/tag/v13.6.3 |
1.62.3_2 01 Dec 2021 06:54:31 |
Hiroki Tagato (tagattie) Author: Mikael Urankar |
devel/electron13: fix ENOTTY error on uv_pipe_open
This patch was introduced for electron11 and slipped out when creating
ports for electron 12 and 13. |
1.62.3_1 01 Dec 2021 01:17:02 |
Hiroki Tagato (tagattie) |
devel/electron13: add link time optimization option (OFF by default) |
1.62.3 24 Nov 2021 08:45:45 |
Hiroki Tagato (tagattie) |
editors/vscode: update to 1.62.3
While here, temporarily mark as BROKEN on FreeBSD 12. One of the
native node modules does not compile with the following error:
In file included from ../src/keyboard_x.cc:6:
../src/keymapping.h:40:3: error: unknown type name 'pthread_t'; did you mean
'pthread'?
pthread_t tid;
^~~~~~~~~
pthread
/usr/include/stdio.h:157:9: note: 'pthread' declared here
struct pthread *_fl_owner; /* current owner */
^
In file included from ../src/keyboard_x.cc:6:
../src/keymapping.h:40:13: error: field has incomplete type 'pthread' (Only the first 15 lines of the commit message are shown above ) |
1.58.2_2 17 Nov 2021 10:49:12 |
Hiroki Tagato (tagattie) |
devel/electron12: make online detection always positive
Obtained from: https://svnweb.freebsd.org/ports?view=revision&revision=555115 |
1.58.2_1 17 Nov 2021 01:16:34 |
Hiroki Tagato (tagattie) |
devel/electron12: update to 12.2.3
Changelog: https://github.com/electron/electron/releases/tag/v12.2.3 |
1.58.2 12 Nov 2021 04:28:30 |
Hiroki Tagato (tagattie) |
editors/vscode: update to 1.58.2
This is the last version based on electron 12.
Changelog:
- https://code.visualstudio.com/updates/v1_57
- https://code.visualstudio.com/updates/v1_58 |
1.56.2_4 11 Nov 2021 04:57:44 |
Hiroki Tagato (tagattie) |
editors/vscode: chase devel/electron12 update |
1.56.2_3 09 Oct 2021 00:45:18 |
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 |
1.56.2_2 06 Oct 2021 12:01:52 |
Tobias Kortkamp (tobik) |
*: Remove useless XDG_CACHE_HOME from MAKE_ENV or CONFIGURE_ENV
The framework exports it now and overrides the earlier XDG_CACHE_HOME. |
1.56.2_2 24 Sep 2021 08:45:56 |
Jan Beich (jbeich) |
editors/vscode: force rebuild after 3e693f24a78f
Refresh the bundled version of devel/electron12, compatible with
harfbuzz-2.9.0, harfbuzz-2.9.1 and harfbuzz-3.0.0.
PR: 258607 |
1.56.2_1 22 Jun 2021 18:53:08 |
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 |
1.56.2 23 May 2021 08:09:33 |
Hiroki Tagato (tagattie) |
editors/vscode: Update to 1.56.2
Changelog: https://code.visualstudio.com/updates/v1_56 |
1.56.0 12 May 2021 06:05:50 |
Hiroki Tagato (tagattie) |
editors/vscode: Update to 1.56.0
Changelog: https://code.visualstudio.com/updates/v1_56 |
1.55.2_1 02 May 2021 11:27:10 |
Hiroki Tagato (tagattie) |
editors/vscode: Chase devel/electron11 update. |
1.55.2 23 Apr 2021 20:56:21 |
Antoine Brodin (antoine) |
Cleanup LIB_DEPENDS |
1.55.2 20 Apr 2021 08:35:14 |
Hiroki Tagato (tagattie) |
editors/vscode: update to 1.55.2
While here:
- strip only native node modules (*.node) on installation
Changelog: https://code.visualstudio.com/updates/v1_55 |
1.55.1 11 Apr 2021 13:23:42 |
Hiroki Tagato (tagattie) |
editors/vscode: update to 1.55.1
Changelog: https://code.visualstudio.com/updates/v1_55 |
1.55.0 07 Apr 2021 08:03:56 |
Hiroki Tagato (tagattie) |
editors/vscode: update to 1.55.0
Changelog: https://code.visualstudio.com/updates/v1_55 |
1.54.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.54.3 24 Mar 2021 13:34:36 |
rene |
Mark ports recursively depending on Python 2.7 for expiration on June 23.
For ports optionally dependending on Python 2.7, just mark those options
as expired. Remove konquerer from the x11/kde-baseapps metaport and bump
its PORTREVISION.
Submitted by: rene
Reviewed by: portmgr, adridg, ehaupt, lme, madpilot, pizzamig, se, sunpoet, yuri
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D28665 |
1.54.3 17 Mar 2021 13:20:57 |
tagattie |
Update to 1.54.3
Changelog: https://code.visualstudio.com/updates/v1_54 |
1.54.2 14 Mar 2021 05:04:16 |
tagattie |
Update to 1.54.2
Changelog: https://code.visualstudio.com/updates/v1_54 |
1.53.2_2 03 Mar 2021 20:54:59 |
crees |
Chase devel/re2 shlib bump
Upstream has changed their minds about so.10 and reverted to so.9
The only changes were private.
PR: ports/253255
Reported by: sunpoet |
1.53.2_1 23 Feb 2021 12:25:46 |
tagattie |
Chase devel/electron11 update |
1.53.2 12 Feb 2021 07:50:23 |
tagattie |
Update to 1.53.2
Changelog: https://code.visualstudio.com/updates/v1_53 |
1.53.1 10 Feb 2021 08:08:00 |
tagattie |
Update to 1.53.1
Changelog: https://code.visualstudio.com/updates/v1_53 |
1.53.0 08 Feb 2021 11:19:35 |
tagattie |
Update to 1.53.0
Changelog: https://code.visualstudio.com/updates/v1_53 |
1.52.1_2 03 Feb 2021 19:46:36 |
sunpoet |
Bump PORTREVISION for devel/re2 shlib change |
1.52.1_1 29 Jan 2021 07:08:55 |
tagattie |
Change devel/electron9 update |
1.52.1 22 Jan 2021 00:02:27 |
tagattie |
Update to 1.52.1
Changelog:
- https://code.visualstudio.com/updates/v1_49
- https://code.visualstudio.com/updates/v1_50
- https://code.visualstudio.com/updates/v1_51
- https://code.visualstudio.com/updates/v1_52
Reviewed by: ehaupt |
1.48.2 11 Jan 2021 02:08:15 |
tagattie |
Update to 1.48.2
Changelog:
- https://code.visualstudio.com/updates/v1_47
- https://code.visualstudio.com/updates/v1_48
Reviewed by: ehaupt |
1.46.1_1 08 Jan 2021 11:04:21 |
tagattie |
Chase devel/electron7 update |
1.46.1 11 Aug 2020 02:18:32 |
meta |
editors/vscode: Resolve dependency confliction on node10 and 12
vscode has direct build dependency on npm-node10. And also has build dependency
on devel/electron7. devel/electron7 depends on npm-node12. As a result,
editors/vscode has dependency on both npm-node10 and npm-node12 however they
conflicts each other. This confliction of dependency prevent this port building.
PR: 248071
Submitted by: meta (myself)
Approved by: maintainer timeout |
1.46.1 21 Jun 2020 10:29:39 |
tagattie |
Update to 1.46.1
Approved by: mentors (implicit)
Changelog: https://code.visualstudio.com/updates/v1_46 |
1.46.0 15 Jun 2020 06:49:59 |
tagattie |
Update to 1.46.0
Approved by: mentors (implicit)
Changelog: https://code.visualstudio.com/updates/v1_46 |
1.45.1_2 04 Jun 2020 12:07:31 |
tagattie |
Chase devel/electron7 update
Approved by: mentors (implicit) |
1.45.1_1 22 May 2020 01:19:33 |
jbeich |
multimedia/openh264: update to 2.1.1
Changes: https://github.com/cisco/openh264/releases/tag/v2.1.1
ABI: https://abi-laboratory.pro/tracker/timeline/openh264/
Reported by: GitHub (watch releases) |
1.45.1 17 May 2020 02:28:43 |
tagattie |
Update to 1.45.1
Approved by: ehaupt (mentor)
Changelog: https://code.visualstudio.com/updates/v1_45 |
1.45.0 12 May 2020 11:46:03 |
tagattie |
- Update to 1.45.0
- Remove version lock of python build dependency
Approved by: ehaupt (mentor)
Changelog: https://code.visualstudio.com/updates/v1_45 |
1.44.2_1 01 May 2020 06:41:10 |
tagattie |
Chase devel/electron7 update
Approved by: ehaupt (mentor) |
1.44.2 19 Apr 2020 03:50:36 |
tagattie |
- Update to 1.44.2
- Change npm and yarn dependencies to specify package name [1]
Approved by: ehaupt (mentor)
Suggested by: 0mp (via ports) [1]
Relnotes: https://code.visualstudio.com/updates/v1_44 |
1.43.2_1 17 Apr 2020 10:21:10 |
tagattie |
Chase devel/electron7 update
Approved by: ehaupt (mentor) |
1.43.2 13 Apr 2020 03:15:19 |
tagattie |
Change MAINTAINER email address to FreeBSD.org one
Approved by: ehaupt (mentor) |
1.43.2 06 Apr 2020 12:47:17 |
nobutaka |
Update to 1.43.2.
Submitted by: tagattie@yandex.com (maintainer via github) |
1.43.1_1 04 Apr 2020 07:23:30 |
sunpoet |
Bump PORTREVISION for devel/re2 shlib change |
1.43.1 24 Mar 2020 06:49:50 |
ehaupt |
Update to 1.43.1
Submitted by: tagattie@yandex.com (maintainer via github) |
1.43.0_1 17 Mar 2020 19:06:45 |
ehaupt |
Chase devel/electron7 update
Submitted by: maintainer (via Github) |