notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: editors/vscode/files/patch-src_vs_workbench_api_browser_mainThreadTask.ts

Number of commits found: 13

Sunday, 8 Oct 2023
03:10 Hiroki Tagato (tagattie) search for other commits by this committer
editors/vscode: update to 1.83.0

Changelog: https://code.visualstudio.com/updates/v1_83

Reported by:	GitHub (watch releases)
commit hash: ad1735c56bfa158a9b3fda41077a0db4c179e045 commit hash: ad1735c56bfa158a9b3fda41077a0db4c179e045 commit hash: ad1735c56bfa158a9b3fda41077a0db4c179e045 commit hash: ad1735c56bfa158a9b3fda41077a0db4c179e045 ad1735c
Saturday, 21 Jan 2023
07:27 Hiroki Tagato (tagattie) search for other commits by this committer
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
commit hash: e577a6c1530d46a05e4a3237c98052d597d0c153 commit hash: e577a6c1530d46a05e4a3237c98052d597d0c153 commit hash: e577a6c1530d46a05e4a3237c98052d597d0c153 commit hash: e577a6c1530d46a05e4a3237c98052d597d0c153 e577a6c
Monday, 8 Aug 2022
07:16 Hiroki Tagato (tagattie) search for other commits by this committer
editors/vscode: update to 1.70.0

Changelog: https://code.visualstudio.com/updates/v1_70
commit hash: 75b5874853019ba8693fc337e88acdc5f752a458 commit hash: 75b5874853019ba8693fc337e88acdc5f752a458 commit hash: 75b5874853019ba8693fc337e88acdc5f752a458 commit hash: 75b5874853019ba8693fc337e88acdc5f752a458 75b5874
Sunday, 10 Jul 2022
01:37 Hiroki Tagato (tagattie) search for other commits by this committer
editors/vscode: update to 1.69.0

Changelog: https://code.visualstudio.com/updates/v1_69
commit hash: b4ea34b0880a0f3572fec55bc4c5d3d0c0d331b1 commit hash: b4ea34b0880a0f3572fec55bc4c5d3d0c0d331b1 commit hash: b4ea34b0880a0f3572fec55bc4c5d3d0c0d331b1 commit hash: b4ea34b0880a0f3572fec55bc4c5d3d0c0d331b1 b4ea34b
Sunday, 12 Jun 2022
04:49 Hiroki Tagato (tagattie) search for other commits by this committer
editors/vscode: update to 1.68.0

Changelog: https://code.visualstudio.com/updates/v1_68
commit hash: 293d2a10f6030830ce8e4f36e48dcc6a6f06d417 commit hash: 293d2a10f6030830ce8e4f36e48dcc6a6f06d417 commit hash: 293d2a10f6030830ce8e4f36e48dcc6a6f06d417 commit hash: 293d2a10f6030830ce8e4f36e48dcc6a6f06d417 293d2a1
Wednesday, 24 Nov 2021
08:45 Hiroki Tagato (tagattie) search for other commits by this committer
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
commit hash: deca69fa69acd03826754bc7ed108f2abbcdfacc commit hash: deca69fa69acd03826754bc7ed108f2abbcdfacc commit hash: deca69fa69acd03826754bc7ed108f2abbcdfacc commit hash: deca69fa69acd03826754bc7ed108f2abbcdfacc deca69f
Monday, 8 Feb 2021
11:19 tagattie search for other commits by this committer
Update to 1.53.0

Changelog: https://code.visualstudio.com/updates/v1_53
Original commitRevision:564696 
Friday, 22 Jan 2021
00:02 tagattie search for other commits by this committer
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
Original commitRevision:562263 
Monday, 11 Jan 2021
02:08 tagattie search for other commits by this committer
Update to 1.48.2

Changelog:
- https://code.visualstudio.com/updates/v1_47
- https://code.visualstudio.com/updates/v1_48

Reviewed by:	ehaupt
Original commitRevision:561184 
Sunday, 19 Apr 2020
03:50 tagattie search for other commits by this committer
- 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
Original commitRevision:532067 
Sunday, 15 Mar 2020
07:20 ehaupt search for other commits by this committer
Update to 1.43.0

Submitted by:	maintainer (via Github)
Original commitRevision:528472 
Wednesday, 19 Feb 2020
07:37 ehaupt search for other commits by this committer
- 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
Original commitRevision:526490 
Monday, 23 Dec 2019
17:23 pizzamig search for other commits by this committer
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.
Original commitRevision:520731 

Number of commits found: 13