summaryrefslogtreecommitdiff
path: root/www/w3m
AgeCommit message (Collapse)AuthorFilesLines
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
2008-05-26Second round of explicit pax dependencies. As reminded by tnn@,joerg1-5/+5
many packages used to use ${PAX}. Use the common way of directly calling pax, it is created as tool after all.
2008-04-12Convert to use PLIST_VARS instead of manually passing "@comment "jlam2-5/+5
through PLIST_SUBST to the plist module.
2008-03-05+ Include termcap.buildlink3.mk instead of using ${OPSYS} to guess atjlam2-14/+6
the right terminal library. Bump the PKGREVISION of www/w3m and www/w3m-img to 2.
2008-01-18Per the process outlined in revbump(1), perform a recursive revbumptnn1-1/+2
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
2007-10-15Honor inet6 option. Based on patch provided by Yakovetsky Vladimir in PR 37121.obache1-2/+8
2007-06-02Update w3m to 0.5.2.uebayasi4-23/+8
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-02-04bump pkgrev after adding USE_PKGLOCALEDIRdmcmahill1-2/+2
2007-02-04add USE_PKGLOCALEDIRdmcmahill1-1/+2
2007-01-31add missing gettext-lib/buildlink3.mk. Should address PR pkg/35529dmcmahill2-3/+4
2007-01-30Needs msgfmt.joerg1-1/+2
2007-01-29fix PLIST problem when USE_IMAGE is not specifieddmcmahill2-4/+4
2006-12-28Add a patch for a recent format string bug from the w3m CVSadrianp3-3/+17
Bump PKGREVISION
2006-04-22Removed the superfluous "quotes" and 'quotes' from variables that don'trillig1-2/+2
need them, for example RESTRICTED and SUBST_MESSAGE.*.
2006-04-17Strip ${PKGLOCALEDIR} from PLISTs of packages that already obeyjlam1-2/+2
PKGLOCALEDIR and which install their locale files directly under ${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now on, pkgsrc/mk/plist/plist-locale.awk will automatically handle transforming the PLIST to refer to the correct locale directory.