The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD www : ashe

A simple HTML editor

 ASHE - A Simple HTML Editor 

http://www.cs.rpi.edu/~puninj/TALK/head.html



ashe history


v. 1.23
date: 2007/05/19 20:24:27;  author: flz;  state: Exp;  lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

v. 1.22 date: 2006/05/13 04:41:07; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from categories starting with W
v. 1.21 date: 2003/10/16 04:15:47; author: kris; state: Exp; lines: +1 -7 Before committing the previous BROKEN changes I carefully checked the status of each port on bento and for recent fixes. Unfortunately at some point I got confused and switched to the wrong list :-) As a result I picked up a number of ports that were fixed a while ago. Sorry for the false alarm, maintainers. Pointy hat to: kris
v. 1.20 date: 2003/10/16 02:20:30; author: kris; state: Exp; lines: +7 -1 BROKEN on 5.x: does not compile
v. 1.19 date: 2003/08/29 05:57:59; author: krion; state: Exp; lines: +0 -2 - Fix build with gcc-3.3.x (varargs -> stdarg) PR: 56109 Submitted by: Michael Edenfield
v. 1.18 date: 2003/02/20 19:15:23; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.17 date: 2002/11/10 16:48:21; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.16 date: 2002/11/06 22:47:13; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.15 date: 2002/09/01 16:07:56; author: dwcjr; state: Exp; lines: +3 -2 ${PERL} -> ${REINPLACE_CMD} PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net
v. 1.14 date: 2002/01/03 00:52:48; author: pat; state: Exp; lines: +3 -1 malloc.h->stdlib.h PR: 33497 Submitted by: Adam Kranzel
v. 1.13 date: 2001/02/05 15:33:13; author: olgeni; state: Exp; lines: +2 -2 Some spaces -> tabs for ports/www.
v. 1.12 date: 2000/11/13 14:26:49; author: kevlo; state: Exp; lines: +19 -10 Update to version 1.3 PR: 22815 Submitted by: Ports Fury
v. 1.11 date: 2000/11/07 23:28:17; 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.10 date: 2000/04/10 00:04:28; author: cpiazza; state: Exp; lines: +3 -3 Update with the new PORTNAME/PORTVERSION variables
v. 1.9 date: 1999/08/31 06:51:37; author: mharo; state: Exp; lines: +2 -2 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.8 date: 1999/08/31 02:42:42; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.7 date: 1998/08/23 07:34:46; author: hoek; state: Exp; lines: +4 -1 Use the MANx variables. This commit only covers ports that don't USE_IMAKE, don't appear to change behaviour on NOMANCOMPRESS (many do, subtly) and don't install more than one manpage. Any port listed here is a good candidate for a general review simply due to age... For example, a number of them seem to patch an install: target into the program Makefile and/or arbitrarily compress their manpages from patches/patch-*. This has been out-of-vogue since I would guess mid-1996, at least.
v. 1.6 date: 1998/08/23 06:46:37; author: hoek; state: Exp; lines: +3 -3 Add MAINTAINER.
v. 1.5 date: 1998/08/05 09:31:39; author: asami; state: Exp; lines: +2 -2 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
v. 1.4 date: 1996/11/18 11:40:39; author: asami; state: Exp; lines: +2 -2 Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.3 date: 1996/04/11 08:59:26; author: asami; state: Exp; lines: +2 -1 Clean up. Use ${X11BASE}, ${MOTIFLIB}, XawClientLibs, xmkmf -a, correctly reference compressed man pages, and define REQUIRES_MOTIF.
v. 1.2 date: 1995/11/27 04:10:12; author: asami; state: Exp; lines: +2 -2 Change categories to "www". gn has "net" in there too.
v. 1.1 date: 1995/10/30 17:29:07; author: pst; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1995/10/30 17:29:07; author: pst; state: Exp; lines: +0 -0 Initial import of ashe-1.1.2. ============================================================================= v. 1.23 date: 2007/05/19 20:24:27; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.22 date: 2006/05/13 04:41:07; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from categories starting with W
v. 1.21 date: 2003/10/16 04:15:47; author: kris; state: Exp; lines: +1 -7 Before committing the previous BROKEN changes I carefully checked the status of each port on bento and for recent fixes. Unfortunately at some point I got confused and switched to the wrong list :-) As a result I picked up a number of ports that were fixed a while ago. Sorry for the false alarm, maintainers. Pointy hat to: kris
v. 1.20 date: 2003/10/16 02:20:30; author: kris; state: Exp; lines: +7 -1 BROKEN on 5.x: does not compile
v. 1.19 date: 2003/08/29 05:57:59; author: krion; state: Exp; lines: +0 -2 - Fix build with gcc-3.3.x (varargs -> stdarg) PR: 56109 Submitted by: Michael Edenfield
v. 1.18 date: 2003/02/20 19:15:23; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.17 date: 2002/11/10 16:48:21; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.16 date: 2002/11/06 22:47:13; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.15 date: 2002/09/01 16:07:56; author: dwcjr; state: Exp; lines: +3 -2 ${PERL} -> ${REINPLACE_CMD} PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net
v. 1.14 date: 2002/01/03 00:52:48; author: pat; state: Exp; lines: +3 -1 malloc.h->stdlib.h PR: 33497 Submitted by: Adam Kranzel
v. 1.13 date: 2001/02/05 15:33:13; author: olgeni; state: Exp; lines: +2 -2 Some spaces -> tabs for ports/www.
v. 1.12 date: 2000/11/13 14:26:49; author: kevlo; state: Exp; lines: +19 -10 Update to version 1.3 PR: 22815 Submitted by: Ports Fury
v. 1.11 date: 2000/11/07 23:28:17; 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.10 date: 2000/04/10 00:04:28; author: cpiazza; state: Exp; lines: +3 -3 Update with the new PORTNAME/PORTVERSION variables
v. 1.9 date: 1999/08/31 06:51:37; author: mharo; state: Exp; lines: +2 -2 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.8 date: 1999/08/31 02:42:42; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.7 date: 1998/08/23 07:34:46; author: hoek; state: Exp; lines: +4 -1 Use the MANx variables. This commit only covers ports that don't USE_IMAKE, don't appear to change behaviour on NOMANCOMPRESS (many do, subtly) and don't install more than one manpage. Any port listed here is a good candidate for a general review simply due to age... For example, a number of them seem to patch an install: target into the program Makefile and/or arbitrarily compress their manpages from patches/patch-*. This has been out-of-vogue since I would guess mid-1996, at least.
v. 1.6 date: 1998/08/23 06:46:37; author: hoek; state: Exp; lines: +3 -3 Add MAINTAINER.
v. 1.5 date: 1998/08/05 09:31:39; author: asami; state: Exp; lines: +2 -2 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
v. 1.4 date: 1996/11/18 11:40:39; author: asami; state: Exp; lines: +2 -2 Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.3 date: 1996/04/11 08:59:26; author: asami; state: Exp; lines: +2 -1 Clean up. Use ${X11BASE}, ${MOTIFLIB}, XawClientLibs, xmkmf -a, correctly reference compressed man pages, and define REQUIRES_MOTIF.
v. 1.2 date: 1995/11/27 04:10:12; author: asami; state: Exp; lines: +2 -2 Change categories to "www". gn has "net" in there too.
v. 1.1 date: 1995/10/30 17:29:07; author: pst; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1995/10/30 17:29:07; author: pst; state: Exp; lines: +0 -0 Initial import of ashe-1.1.2. ============================================================================= v. 1.23 date: 2007/05/19 20:24:27; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.22 date: 2006/05/13 04:41:07; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from categories starting with W
v. 1.21 date: 2003/10/16 04:15:47; author: kris; state: Exp; lines: +1 -7 Before committing the previous BROKEN changes I carefully checked the status of each port on bento and for recent fixes. Unfortunately at some point I got confused and switched to the wrong list :-) As a result I picked up a number of ports that were fixed a while ago. Sorry for the false alarm, maintainers. Pointy hat to: kris
v. 1.20 date: 2003/10/16 02:20:30; author: kris; state: Exp; lines: +7 -1 BROKEN on 5.x: does not compile
v. 1.19 date: 2003/08/29 05:57:59; author: krion; state: Exp; lines: +0 -2 - Fix build with gcc-3.3.x (varargs -> stdarg) PR: 56109 Submitted by: Michael Edenfield
v. 1.18 date: 2003/02/20 19:15:23; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.17 date: 2002/11/10 16:48:21; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.16 date: 2002/11/06 22:47:13; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.15 date: 2002/09/01 16:07:56; author: dwcjr; state: Exp; lines: +3 -2 ${PERL} -> ${REINPLACE_CMD} PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net
v. 1.14 date: 2002/01/03 00:52:48; author: pat; state: Exp; lines: +3 -1 malloc.h->stdlib.h PR: 33497 Submitted by: Adam Kranzel
v. 1.13 date: 2001/02/05 15:33:13; author: olgeni; state: Exp; lines: +2 -2 Some spaces -> tabs for ports/www.
v. 1.12 date: 2000/11/13 14:26:49; author: kevlo; state: Exp; lines: +19 -10 Update to version 1.3 PR: 22815 Submitted by: Ports Fury
v. 1.11 date: 2000/11/07 23:28:17; 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.10 date: 2000/04/10 00:04:28; author: cpiazza; state: Exp; lines: +3 -3 Update with the new PORTNAME/PORTVERSION variables
v. 1.9 date: 1999/08/31 06:51:37; author: mharo; state: Exp; lines: +2 -2 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.8 date: 1999/08/31 02:42:42; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.7 date: 1998/08/23 07:34:46; author: hoek; state: Exp; lines: +4 -1 Use the MANx variables. This commit only covers ports that don't USE_IMAKE, don't appear to change behaviour on NOMANCOMPRESS (many do, subtly) and don't install more than one manpage. Any port listed here is a good candidate for a general review simply due to age... For example, a number of them seem to patch an install: target into the program Makefile and/or arbitrarily compress their manpages from patches/patch-*. This has been out-of-vogue since I would guess mid-1996, at least.
v. 1.6 date: 1998/08/23 06:46:37; author: hoek; state: Exp; lines: +3 -3 Add MAINTAINER.
v. 1.5 date: 1998/08/05 09:31:39; author: asami; state: Exp; lines: +2 -2 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
v. 1.4 date: 1996/11/18 11:40:39; author: asami; state: Exp; lines: +2 -2 Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.3 date: 1996/04/11 08:59:26; author: asami; state: Exp; lines: +2 -1 Clean up. Use ${X11BASE}, ${MOTIFLIB}, XawClientLibs, xmkmf -a, correctly reference compressed man pages, and define REQUIRES_MOTIF.
v. 1.2 date: 1995/11/27 04:10:12; author: asami; state: Exp; lines: +2 -2 Change categories to "www". gn has "net" in there too.
v. 1.1 date: 1995/10/30 17:29:07; author: pst; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1995/10/30 17:29:07; author: pst; state: Exp; lines: +0 -0 Initial import of ashe-1.1.2. =============================================================================



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