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_platform_environment_node_userDataPath.js

Number of commits found: 4

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
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
Wednesday, 12 May 2021
06:05 Hiroki Tagato (tagattie) search for other commits by this committer
editors/vscode: Update to 1.56.0

Changelog: https://code.visualstudio.com/updates/v1_56
commit hash: 286883b78dbe5d4ed7b27c95aa7fe960a0a19165 commit hash: 286883b78dbe5d4ed7b27c95aa7fe960a0a19165 commit hash: 286883b78dbe5d4ed7b27c95aa7fe960a0a19165 commit hash: 286883b78dbe5d4ed7b27c95aa7fe960a0a19165 286883b
Wednesday, 7 Apr 2021
08:03 Hiroki Tagato (tagattie) search for other commits by this committer
editors/vscode: update to 1.55.0

Changelog: https://code.visualstudio.com/updates/v1_55
commit hash: 9aae35b48f216c96c71d782f0f14e3cfd6a70f90 commit hash: 9aae35b48f216c96c71d782f0f14e3cfd6a70f90 commit hash: 9aae35b48f216c96c71d782f0f14e3cfd6a70f90 commit hash: 9aae35b48f216c96c71d782f0f14e3cfd6a70f90 9aae35b

Number of commits found: 4