The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD editors : asedit

Text editor for X/Motif

 asedit  is  an easy to use text editor for X Window System
built around Motif Text widget. Version 1.3, international
free  Release,  includes  the following language versions:
English, Dutch, French,  German,  Polish,  Portuguese  and
Swedish.  All commands and messages are localized for each
language. The on-line help is available only in English.

This port requires Motif to build.
 




asedit history


v. 1.13
date: 2007/05/19 20:04:00;  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.12 date: 2005/02/19 06:03:20; author: kris; state: Exp; lines: +1 -1 Reset undeliverable maintainer address: : host inga.augusta.de[213.209.142.2] said: 550 5.1.1 ... User unknown (in reply to RCPT TO command)
v. 1.11 date: 2003/02/21 11:38:24; author: knu; state: Exp; lines: +2 -1 De-pkg-comment.
v. 1.10 date: 2001/01/03 22:10:21; author: sf; state: Exp; lines: +4 -1 add missing manpage. Submitted by: bento
v. 1.9 date: 2000/11/07 23:28:01; author: asami; state: Exp; lines: +2 -2 Change motif to a normal dependency. REQUIRES_MOTIF is now called USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif. As before, it implies USE_XPM (and therefore USE_XLIB). Motif-dummy is removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3. Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined. I will remove x11-toolkits/Motif-dummy (which has been repo copied to open-motif) in a few days.
v. 1.8 date: 2000/04/14 00:25:17; author: mharo; state: Exp; lines: +3 -3 portname/portversion update
v. 1.7 date: 1999/08/25 05:43:25; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.6 date: 1997/10/26 23:56:40; author: fenner; state: Exp; lines: +3 -3 Update MAINTAINER address Submitted by: Andreas Kohout
v. 1.5 date: 1996/11/19 12:41:20; author: asami; state: Exp; lines: +2 -2 Yipes, another typo ("MASTER_SITE_CONTRIB").
v. 1.4 date: 1996/11/18 11:23:54; author: asami; state: Exp; lines: +3 -2 Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.3 date: 1996/08/09 00:38:43; author: asami; state: Exp; lines: +4 -4 Convert this port to properly utilize the Motif ports framework, as described in the handbook. (1) Define REQUIRES_MOTIF in the Makefile. (2) Use ${MOTIFLIB} in place of -lXm, this makes it possible to link it statically as well as dynamically.
v. 1.2 date: 1996/08/08 16:49:40; author: jkh; state: Exp; lines: +2 -1 Add missing EXTRACT_SUFX
v. 1.1 date: 1996/08/08 15:01:56; author: jmz; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1996/08/08 15:01:56; author: jmz; state: Exp; lines: +0 -0 asedit - text editor for X/Motif Submitted by: Andreas Kohout ============================================================================= v. 1.13 date: 2007/05/19 20:04:00; 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.12 date: 2005/02/19 06:03:20; author: kris; state: Exp; lines: +1 -1 Reset undeliverable maintainer address: : host inga.augusta.de[213.209.142.2] said: 550 5.1.1 ... User unknown (in reply to RCPT TO command)
v. 1.11 date: 2003/02/21 11:38:24; author: knu; state: Exp; lines: +2 -1 De-pkg-comment.
v. 1.10 date: 2001/01/03 22:10:21; author: sf; state: Exp; lines: +4 -1 add missing manpage. Submitted by: bento
v. 1.9 date: 2000/11/07 23:28:01; author: asami; state: Exp; lines: +2 -2 Change motif to a normal dependency. REQUIRES_MOTIF is now called USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif. As before, it implies USE_XPM (and therefore USE_XLIB). Motif-dummy is removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3. Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined. I will remove x11-toolkits/Motif-dummy (which has been repo copied to open-motif) in a few days.
v. 1.8 date: 2000/04/14 00:25:17; author: mharo; state: Exp; lines: +3 -3 portname/portversion update
v. 1.7 date: 1999/08/25 05:43:25; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.6 date: 1997/10/26 23:56:40; author: fenner; state: Exp; lines: +3 -3 Update MAINTAINER address Submitted by: Andreas Kohout
v. 1.5 date: 1996/11/19 12:41:20; author: asami; state: Exp; lines: +2 -2 Yipes, another typo ("MASTER_SITE_CONTRIB").
v. 1.4 date: 1996/11/18 11:23:54; author: asami; state: Exp; lines: +3 -2 Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.3 date: 1996/08/09 00:38:43; author: asami; state: Exp; lines: +4 -4 Convert this port to properly utilize the Motif ports framework, as described in the handbook. (1) Define REQUIRES_MOTIF in the Makefile. (2) Use ${MOTIFLIB} in place of -lXm, this makes it possible to link it statically as well as dynamically.
v. 1.2 date: 1996/08/08 16:49:40; author: jkh; state: Exp; lines: +2 -1 Add missing EXTRACT_SUFX
v. 1.1 date: 1996/08/08 15:01:56; author: jmz; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1996/08/08 15:01:56; author: jmz; state: Exp; lines: +0 -0 asedit - text editor for X/Motif Submitted by: Andreas Kohout ============================================================================= v. 1.13 date: 2007/05/19 20:04:00; 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.12 date: 2005/02/19 06:03:20; author: kris; state: Exp; lines: +1 -1 Reset undeliverable maintainer address: : host inga.augusta.de[213.209.142.2] said: 550 5.1.1 ... User unknown (in reply to RCPT TO command)
v. 1.11 date: 2003/02/21 11:38:24; author: knu; state: Exp; lines: +2 -1 De-pkg-comment.
v. 1.10 date: 2001/01/03 22:10:21; author: sf; state: Exp; lines: +4 -1 add missing manpage. Submitted by: bento
v. 1.9 date: 2000/11/07 23:28:01; author: asami; state: Exp; lines: +2 -2 Change motif to a normal dependency. REQUIRES_MOTIF is now called USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif. As before, it implies USE_XPM (and therefore USE_XLIB). Motif-dummy is removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3. Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined. I will remove x11-toolkits/Motif-dummy (which has been repo copied to open-motif) in a few days.
v. 1.8 date: 2000/04/14 00:25:17; author: mharo; state: Exp; lines: +3 -3 portname/portversion update
v. 1.7 date: 1999/08/25 05:43:25; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.6 date: 1997/10/26 23:56:40; author: fenner; state: Exp; lines: +3 -3 Update MAINTAINER address Submitted by: Andreas Kohout
v. 1.5 date: 1996/11/19 12:41:20; author: asami; state: Exp; lines: +2 -2 Yipes, another typo ("MASTER_SITE_CONTRIB").
v. 1.4 date: 1996/11/18 11:23:54; author: asami; state: Exp; lines: +3 -2 Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.3 date: 1996/08/09 00:38:43; author: asami; state: Exp; lines: +4 -4 Convert this port to properly utilize the Motif ports framework, as described in the handbook. (1) Define REQUIRES_MOTIF in the Makefile. (2) Use ${MOTIFLIB} in place of -lXm, this makes it possible to link it statically as well as dynamically.
v. 1.2 date: 1996/08/08 16:49:40; author: jkh; state: Exp; lines: +2 -1 Add missing EXTRACT_SUFX
v. 1.1 date: 1996/08/08 15:01:56; author: jmz; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1996/08/08 15:01:56; author: jmz; state: Exp; lines: +0 -0 asedit - text editor for X/Motif Submitted by: Andreas Kohout =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm