CVS log for ports/www/w3m/Makefile
Up to [FreeBSD] / ports / www / w3m
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.96: download - view: text, markup, annotated - select for diffs
Fri Feb 11 23:59:16 2011 UTC (11 months, 4 weeks ago) by nobutaka
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +18 -73 lines
- Update to 0.5.3. [*] - Use OPTIONS in www/w3m. - Enable SSL support by default. PR: ports/154545 [*] Submitted by: ARAI Toshihiko <arai.toshihiko@gmail.com> [*]
Revision 1.95: download - view: text, markup, annotated - select for diffs
Tue Aug 10 20:26:31 2010 UTC (18 months ago) by makc
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +6 -1 lines
Respect PREFIX/LOCALBASE PR: ports/146335 Submitted by: Anonymous <swell.k at gmail.com> Approved by: nobutaka@ (maintainer timeout > three months)
Revision 1.94: download - view: text, markup, annotated - select for diffs
Mon May 31 02:01:32 2010 UTC (20 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +1 -1 lines
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
Revision 1.93: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:38:29 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +1 -2 lines
- Switch SourceForge ports to the new File Release System: categories starting with W
Revision 1.92: download - view: text, markup, annotated - select for diffs
Fri Jul 31 13:56:37 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +1 -1 lines
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated Requested by: edwin
Revision 1.91: download - view: text, markup, annotated - select for diffs
Mon Jul 13 19:32:39 2009 UTC (2 years, 6 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +2 -0 lines
- Mark MAKE_JOBS_UNSAFE=yes PR: ports/135979 Approved by: maintainer timeout (nobutaka; 20 days) Submitted by: myself (pgollucci@)
Revision 1.90: download - view: text, markup, annotated - select for diffs
Tue Jan 6 16:53:06 2009 UTC (3 years, 1 month ago) by wxs
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +0 -5 lines
- Remove conditional checks for FreeBSD 5.x and older Approved by: pav
Revision 1.89: download - view: text, markup, annotated - select for diffs
Fri Jun 6 14:33:39 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +1 -1 lines
Bump portrevision due to upgrade of devel/gettext. The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
Revision 1.88: download - view: text, markup, annotated - select for diffs
Tue Apr 22 16:01:39 2008 UTC (3 years, 9 months ago) by nobutaka
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +2 -1 lines
Add w3m-img framebuffer support patch written by Yusuke Baba. To display images on console, you need to install w3m-img and run w3m on jfbterm (sysutils/jfbterm). w3m-img for FreeBSD framebuffer (patch author's website, written in Japanese) http://www.ac.auone-net.jp/~baba/w3m-img/index.html PR: ports/122673 Submitted by: nrg milk <nrgmilk@gmail.com>
Revision 1.87: download - view: text, markup, annotated - select for diffs
Mon Jul 23 09:36:45 2007 UTC (4 years, 6 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +1 -1 lines
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
Revision 1.86: download - view: text, markup, annotated - select for diffs
Sat Jun 9 05:16:15 2007 UTC (4 years, 8 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +4 -5 lines
Update to 0.5.2.
Revision 1.85: download - view: text, markup, annotated - select for diffs
Sat Feb 3 17:42:00 2007 UTC (5 years ago) by nobutaka
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +2 -2 lines
Respect PTHREAD_LIBS. Submitted by: nork
Revision 1.84: download - view: text, markup, annotated - select for diffs
Tue Jan 2 14:02:21 2007 UTC (5 years, 1 month ago) by nobutaka
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +1 -1 lines
Fix a format string vulnerability. Security: http://sourceforge.net/tracker/index.php?func=detail&aid=1612792&group_id=39518&atid=425439
Revision 1.83: download - view: text, markup, annotated - select for diffs
Sat May 13 04:41:21 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +0 -1 lines
Remove USE_REINPLACE from categories starting with W
Revision 1.82: download - view: text, markup, annotated - select for diffs
Tue Mar 7 08:27:46 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +1 -1 lines
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path. Discussed with: kris Approved by: portmgr (implicit)
Revision 1.81: download - view: text, markup, annotated - select for diffs
Sat Feb 18 16:58:04 2006 UTC (5 years, 11 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +1 -1 lines
Close pipe for gzipped stream properly. Obtained from: http://vimrc.hp.infoseek.co.jp/w3m-pclose.html (written in Japanese) Reported by: naddy
Revision 1.80: download - view: text, markup, annotated - select for diffs
Mon Jan 30 16:25:29 2006 UTC (6 years ago) by nobutaka
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +1 -1 lines
Fix build error with WITHOUT_SSL. Reported by: kris
Revision 1.79: download - view: text, markup, annotated - select for diffs
Mon Oct 10 14:41:40 2005 UTC (6 years, 4 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +1 -1 lines
Add a small fix to support gzipped XHTML contents. Submitted by: Ed Schouten <ed@fxq.nl>
Revision 1.78: download - view: text, markup, annotated - select for diffs
Sun Oct 9 16:39:22 2005 UTC (6 years, 4 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +5 -1 lines
Support application/xhtml+xml MIME type. PR: ports/87161 Submitted by: Ed Schouten <ed@fxq.nl>
Revision 1.77: download - view: text, markup, annotated - select for diffs
Fri Jul 15 17:04:50 2005 UTC (6 years, 6 months ago) by nobutaka
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +1 -0 lines
Unbreak sysmouse support. Pointed out by: Travis Poppe <tlp@lickwid.net>
Revision 1.76: download - view: text, markup, annotated - select for diffs
Sat Nov 27 11:52:58 2004 UTC (7 years, 2 months ago) by nobutaka
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +2 -4 lines
Fix compile error with JAPANESE option. PR: ports/74439 Submitted by: SANETO Takanori <sanewo@ba2.so-net.ne.jp>
Revision 1.75: download - view: text, markup, annotated - select for diffs
Wed Nov 24 03:55:22 2004 UTC (7 years, 2 months ago) by kris
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +4 -0 lines
BROKEN if defined(JAPANESE): Does not compile
Revision 1.74: download - view: text, markup, annotated - select for diffs
Wed Nov 17 18:24:46 2004 UTC (7 years, 2 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +7 -1 lines
Read the options file of boehm-gc to check necessity of a thread library.
Revision 1.73: download - view: text, markup, annotated - select for diffs
Wed Nov 17 15:27:25 2004 UTC (7 years, 2 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +1 -1 lines
Fix configure error on 5.2.1-RELEASE. Reported by: Piotr Gnyp <toread@discordia.pl>, Cheza My Ballz <cheza420@hotmail.com>
Revision 1.72: download - view: text, markup, annotated - select for diffs
Mon Nov 8 16:50:57 2004 UTC (7 years, 3 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +5 -1 lines
Fix build error on -current with boehm-gc with REDIRECT and THREADING options.
Revision 1.71: download - view: text, markup, annotated - select for diffs
Sat Aug 21 14:28:35 2004 UTC (7 years, 5 months ago) by nobutaka
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +1 -0 lines
Fix build error with LOCALBASE different from /usr/local. Reported by: Mike Meyer <mwm@mired.org>
Revision 1.70: download - view: text, markup, annotated - select for diffs
Sat Aug 21 13:52:53 2004 UTC (7 years, 5 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +1 -1 lines
Fix build error in the environment that using the OpenSSL from the ports instead of the one from the base system. Submitted by: Ingo Rohlfs <ingo.rohlfs@gmx.de>
Revision 1.69: download - view: text, markup, annotated - select for diffs
Sat Jul 17 15:15:32 2004 UTC (7 years, 6 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +11 -4 lines
Fix configure error caused by boehm-gc with the REDIRECT option.
Revision 1.68: download - view: text, markup, annotated - select for diffs
Mon Jul 12 16:49:19 2004 UTC (7 years, 7 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +1 -0 lines
Register CONFLICTS between w3m ports. Suggested by: Aleksander Fafula <alex@fafula.com>
Revision 1.67: download - view: text, markup, annotated - select for diffs
Sat Jun 5 18:19:02 2004 UTC (7 years, 8 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +9 -0 lines
Add KEY_LYNX knob. Submitted by: Mads Martin Joergensen <mmj@mmj.dk>
Revision 1.66: download - view: text, markup, annotated - select for diffs
Thu May 27 14:18:32 2004 UTC (7 years, 8 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +3 -2 lines
Update to 0.5.1. Use PTHREAD_CFLAGS and PTHREAD_LIBS for boehm-gc with thread support.
Revision 1.65: download - view: text, markup, annotated - select for diffs
Thu Mar 25 14:02:18 2004 UTC (7 years, 10 months ago) by nobutaka
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +4 -9 lines
Update to 0.5.
Revision 1.64: download - view: text, markup, annotated - select for diffs
Wed Feb 4 14:32:22 2004 UTC (8 years ago) by nobutaka
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +1 -1 lines
Fix the problem that text does not appear in input field with --disable-m17n configure option. Reported by: Vasil Dimov <vd@datamax.bg>
Revision 1.63: download - view: text, markup, annotated - select for diffs
Wed Feb 4 07:08:41 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +1 -1 lines
Teach this port about USE_GETTEXT.
Revision 1.62: download - view: text, markup, annotated - select for diffs
Mon Feb 2 14:58:44 2004 UTC (8 years ago) by nobutaka
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +3 -13 lines
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]
Revision 1.61: download - view: text, markup, annotated - select for diffs
Fri Jan 23 18:12:24 2004 UTC (8 years ago) by trevor
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +1 -1 lines
Now gettext 0.12.1 is gettext-old.
Revision 1.60: download - view: text, markup, annotated - select for diffs
Sat Jan 17 21:22:59 2004 UTC (8 years ago) by nobutaka
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +25 -7 lines
Add WITHOUT_NLS knob. [1] Make cosmetic changes. Submitted by: Phil Pennock <pdp@nl.demon.net> [1]
Revision 1.59: download - view: text, markup, annotated - select for diffs
Mon Jan 12 03:17:19 2004 UTC (8 years, 1 month ago) by nobutaka
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +26 -44 lines
Update to 2004-01-11 snapshot of w3m 0.4.2. Make portlint happy.
Revision 1.58: download - view: text, markup, annotated - select for diffs
Sun Apr 20 19:46:57 2003 UTC (8 years, 9 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +0 -1 lines
Remove USE_GNOMENG.
Revision 1.57: download - view: text, markup, annotated - select for diffs
Tue Apr 8 15:24:08 2003 UTC (8 years, 10 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +0 -2 lines
Remove migemo from RUN_DEPENDS.
Revision 1.56: download - view: text, markup, annotated - select for diffs
Mon Mar 24 15:07:17 2003 UTC (8 years, 10 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +17 -7 lines
Update www/w3m to 0.4.1 and www/w3m-m17n to 0.4.1+20030308.
Revision 1.55: download - view: text, markup, annotated - select for diffs
Tue Feb 25 12:48:12 2003 UTC (8 years, 11 months ago) by nobutaka
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +4 -5 lines
Update www/w3m to 0.4 and www/w3m-m17n to 0.4+20030224.
Revision 1.54: download - view: text, markup, annotated - select for diffs
Sat Feb 22 14:25:38 2003 UTC (8 years, 11 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +1 -0 lines
De-pkg-comment.
Revision 1.53: download - view: text, markup, annotated - select for diffs
Tue Dec 10 11:03:40 2002 UTC (9 years, 2 months ago) by nobutaka
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +3 -3 lines
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
Revision 1.52: download - view: text, markup, annotated - select for diffs
Thu Nov 28 14:18:43 2002 UTC (9 years, 2 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +2 -4 lines
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
Revision 1.51: download - view: text, markup, annotated - select for diffs
Wed Nov 27 14:59:49 2002 UTC (9 years, 2 months ago) by knu
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +2 -0 lines
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.
Revision 1.50: download - view: text, markup, annotated - select for diffs
Sun Nov 17 14:31:33 2002 UTC (9 years, 2 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +4 -5 lines
Update www/w3m to 0.3.2 and www/w3m-m17n to 0.3.2+20021116.
Revision 1.49: download - view: text, markup, annotated - select for diffs
Sun Sep 1 15:31:33 2002 UTC (9 years, 5 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +2 -1 lines
Deploy USE_GNOMENG infrastructure PR: 42289 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Revision 1.48: download - view: text, markup, annotated - select for diffs
Sat Jul 27 09:44:49 2002 UTC (9 years, 6 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +1 -0 lines
Fix the crash caused by jumping to last anchor in plain text files. Submitted by: Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp>
Revision 1.47: download - view: text, markup, annotated - select for diffs
Thu Jul 25 15:58:17 2002 UTC (9 years, 6 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +20 -28 lines
Update w3m to 0.3.1 and w3m-m17n to 0.3.1+20020717.
Revision 1.46: download - view: text, markup, annotated - select for diffs
Sun Mar 31 15:52:04 2002 UTC (9 years, 10 months ago) by nobutaka
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +9 -12 lines
Fix build error on -current. (*) Remove useless post-extract target and post-patch target. Submitted by: Masahide -mac- NODA <mac@clave.gr.jp> (*)
Revision 1.45: download - view: text, markup, annotated - select for diffs
Mon Mar 11 16:33:59 2002 UTC (9 years, 11 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +3 -2 lines
Update w3m-m17n to 0.3+20020311.
Revision 1.44: download - view: text, markup, annotated - select for diffs
Wed Mar 6 15:10:04 2002 UTC (9 years, 11 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -11 lines
Update www/w3m to 0.3. www/w3m-m17n to 0.2.5+20020216.
Revision 1.43: download - view: text, markup, annotated - select for diffs
Sun Feb 3 03:02:27 2002 UTC (10 years ago) by nobutaka
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +12 -6 lines
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.
Revision 1.42: download - view: text, markup, annotated - select for diffs
Sat Feb 2 03:48:28 2002 UTC (10 years ago) by nobutaka
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +21 -6 lines
Update www/w3m to 0.2.5, www/w3m-img to 0.2.5+2.2, www/w3m-m17n to 0.2.5+20020202.
Revision 1.41: download - view: text, markup, annotated - select for diffs
Wed Jan 30 03:50:21 2002 UTC (10 years ago) by nobutaka
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +1 -1 lines
Respect CFLAGS. Pointed out by: kris
Revision 1.40: download - view: text, markup, annotated - select for diffs
Wed Jan 30 02:55:58 2002 UTC (10 years ago) by nobutaka
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -1 lines
Add -cflags="-O2" to CONFIGURE_ARGS to avoid crash on several machines. PR: 34419 Submitted by: Markus Wennrich <nick@schoko.org>
Revision 1.39: download - view: text, markup, annotated - select for diffs
Thu Jan 24 08:58:58 2002 UTC (10 years ago) by nobutaka
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +4 -4 lines
Update w3m to 0.2.4, w3m-img to 0.2.4+1.18 and w3m-m17n to 0.2.4+20020108.
Revision 1.38: download - view: text, markup, annotated - select for diffs
Sun Jan 6 08:23:00 2002 UTC (10 years, 1 month ago) by nobutaka
Branches: MAIN
CVS tags: RELEASE_4_5_0
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +15 -15 lines
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.
Revision 1.37: download - view: text, markup, annotated - select for diffs
Tue Dec 4 22:32:46 2001 UTC (10 years, 2 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -0 lines
Ensure that the directory is created before installing files into it.
Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue Nov 27 21:48:47 2001 UTC (10 years, 2 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +8 -11 lines
Update w3m to 0.2.2 and w3m-img to 0.2.2+1.14. Update WWW entry in pkg-descr. Reviewed by: knu
Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Nov 8 02:08:47 2001 UTC (10 years, 3 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -1 lines
Update $MASTER_SITES' path.
Revision 1.34: download - view: text, markup, annotated - select for diffs
Wed Nov 7 16:52:35 2001 UTC (10 years, 3 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +5 -4 lines
- 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
Revision 1.33: download - view: text, markup, annotated - select for diffs
Sat Nov 3 19:16:50 2001 UTC (10 years, 3 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2 lines
Maintainer is committer now. Reviewed by: knu
Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu Oct 11 12:24:03 2001 UTC (10 years, 4 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +46 -37 lines
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
Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon Aug 27 23:45:07 2001 UTC (10 years, 5 months ago) by sf
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +24 -9 lines
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
Revision 1.30: download - view: text, markup, annotated - select for diffs
Sat Jul 21 18:31:06 2001 UTC (10 years, 6 months ago) by sf
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2 lines
Oops, PORTREVISION bump is not required.
Revision 1.29: download - view: text, markup, annotated - select for diffs
Sat Jul 21 18:21:55 2001 UTC (10 years, 6 months ago) by sf
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +34 -2 lines
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
Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue Jun 19 12:56:09 2001 UTC (10 years, 7 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -1 lines
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
Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Mar 27 03:45:17 2001 UTC (10 years, 10 months ago) by okazaki
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2 lines
Do not override MAINTAINER for slave ports. PR: 26129 Submitted by: maintainer
Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon Mar 26 02:26:14 2001 UTC (10 years, 10 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +9 -20 lines
Update to 0.2.1. Submitted by: nobutaka@nobutaka.com (maintainer) PR: ports/26040
Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Mar 20 22:20:33 2001 UTC (10 years, 10 months ago) by sf
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +5 -6 lines
update to 0.1.11 + hsaka patchlevel 24. PR: 25952 Submitted by: maintainer
Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Jan 11 00:56:26 2001 UTC (11 years, 1 month ago) by trevor
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +3 -3 lines
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
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Dec 10 16:05:14 2000 UTC (11 years, 2 months ago) by roam
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +10 -6 lines
Update to 0.1.11-pre + kokb patchlevel 23 PR: 23393 Submitted by: maintainer
Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Oct 25 06:45:29 2000 UTC (11 years, 3 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +16 -7 lines
Update to 0.1.11-pre + kokb patchlevel 17. PR: ports/22275 Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com> (MAINTAINER)
Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Sep 22 01:59:06 2000 UTC (11 years, 4 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_1_1
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -4 lines
Update all ports using OpenSSL and RSA to work without rsaref since it is no longer required. Apologies to the various maintainers whom I did not yet hear back from, but the ports freeze is coming up in a few hours and I will be verifying all of these ports on a 4.1 machine myself to catch any problems.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Jul 10 04:03:57 2000 UTC (11 years, 7 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_1_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -3 lines
Conform PORTVERSION to how the handbook says: 0.1.11p -> 0.1.11.p Preached by: PW
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Jul 8 07:52:15 2000 UTC (11 years, 7 months ago) by knu
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +11 -9 lines
Update to 0.1.11-pre. PR: ports/19779 Submitted by: Maintainer
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Apr 22 02:50:38 2000 UTC (11 years, 9 months ago) by will
Branches: MAIN
CVS tags: RELEASE_3_5_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +14 -15 lines
Update w3m to 0.1.9. PR: 18149 Submitted by: maintainer
Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Apr 14 17:24:56 2000 UTC (11 years, 9 months ago) by knu
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
Tiny cosmetic fixes. Assure master ports and their lang-specific slaves of having consistent categories. Remove redundant space.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Apr 11 12:48:45 2000 UTC (11 years, 10 months ago) by knu
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -3 lines
Fix wrong PORTNAME/PORTVERSION and use PKGNAMESUFFIX. PR: ports/17925
Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Apr 10 00:07:09 2000 UTC (11 years, 10 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -3 lines
Update with the new PORTNAME/PORTVERSION variables
Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Mar 20 21:37:12 2000 UTC (11 years, 10 months ago) by mharo
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
move variable - portlint
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Mar 19 07:30:50 2000 UTC (11 years, 10 months ago) by phantom
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -1 lines
Temporary fix segfaulting problem -- disable any kind of optimizations during compilation. Not objected to by: -ports, -committers
Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Feb 15 06:58:44 2000 UTC (11 years, 11 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -3 lines
Fix build error for -current non-US users. PR: 16711
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Feb 10 06:10:32 2000 UTC (12 years ago) by kris
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +7 -3 lines
Make this build again. I'm not sure how this slipped through :/
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Feb 6 22:24:32 2000 UTC (12 years ago) by kris
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +7 -16 lines
USE_OPENSSL Assisted by: Jim Bloom <bloom@acm.org>
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Feb 3 03:28:22 2000 UTC (12 years ago) by obrien
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -1 lines
This port only contains crypto if "USE_SSL" is defined. Restrict appropriately.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Jan 30 16:23:51 2000 UTC (12 years ago) by imura
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +9 -11 lines
Update to version 0.1.7. PR: 16448 Submitted by: maintainer
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Jan 24 01:11:12 2000 UTC (12 years ago) by sumikawa
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +5 -3 lines
Get rid of USE_INET6. Reviewed by: maintainer
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Jan 18 12:34:25 2000 UTC (12 years ago) by sumikawa
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Add 'ipv6' on CATEGORIES.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Jan 10 14:48:37 2000 UTC (12 years, 1 month ago) by sumikawa
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +5 -1 lines
Support IPv6. Approved by: maintainer
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Dec 7 16:41:49 1999 UTC (12 years, 2 months ago) by sumikawa
Branches: MAIN
CVS tags: RELEASE_3_4_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -4 lines
Upgrade to 991203. PR: 15283 Submitted by: maintainer
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Nov 18 21:56:34 1999 UTC (12 years, 2 months ago) by sada
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3 lines
Cope with openssl's shared lib. PR: ports/14897 Submitted by: Maintainer
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Nov 14 02:01:51 1999 UTC (12 years, 3 months ago) by steve
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +62 -19 lines
Update to version 991028-2. PR: 14691 Submitted by: maintainer
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri Oct 8 15:32:47 1999 UTC (12 years, 4 months ago) by sada
Branches: NOBUTAKA
CVS tags: v990928
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
W3M is a text based http user agent. It is alike Lynx but could represent table elements. Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com>
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Oct 8 15:32:47 1999 UTC (12 years, 4 months ago) by sada
Branches: MAIN
Initial revision
