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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: sysutils/screen/files/patch-doc_screen.1

Number of commits found: 5

Monday, 9 Jun 2025
06:15 Cy Schubert (cy) search for other commits by this committer
sysutils/screen: Replace sysutils/screen with sysutils/screen50

Remove sysutils/screen and rename sysutils/screen50 to sysutils/screen.
commit hash: 9edb6f7cb095776f328686649b37e52c8429a6d6 commit hash: 9edb6f7cb095776f328686649b37e52c8429a6d6 commit hash: 9edb6f7cb095776f328686649b37e52c8429a6d6 commit hash: 9edb6f7cb095776f328686649b37e52c8429a6d6 9edb6f7
Thursday, 29 Aug 2024
03:35 Cy Schubert (cy) search for other commits by this committer
sysutils/screen*: Rename screen and introduce a meta port

This is in preparation for the import of screen 5.0.0. I've tried
screen-devel (5.0.0 prelrelease). There were some bugs and
inconsistencies with screen 4.9.1. So we move screen to screen49
to maintain a version of screen that is known to work.

This implements the concept of a master screen port by renaming it to
screen49 and creating a slave port called screen.  The idea of this is
similar in concept used with the cfengine or krb5 family of ports.
Users should never need to change port origins when a new stable
version of screen is committed.

People can install the screen port or package as before. However if they
choose to use the other screen port/package they may remove screen and
install the versioned "master" port/package directly.

This is in preparation for import of screen 5.0.0 into the ports
collection. Unfortunately my initial testing of screen 5.0.0 using the
screen-devel port uncovered an annoying (to me) bug, which I have opened
an issue with our upstream. I have not found the time to test their
patches enough to feel comfortalbe replacing the existing screen 4.9.1
with 5.0.0. When 5.0.0 will be imported as sysutils/screen50, it will
not become the default master port until we believe it won't become
a source of many bugzilla bugs.
commit hash: 43808d10e2359ee97c2a37d851bbb78e72eeabe3 commit hash: 43808d10e2359ee97c2a37d851bbb78e72eeabe3 commit hash: 43808d10e2359ee97c2a37d851bbb78e72eeabe3 commit hash: 43808d10e2359ee97c2a37d851bbb78e72eeabe3 43808d1
Wednesday, 16 Aug 2023
13:52 Rodrigo Osorio (rodrigo) search for other commits by this committer
sysutils/screen: Add session creation time when list active sessions

Reimplement Debian patches to display screen session creation time and
sort the list of sessions by date.

Output example for 'screen -ls' command
---------------------------------------
There is a screen on:
        14059.pts-7.1302amd64-head      (08/15/23 10:02:52)     (Attached)
1 Socket in /tmp/screens/S-root.

Reviewed by:  cy
Differential Revision: https://reviews.freebsd.org/D41469
commit hash: 7418bfa0e65838e7f94bd82d1e02c5aac79b0555 commit hash: 7418bfa0e65838e7f94bd82d1e02c5aac79b0555 commit hash: 7418bfa0e65838e7f94bd82d1e02c5aac79b0555 commit hash: 7418bfa0e65838e7f94bd82d1e02c5aac79b0555 7418bfa
Tuesday, 3 May 2011
19:34 cy search for other commits by this committer
Back out previous commit. It broke UTF8 functioning.

Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru>
Original commit
Sunday, 1 May 2011
04:28 cy search for other commits by this committer
Add support for KOI8-U.

PR:             ports/156031
Submitted by:   Valentin Nechayev <netch@netch.kiev.ua>
Original commit

Number of commits found: 5