non port: editors/vscode/files/patch-test_smoke_src_main.ts |
Number of commits found: 12 |
Thursday, 19 May 2022
|
02:30 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
afefe67 |
Sunday, 6 Feb 2022
|
05:29 Hiroki Tagato (tagattie)
editors/vscode: update to 1.64.0
Changelog: https://code.visualstudio.com/updates/v1_64
26a0655 |
Saturday, 11 Dec 2021
|
07:18 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
6cb4af5 |
Wednesday, 24 Nov 2021
|
08: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'
pthread_t tid;
^
/usr/include/stdio.h:157:9: note: forward declaration of 'pthread'
struct pthread *_fl_owner; /* current owner */
^
2 errors generated.
A fix to the node module has been proposed at:
https://github.com/microsoft/node-native-keymap/pull/31
Changelog:
- https://code.visualstudio.com/updates/v1_59
- https://code.visualstudio.com/updates/v1_60
- https://code.visualstudio.com/updates/v1_61
- https://code.visualstudio.com/updates/v1_62
deca69f |
Friday, 12 Nov 2021
|
04:28 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
3291ad3 |
Monday, 8 Feb 2021
|
11:19 tagattie
Update to 1.53.0
Changelog: https://code.visualstudio.com/updates/v1_53
 |
Monday, 15 Jun 2020
|
06:49 tagattie
Update to 1.46.0
Approved by: mentors (implicit)
Changelog: https://code.visualstudio.com/updates/v1_46
 |
Tuesday, 12 May 2020
|
11:46 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
 |
Sunday, 19 Apr 2020
|
03:50 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
 |
Sunday, 15 Mar 2020
|
07:20 ehaupt
Update to 1.43.0
Submitted by: maintainer (via Github)
 |
Wednesday, 19 Feb 2020
|
07:37 ehaupt
- Update to 1.42.1
- Add a wrapper script vscode -> code-oss
Submitted by: maintainer (via Github)
Closes: https://github.com/tagattie/FreeBSD-VSCode/issues/18
 |
Monday, 23 Dec 2019
|
17:23 pizzamig
editors/vscode: Add new port
Add vscode to the portstree. the popular editor developed by Microsoft and
based on Electron.
Many thanks to the maintainer Hiroki for his very appreciated work on it.
 |
Number of commits found: 12 |