Port details |
- rote Simple library for VT102 terminal emulation
- 0.2.8_1 devel =4 0.2.8_1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2005-06-10 05:07:55
- Last Update: 2023-11-01 22:11:47
- Commit Hash: 05f0f44
- People watching this port, also watch:: svk, ctags, pure-ftpd, flac, gimp
- License: not specified in port
- WWW:
- https://rote.sourceforge.net/
- Description:
- ROTE is a simple C library for VT102 terminal emulation. It allows the
programmer to set up virtual 'screens' and send them data. The virtual
screens will emulate the behavior of a VT102 terminal, interpreting escape
sequences, control characters and such. The library supports ncurses as
well so that you may render the virtual screen to the real screen when you
need to.
- ¦ ¦ ¦ ¦
- 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/devel/rote/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/rote
- pkg install rote
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rote
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (rote-0.2.8.tar.gz) = 7e560a5ba9eda8c74a4f00f5addb655ac860fc3ad15f7d68e78c6c9912a76117
SIZE (rote-0.2.8.tar.gz) = 61440
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- This port is required by:
- for Libraries
-
- net/omnitty
Configuration Options:
- No options to configure
- Options name:
- devel_rote
- USES:
- gmake 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 |
0.2.8_1 01 Nov 2023 22:11:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
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) |
0.2.8_1 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 ) |
0.2.8_1 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.2.8_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.2.8_1 31 Jan 2016 02:02:39 |
marino |
devel/rote: document ncurses requirement (USES+=ncurses) |
0.2.8_1 04 Jun 2015 09:07:07 |
amdmi3 |
- Strip library |
0.2.8 20 Dec 2014 18:06:22 |
bapt |
Cleanup plist |
0.2.8 10 Jun 2014 07:39:02 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt) |
0.2.8 25 Jan 2014 00:28:34 |
bapt |
Support stage |
0.2.8 20 Sep 2013 17:17:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
0.2.8 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
0.2.8 22 Aug 2009 00:18:43 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
0.2.8 29 Jun 2009 15:12:59 |
danfe |
Cleanup and relinquish. |
0.2.8 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
0.2.8 29 May 2006 11:28:50 |
danfe |
Update to version 0.2.8.
PR: ports/97538
Submitted by: Rong-En Fan <rafan(at)infor.org> |
0.2.6 30 Nov 2005 13:54:55 |
danfe |
Add more SHA256 sums. |
0.2.6 09 Sep 2005 13:49:11 |
garga |
- Fix build on 4.x
PR: ports/83573
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Approved by: maintainer timeout (7 weeks)
Pointed by: pointyhat |
0.2.6 10 Jun 2005 05:07:21 |
danfe |
Add ROTE, a simple library for VT102 terminal emulation.
WWW: http://rote.sourceforge.net/ |