| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
Changelog: https://code.visualstudio.com/updates/v1_104
Reported by: GitHub (watch releases)
|
|
|
|
|
|
| |
Changelog: https://code.visualstudio.com/updates/v1_104
Reported by: GitHub (watch releases)
|
| |
|
|
|
|
|
|
| |
Changelog: https://code.visualstudio.com/updates/v1_104
Reported by: GitHub (watch releases)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Open VSX Registory
Code - OSS tries to use the Microsoft's proprietary node module
"@vscode/vsce-sign" for verifying a signature when a user tries to
install an extension. The node module is not available on FreeBSD so
the verification fails and a dialog notifying that "Cannot install
extesion" appears.
By using "node-ovsx-sign" module instead of the proprietary one, Code
- OSS can properly verify the signature and the installation of an
extension succeeds.
PR: 289337
Reported by: mandree
Obtained from: https://github.com/termux/termux-packages/pull/24757
|
| |
|
|
|
|
|
|
| |
Changelog: https://code.visualstudio.com/updates/v1_103
Reported by: GitHub (watch releases)
|
|
|
|
| |
(6b4805924823)
|
|
|
|
| |
(181f7554dda6)
|
|
|
|
|
|
| |
Changelog: https://code.visualstudio.com/updates/v1_103
Reported by: GitHub (watch releases)
|
|
|
|
| |
update
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
net/freerdp{,3} have been already bumped in e447cd0, so not being bumped
again.
Bumped by the following one-liner:
$ git grep -l libopenh264 | \
grep '^.*/.*/Makefile$'| \
xargs -t -n1 portedit bump-revision -i
Approved by: portmgr (blanket)
|
|
|
|
|
|
| |
Changelog: https://code.visualstudio.com/updates/v1_102
Reported by: GitHub (watch releases)
|
|
|
|
|
|
| |
Changelog: https://code.visualstudio.com/updates/v1_102
Reported by: GitHub (watch releases)
|
|
|
|
|
|
| |
Changelog: https://code.visualstudio.com/updates/v1_102
Reported by: GitHub (watch releases)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
While here, remove nearly useless checksum verification.
The checksum test is for checking integrity of a downloaded zip
file. In our case, the zip file is generated on-the-fly from an
electron installation instead of donwloading. So making checksum from
the generated zip file and checking it with the same zip file does not
make much sense.
Changelog: https://code.visualstudio.com/updates/v1_102
Reported by: GitHub (watch releases)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
While here, add missing patches for kerberos node module. The patches
for kerberos modules have been upstreamed and will be eventually
removed.
Changelog: https://code.visualstudio.com/updates/v1_101
Reported by: GitHub (watch releases)
|
|
|
|
|
|
|
|
|
|
| |
First I thought the patch was unnecessary because there are no update
services provided for FreeBSD. However, without the change code-oss
does not start with the following error:
Error: [invokeFunction] unknown service 'updateService'
Reported by: ykla (via GitHub Issues https://github.com/tagattie/FreeBSD-VSCode/issues/44#issuecomment-2994754085)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
While here:
- remove patch about auto-update function
This patch makes no sense since no update service is provided for
FreeBSD.
- remove patch about performance measurement
The script for performance measurement requires @vscode/vscode-perf,
which in turn requires playwright which does not support FreeBSD. So
patching the script does not make sense.
- add patch for @vscode/deviceid to support FreeBSD
Changelog: https://code.visualstudio.com/updates/v1_101
Reported by: GitHub (watch releases)
|
|
|
|
|
|
|
|
|
| |
While here, switch to USES=gssapi instead of directly specifying
LIB_DEPENDS regarding Kerberos dependency.
Changelog: https://code.visualstudio.com/updates/v1_101
Reported by: GitHub (watch releases)
|
| |
|
|
|
|
|
|
| |
Changelog: https://code.visualstudio.com/updates/v1_100
Reported by: GitHub (watch releases)
|
| |
|
|
|
|
|
|
| |
Changelog: https://code.visualstudio.com/updates/v1_100
Reported by: GitHub (watch releases)
|
| |
|
|
|
|
|
|
|
|
| |
Changelog: https://code.visualstudio.com/updates/v1_100
Reported by: GitHub (watch releases)
MFH: 2025Q2
Security: 6f10b49d-07b1-4be4-8abf-edf880b16ad2
|
|
|
|
|
|
| |
Changelog: https://code.visualstudio.com/updates/v1_100
Reported by: GitHub (watch releases)
|
| |
|
|
|
|
|
|
| |
Changelog: https://code.visualstudio.com/updates/v1_99
Reported by: GitHub (watch releases)
|
| |
|
| |
|
|
|
|
|
|
| |
Changelog: https://code.visualstudio.com/updates/v1_99
Reported by: GitHub (watch releases)
|
|
|
|
|
| |
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.15.0..v1.15.1
Reported by: portscout
|
| |
|
| |
|
|
|
|
|
|
| |
The GTK 1-based gdk-pixbuf has not existed for some time.
No functional or package changes.
|
|
|
|
|
|
| |
Changelog: https://code.visualstudio.com/updates/v1_98
Reported by: GitHub (watch releases)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Changelog: https://code.visualstudio.com/updates/v1_97
Reported by: GitHub (watch releases)
MFH: 2025Q1
Security: cbf5d976-656b-4bb6-805f-3af038e2de3e
|
|
|
|
| |
...to avoid library mismatches
|
| |
|