summaryrefslogtreecommitdiff
path: root/www/w3m
AgeCommit message (Collapse)AuthorFilesLines
2017-02-19Update w3m to 0.5.3+git20170102.snj2-7/+7
Changes: - fix multiple flaws with malformed text (buffer overflow, use after free, infinite loop) - fix uninitialized variable when not USE_IMAGE
2017-01-21Readd `libexec/w3m/w3mimgdisplay' to the PLIST to fix w3m installation builtleot1-1/+2
with an imagelib option.
2016-11-22Remove integrated patch.wiz1-25/+0
2016-11-22Updated w3m to 0.5.3.0.20161120.wiz2-8/+7
Debian's w3m 0.5.3+git20161120 * bug fixes - fix multiple flaws with malformed text (stack overflow, buffer overflow, null deref, out of memory) - fix stack overflow with nested table and textarea [CVE-2016-9439] - fix suspend (^Z) behavior
2016-11-06Add upstream bug report URL.wiz2-3/+4
2016-11-06Remove obsolete patches.wiz5-103/+0
2016-11-06Updated w3m to 0.5.3.0.20161031.wiz6-42/+33
Switch from dead sourceforge original to debian-maintained github version. * new features - support OSC 5379 remote imaging and sixel graphics - support SGR style mouse handler - support 32-bit color images - support FreeBSD framebuffer - support button element - support meta charset - add extbrowser4..9 - add display_borders to display 0 pixel table borders - add siteconf feature - add German translation for options setting panel - add translations for de, zh_CN and zh_TW * bug fixes - fix segfaults with malformed text - disable SSLv2 and SSLv3 by default [CVE-2014-3566] - set ssl_verify_server to 1 by default - disable RC4, export ciphers, and keys < 128 bits - use SSL_OP_NO_COMPRESSION due to "CRIME attack" [CVE-2012-4929] - use SSL_MODE_RELEASE_BUFFERS - disable USE_EGD for LibreSSL - appease gcc -Werror=format-security - option -s is now "squeeze multiple blank lines" to work as pager, and -j and -e are obsolete, so use -O{s|j|e} to specify display charset - accept single quoted meta refresh URL - assume "text" if a form input type is unknown - accept cookies by default - set use_dictcommand to 1 by default - set default_url to 1 by default - set argv_is_url to 1 by default - set alt_entity to 0 by default - fix build problems with Boehm GC 7.2, imlib2 1.4.6 and glibc 2.14 - fix parallel make failure - fix incorrect ucs_ambwidth_map - and many fixes
2016-08-03Revbump after graphics/gd updateadam1-2/+2
2016-07-09Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.wiz1-2/+2
2016-03-05Bump PKGREVISION for security/openssl ABI bump.jperkin1-2/+2
2015-11-25Remove mk/find-prefix.mk usage from the www category.jperkin1-4/+2
The find-prefix infrastructure was required in a pkgviews world where packages installed from pkgsrc could have different installation prefixes, and this was a way for a dependency prefix to be determined. Now that pkgviews has been removed there is no longer any need for the overhead of this infrastructure. Instead we use BUILDLINK_PREFIX.pkg for dependencies pulled in via buildlink, or LOCALBASE/PREFIX where the dependency is coming from pkgsrc. Provides a reasonable performance win due to the reduction of `pkg_info -qp` calls, some of which were redundant anyway as they were duplicating the same information provided by BUILDLINK_PREFIX.pkg.
2015-11-04Add SHA512 digests for distfiles for www categoryagc1-1/+2
Problems found locating distfiles: Package haskell-cgi: missing distfile haskell-cgi-20001206.tar.gz Package nginx: missing distfile array-var-nginx-module-0.04.tar.gz Package nginx: missing distfile encrypted-session-nginx-module-0.04.tar.gz Package nginx: missing distfile headers-more-nginx-module-0.261.tar.gz Package nginx: missing distfile nginx_http_push_module-0.692.tar.gz Package nginx: missing distfile set-misc-nginx-module-0.29.tar.gz Package nginx-devel: missing distfile echo-nginx-module-0.58.tar.gz Package nginx-devel: missing distfile form-input-nginx-module-0.11.tar.gz Package nginx-devel: missing distfile lua-nginx-module-0.9.16.tar.gz Package nginx-devel: missing distfile nginx_http_push_module-0.692.tar.gz Package nginx-devel: missing distfile set-misc-nginx-module-0.29.tar.gz Package php-owncloud: missing distfile owncloud-8.2.0.tar.bz2 Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-08-24Add a patch that fixes a deprecated use of defined(). Now w3mman works again.leot3-3/+19
PKGREVISION++.
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-2/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2014-10-09Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.wiz1-3/+1
2014-05-29Bump for perl-5.20.0.wiz1-2/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2014-04-30Bump PKGREVISION for boehm-gc default-on threads, just to be onwiz1-2/+2
the safe side.
2014-04-21recursive bump for boehm-gc API bumpwiz1-2/+2
2014-02-12Recursive PKGREVISION bump for OpenSSL API version bump.tron1-2/+2
2013-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2013-02-16Recursive bump for png-1.6.wiz1-2/+2
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin1-2/+2
2013-02-01Depend on boehm-gc-7.2. From tsugutomo.enami in PR 47519.wiz1-1/+2
2012-10-28Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-2/+2
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-2/+2
are called p5-*. I hope that's all of them.
2012-09-15recursive bump from libffi shlib major bumpobache1-2/+2
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-07-01Fix some pkglint.dholland1-9/+10
2012-06-12Add inet6 to default suggested options. It's 2012.wiz1-1/+2
2012-05-30Fix build with gc-7.2b.wiz2-6/+17
2012-03-11Rename occurances of file_handle to avoid clash with linux systemmarkd1-2/+7
headers. from ArchLinux ABS.
2012-03-03More pcre PKGREVISION bumps.wiz1-2/+2
2012-02-06Revbump forwiz1-2/+2
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
2011-04-22recursive bump from gettext-lib shlib bump.obache1-2/+2
2011-04-05Support single quote meta refresh. Bump revision.uebayasi3-2/+36
pkg/42400 by Ryo ONODERA, thanks.
2011-01-22For gtk2 option, also include gdk-pixbuf2. From Ryo ONODERA in PR 44435.wiz1-1/+2
2011-01-21Update w3m and w3m-img to 0.5.3. Some pkglint cleanup and DESCRwiz7-132/+54
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.
2010-07-01Add patch by Ludwig Nussel to fix the certificate spoofing vulnerabilitytron4-4/+89
reported in CVE-2010-2074.
2010-03-15Add migemo option (disabled by default)obache1-2/+12
Based on patch in PR#41639 by YAMASHIRO Jun.
2010-01-17Recursive PKGREVISION bump for jpeg update to 8.wiz1-2/+2
2009-09-02Remove kei as maintainer, he resigned.wiz1-2/+2
2009-08-19Enable m17n and unicode unconditionally. The package size increaseminskim3-34/+7
caused by them is less than 1MB. OK'ed by uebayasi@.
2009-06-14Convert @exec/@unexec to @pkgdir or drop it.joerg1-7/+1
2009-06-03Mark as not make-jobs-safe (at least not with -j16).wiz1-1/+2
2008-12-13* For w3m-img, imagelib is not optional, but required.obache4-7/+46
* Add support of gtk2 image lib. * Allow to enable imagelib support for www/w3m.
2008-12-13Regen.obache2-5/+5
2008-12-13Restore comment, it was lost when updated to rev1.7.obache2-3/+5
2008-12-13Eliminate "*.orig" cleaner in post-patch phase.obache1-4/+1
It is not required anymore and made maintainance of patch harder.
2008-12-13No need custom post-install for install of help file , just use INSTALL_TARGET.obache1-3/+3
It's more harmless for modification of pkgsrc install phase.
2008-12-13Modular Xorg support should not in w3m-img/Makefile.obache1-1/+3
It really depend on option of w3m.
2008-11-23pkg/40000; user-destdir support for w3m. From Aleksey Cheusov <cheusov@tut.by>.uebayasi1-4/+6