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: sysutils/screen/files/patch-configure.ac

Number of commits found: 3

Wednesday, 3 Jan 2024
03:23 Cy Schubert (cy) search for other commits by this committer
sysutils/screen: Ignore legacy pty (pty.ko) during build

screen built on a machine with pty.ko (legacy SYSVR4 pty support)
loaded will fail to run on machines without pty.ko loaded. It will
try to open /dev/ptmx and fail, crashing screen. This commit fixes
this by removing the test for /dev/ptmx (legacy SYSVR4 pty support).

Reported by:	Jonathan Chen <jonc@chen.org.nz>
commit hash: 8659dcf7d13450b4a26260b284d3a71367628b8c commit hash: 8659dcf7d13450b4a26260b284d3a71367628b8c commit hash: 8659dcf7d13450b4a26260b284d3a71367628b8c commit hash: 8659dcf7d13450b4a26260b284d3a71367628b8c 8659dcf
Sunday, 20 Aug 2023
03:22 Cy Schubert (cy) search for other commits by this committer
sysutils/screen: Update 4.9.0 --> 4.9.1

Version 4.9.1 (20/08/2023):
  * Support stop/parity bits on serial port (#23952)
  * Add needed system headers in checks and return values
    for implicit function declarations
  * Fixes:
    - Avoid zombies after shell exit (#25089)
    - Missed signal sending permission check on failed
      query messages (CVE-2023-24626)
    - manpage fixes
    - source code fixes during cleanup
    - UTF-8 encoding can emit invalid UTF-8 sequences
      for out of range unicode values (#62097)
commit hash: bfae663ae1c723300be5f4a5da4bf609ca0c2ab2 commit hash: bfae663ae1c723300be5f4a5da4bf609ca0c2ab2 commit hash: bfae663ae1c723300be5f4a5da4bf609ca0c2ab2 commit hash: bfae663ae1c723300be5f4a5da4bf609ca0c2ab2 bfae663
Thursday, 17 Mar 2022
23:44 Cy Schubert (cy) search for other commits by this committer
sysutils/screen: Update to 4.9.0

Update screen to 4.9.0. From the release announcement:

New in this release:
  * Hardstatus option for used encoding (escape string '%e')
  * Fixes:
    - fix combining char handling that could lead to a segfault
    - CVE-2021-26937: possible denial of service via a crafted UTF-8
      character sequence (bug #60030)
    - make screen exit code be 0 when checking --help
    - session names limit is 80 symbols (bug #61534)
    - option -X ignores specified user in multiuser env (bug #37437)
    - a lot of reformations/fixes/cleanups (man page and source code)

For full list of changes see
https://git.savannah.gnu.org/cgit/screen.git/log/?h=v.4.9.0

Note that CVE-2021-26937 was fixed in the FreeBSD port in 2021.
commit hash: 9bdc788616889d0a2b3f9c8b8996610cdfe82be7 commit hash: 9bdc788616889d0a2b3f9c8b8996610cdfe82be7 commit hash: 9bdc788616889d0a2b3f9c8b8996610cdfe82be7 commit hash: 9bdc788616889d0a2b3f9c8b8996610cdfe82be7 9bdc788

Number of commits found: 3