Port details |
- wy60 Curses-based emulator for the Wyse 60 terminal
- 2.0.9_1 comms
=2 2.0.9_1Version of this port present on the latest quarterly branch. - Maintainer: naddy@FreeBSD.org
 - Port Added: 2002-06-12 13:35:11
- Last Update: 2024-04-17 20:30:27
- Commit Hash: 5d55ec5
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2+
- WWW:
- https://code.google.com/p/wy60/
- Description:
- Wy60 can be invoked from within any one of many commonly used
terminal emulators as long as there is a working terminfo entry for
it. It sets up a emulation environment converting between Wyse 60
escape sequences and the escape codes of the host system, and
launches a shell to run within this emulated environment.
The current set of supported escape sequences is limited, but should
suffice to run many existing legacy applications without requiring
any changes.
¦ ¦ ¦ ¦ 
- 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/comms/wy60/ && make install clean
- To add the package, run one of these commands:
- pkg install comms/wy60
- pkg install wy60
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: wy60
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1475176800
SHA256 (mieko-wy60-2.0.9-8e082bf_GH0.tar.gz) = 1aaa886b125efe8b198494ba172d10c2f96cadae54bf0d6bd6a2056bbaa95d69
SIZE (mieko-wy60-2.0.9-8e082bf_GH0.tar.gz) = 159974
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:
- comms_wy60
- USES:
- ncurses
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.9_1 17 Apr 2024 20:30:27
    |
Christian Weisgerber (naddy)  |
*/*: Remove GNU_CONFIGURE_MANPREFIX
After 9fd7ee1cdf6c remove GNU_CONFIGURE_MANPREFIX from my ports. |
2.0.9_1 27 Jan 2024 10:52:26
    |
Gleb Popov (arrowd)  Author: Christian Weisgerber |
*/*: Move manpages to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.0.9 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.0.9 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.0.9 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.0.9 05 Mar 2017 08:13:28
  |
mat  |
Cleanup USE_GITHUB with GH_TUPLE usage.
Do not use GH_TUPLE for the default distfile.
With hat: portmgr
Sponsored by: Absolight |
2.0.9 29 Sep 2016 19:34:00
  |
naddy  |
* Replace the canonical upstream with a random copy found on GitHub,
as decreed by the powers that be. No differences in the extracted
source.
* Add LICENSE while here. |
2.0.9 29 Sep 2016 15:04:31
  |
naddy  |
Trivial fix for master site. |
2.0.9 14 Sep 2016 15:59:34
  |
mat  |
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight |
2.0.9 07 Feb 2016 00:07:53
  |
marino  |
comms/wy60: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket |
2.0.9 14 May 2015 10:15:09
  |
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
2.0.9 20 Oct 2014 09:31:34
  |
bapt  |
Cleanup plist |
2.0.9 21 Jan 2014 23:18:05
  |
bapt  |
Fix properties on pkg-plist |
2.0.9 28 Sep 2013 16:14:27
  |
naddy  |
Support staging. |
2.0.9 20 Sep 2013 16:03:29
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
comms) |
2.0.9 01 Aug 2013 20:22:27
  |
naddy  |
For all my ports
* remove MAKE_JOBS_SAFE (default now)
* change USE_GMAKE=yes to USES=gmake |
2.0.9 15 Sep 2012 20:00:33
  |
naddy  |
Remove pointless header lines from ports I created once upon a time. |
2.0.9 19 Nov 2011 16:57:09
 |
naddy  |
* Minor update to 2.0.9.
* Copy sample to live rc file also when installing from ports.
* Clean up port.
Feature safe: yes |
2.0.8 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
2.0.8 27 Mar 2009 18:03:20
 |
naddy  |
Mark MAKE_JOBS_SAFE for parallel building. |
2.0.8 14 Dec 2006 21:06:37
 |
naddy  |
Fix building with gcc4.
Reported by: kris (pointyhat) |
2.0.8 22 Jan 2006 08:22:09
 |
edwin  |
SHA256ify
Approved by: krion@ |
2.0.8 27 Oct 2005 19:43:38
 |
naddy  |
Use MASTER_SITE_LOCAL. The real master site uses a temporary redirect to
insert a session ID into the URL, which causes fetching problems.
PR: 88065 |
2.0.8 18 Mar 2004 20:59:15
 |
trevor  |
Add size data, approved by maintainers. |
2.0.8 22 Aug 2003 18:36:32
 |
naddy  |
maintenance update to 2.0.8 |
2.0.6 21 Feb 2003 15:27:08
 |
naddy  |
Update to 2.0.6. |
2.0.4 21 Feb 2003 12:52:53
 |
naddy  |
pkg-comment -> COMMENT |
2.0.4 08 Sep 2002 00:36:47
 |
naddy  |
Update to 2.0.4: emulation improvements. |
2.0.2 12 Jun 2002 13:31:06
 |
naddy  |
Import of wy60 2.0.2:
A curses-based emulator for the Wyse 60 terminal. |