The FreeBSD Ports Archive
FreeBSD editors : joe4>
Joe's Own Editor
JOE is the professional freeware ASCII text screen editor for UNIX. It makes
full use of the power and versatility of UNIX, but lacks the steep learning
curve and basic nonsense you have to deal with in every other UNIX editor. JOE
has the feel of most IBM PC text editors: the key-sequences are reminiscent of
WordStar and Turbo-C. JOE is much more powerful than those editors, however.
JOE has all of the features a UNIX user should expect: full use of
termcap/terminfo, excellent screen update optimizations (JOE is fully usable at
2400 baud), simple installation, and all of the UNIX-integration features of
VI.
JOE now has UTF-8 support and Syntax Highlighting.
http://sourceforge.net/projects/joe-editor/
|
joe history
v. 1.23
date: 2006/08/16 06:29:33; author: miwi; state: Exp; lines: +3 -1
- Update to 3.5
PR: ports/101076
Submitted by: chinsan
Approved by: krion (mentor), maintainer timeout
v. 1.22
date: 2005/11/09 13:50:16; author: pav; state: Exp; lines: +1 -1
- Allow chinese/joe to override MAINTAINER field
v. 1.21
date: 2005/11/08 18:39:51; author: pav; state: Exp; lines: +1 -1
- Allow slave to override PKGORIGIN
Reported by: chkversion script
v. 1.20
date: 2005/10/21 08:21:15; author: pav; state: Exp; lines: +34 -15
- Update to 3.3
Obtained from: editors/joe-devel
Approved by: Kevin Day (maintainer)
v. 1.19
date: 2003/02/21 11:38:26; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.18
date: 2003/01/04 12:21:17; author: edwin; state: Exp; lines: +2 -1
[MAINTAINER-PATCH] Add new MASTER_SITES for editors/joe
PR: ports/46750
Submitted by: Kevin Day
v. 1.17
date: 2002/09/18 11:13:27; author: ijliao; state: Exp; lines: +1 -1
drop sgid/suid on backup files
PR: 42920
Submitted by: maintainer
v. 1.16
date: 2002/02/02 05:32:55; author: pat; state: Exp; lines: +2 -2
Bump PORTREVISION from last buffer overflow patch commit.
Reminded by: Dan Peterson
v. 1.15
date: 2001/05/22 18:16:56; author: sobomax; state: Exp; lines: +2 -2
Don't overwrite CATEGORIES in master ports. Use += instead, so slaves
would be able to insert their own entries (usually language category)
upfront.
v. 1.14
date: 2001/03/11 04:32:07; author: fenner; state: Exp; lines: +2 -2
Don't override MAINTAINER if we're being included.
v. 1.13
date: 2001/03/01 00:03:17; author: jedgar; state: Exp; lines: +2 -2
Remove ./.joerc from the default startup file search patch
Bump PORTREVISION
Submitted by: brad@comstyle.com
Obtained from: OpenBSD
v. 1.12
date: 2000/12/03 18:03:17; author: trevor; state: Exp; lines: +2 -4
- when DEADJOE is a hard link, leave it alone
- un-forbid
- bump PORTREVISION
Submitted by: maintainer
v. 1.11
date: 2000/11/25 14:13:59; author: trevor; state: Exp; lines: +3 -1
My earlier testing was in error: joe will still write to a DEADJOE
file which is hard-linked to a file writable by the user who is
running joe. Mark this forbidden until the maintainer decides what
to do.
v. 1.10
date: 2000/11/25 07:09:11; author: trevor; state: Exp; lines: +2 -1
- don't follow links (symbolic or hard) owned by another user when
creating a DEADJOE file (http://www.securityfocus.com/archive/1/145305)
- make DEADJOE files with 0600 permissions, rather than using the
user's umask (PR 12827)
- do the PORTREVISION thing
I am not sure whether the maintainer considers these ready. However,
they work for me.
Submitted by: maintainer
v. 1.9
date: 2000/04/22 22:37:04; author: will; state: Exp; lines: +2 -2
Change MAINTAINER, and remove erroneous patch.
PR: 18165
Submitted by: Kevin Day
v. 1.8
date: 2000/04/14 00:25:34; author: mharo; state: Exp; lines: +4 -4
portname/portversion update
v. 1.7
date: 2000/03/22 01:59:05; author: will; state: Exp; lines: +2 -2
Finish moving MAINTAINER for my ports.
andrews@technologist.com -> will@FreeBSD.org. :-)
Reminded by: asami
v. 1.6
date: 1999/08/31 06:43:11; author: mharo; state: Exp; lines: +2 -2
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
v. 1.5
date: 1999/08/25 05:43:56; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.4
date: 1999/06/27 05:36:20; author: cpiazza; state: Exp; lines: +3 -1
Add a MAINTAINER to this port.
PR: 12405
Submitted by: andrews@technologist.com
v. 1.3
date: 1996/11/17 07:01:28; author: obrien; state: Exp; lines: +2 -6
Converted to MAN[1-9NL]
v. 1.2
date: 1996/06/11 21:55:48; author: asami; state: Exp; lines: +5 -5
Remove NO_PACKAGE, since this is what the source says:
===
JOE is free software; you can redistribute it and/or modify it under the
terms of the GNU General Public License as published by the Free Software
Foundation; either version 1, or (at your option) any later version.
=== ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Since it's not (only) under GPL1, there shouldn't be any problem
with us distributing it in any medium.
v. 1.1
date: 1995/07/05 15:08:49; author: torstenb; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1995/07/05 15:08:49; author: torstenb; state: Exp; lines: +0 -0
joe - joe's own editor
=============================================================================
v. 1.23
date: 2006/08/16 06:29:33; author: miwi; state: Exp; lines: +3 -1
- Update to 3.5
PR: ports/101076
Submitted by: chinsan
Approved by: krion (mentor), maintainer timeout
v. 1.22
date: 2005/11/09 13:50:16; author: pav; state: Exp; lines: +1 -1
- Allow chinese/joe to override MAINTAINER field
v. 1.21
date: 2005/11/08 18:39:51; author: pav; state: Exp; lines: +1 -1
- Allow slave to override PKGORIGIN
Reported by: chkversion script
v. 1.20
date: 2005/10/21 08:21:15; author: pav; state: Exp; lines: +34 -15
- Update to 3.3
Obtained from: editors/joe-devel
Approved by: Kevin Day (maintainer)
v. 1.19
date: 2003/02/21 11:38:26; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.18
date: 2003/01/04 12:21:17; author: edwin; state: Exp; lines: +2 -1
[MAINTAINER-PATCH] Add new MASTER_SITES for editors/joe
PR: ports/46750
Submitted by: Kevin Day
v. 1.17
date: 2002/09/18 11:13:27; author: ijliao; state: Exp; lines: +1 -1
drop sgid/suid on backup files
PR: 42920
Submitted by: maintainer
v. 1.16
date: 2002/02/02 05:32:55; author: pat; state: Exp; lines: +2 -2
Bump PORTREVISION from last buffer overflow patch commit.
Reminded by: Dan Peterson
v. 1.15
date: 2001/05/22 18:16:56; author: sobomax; state: Exp; lines: +2 -2
Don't overwrite CATEGORIES in master ports. Use += instead, so slaves
would be able to insert their own entries (usually language category)
upfront.
v. 1.14
date: 2001/03/11 04:32:07; author: fenner; state: Exp; lines: +2 -2
Don't override MAINTAINER if we're being included.
v. 1.13
date: 2001/03/01 00:03:17; author: jedgar; state: Exp; lines: +2 -2
Remove ./.joerc from the default startup file search patch
Bump PORTREVISION
Submitted by: brad@comstyle.com
Obtained from: OpenBSD
v. 1.12
date: 2000/12/03 18:03:17; author: trevor; state: Exp; lines: +2 -4
- when DEADJOE is a hard link, leave it alone
- un-forbid
- bump PORTREVISION
Submitted by: maintainer
v. 1.11
date: 2000/11/25 14:13:59; author: trevor; state: Exp; lines: +3 -1
My earlier testing was in error: joe will still write to a DEADJOE
file which is hard-linked to a file writable by the user who is
running joe. Mark this forbidden until the maintainer decides what
to do.
v. 1.10
date: 2000/11/25 07:09:11; author: trevor; state: Exp; lines: +2 -1
- don't follow links (symbolic or hard) owned by another user when
creating a DEADJOE file (http://www.securityfocus.com/archive/1/145305)
- make DEADJOE files with 0600 permissions, rather than using the
user's umask (PR 12827)
- do the PORTREVISION thing
I am not sure whether the maintainer considers these ready. However,
they work for me.
Submitted by: maintainer
v. 1.9
date: 2000/04/22 22:37:04; author: will; state: Exp; lines: +2 -2
Change MAINTAINER, and remove erroneous patch.
PR: 18165
Submitted by: Kevin Day
v. 1.8
date: 2000/04/14 00:25:34; author: mharo; state: Exp; lines: +4 -4
portname/portversion update
v. 1.7
date: 2000/03/22 01:59:05; author: will; state: Exp; lines: +2 -2
Finish moving MAINTAINER for my ports.
andrews@technologist.com -> will@FreeBSD.org. :-)
Reminded by: asami
v. 1.6
date: 1999/08/31 06:43:11; author: mharo; state: Exp; lines: +2 -2
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
v. 1.5
date: 1999/08/25 05:43:56; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.4
date: 1999/06/27 05:36:20; author: cpiazza; state: Exp; lines: +3 -1
Add a MAINTAINER to this port.
PR: 12405
Submitted by: andrews@technologist.com
v. 1.3
date: 1996/11/17 07:01:28; author: obrien; state: Exp; lines: +2 -6
Converted to MAN[1-9NL]
v. 1.2
date: 1996/06/11 21:55:48; author: asami; state: Exp; lines: +5 -5
Remove NO_PACKAGE, since this is what the source says:
===
JOE is free software; you can redistribute it and/or modify it under the
terms of the GNU General Public License as published by the Free Software
Foundation; either version 1, or (at your option) any later version.
=== ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Since it's not (only) under GPL1, there shouldn't be any problem
with us distributing it in any medium.
v. 1.1
date: 1995/07/05 15:08:49; author: torstenb; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1995/07/05 15:08:49; author: torstenb; state: Exp; lines: +0 -0
joe - joe's own editor
=============================================================================
v. 1.23
date: 2006/08/16 06:29:33; author: miwi; state: Exp; lines: +3 -1
- Update to 3.5
PR: ports/101076
Submitted by: chinsan
Approved by: krion (mentor), maintainer timeout
v. 1.22
date: 2005/11/09 13:50:16; author: pav; state: Exp; lines: +1 -1
- Allow chinese/joe to override MAINTAINER field
v. 1.21
date: 2005/11/08 18:39:51; author: pav; state: Exp; lines: +1 -1
- Allow slave to override PKGORIGIN
Reported by: chkversion script
v. 1.20
date: 2005/10/21 08:21:15; author: pav; state: Exp; lines: +34 -15
- Update to 3.3
Obtained from: editors/joe-devel
Approved by: Kevin Day (maintainer)
v. 1.19
date: 2003/02/21 11:38:26; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.18
date: 2003/01/04 12:21:17; author: edwin; state: Exp; lines: +2 -1
[MAINTAINER-PATCH] Add new MASTER_SITES for editors/joe
PR: ports/46750
Submitted by: Kevin Day
v. 1.17
date: 2002/09/18 11:13:27; author: ijliao; state: Exp; lines: +1 -1
drop sgid/suid on backup files
PR: 42920
Submitted by: maintainer
v. 1.16
date: 2002/02/02 05:32:55; author: pat; state: Exp; lines: +2 -2
Bump PORTREVISION from last buffer overflow patch commit.
Reminded by: Dan Peterson
v. 1.15
date: 2001/05/22 18:16:56; author: sobomax; state: Exp; lines: +2 -2
Don't overwrite CATEGORIES in master ports. Use += instead, so slaves
would be able to insert their own entries (usually language category)
upfront.
v. 1.14
date: 2001/03/11 04:32:07; author: fenner; state: Exp; lines: +2 -2
Don't override MAINTAINER if we're being included.
v. 1.13
date: 2001/03/01 00:03:17; author: jedgar; state: Exp; lines: +2 -2
Remove ./.joerc from the default startup file search patch
Bump PORTREVISION
Submitted by: brad@comstyle.com
Obtained from: OpenBSD
v. 1.12
date: 2000/12/03 18:03:17; author: trevor; state: Exp; lines: +2 -4
- when DEADJOE is a hard link, leave it alone
- un-forbid
- bump PORTREVISION
Submitted by: maintainer
v. 1.11
date: 2000/11/25 14:13:59; author: trevor; state: Exp; lines: +3 -1
My earlier testing was in error: joe will still write to a DEADJOE
file which is hard-linked to a file writable by the user who is
running joe. Mark this forbidden until the maintainer decides what
to do.
v. 1.10
date: 2000/11/25 07:09:11; author: trevor; state: Exp; lines: +2 -1
- don't follow links (symbolic or hard) owned by another user when
creating a DEADJOE file (http://www.securityfocus.com/archive/1/145305)
- make DEADJOE files with 0600 permissions, rather than using the
user's umask (PR 12827)
- do the PORTREVISION thing
I am not sure whether the maintainer considers these ready. However,
they work for me.
Submitted by: maintainer
v. 1.9
date: 2000/04/22 22:37:04; author: will; state: Exp; lines: +2 -2
Change MAINTAINER, and remove erroneous patch.
PR: 18165
Submitted by: Kevin Day
v. 1.8
date: 2000/04/14 00:25:34; author: mharo; state: Exp; lines: +4 -4
portname/portversion update
v. 1.7
date: 2000/03/22 01:59:05; author: will; state: Exp; lines: +2 -2
Finish moving MAINTAINER for my ports.
andrews@technologist.com -> will@FreeBSD.org. :-)
Reminded by: asami
v. 1.6
date: 1999/08/31 06:43:11; author: mharo; state: Exp; lines: +2 -2
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
v. 1.5
date: 1999/08/25 05:43:56; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.4
date: 1999/06/27 05:36:20; author: cpiazza; state: Exp; lines: +3 -1
Add a MAINTAINER to this port.
PR: 12405
Submitted by: andrews@technologist.com
v. 1.3
date: 1996/11/17 07:01:28; author: obrien; state: Exp; lines: +2 -6
Converted to MAN[1-9NL]
v. 1.2
date: 1996/06/11 21:55:48; author: asami; state: Exp; lines: +5 -5
Remove NO_PACKAGE, since this is what the source says:
===
JOE is free software; you can redistribute it and/or modify it under the
terms of the GNU General Public License as published by the Free Software
Foundation; either version 1, or (at your option) any later version.
=== ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Since it's not (only) under GPL1, there shouldn't be any problem
with us distributing it in any medium.
v. 1.1
date: 1995/07/05 15:08:49; author: torstenb; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1995/07/05 15:08:49; author: torstenb; state: Exp; lines: +0 -0
joe - joe's own editor
=============================================================================
|
| |

|