FreeBSD www : emacs-w3m4>
emacs-w3m history
v. 1.38
date: 2007/08/04 11:09:34; author: nobutaka; state: Exp; lines: +6 -2
Correct dependency for emacs21 to fix package build.
Reported by: pointyhat via kris
v. 1.37
date: 2007/07/29 09:05:15; author: nobutaka; state: Exp; lines: +4 -3
Remove EMACS_PORT_NAME to use default setting in bsd.emacs.mk.
Submitted by: ume
v. 1.36
date: 2007/05/19 20:24:43; 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.35
date: 2006/07/10 02:57:15; author: nobutaka; state: Exp; lines: +6 -3
Fix dependencies for EMACS_PORT_NAME = emacs22.
v. 1.34
date: 2006/03/07 08:27:45; author: ade; state: Exp; lines: +1 -1
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
v. 1.33
date: 2006/01/28 02:11:35; author: linimon; state: Exp; lines: +1 -0
- Fix possibility of "infinite make fork" when "Registering install for ..."
EMACS ports. [1]
- Allow building a port as root using an NFS-mounted /usr/ports if the
server maps root to a UID other than root. [2]
- Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail
status rather than success. [3]
- Improve behavior when dealing with versioned dependencies. [4]
- Fix false positives in check-conflicts target. [5]
- Remove obsolete bzip2 code. [6]
- Add physical category net-p2p. [7]
- Don't fetch INDEXFILE if not necessary; respect FETCH_ENV. [8], [11]
- INDEX can now be moved outside of ports tree. [9]
- Add ghostscript-gpl. [10]
- Remove obsolete USE_MESA. [12]
- Force pkg_install tools from ports on FreeBSD 4.10 and older. [13]
- Document ALWAYS_KEEP_DISTFILES. [14]
- Remove USE_REINPLACE from bsd.port.mk USE_DOS2UNIX patch. [15]
PR: ports/37596 [1], ports/57259 [2], ports/63216 [3],
ports/89448 [4], ports/89710 [5], ports/88996 [6],
ports/89260 [7], ports/89363 [8], ports/89809 [9],
ports/89853 [10], ports/91086 [11], ports/91710 [12],
ports/91727 [13], ports/92111 [14], ports/92124 [15]
Submitted by: Jay Sachs [1], sem [1, 3, 8, 12],
Andrew Heybey [2], Jamie Jones
, tobez [4], Mark
Andrews [5], edwin [6, 11, 15],
pav [7, 13], Peter Jeremy [9], Ulrich Spoerlein [10],
netchild [11], erwin [14]
Reviewed by: kris, clement (partially)
v. 1.32
date: 2005/12/31 14:59:59; author: nobutaka; state: Exp; lines: +1 -3
Fix install error for emacs-w3m-xemacs21-mule.
v. 1.31
date: 2005/12/04 20:07:16; author: edwin; state: Exp; lines: +2 -0
Add INFO macro
v. 1.30
date: 2005/11/15 06:51:29; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.29
date: 2005/11/05 05:22:00; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION to chase the glib20 shared library update.
v. 1.28
date: 2005/04/04 14:47:59; author: nobutaka; state: Exp; lines: +1 -1
Update to 1.4.4.
v. 1.27
date: 2004/08/24 14:38:45; author: nobutaka; state: Exp; lines: +1 -1
Update to 1.4.3.
v. 1.26
date: 2004/07/12 15:03:23; author: nobutaka; state: Exp; lines: +1 -1
Update to 1.4.1.
v. 1.25
date: 2004/06/25 14:43:10; author: nobutaka; state: Exp; lines: +1 -1
Update to 1.4.
v. 1.24
date: 2004/03/14 06:17:31; author: ade; state: Exp; lines: +1 -1
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
v. 1.23
date: 2003/08/09 15:16:21; author: nobutaka; state: Exp; lines: +1 -1
1. Update to 1.3.6.
2. Correct pkg-plist.
PR: ports/54889 [2]
Submitted by: Hideyuki KURASHINA
v. 1.22
date: 2003/07/06 05:52:52; author: nobutaka; state: Exp; lines: +4 -38
Update to 1.3.5.
Divide pkg-plist for each emacs variants.
v. 1.21
date: 2003/06/22 08:21:38; author: nobutaka; state: Exp; lines: +5 -4
Update to 1.3.4.
v. 1.20
date: 2003/02/22 14:25:37; author: nobutaka; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.19
date: 2002/11/17 03:37:45; author: nobutaka; state: Exp; lines: +1 -0
Add a patch to work mew-shimbun.el with Mew 2.x.
Update my mail address in pkg-descr.
Obtained from: emacs-w3m CVS
v. 1.18
date: 2002/11/03 13:37:31; author: nobutaka; state: Exp; lines: +1 -1
Update to 1.3.3.
Submitted by: taoka
v. 1.17
date: 2002/09/12 13:41:33; author: nobutaka; state: Exp; lines: +1 -2
Update to 1.3.2.
Submitted by: taoka
v. 1.16
date: 2002/07/27 10:44:56; author: nobutaka; state: Exp; lines: +24 -10
Add WITHOUT_SHIMBUN knob.
Submitted by: NIIMI Satoshi
v. 1.15
date: 2002/07/25 17:32:09; author: nobutaka; state: Exp; lines: +43 -42
Update to 1.3.1.
v. 1.14
date: 2002/06/08 15:15:27; author: nobutaka; state: Exp; lines: +1 -1
Update to 1.2.7.
v. 1.13
date: 2002/03/06 14:20:48; author: nobutaka; state: Exp; lines: +7 -6
Update to 1.2.5.
v. 1.12
date: 2002/01/24 09:03:07; author: nobutaka; state: Exp; lines: +3 -3
Update to 1.2.4.
v. 1.11
date: 2001/12/24 14:21:55; author: nobutaka; state: Exp; lines: +1 -1
Update to 1.2.3.
v. 1.10
date: 2001/12/24 13:47:58; author: nobutaka; state: Exp; lines: +8 -5
Don't set SHIMBUN="" if flim-emacs21 isn't installed.
Correct pkg-plist.
Submitted by: NIIMI Satoshi
v. 1.9
date: 2001/12/12 06:36:51; author: nobutaka; state: Exp; lines: +1 -1
Update to 1.2.2.
v. 1.8
date: 2001/12/12 02:49:08; author: nobutaka; state: Exp; lines: +53 -31
Update to 1.2.1.
v. 1.7
date: 2001/12/03 17:27:40; author: shige; state: Exp; lines: +14 -6
New master/slave scheme for emacs-w3m ports.
Update master port to emacs21.
Update slave ports to stub port:
emacs-w3m-emacs20, emacs-w3m-xemacs21-mule
Install el/elc files to version specific site-lisp directory (Gnu Emacsen).
v. 1.6
date: 2001/11/03 19:16:50; author: nobutaka; state: Exp; lines: +2 -2
Maintainer is committer now.
Reviewed by: knu
v. 1.5
date: 2001/09/17 03:24:33; author: knu; state: Exp; lines: +3 -3
Update to 1.1.100.
PR: ports/30586
Submitted by: MANTANI Nobutaka
v. 1.4
date: 2001/07/23 13:33:10; author: okazaki; state: Exp; lines: +2 -2
Update MASTER_SITES.
PR: 29159
Submitted by: maintainer
v. 1.3
date: 2001/05/24 02:30:11; author: knu; state: Exp; lines: +30 -3
Update to 1.0.
PR: ports/27603
Submitted by: MANTANI Nobutaka (MAINTAINER)
v. 1.2
date: 2001/04/11 04:11:40; author: knu; state: Exp; lines: +27 -16
Update to 0.2.150.
Add hooks for the forthcoming emacs-w3m-xemacs21-mule port.
v. 1.1
date: 2001/04/02 01:04:44; author: okazaki; state: Exp;
Add emacs-w3m-emacs20, a simple interface program of w3m for Emacs20.
PR: 26130
Submitted by: MANTANI Nobutaka
=============================================================================
v. 1.38
date: 2007/08/04 11:09:34; author: nobutaka; state: Exp; lines: +6 -2
Correct dependency for emacs21 to fix package build.
Reported by: pointyhat via kris
v. 1.37
date: 2007/07/29 09:05:15; author: nobutaka; state: Exp; lines: +4 -3
Remove EMACS_PORT_NAME to use default setting in bsd.emacs.mk.
Submitted by: ume
v. 1.36
date: 2007/05/19 20:24:43; 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.35
date: 2006/07/10 02:57:15; author: nobutaka; state: Exp; lines: +6 -3
Fix dependencies for EMACS_PORT_NAME = emacs22.
v. 1.34
date: 2006/03/07 08:27:45; author: ade; state: Exp; lines: +1 -1
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
v. 1.33
date: 2006/01/28 02:11:35; author: linimon; state: Exp; lines: +1 -0
- Fix possibility of "infinite make fork" when "Registering install for ..."
EMACS ports. [1]
- Allow building a port as root using an NFS-mounted /usr/ports if the
server maps root to a UID other than root. [2]
- Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail
status rather than success. [3]
- Improve behavior when dealing with versioned dependencies. [4]
- Fix false positives in check-conflicts target. [5]
- Remove obsolete bzip2 code. [6]
- Add physical category net-p2p. [7]
- Don't fetch INDEXFILE if not necessary; respect FETCH_ENV. [8], [11]
- INDEX can now be moved outside of ports tree. [9]
- Add ghostscript-gpl. [10]
- Remove obsolete USE_MESA. [12]
- Force pkg_install tools from ports on FreeBSD 4.10 and older. [13]
- Document ALWAYS_KEEP_DISTFILES. [14]
- Remove USE_REINPLACE from bsd.port.mk USE_DOS2UNIX patch. [15]
PR: ports/37596 [1], ports/57259 [2], ports/63216 [3],
ports/89448 [4], ports/89710 [5], ports/88996 [6],
ports/89260 [7], ports/89363 [8], ports/89809 [9],
ports/89853 [10], ports/91086 [11], ports/91710 [12],
ports/91727 [13], ports/92111 [14], ports/92124 [15]
Submitted by: Jay Sachs [1], sem [1, 3, 8, 12],
Andrew Heybey [2], Jamie Jones
, tobez [4], Mark
Andrews [5], edwin [6, 11, 15],
pav [7, 13], Peter Jeremy [9], Ulrich Spoerlein [10],
netchild [11], erwin [14]
Reviewed by: kris, clement (partially)
v. 1.32
date: 2005/12/31 14:59:59; author: nobutaka; state: Exp; lines: +1 -3
Fix install error for emacs-w3m-xemacs21-mule.
v. 1.31
date: 2005/12/04 20:07:16; author: edwin; state: Exp; lines: +2 -0
Add INFO macro
v. 1.30
date: 2005/11/15 06:51:29; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.29
date: 2005/11/05 05:22:00; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION to chase the glib20 shared library update.
v. 1.28
date: 2005/04/04 14:47:59; author: nobutaka; state: Exp; lines: +1 -1
Update to 1.4.4.
v. 1.27
date: 2004/08/24 14:38:45; author: nobutaka; state: Exp; lines: +1 -1
Update to 1.4.3.
v. 1.26
date: 2004/07/12 15:03:23; author: nobutaka; state: Exp; lines: +1 -1
Update to 1.4.1.
v. 1.25
date: 2004/06/25 14:43:10; author: nobutaka; state: Exp; lines: +1 -1
Update to 1.4.
v. 1.24
date: 2004/03/14 06:17:31; author: ade; state: Exp; lines: +1 -1
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
v. 1.23
date: 2003/08/09 15:16:21; author: nobutaka; state: Exp; lines: +1 -1
1. Update to 1.3.6.
2. Correct pkg-plist.
PR: ports/54889 [2]
Submitted by: Hideyuki KURASHINA
v. 1.22
date: 2003/07/06 05:52:52; author: nobutaka; state: Exp; lines: +4 -38
Update to 1.3.5.
Divide pkg-plist for each emacs variants.
v. 1.21
date: 2003/06/22 08:21:38; author: nobutaka; state: Exp; lines: +5 -4
Update to 1.3.4.
v. 1.20
date: 2003/02/22 14:25:37; author: nobutaka; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.19
date: 2002/11/17 03:37:45; author: nobutaka; state: Exp; lines: +1 -0
Add a patch to work mew-shimbun.el with Mew 2.x.
Update my mail address in pkg-descr.
Obtained from: emacs-w3m CVS
v. 1.18
date: 2002/11/03 13:37:31; author: nobutaka; state: Exp; lines: +1 -1
Update to 1.3.3.
Submitted by: taoka
v. 1.17
date: 2002/09/12 13:41:33; author: nobutaka; state: Exp; lines: +1 -2
Update to 1.3.2.
Submitted by: taoka
v. 1.16
date: 2002/07/27 10:44:56; author: nobutaka; state: Exp; lines: +24 -10
Add WITHOUT_SHIMBUN knob.
Submitted by: NIIMI Satoshi
v. 1.15
date: 2002/07/25 17:32:09; author: nobutaka; state: Exp; lines: +43 -42
Update to 1.3.1.
v. 1.14
date: 2002/06/08 15:15:27; author: nobutaka; state: Exp; lines: +1 -1
Update to 1.2.7.
v. 1.13
date: 2002/03/06 14:20:48; author: nobutaka; state: Exp; lines: +7 -6
Update to 1.2.5.
v. 1.12
date: 2002/01/24 09:03:07; author: nobutaka; state: Exp; lines: +3 -3
Update to 1.2.4.
v. 1.11
date: 2001/12/24 14:21:55; author: nobutaka; state: Exp; lines: +1 -1
Update to 1.2.3.
v. 1.10
date: 2001/12/24 13:47:58; author: nobutaka; state: Exp; lines: +8 -5
Don't set SHIMBUN="" if flim-emacs21 isn't installed.
Correct pkg-plist.
Submitted by: NIIMI Satoshi
v. 1.9
date: 2001/12/12 06:36:51; author: nobutaka; state: Exp; lines: +1 -1
Update to 1.2.2.
v. 1.8
date: 2001/12/12 02:49:08; author: nobutaka; state: Exp; lines: +53 -31
Update to 1.2.1.
v. 1.7
date: 2001/12/03 17:27:40; author: shige; state: Exp; lines: +14 -6
New master/slave scheme for emacs-w3m ports.
Update master port to emacs21.
Update slave ports to stub port:
emacs-w3m-emacs20, emacs-w3m-xemacs21-mule
Install el/elc files to version specific site-lisp directory (Gnu Emacsen).
v. 1.6
date: 2001/11/03 19:16:50; author: nobutaka; state: Exp; lines: +2 -2
Maintainer is committer now.
Reviewed by: knu
v. 1.5
date: 2001/09/17 03:24:33; author: knu; state: Exp; lines: +3 -3
Update to 1.1.100.
PR: ports/30586
Submitted by: MANTANI Nobutaka
v. 1.4
date: 2001/07/23 13:33:10; author: okazaki; state: Exp; lines: +2 -2
Update MASTER_SITES.
PR: 29159
Submitted by: maintainer
v. 1.3
date: 2001/05/24 02:30:11; author: knu; state: Exp; lines: +30 -3
Update to 1.0.
PR: ports/27603
Submitted by: MANTANI Nobutaka (MAINTAINER)
v. 1.2
date: 2001/04/11 04:11:40; author: knu; state: Exp; lines: +27 -16
Update to 0.2.150.
Add hooks for the forthcoming emacs-w3m-xemacs21-mule port.
v. 1.1
date: 2001/04/02 01:04:44; author: okazaki; state: Exp;
Add emacs-w3m-emacs20, a simple interface program of w3m for Emacs20.
PR: 26130
Submitted by: MANTANI Nobutaka
=============================================================================
v. 1.38
date: 2007/08/04 11:09:34; author: nobutaka; state: Exp; lines: +6 -2
Correct dependency for emacs21 to fix package build.
Reported by: pointyhat via kris
v. 1.37
date: 2007/07/29 09:05:15; author: nobutaka; state: Exp; lines: +4 -3
Remove EMACS_PORT_NAME to use default setting in bsd.emacs.mk.
Submitted by: ume
v. 1.36
date: 2007/05/19 20:24:43; 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.35
date: 2006/07/10 02:57:15; author: nobutaka; state: Exp; lines: +6 -3
Fix dependencies for EMACS_PORT_NAME = emacs22.
v. 1.34
date: 2006/03/07 08:27:45; author: ade; state: Exp; lines: +1 -1
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
v. 1.33
date: 2006/01/28 02:11:35; author: linimon; state: Exp; lines: +1 -0
- Fix possibility of "infinite make fork" when "Registering install for ..."
EMACS ports. [1]
- Allow building a port as root using an NFS-mounted /usr/ports if the
server maps root to a UID other than root. [2]
- Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail
status rather than success. [3]
- Improve behavior when dealing with versioned dependencies. [4]
- Fix false positives in check-conflicts target. [5]
- Remove obsolete bzip2 code. [6]
- Add physical category net-p2p. [7]
- Don't fetch INDEXFILE if not necessary; respect FETCH_ENV. [8], [11]
- INDEX can now be moved outside of ports tree. [9]
- Add ghostscript-gpl. [10]
- Remove obsolete USE_MESA. [12]
- Force pkg_install tools from ports on FreeBSD 4.10 and older. [13]
- Document ALWAYS_KEEP_DISTFILES. [14]
- Remove USE_REINPLACE from bsd.port.mk USE_DOS2UNIX patch. [15]
PR: ports/37596 [1], ports/57259 [2], ports/63216 [3],
ports/89448 [4], ports/89710 [5], ports/88996 [6],
ports/89260 [7], ports/89363 [8], ports/89809 [9],
ports/89853 [10], ports/91086 [11], ports/91710 [12],
ports/91727 [13], ports/92111 [14], ports/92124 [15]
Submitted by: Jay Sachs [1], sem [1, 3, 8, 12],
Andrew Heybey [2], Jamie Jones
, tobez [4], Mark
Andrews [5], edwin [6, 11, 15],
pav [7, 13], Peter Jeremy [9], Ulrich Spoerlein [10],
netchild [11], erwin [14]
Reviewed by: kris, clement (partially)
v. 1.32
date: 2005/12/31 14:59:59; author: nobutaka; state: Exp; lines: +1 -3
Fix install error for emacs-w3m-xemacs21-mule.
v. 1.31
date: 2005/12/04 20:07:16; author: edwin; state: Exp; lines: +2 -0
Add INFO macro
v. 1.30
date: 2005/11/15 06:51:29; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.29
date: 2005/11/05 05:22:00; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION to chase the glib20 shared library update.
v. 1.28
date: 2005/04/04 14:47:59; author: nobutaka; state: Exp; lines: +1 -1
Update to 1.4.4.
v. 1.27
date: 2004/08/24 14:38:45; author: nobutaka; state: Exp; lines: +1 -1
Update to 1.4.3.
v. 1.26
date: 2004/07/12 15:03:23; author: nobutaka; state: Exp; lines: +1 -1
Update to 1.4.1.
v. 1.25
date: 2004/06/25 14:43:10; author: nobutaka; state: Exp; lines: +1 -1
Update to 1.4.
v. 1.24
date: 2004/03/14 06:17:31; author: ade; state: Exp; lines: +1 -1
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
v. 1.23
date: 2003/08/09 15:16:21; author: nobutaka; state: Exp; lines: +1 -1
1. Update to 1.3.6.
2. Correct pkg-plist.
PR: ports/54889 [2]
Submitted by: Hideyuki KURASHINA
v. 1.22
date: 2003/07/06 05:52:52; author: nobutaka; state: Exp; lines: +4 -38
Update to 1.3.5.
Divide pkg-plist for each emacs variants.
v. 1.21
date: 2003/06/22 08:21:38; author: nobutaka; state: Exp; lines: +5 -4
Update to 1.3.4.
v. 1.20
date: 2003/02/22 14:25:37; author: nobutaka; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.19
date: 2002/11/17 03:37:45; author: nobutaka; state: Exp; lines: +1 -0
Add a patch to work mew-shimbun.el with Mew 2.x.
Update my mail address in pkg-descr.
Obtained from: emacs-w3m CVS
v. 1.18
date: 2002/11/03 13:37:31; author: nobutaka; state: Exp; lines: +1 -1
Update to 1.3.3.
Submitted by: taoka
v. 1.17
date: 2002/09/12 13:41:33; author: nobutaka; state: Exp; lines: +1 -2
Update to 1.3.2.
Submitted by: taoka
v. 1.16
date: 2002/07/27 10:44:56; author: nobutaka; state: Exp; lines: +24 -10
Add WITHOUT_SHIMBUN knob.
Submitted by: NIIMI Satoshi
v. 1.15
date: 2002/07/25 17:32:09; author: nobutaka; state: Exp; lines: +43 -42
Update to 1.3.1.
v. 1.14
date: 2002/06/08 15:15:27; author: nobutaka; state: Exp; lines: +1 -1
Update to 1.2.7.
v. 1.13
date: 2002/03/06 14:20:48; author: nobutaka; state: Exp; lines: +7 -6
Update to 1.2.5.
v. 1.12
date: 2002/01/24 09:03:07; author: nobutaka; state: Exp; lines: +3 -3
Update to 1.2.4.
v. 1.11
date: 2001/12/24 14:21:55; author: nobutaka; state: Exp; lines: +1 -1
Update to 1.2.3.
v. 1.10
date: 2001/12/24 13:47:58; author: nobutaka; state: Exp; lines: +8 -5
Don't set SHIMBUN="" if flim-emacs21 isn't installed.
Correct pkg-plist.
Submitted by: NIIMI Satoshi
v. 1.9
date: 2001/12/12 06:36:51; author: nobutaka; state: Exp; lines: +1 -1
Update to 1.2.2.
v. 1.8
date: 2001/12/12 02:49:08; author: nobutaka; state: Exp; lines: +53 -31
Update to 1.2.1.
v. 1.7
date: 2001/12/03 17:27:40; author: shige; state: Exp; lines: +14 -6
New master/slave scheme for emacs-w3m ports.
Update master port to emacs21.
Update slave ports to stub port:
emacs-w3m-emacs20, emacs-w3m-xemacs21-mule
Install el/elc files to version specific site-lisp directory (Gnu Emacsen).
v. 1.6
date: 2001/11/03 19:16:50; author: nobutaka; state: Exp; lines: +2 -2
Maintainer is committer now.
Reviewed by: knu
v. 1.5
date: 2001/09/17 03:24:33; author: knu; state: Exp; lines: +3 -3
Update to 1.1.100.
PR: ports/30586
Submitted by: MANTANI Nobutaka
v. 1.4
date: 2001/07/23 13:33:10; author: okazaki; state: Exp; lines: +2 -2
Update MASTER_SITES.
PR: 29159
Submitted by: maintainer
v. 1.3
date: 2001/05/24 02:30:11; author: knu; state: Exp; lines: +30 -3
Update to 1.0.
PR: ports/27603
Submitted by: MANTANI Nobutaka (MAINTAINER)
v. 1.2
date: 2001/04/11 04:11:40; author: knu; state: Exp; lines: +27 -16
Update to 0.2.150.
Add hooks for the forthcoming emacs-w3m-xemacs21-mule port.
v. 1.1
date: 2001/04/02 01:04:44; author: okazaki; state: Exp;
Add emacs-w3m-emacs20, a simple interface program of w3m for Emacs20.
PR: 26130
Submitted by: MANTANI Nobutaka
=============================================================================
|