Age | Commit message (Expand) | Author | Files | Lines |
2021-01-30 | (www/w3m) Updated from 0.5.3+git20190105 to 0.5.3+git20210102 | mef | 1 | -2/+2 |
2020-03-20 | *: Convert broken sourceforge HOMEPAGEs back to http | nia | 1 | -2/+2 |
2020-03-12 | w3m: update to 0.5.3.20190105 | wiz | 1 | -2/+2 |
2020-01-18 | all: migrate several HOMEPAGEs to https | rillig | 1 | -2/+2 |
2019-11-04 | www: align variable assignments | rillig | 1 | -5/+5 |
2018-07-04 | *: Move SUBST_STAGE from post-patch to pre-configure | jperkin | 1 | -3/+3 |
2018-05-14 | w3m{,-img}: Update www/w3m{,-img} to 0.5.3.20180125 | leot | 1 | -2/+2 |
2017-07-10 | Use copy mode for pax to avoid file format limitations. From Thomas Orgis. | joerg | 1 | -3/+3 |
2017-02-19 | Update w3m to 0.5.3+git20170102. | snj | 1 | -2/+2 |
2016-11-22 | Updated w3m to 0.5.3.0.20161120. | wiz | 1 | -2/+2 |
2016-11-06 | Updated w3m to 0.5.3.0.20161031. | wiz | 1 | -9/+8 |
2014-10-09 | Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. | wiz | 1 | -3/+1 |
2013-02-01 | Depend on boehm-gc-7.2. From tsugutomo.enami in PR 47519. | wiz | 1 | -1/+2 |
2012-10-28 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -2/+2 |
2012-07-01 | Fix some pkglint. | dholland | 1 | -9/+10 |
2012-03-11 | Rename occurances of file_handle to avoid clash with linux system | markd | 1 | -2/+7 |
2011-01-21 | Update w3m and w3m-img to 0.5.3. Some pkglint cleanup and DESCR | wiz | 1 | -6/+9 |
2009-09-02 | Remove kei as maintainer, he resigned. | wiz | 1 | -2/+2 |
2009-08-19 | Enable m17n and unicode unconditionally. The package size increase | minskim | 1 | -1/+3 |
2009-06-03 | Mark as not make-jobs-safe (at least not with -j16). | wiz | 1 | -1/+2 |
2008-12-13 | Eliminate "*.orig" cleaner in post-patch phase. | obache | 1 | -4/+1 |
2008-12-13 | No need custom post-install for install of help file , just use INSTALL_TARGET. | obache | 1 | -3/+3 |
2008-11-23 | pkg/40000; user-destdir support for w3m. From Aleksey Cheusov <cheusov@tut.by>. | uebayasi | 1 | -4/+6 |
2008-05-26 | Second round of explicit pax dependencies. As reminded by tnn@, | joerg | 1 | -5/+5 |
2008-03-05 | + Include termcap.buildlink3.mk instead of using ${OPSYS} to guess at | jlam | 1 | -12/+4 |
2007-06-02 | Update w3m to 0.5.2. | uebayasi | 1 | -3/+3 |
2007-02-04 | add USE_PKGLOCALEDIR | dmcmahill | 1 | -1/+2 |
2007-01-31 | add missing gettext-lib/buildlink3.mk. Should address PR pkg/35529 | dmcmahill | 1 | -1/+2 |
2007-01-30 | Needs msgfmt. | joerg | 1 | -1/+2 |
2006-04-22 | Removed the superfluous "quotes" and 'quotes' from variables that don't | rillig | 1 | -2/+2 |
2005-12-05 | Ran "pkglint --autofix", which corrected some of the quoting issues in | rillig | 1 | -4/+4 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+2 |
2005-07-30 | Remove unneeded x11.bl3.mk dependency. | wiz | 1 | -2/+1 |
2005-07-16 | Get rid of USE_PERL5. The new way to express needing the Perl executable | jlam | 1 | -2/+2 |
2005-06-03 | _W3M_USE_IMAGE has to be defined before options.mk can be included. | wiz | 1 | -3/+3 |
2005-06-03 | Let users select an imaging library for w3m-img among from gdk-pixbuf, | uebayasi | 1 | -15/+1 |
2005-06-02 | Convert to options framework. | wiz | 1 | -40/+4 |
2005-06-01 | Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. | jlam | 1 | -2/+2 |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 |
2005-05-05 | fix/improvement from Jeremy C. Reed. | kei | 1 | -2/+6 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-03-25 | zlib/buildlink3.mk is needed to build on platforms without native zlib. | minskim | 1 | -1/+2 |
2004-06-24 | Update of www/w3m to 0.5.1. From PR#25995. | cjep | 1 | -3/+3 |
2004-05-14 | USE_BUILDLINK3 must be set to [Yy][Ee][Ss]. | xtraeme | 1 | -2/+2 |
2004-05-14 | Some scripts coming with this package need perl to run, | wiz | 1 | -4/+4 |
2004-04-25 | Bump PKGREVISION due to gdk-pixbuf update. | xtraeme | 1 | -2/+2 |
2004-04-20 | Bump revision; now Unicode support is optional, and the default is changed | uebayasi | 1 | -1/+2 |
2004-04-20 | Fix "M17N without Unicode". | uebayasi | 1 | -8/+7 |
2004-04-18 | Update W3m from 0.4.0 to 0.5. | uebayasi | 1 | -152/+89 |
2004-01-27 | Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248 | heinz | 1 | -2/+2 |