The FreeBSD Ports Archive
FreeBSD editors : muggy4>
A simple text editor for the X on TkStep
Muggy.app is the simple text editor for the X.
It is able to run under the Macintosh [and|or] Windows9?,too.
But it's not supported.
Muggy has two modes called "View" and "Edit".
So you don't have to choose editor or viewer.
I think it's unique.
She will be editable if you run her with no parameters.
And if you run her with a name of file,she will run in the
"View" mode.
You can change the modes if you want.
-KIRIYAMA Kazuhiko
http://www.aaa-int.or.jp/~jfactory/JDE/dist/
|
muggy history
v. 1.18
date: 2007/08/16 15:40:03; author: mm; state: Exp; lines: +4 -2
- Remove USE_X_PREFIX (implies USE_XLIB)
- Bump PORTREVISION
- Schedule for expiration on 2007-11-16
USE_X_PREFIX is not neccesary (these are script-only ports) and it is
removed to reduce build times on clusters.
Ports depending on tkstep80 are very old (~1999), not developed and
unmaintained.
v. 1.17
date: 2007/05/19 20:04:11; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.16
date: 2007/03/13 12:36:00; author: miwi; state: Exp; lines: +5 -7
- Fixed libimg dependencies
PR: 110226
Submitted by: Martin Matuska
v. 1.15
date: 2006/05/07 10:55:34; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from all categories starting with E
v. 1.14
date: 2005/10/19 10:02:56; author: erwin; state: Exp; lines: +1 -9
Remove code for japanese slave port that was removed.
v. 1.13
date: 2005/10/19 09:19:55; author: vs; state: Exp; lines: +2 -2
Band aid to fix INDEX-builds after retirement of japanese/libimg
Pointy hat with bells on top: me
v. 1.12
date: 2005/10/09 23:40:51; author: fenner; state: Exp; lines: +1 -1
Don't use "." in MASTER_SITE_SUBDIR with MASTER_SITE_LOCAL -
there are no files there.
v. 1.11
date: 2005/04/14 08:23:19; author: vs; state: Exp; lines: +1 -4
- Unbreak: Fix plist
- Register CONFLICTS
v. 1.10
date: 2005/02/28 01:08:02; author: kris; state: Exp; lines: +2 -0
BROKEN: Incomplete pkg-plist
v. 1.9
date: 2004/12/23 09:32:28; author: nork; state: Exp; lines: +1 -1
Reset MAINTAINER to ports@.
We cannot contact them for a long time.
Discussed with: hrs
Approved by: kiri(blanket), mita(blanket),
shige(blanket), taoka(blanket)
v. 1.8
date: 2003/05/08 10:52:59; author: kiri; state: Exp; lines: +1 -0
Change in-place replacement.
v. 1.7
date: 2003/05/08 05:54:24; author: kiri; state: Exp; lines: +8 -5
Set MASTER_SITES fetchable and correct reinplace commands.
v. 1.6
date: 2003/03/07 06:00:33; author: ade; state: Exp; lines: +2 -1
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.5
date: 2001/03/29 22:19:08; author: mharo; state: Exp; lines: +3 -3
Port editors/muggy has unfetchable distfile. Patch updates to version
1.3.1.
PR: 23923
Submitted by: George Reid
v. 1.4
date: 2000/11/14 01:14:58; author: asami; state: Exp; lines: +4 -3
Fix up dependencies to libimg -- the English version should be a
LIB_DEPENDS on img.1, and the Japanese version should RUN_DEPENDS on
${LOCALBASE}/lib/Img1.2/libimg12.so.1 (since it doesn't install
anything in ${LOCALBASE}/lib).
Also, fix path to tkstep.tcl.
Submitted by: bento
v. 1.3
date: 2000/04/13 12:39:29; author: knu; state: Exp; lines: +6 -8
Update with PORTNAME/PORTVERSION and get happy with the slave.
Remove LANGPREFIX and just utilize PKGNAMEPREFIX.
Fix the wrong CATEGORIES specification. (language specific categories
should come first)
v. 1.2
date: 1999/08/25 05:44:02; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.1
date: 1999/05/06 13:39:50; author: taoka; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/05/06 13:39:50; author: taoka; state: Exp; lines: +0 -0
A simple text editor for the X on TkStep.
PR: 11423
Submitted by: KIRIYAMA Kazuhiko
=============================================================================
v. 1.18
date: 2007/08/16 15:40:03; author: mm; state: Exp; lines: +4 -2
- Remove USE_X_PREFIX (implies USE_XLIB)
- Bump PORTREVISION
- Schedule for expiration on 2007-11-16
USE_X_PREFIX is not neccesary (these are script-only ports) and it is
removed to reduce build times on clusters.
Ports depending on tkstep80 are very old (~1999), not developed and
unmaintained.
v. 1.17
date: 2007/05/19 20:04:11; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.16
date: 2007/03/13 12:36:00; author: miwi; state: Exp; lines: +5 -7
- Fixed libimg dependencies
PR: 110226
Submitted by: Martin Matuska
v. 1.15
date: 2006/05/07 10:55:34; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from all categories starting with E
v. 1.14
date: 2005/10/19 10:02:56; author: erwin; state: Exp; lines: +1 -9
Remove code for japanese slave port that was removed.
v. 1.13
date: 2005/10/19 09:19:55; author: vs; state: Exp; lines: +2 -2
Band aid to fix INDEX-builds after retirement of japanese/libimg
Pointy hat with bells on top: me
v. 1.12
date: 2005/10/09 23:40:51; author: fenner; state: Exp; lines: +1 -1
Don't use "." in MASTER_SITE_SUBDIR with MASTER_SITE_LOCAL -
there are no files there.
v. 1.11
date: 2005/04/14 08:23:19; author: vs; state: Exp; lines: +1 -4
- Unbreak: Fix plist
- Register CONFLICTS
v. 1.10
date: 2005/02/28 01:08:02; author: kris; state: Exp; lines: +2 -0
BROKEN: Incomplete pkg-plist
v. 1.9
date: 2004/12/23 09:32:28; author: nork; state: Exp; lines: +1 -1
Reset MAINTAINER to ports@.
We cannot contact them for a long time.
Discussed with: hrs
Approved by: kiri(blanket), mita(blanket),
shige(blanket), taoka(blanket)
v. 1.8
date: 2003/05/08 10:52:59; author: kiri; state: Exp; lines: +1 -0
Change in-place replacement.
v. 1.7
date: 2003/05/08 05:54:24; author: kiri; state: Exp; lines: +8 -5
Set MASTER_SITES fetchable and correct reinplace commands.
v. 1.6
date: 2003/03/07 06:00:33; author: ade; state: Exp; lines: +2 -1
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.5
date: 2001/03/29 22:19:08; author: mharo; state: Exp; lines: +3 -3
Port editors/muggy has unfetchable distfile. Patch updates to version
1.3.1.
PR: 23923
Submitted by: George Reid
v. 1.4
date: 2000/11/14 01:14:58; author: asami; state: Exp; lines: +4 -3
Fix up dependencies to libimg -- the English version should be a
LIB_DEPENDS on img.1, and the Japanese version should RUN_DEPENDS on
${LOCALBASE}/lib/Img1.2/libimg12.so.1 (since it doesn't install
anything in ${LOCALBASE}/lib).
Also, fix path to tkstep.tcl.
Submitted by: bento
v. 1.3
date: 2000/04/13 12:39:29; author: knu; state: Exp; lines: +6 -8
Update with PORTNAME/PORTVERSION and get happy with the slave.
Remove LANGPREFIX and just utilize PKGNAMEPREFIX.
Fix the wrong CATEGORIES specification. (language specific categories
should come first)
v. 1.2
date: 1999/08/25 05:44:02; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.1
date: 1999/05/06 13:39:50; author: taoka; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/05/06 13:39:50; author: taoka; state: Exp; lines: +0 -0
A simple text editor for the X on TkStep.
PR: 11423
Submitted by: KIRIYAMA Kazuhiko
=============================================================================
v. 1.18
date: 2007/08/16 15:40:03; author: mm; state: Exp; lines: +4 -2
- Remove USE_X_PREFIX (implies USE_XLIB)
- Bump PORTREVISION
- Schedule for expiration on 2007-11-16
USE_X_PREFIX is not neccesary (these are script-only ports) and it is
removed to reduce build times on clusters.
Ports depending on tkstep80 are very old (~1999), not developed and
unmaintained.
v. 1.17
date: 2007/05/19 20:04:11; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.16
date: 2007/03/13 12:36:00; author: miwi; state: Exp; lines: +5 -7
- Fixed libimg dependencies
PR: 110226
Submitted by: Martin Matuska
v. 1.15
date: 2006/05/07 10:55:34; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from all categories starting with E
v. 1.14
date: 2005/10/19 10:02:56; author: erwin; state: Exp; lines: +1 -9
Remove code for japanese slave port that was removed.
v. 1.13
date: 2005/10/19 09:19:55; author: vs; state: Exp; lines: +2 -2
Band aid to fix INDEX-builds after retirement of japanese/libimg
Pointy hat with bells on top: me
v. 1.12
date: 2005/10/09 23:40:51; author: fenner; state: Exp; lines: +1 -1
Don't use "." in MASTER_SITE_SUBDIR with MASTER_SITE_LOCAL -
there are no files there.
v. 1.11
date: 2005/04/14 08:23:19; author: vs; state: Exp; lines: +1 -4
- Unbreak: Fix plist
- Register CONFLICTS
v. 1.10
date: 2005/02/28 01:08:02; author: kris; state: Exp; lines: +2 -0
BROKEN: Incomplete pkg-plist
v. 1.9
date: 2004/12/23 09:32:28; author: nork; state: Exp; lines: +1 -1
Reset MAINTAINER to ports@.
We cannot contact them for a long time.
Discussed with: hrs
Approved by: kiri(blanket), mita(blanket),
shige(blanket), taoka(blanket)
v. 1.8
date: 2003/05/08 10:52:59; author: kiri; state: Exp; lines: +1 -0
Change in-place replacement.
v. 1.7
date: 2003/05/08 05:54:24; author: kiri; state: Exp; lines: +8 -5
Set MASTER_SITES fetchable and correct reinplace commands.
v. 1.6
date: 2003/03/07 06:00:33; author: ade; state: Exp; lines: +2 -1
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.5
date: 2001/03/29 22:19:08; author: mharo; state: Exp; lines: +3 -3
Port editors/muggy has unfetchable distfile. Patch updates to version
1.3.1.
PR: 23923
Submitted by: George Reid
v. 1.4
date: 2000/11/14 01:14:58; author: asami; state: Exp; lines: +4 -3
Fix up dependencies to libimg -- the English version should be a
LIB_DEPENDS on img.1, and the Japanese version should RUN_DEPENDS on
${LOCALBASE}/lib/Img1.2/libimg12.so.1 (since it doesn't install
anything in ${LOCALBASE}/lib).
Also, fix path to tkstep.tcl.
Submitted by: bento
v. 1.3
date: 2000/04/13 12:39:29; author: knu; state: Exp; lines: +6 -8
Update with PORTNAME/PORTVERSION and get happy with the slave.
Remove LANGPREFIX and just utilize PKGNAMEPREFIX.
Fix the wrong CATEGORIES specification. (language specific categories
should come first)
v. 1.2
date: 1999/08/25 05:44:02; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.1
date: 1999/05/06 13:39:50; author: taoka; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/05/06 13:39:50; author: taoka; state: Exp; lines: +0 -0
A simple text editor for the X on TkStep.
PR: 11423
Submitted by: KIRIYAMA Kazuhiko
=============================================================================
|
| |

|