Commit graph

26 commits

Author SHA1 Message Date
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
uebayasi
36feacc704 Support single quote meta refresh. Bump revision.
pkg/42400 by Ryo ONODERA, thanks.
2011-04-05 05:55:29 +00:00
wiz
bc000a055d Update w3m and w3m-img to 0.5.3. Some pkglint cleanup and DESCR
rewording while here.

XXX: I don't see what w3m-img does differently?

Changes:

w3m 0.5.3 - 2011-01-15

* security fix
 - fix vulnerabilities indicated by bugs.debian.org.
 - suppress sending Referer, if https:// -> http://
* new features
 - adapt w3mimg to native windows on MS Windows.
 - support xterm-incompatible terminals without gpm.
 - add "xhtml" to default guess.
 - introduce option pseudo_inlines.
 - add option to avoid "wrong number of dots" error in cookies.
* other bug fixes
 - fix "important" bugs from bugs.debian.org
 - preserve spaces in multibyte context.
 - fix proxy authentication.
2011-01-21 23:34:13 +00:00
tron
a22e507cfb Add patch by Ludwig Nussel to fix the certificate spoofing vulnerability
reported in CVE-2010-2074.
2010-07-01 18:50:14 +00:00
wiz
319e13628d More PKGREVISION bumps of jpeg dependencies.
Identified by parsing the NetBSD-i386-5.0.1/2009Q3 pkg_summary files
and Robert Elz.
2010-01-24 13:26:09 +00:00
minskim
3d5b389cf4 Bump PKGREVISION of w3m-img because the default options of w3m has
been changed.
2009-08-19 06:17:10 +00:00
obache
79b390692b Modular Xorg support should not in w3m-img/Makefile.
It really depend on option of w3m.
2008-12-13 04:21:28 +00:00
jlam
13b9acb77f + Include termcap.buildlink3.mk instead of using ${OPSYS} to guess at
the right terminal library.

Bump the PKGREVISION of www/w3m and www/w3m-img to 2.
2008-03-05 18:01:50 +00:00
tnn
ad6ceadd25 Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
2008-01-18 05:06:18 +00:00
uebayasi
d4e3436ef6 Update w3m to 0.5.2.
w3m 0.5.2 - 2007-05-31

* security fix
 - fix format string vulnerability.
* new features
 - support gtk2 with w3m-img.
 - new option for LiveHTTPHeaders-like logs.
 - new option to fontify <del>, <s>, <ins>, and so on.
* other bug fixes
 - avoid errors in "configure" and "make".
 - '\n' handling in attributes' values of HTML tags.
2007-06-02 02:35:42 +00:00
joerg
f037a564be Modular Xorg support. 2007-01-09 09:16:21 +00:00
joerg
52d6e6c171 Needs msgfmt. 2006-06-11 14:48:29 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
3c632e8941 Add missing file to PLIST. Bump PKGREVISION. 2005-07-30 11:32:05 +00:00
kei
2a7500290e fix/improvement from Jeremy C. Reed.
- honor PKG_SYSCONFDIR.
 - --with-termlib=ncurses is needed under linux.
 - specify ${MAIL_CMD}, not 'Mail' directly as mailer.

bump PKGREVISION.
2005-05-05 20:50:49 +00:00
reed
e117eda090 Bump PKGREVISIONs due to libtiff update.
Some BUILDLINK_RECOMMENDED bumps done also.

(If I missed any, please let me know -- and let me know a good
way to automate this.)
2004-12-28 23:18:15 +00:00
recht
47fbd93ebd bump PKGREVISIONs for last boehm-gc update
(BUILDLINKS_DEPENDS change)
2004-07-18 10:49:49 +00:00
uebayasi
53b251a267 Update W3m from 0.4.0 to 0.5.
Now M17N patch is merged into the main development now.

Pkgsrc changes:
* Simplify options.
* XXX "M17N without Unicode" is broken now.  This should be fixed.

Other changes in W3m:

w3m 0.5 - 2004-03-22

* gettextize
* m17n patch merged

w3m 0.4.2 - 2003-09-23

* options: -4, -6
* configuration file in $(sysconfdir)/$(package)/
* func: NEXT_VISITED, PREV_VISITED
* autoconfiscate (partially)
* rc: use_history

w3m 0.4.1 - 2003-03-07

* fix bugs
  - completion segfault in lineinput
  - incremental search
  - URL pattern fix
  - UFhalfclose bug
  - allow pipe in shell command
  - enhance ftp directory support
  - linenumber in edit
  - fix Bug#181897
  - W3M_TTY problem fixed
2004-04-18 12:08:42 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
martti
33e2a02324 COMMENT should start with a capital letter. 2003-07-22 04:14:17 +00:00
cjep
8b9eb7ca16 Truncate to <= 24 lines 2003-06-07 15:59:30 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
wiz
c77a18b704 Remove bogus dependencies for w3m-img, and bump PKGREVISION.
Noted by Takeshi Nakayama in PR 20734.
2003-03-22 03:28:01 +00:00
wiz
f164c3956e Share patches and distinfo between the two w3m packages. 2002-05-10 16:51:02 +00:00
kei
6cac9bb090 splitted w3m package into w3m and w3m-img, which disables/enables inline
image support, respectively.

inline image support requires glib, which is so large for such as light-
weight text-based browser w3m especially on slower ports.

it's based on the diffs supplied by uebayashi.  This also addresses
pkg/16495.
2002-05-10 06:27:22 +00:00