Port details |
- window Window environment on ASCII terminals
- 1.0_2 misc =2 1.0_2Version of this port present on the latest quarterly branch.
- Maintainer: trhodes@FreeBSD.org
- Port Added: 2009-06-02 11:19:35
- Last Update: 2024-03-17 11:06:24
- Commit Hash: 7042226
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD4CLAUSE
- Description:
- The window utility implements a window environment on ASCII terminals.
It was once distributed as part of the base system. This version includes
several code fixes such as removal of 'register' keyword.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/misc/window/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/window
- pkg install window
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: window
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (window-1.0.tar.gz) = f70e9cf01c7459563a321b7db62460ad5f714166fa98e3da92076cbd2d72a8cd
SIZE (window-1.0.tar.gz) = 84083
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_window
- USES:
- ncurses
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 10
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0_2 17 Mar 2024 11:06:24 |
Nuno Teixeira (eduardo) |
misc/window: Move man pages to share/man
Approved by: portmgr (blanket) |
1.0_1 20 Jul 2022 14:22:28 |
Tobias C. Berner (tcberner) |
misc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan E <alane@FreeBSD.org>
* Alex Semenyaka <alex@rinet.ru>
* Alex Stangl <alex@stangl.us>
* Alexander Logvinov <avl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Nusov <alexander.nusov@nfvexpress.com>
* Alexander Timoshenko <gonzo@univ.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
1.0_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0_1 22 Sep 2020 17:40:50 |
se |
Fix build with -fno-common |
1.0 03 Feb 2016 00:18:36 |
marino |
misc/window: document ncurses requirement (USES+=ncurses)
link to libncurses, not libtermcap
approved by: infrastructure blanket |
1.0 21 Feb 2014 14:14:57 |
ehaupt |
- Support staging
- Update LICENSE |
20 Sep 2013 20:50:59
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc) |
1.0 11 Sep 2013 16:09:05 |
bsam |
. fix build with clang (CFLAGS+=-Wno-return-type);
. trim Makefile headers;
. reword COMMENT;
. add LICENSE (BSD);
. remove check for unsupported FreeBSD versions (<800093).
PR: ports/181617
Submitted by: bsam (me)
Approved by: trhodes (maintainer timeout, 2 weeks) |
1.0 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.0 02 Jun 2009 11:19:09 |
trhodes |
Add window(1) from the base system. This follows OpenBSD whom removed
this yesterday and we would like to follow suit.
Reviewed by: ed, pav |
Number of commits found: 10
|