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.

Port details
screen-devel Multi-screen window manager
4.99.0.20240327 sysutils on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: cy@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-04-03 18:45:07
Last Update: 2024-04-03 18:42:51
Commit Hash: dd8b166
License: GPLv3
WWW:
https://www.gnu.org/software/screen/
Description:
Screen is a full-screen window manager that multiplexes a physical terminal between several processes (typically interactive shells). Each virtual terminal provides the functions of a DEC VT100 terminal and, in addition, several control functions from the ANSI X3.64 (ISO 6429) and ISO 2022 standards (e.g. insert/delete line and support for multiple character sets). There is a scrollback history buffer for each virtual terminal and a copy-and-paste mechanism that allows moving text regions between windows.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (33 items)
Collapse this list.
  1. /usr/local/share/licenses/screen-devel-4.99.0.20240327/catalog.mk
  2. /usr/local/share/licenses/screen-devel-4.99.0.20240327/LICENSE
  3. /usr/local/share/licenses/screen-devel-4.99.0.20240327/GPLv3
  4. bin/screen
  5. @(,,4555) bin/screen-4.99.0
  6. share/man/man1/screen.1.gz
  7. share/screen/utf8encodings/01
  8. share/screen/utf8encodings/02
  9. share/screen/utf8encodings/03
  10. share/screen/utf8encodings/04
  11. share/screen/utf8encodings/18
  12. share/screen/utf8encodings/19
  13. share/screen/utf8encodings/a1
  14. share/screen/utf8encodings/a3
  15. share/screen/utf8encodings/bf
  16. share/screen/utf8encodings/c2
  17. share/screen/utf8encodings/c3
  18. share/screen/utf8encodings/c4
  19. share/screen/utf8encodings/c6
  20. share/screen/utf8encodings/c7
  21. share/screen/utf8encodings/c8
  22. share/screen/utf8encodings/cc
  23. share/screen/utf8encodings/cd
  24. share/screen/utf8encodings/d6
  25. @comment We always install the same screenrc it just depends on if we
  26. @comment are installing the the one bundled with source, or the one from
  27. @comment FILESDIR/screenrc.sample
  28. @sample etc/screenrc.sample
  29. share/examples/screen/screenrc.sample-1
  30. share/examples/screen/screenrc.sample-2
  31. @owner
  32. @group
  33. @mode
Collapse this list.
Dependency lines:
  • screen-devel>0:sysutils/screen-devel
Conflicts:
CONFLICTS:
  • screen-[0-9]*
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/sysutils/screen-devel/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/screen-devel
  • pkg install screen-devel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: screen-devel
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1712169262 SHA256 (screen-4.99.0.20240327.tar.gz) = 5117a23db43ed5dfea81ac2847c3cedbe0433502bdc6e94f79fd75b1ec28791d SIZE (screen-4.99.0.20240327.tar.gz) = 721414

Packages (timestamps in pop-ups are UTC):
screen-devel
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.99.0.202403274.99.0.20240327-4.99.0.202403274.99.0.20240327---
FreeBSD:13:quarterly4.99.0.202403274.99.0.20240327-4.99.0.202403274.99.0.20240327---
FreeBSD:14:latest4.99.0.202403274.99.0.20240327-4.99.0.202403274.99.0.20240327---
FreeBSD:14:quarterly4.99.0.202403274.99.0.20240327-4.99.0.202403274.99.0.20240327---
FreeBSD:15:latest4.99.0.202403274.99.0.20240327n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : devel/gmake
  2. makeinfo : print/texinfo
  3. autoconf>=2.72 : devel/autoconf
  4. automake>=1.16.5 : devel/automake
Runtime dependencies:
  1. indexinfo : print/indexinfo
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for screen-devel-4.99.0.20240327: INFO=on: Build and/or install GNU info pages MULTIUSER=on: Install setuid-root screen to support multiuser NETHACK=on: Enable nethack-style messages NOSOCKETDIR=off: Use ~/.screen instead of socketdir SYSTEM_SCREENRC=on: Install system screenrc with helpful status line XTERM_256=on: Enable support for 256 colour xterm ====> Options available for the single IPC: you have to select exactly one of them SOCKETS=on: Use new (4.2.1+) sockets for IPC (default) NAMED_PIPES=off: Use legacy (4.0.3) named pipes for IPC (override) ====> Console (text) interface support: you have to select exactly one of them NCURSES_DEFAULT=on: Depend on ncurses (ports if installed, otherwise base) NCURSES_BASE=off: Depend on ncurses in base NCURSES_PORT=off: Depend on devel/ncurses in ports ===> Use 'make config' to modify these settings
Options name:
sysutils_screen-devel
USES:
autoreconf:build gmake cpe ncurses makeinfo
pkg-message:
For install:
As of GNU Screen 4.4.0: Note that there was fix to screen message structure field responsible for $TERM handling, making it impossible to attach to older versions.
Master Sites:
  1. There is no master site for this port.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.99.0.20240327
03 Apr 2024 18:42:51
commit hash: dd8b166835f3f603e27ac0d1629e9b593c82bd78commit hash: dd8b166835f3f603e27ac0d1629e9b593c82bd78commit hash: dd8b166835f3f603e27ac0d1629e9b593c82bd78commit hash: dd8b166835f3f603e27ac0d1629e9b593c82bd78 files touched by this commit
Cy Schubert (cy) search for other commits by this committer
sysutils/screen-devel: New port

Track development branch of screen on savannah.gnu.org.

Number of commits found: 1