pkgsrc/editors/joe/PLIST
adam 76ca3b8f63 Changes 3.5:
- Query windows now expand to multiple lines if necessary
- Single key queries are now internationalized (set local versions in the
  .po file)
- Spell check language can be set in the editor
- New syntax files: m4, joerc
- New debug window for highlight file syntax errors.
- Macros can be typed at the ESC X prompt (before it used to accept only
  commands).
- Built-in joerc file allows joe to run even if /etc/joe directory is
  missing.
- Support for 'long long' allows editing parts of files larger than 4GB.
  For example, you can say: joe /dev/hda,0x100000000,0x1000 to edit the 4KB
  block at offset 4GB of a hard drive.
- Option which allows you set how many undo records to keep.
- You can give a path to the tags file in the TAGS environment variable.
2006-07-24 07:50:12 +00:00

70 lines
2.1 KiB
Text

@comment $NetBSD: PLIST,v 1.6 2006/07/24 07:50:12 adam Exp $
bin/jmacs
bin/joe
bin/jpico
bin/jstar
bin/rjoe
bin/termidx
man/man1/joe.1
man/ru/man1/joe.1
share/examples/joe/charmaps/klingon
share/examples/joe/doc/ChangeLog
share/examples/joe/doc/HACKING
share/examples/joe/doc/HINTS
share/examples/joe/doc/LIST
share/examples/joe/doc/NEWS
share/examples/joe/doc/README
share/examples/joe/ftyperc
share/examples/joe/jicerc.ru
share/examples/joe/jmacsrc
share/examples/joe/joerc
share/examples/joe/jpicorc
share/examples/joe/jstarrc
share/examples/joe/lang/de.po
share/examples/joe/lang/fr.po
share/examples/joe/lang/ru.po
share/examples/joe/rjoerc
share/examples/joe/syntax/4gl.jsf
share/examples/joe/syntax/ada.jsf
share/examples/joe/syntax/asm.jsf
share/examples/joe/syntax/awk.jsf
share/examples/joe/syntax/c.jsf
share/examples/joe/syntax/cobol.jsf
share/examples/joe/syntax/conf.jsf
share/examples/joe/syntax/csh.jsf
share/examples/joe/syntax/css.jsf
share/examples/joe/syntax/diff.jsf
share/examples/joe/syntax/fortran.jsf
share/examples/joe/syntax/haskell.jsf
share/examples/joe/syntax/html.jsf
share/examples/joe/syntax/java.jsf
share/examples/joe/syntax/joerc.jsf
share/examples/joe/syntax/lisp.jsf
share/examples/joe/syntax/lua.jsf
share/examples/joe/syntax/m4.jsf
share/examples/joe/syntax/mail.jsf
share/examples/joe/syntax/mason.jsf
share/examples/joe/syntax/ocaml.jsf
share/examples/joe/syntax/pascal.jsf
share/examples/joe/syntax/perl.jsf
share/examples/joe/syntax/php.jsf
share/examples/joe/syntax/ps.jsf
share/examples/joe/syntax/python.jsf
share/examples/joe/syntax/rexx.jsf
share/examples/joe/syntax/ruby.jsf
share/examples/joe/syntax/sed.jsf
share/examples/joe/syntax/sh.jsf
share/examples/joe/syntax/skill.jsf
share/examples/joe/syntax/sml.jsf
share/examples/joe/syntax/sql.jsf
share/examples/joe/syntax/tcl.jsf
share/examples/joe/syntax/tex.jsf
share/examples/joe/syntax/troff.jsf
share/examples/joe/syntax/verilog.jsf
share/examples/joe/syntax/vhdl.jsf
share/examples/joe/syntax/xml.jsf
@dirrm share/examples/joe/syntax
@dirrm share/examples/joe/lang
@dirrm share/examples/joe/doc
@dirrm share/examples/joe/charmaps
@dirrm share/examples/joe