1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Danilo Egea Gondolfo
f7523cdfa7 - Change maintainer email to @FreeBSD.org
- Convert USE_GMAKE to USES
- Add stage support

Approved by:	wg (mentor)
2013-09-29 23:31:56 +00:00
Baptiste Daroussin
8ac99398e2 Add NO_STAGE all over the place in preparation for the staging support (cat: misc) 2013-09-20 20:50:57 +00:00
Raphael Kubo da Costa
1708adfd92 - Update to 1.1.
- Pass maintainership to submitter.
- Trim Makefile header.

PR:		ports/179522
Submitted by:	Danilo Egêa Gondolfo <danilogondolfo@gmail.com>
2013-06-12 22:31:17 +00:00
Eitan Adler
d1f32a3e5d Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
2013-03-28 16:28:59 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Martin Wilke
897723e1ae - Drop maintainership 2009-07-11 15:52:03 +00:00
Martin Wilke
eb61a3cda1 GNU Teseq is a tool for translating files that contain control
characters and terminal control sequences, into human-understandable
text. It is intended to aid in debugging problems in terminal
emulators, software that makes use of special terminal features, and
interactions between the two.

Teseq is primarily targeted at individuals who possess a basic
understanding of terminal control sequences, especially CSI sequences;
however, by default Teseq will try to identify and describe the
sequences that it encounters, and the behavior they might produce in a
terminal.

Teseq describes control functions as they are interpreted by
VT100-compatible terminals, and/or terminals compliant with the ECMA-48 /
ISO/IEC 6429 standard. Teseq does _not_ support describing control
functions according to terminal-specific definitions in a database such
as termcap or terminfo, though future versions may include limited
support for that (*note Future Enhancements::). Therefore, the
descriptions Teseq uses for control functions may not necessarily match
their actual interpretation by whatever terminal device the characters
were actually intended for

WWW:	http://www.gnu.org/software/teseq/
2008-09-23 08:07:17 +00:00