MANTANI Nobutaka
8be3ddaf53
Fix the problem that text does not appear in input field with --disable-m17n
...
configure option.
Reported by: Vasil Dimov <vd@datamax.bg>
2004-02-04 14:32:22 +00:00
Joe Marcus Clarke
fdc5cf0018
Teach this port about USE_GETTEXT.
2004-02-04 07:09:18 +00:00
MANTANI Nobutaka
facc155cbf
1. Correct pkg-plist.
...
2. Set dependency on devel/gettext-old only if JAPANESE is defined.
3. Remove WITHOUT_NLS knob and add --disable-nls to CONFIGURE_ARGS
by default (except when JAPANESE is defined).
Submitted by: des [1]
2004-02-02 14:58:44 +00:00
Trevor Johnson
78da40aa98
Now gettext 0.12.1 is gettext-old.
2004-01-23 18:12:26 +00:00
MANTANI Nobutaka
d4dd54dce4
Add WITHOUT_NLS knob. [1]
...
Make cosmetic changes.
Submitted by: Phil Pennock <pdp@nl.demon.net> [1]
2004-01-17 21:22:59 +00:00
MANTANI Nobutaka
2122fb369f
Update to 2004-01-11 snapshot of w3m 0.4.2.
...
Make portlint happy.
2004-01-12 03:17:20 +00:00
Joe Marcus Clarke
b33eaf3276
Remove USE_GNOMENG.
2003-04-20 19:54:55 +00:00
MANTANI Nobutaka
306f5bfd4b
Remove migemo from RUN_DEPENDS.
2003-04-08 15:24:08 +00:00
MANTANI Nobutaka
39f9560e51
Update www/w3m to 0.4.1 and www/w3m-m17n to 0.4.1+20030308.
2003-03-24 15:07:18 +00:00
MANTANI Nobutaka
61d74cdd81
Update www/w3m to 0.4 and www/w3m-m17n to 0.4+20030224.
2003-02-25 12:48:12 +00:00
MANTANI Nobutaka
a33aeb1362
De-pkg-comment.
2003-02-22 14:25:38 +00:00
MANTANI Nobutaka
a7f81330f3
Update w3m to 0.3.2.2 and w3m-m17n to 0.3.2.2+20021207.
...
This update fixes the security vulnerability in w3m-0.3.2.1.
Approved by: will
2002-12-10 11:03:40 +00:00
MANTANI Nobutaka
8576009e5f
Update w3m to 0.3.2.1 and w3m-m17n to 0.3.2.1+20021107.
...
The security vulnerability has been fixed by this update.
Approved by: kris
2002-11-28 14:18:43 +00:00
Akinori MUSHA
08f4ae5cb3
Mark FORBIDDEN due to a recently discovered security vulnerability:
...
http://sourceforge.net/forum/forum.php?forum_id=231002
Maintainer needs to update the port to the latest version.
2002-11-27 14:59:49 +00:00
MANTANI Nobutaka
d0a032548e
Update www/w3m to 0.3.2 and www/w3m-m17n to 0.3.2+20021116.
2002-11-17 14:31:34 +00:00
Mario Sergio Fujikawa Ferreira
93b8f14b85
Deploy USE_GNOMENG infrastructure
...
PR: 42289
Submitted by: Edwin Groothuis <edwin@mavetju.org>
2002-09-01 15:31:33 +00:00
MANTANI Nobutaka
4cb2d1a0cf
Fix the crash caused by jumping to last anchor in plain text files.
...
Submitted by: Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp>
2002-07-27 09:44:49 +00:00
MANTANI Nobutaka
9d185781d8
Update w3m to 0.3.1 and w3m-m17n to 0.3.1+20020717.
2002-07-25 15:58:18 +00:00
MANTANI Nobutaka
32cf98bd66
Fix build error on -current. (*)
...
Remove useless post-extract target and post-patch target.
Submitted by: Masahide -mac- NODA <mac@clave.gr.jp> (*)
2002-03-31 15:52:04 +00:00
MANTANI Nobutaka
62808c8079
Fix patch error on www/w3m-m17n caused by the previous change of patch-configure.
2002-03-29 10:39:13 +00:00
MANTANI Nobutaka
b88e7ba85b
Fix configure error on -current.
2002-03-29 10:15:39 +00:00
MANTANI Nobutaka
aaf2256a6a
Update w3m-m17n to 0.3+20020311.
2002-03-11 16:34:00 +00:00
MANTANI Nobutaka
0b30427e75
Correct pkg-plist.
2002-03-07 04:23:06 +00:00
MANTANI Nobutaka
8f4a5dd1d1
Update www/w3m to 0.3. www/w3m-m17n to 0.2.5+20020216.
2002-03-06 15:10:04 +00:00
MANTANI Nobutaka
e77fca766d
Allow coexistence of M17N and INLINE_IMAGE knob
...
since w3m-img patch has been merged into the w3m CVS repository
and w3m-0.2.5-m17n-20020202 is based on the source code after the merge.
Now we can use w3m with m17n and inline image support.
2002-02-03 03:02:27 +00:00
MANTANI Nobutaka
3bcd0572c1
Update www/w3m to 0.2.5, www/w3m-img to 0.2.5+2.2, www/w3m-m17n to 0.2.5+20020202.
2002-02-02 03:48:29 +00:00
MANTANI Nobutaka
034dfc40ba
Respect CFLAGS.
...
Pointed out by: kris
2002-01-30 03:50:21 +00:00
MANTANI Nobutaka
62a8f0af29
Add -cflags="-O2" to CONFIGURE_ARGS to avoid crash on several machines.
...
PR: 34419
Submitted by: Markus Wennrich <nick@schoko.org>
2002-01-30 02:55:58 +00:00
MANTANI Nobutaka
8457c9f63e
Update w3m to 0.2.4, w3m-img to 0.2.4+1.18 and w3m-m17n to 0.2.4+20020108.
2002-01-24 08:58:58 +00:00
MANTANI Nobutaka
e6b5e67d72
Add the extra patch which I forgot to add on the previous commit.
2002-01-06 08:30:01 +00:00
MANTANI Nobutaka
d60709a1f0
Update www/w3m to 0.2.3.2, www/w3m-img to 0.2.3.2+1.17 and
...
www/w3m-m17n to 0.2.3.2+20011230.
2002-01-06 08:23:02 +00:00
Maxim Sobolev
238e53dece
Ensure that the directory is created before installing files into it.
2001-12-04 22:32:46 +00:00
MANTANI Nobutaka
328756c038
Update w3m to 0.2.2 and w3m-img to 0.2.2+1.14.
...
Update WWW entry in pkg-descr.
Reviewed by: knu
2001-11-27 21:48:47 +00:00
Jun Kuriyama
8936db8188
Update $MASTER_SITES' path.
2001-11-08 02:08:47 +00:00
MANTANI Nobutaka
1c13d3051f
- Update to 0.2.1-inu-1.5 and www/w3m-img port to 0.2.1-inu-1.5-img-1.12.
...
- Enable mouse operation when terminal type is `rxvt'.
(Submitted by: necter)
- Correct pkg-descr.
(Submitted by: Thomas E. Dickey)
Reviewed by: knu
2001-11-07 17:02:01 +00:00
MANTANI Nobutaka
c9518d632a
- Update to 0.2.1-inu-1.5 and www/w3m-img port to 0.2.1-inu-1.5-img-1.12.
...
- Enable mouse operation when terminal type is `rxvt'.
(Submitted by: necter)
- Correct pkg-descr.
(Submitted by: Thomas E. Dickey)
Reviewed by: knu
2001-11-07 16:52:35 +00:00
MANTANI Nobutaka
20aa69ddcc
Maintainer is committer now.
...
Reviewed by: knu
2001-11-03 19:16:50 +00:00
FUJISHIMA Satsuki
1b73abb75e
fix build for -CURRENT.
...
PR: 31569
Submitted by: maintainer
2001-10-29 02:35:22 +00:00
Ying-Chieh Liao
62d82d5452
Update to 0.2.1-inu-1.4 and www/w3m-img port to 0.2.1-inu-1.4-img-1.11
...
PR: 31124
Submitted by: MAINTAINER
2001-10-11 12:24:04 +00:00
FUJISHIMA Satsuki
a33999c279
o rename w3m-image -> w3m-img after repository copy by the author's request.
...
o update w3m-img to 1.10.
o make PORTREVISION overridable from slave ports.
o change PORTVERSION style for w3m-img. (suggedted by knu)
PR: 29226
Submitted by: maintainer
2001-08-27 23:45:08 +00:00
FUJISHIMA Satsuki
eff39612fe
Oops, PORTREVISION bump is not required.
2001-07-21 18:31:06 +00:00
FUJISHIMA Satsuki
443bdc113b
o add w3m-image, w3m with Imlib-based inline image browsing capability.
...
o remove w3m-ssl, w3m has SSL support by default now.
PR: 28996, 28997, 28998
Submitted by: maintainer
2001-07-21 18:21:56 +00:00
Jun Kuriyama
49efce046f
Fix buffer overflow problem.
...
References:
http://www.lac.co.jp/security/snsadv/32.html (not yet available)
http://mi.med.tohoku.ac.jp/~satodai/w3m-dev/200106.month/2066.html
http://mi.med.tohoku.ac.jp/~satodai/w3m-dev/200106.month/2067.html
2001-06-19 12:56:09 +00:00
OKAZAKI Tetsurou
99b6a11204
Do not override MAINTAINER for slave ports.
...
PR: 26129
Submitted by: maintainer
2001-03-27 03:45:17 +00:00
Jun Kuriyama
4afc0be055
Update to 0.2.1.
...
Submitted by: nobutaka@nobutaka.com (maintainer)
PR: ports/26040
2001-03-26 02:26:14 +00:00
FUJISHIMA Satsuki
65684fe1cf
update to 0.1.11 + hsaka patchlevel 24.
...
PR: 25952
Submitted by: maintainer
2001-03-20 22:20:33 +00:00
Trevor Johnson
2175105ad7
Avoid conflict with /usr/bin/patch by installing the version from
...
the ports collection as "gpatch". Beautify the descriptions.
Update the ports which depend on this version.
PR: 23702
Submitted by: Christian Weisgerber <naddy@mips.inka.de>
Reviewed by: knu
2001-01-11 00:56:26 +00:00
Peter Pentchev
fa33e45ca5
Update to 0.1.11-pre + kokb patchlevel 23
...
PR: 23393
Submitted by: maintainer
2000-12-10 16:05:18 +00:00
Akinori MUSHA
a9cd513e1d
Update to 0.1.11-pre + kokb patchlevel 17.
...
PR: ports/22275
Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com> (MAINTAINER)
2000-10-25 06:45:29 +00:00
Daniel C. Sobral
c387f20bac
The include file machine/console.h has been deprecated on -current.
...
Ifdef it.
Submitted by: nobutaka@nobutaka.com
2000-10-21 20:42:59 +00:00