aboutsummaryrefslogtreecommitdiff
path: root/www/w3m
Commit message (Collapse)AuthorAgeFilesLines
* Respect PREFIX/LOCALBASEMax Brazhnikov2010-08-101-1/+6
| | | | | | | | | PR: ports/146335 Submitted by: Anonymous <swell.k at gmail.com> Approved by: nobutaka@ (maintainer timeout > three months) Notes: svn path=/head/; revision=259077
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with W Notes: svn path=/head/; revision=240077
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Mark MAKE_JOBS_UNSAFE=yesPhilip M. Gollucci2009-07-131-0/+2
| | | | | | | | | PR: ports/135979 Approved by: maintainer timeout (nobutaka; 20 days) Submitted by: myself (pgollucci@) Notes: svn path=/head/; revision=237713
* - Remove conditional checks for FreeBSD 5.x and olderWesley Shields2009-01-061-5/+0
| | | | | | | Approved by: pav Notes: svn path=/head/; revision=225331
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214431
* Add w3m-img framebuffer support patch written by Yusuke Baba.MANTANI Nobutaka2008-04-225-1/+807
| | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=211786
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+1
| | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=196111
* Update to 0.5.2.MANTANI Nobutaka2007-06-094-48/+9
| | | | Notes: svn path=/head/; revision=193077
* Respect PTHREAD_LIBS.MANTANI Nobutaka2007-02-031-2/+2
| | | | | | | Submitted by: nork Notes: svn path=/head/; revision=184047
* Fix a format string vulnerability.MANTANI Nobutaka2007-01-022-3/+12
| | | | | | | Security: http://sourceforge.net/tracker/index.php?func=detail&aid=1612792&group_id=39518&atid=425439 Notes: svn path=/head/; revision=181274
* Remove USE_REINPLACE from categories starting with WEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162218
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-1/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* Close pipe for gzipped stream properly.MANTANI Nobutaka2006-02-182-3/+12
| | | | | | | | Obtained from: http://vimrc.hp.infoseek.co.jp/w3m-pclose.html (written in Japanese) Reported by: naddy Notes: svn path=/head/; revision=156306
* Fix build error with WITHOUT_SSL.MANTANI Nobutaka2006-01-301-1/+1
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=154837
* SHA256ifyEdwin Groothuis2006-01-241-0/+2
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Add a small fix to support gzipped XHTML contents.MANTANI Nobutaka2005-10-102-1/+13
| | | | | | | Submitted by: Ed Schouten <ed@fxq.nl> Notes: svn path=/head/; revision=144824
* Support application/xhtml+xml MIME type.MANTANI Nobutaka2005-10-092-1/+7
| | | | | | | | PR: ports/87161 Submitted by: Ed Schouten <ed@fxq.nl> Notes: svn path=/head/; revision=144691
* Unbreak sysmouse support.MANTANI Nobutaka2005-07-152-3/+13
| | | | | | | Pointed out by: Travis Poppe <tlp@lickwid.net> Notes: svn path=/head/; revision=139289
* Fix compile error with JAPANESE option.MANTANI Nobutaka2004-11-271-4/+2
| | | | | | | | PR: ports/74439 Submitted by: SANETO Takanori <sanewo@ba2.so-net.ne.jp> Notes: svn path=/head/; revision=122604
* BROKEN if defined(JAPANESE): Does not compileKris Kennaway2004-11-241-0/+4
| | | | Notes: svn path=/head/; revision=122278
* Read the options file of boehm-gc to check necessity of a thread library.MANTANI Nobutaka2004-11-171-1/+7
| | | | Notes: svn path=/head/; revision=121826
* Fix configure error on 5.2.1-RELEASE.MANTANI Nobutaka2004-11-171-1/+1
| | | | | | | Reported by: Piotr Gnyp <toread@discordia.pl>, Cheza My Ballz <cheza420@hotmail.com> Notes: svn path=/head/; revision=121813
* Fix build error on -current with boehm-gc with REDIRECT and THREADING options.MANTANI Nobutaka2004-11-081-1/+5
| | | | Notes: svn path=/head/; revision=121139
* Fix build error with LOCALBASE different from /usr/local.MANTANI Nobutaka2004-08-211-0/+1
| | | | | | | Reported by: Mike Meyer <mwm@mired.org> Notes: svn path=/head/; revision=116948
* Fix build error in the environment that using the OpenSSL from the portsMANTANI Nobutaka2004-08-211-1/+1
| | | | | | | | | instead of the one from the base system. Submitted by: Ingo Rohlfs <ingo.rohlfs@gmx.de> Notes: svn path=/head/; revision=116944
* Fix configure error caused by boehm-gc with the REDIRECT option.MANTANI Nobutaka2004-07-171-4/+11
| | | | Notes: svn path=/head/; revision=113831
* Register CONFLICTS between w3m ports.MANTANI Nobutaka2004-07-121-0/+1
| | | | | | | Suggested by: Aleksander Fafula <alex@fafula.com> Notes: svn path=/head/; revision=113479
* Add KEY_LYNX knob.MANTANI Nobutaka2004-06-051-0/+9
| | | | | | | Submitted by: Mads Martin Joergensen <mmj@mmj.dk> Notes: svn path=/head/; revision=110903
* Update to 0.5.1.MANTANI Nobutaka2004-05-272-4/+5
| | | | | | | Use PTHREAD_CFLAGS and PTHREAD_LIBS for boehm-gc with thread support. Notes: svn path=/head/; revision=110130
* Update to 0.5.MANTANI Nobutaka2004-03-253-22/+6
| | | | Notes: svn path=/head/; revision=105233
* Add SIZE to distinfo.MANTANI Nobutaka2004-03-251-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=105231
* Fix the problem that text does not appear in input field with --disable-m17nMANTANI Nobutaka2004-02-042-1/+12
| | | | | | | | | configure option. Reported by: Vasil Dimov <vd@datamax.bg> Notes: svn path=/head/; revision=99965
* Teach this port about USE_GETTEXT.Joe Marcus Clarke2004-02-041-1/+1
| | | | Notes: svn path=/head/; revision=99934
* 1. Correct pkg-plist.MANTANI Nobutaka2004-02-022-14/+4
| | | | | | | | | | | 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] Notes: svn path=/head/; revision=99812
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
| | | | Notes: svn path=/head/; revision=98909
* Add WITHOUT_NLS knob. [1]MANTANI Nobutaka2004-01-172-8/+26
| | | | | | | | | Make cosmetic changes. Submitted by: Phil Pennock <pdp@nl.demon.net> [1] Notes: svn path=/head/; revision=98419
* Update to 2004-01-11 snapshot of w3m 0.4.2.MANTANI Nobutaka2004-01-125-112/+66
| | | | | | | Make portlint happy. Notes: svn path=/head/; revision=97965
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* Remove migemo from RUN_DEPENDS.MANTANI Nobutaka2003-04-081-2/+0
| | | | Notes: svn path=/head/; revision=78606
* Update www/w3m to 0.4.1 and www/w3m-m17n to 0.4.1+20030308.MANTANI Nobutaka2003-03-242-9/+19
| | | | Notes: svn path=/head/; revision=77391
* Update www/w3m to 0.4 and www/w3m-m17n to 0.4+20030224.MANTANI Nobutaka2003-02-252-7/+6
| | | | Notes: svn path=/head/; revision=76457
* De-pkg-comment.MANTANI Nobutaka2003-02-222-1/+1
| | | | Notes: svn path=/head/; revision=76145
* Update w3m to 0.3.2.2 and w3m-m17n to 0.3.2.2+20021207.MANTANI Nobutaka2002-12-102-5/+5
| | | | | | | | | This update fixes the security vulnerability in w3m-0.3.2.1. Approved by: will Notes: svn path=/head/; revision=71503
* Update w3m to 0.3.2.1 and w3m-m17n to 0.3.2.1+20021107.MANTANI Nobutaka2002-11-282-6/+4
| | | | | | | | | The security vulnerability has been fixed by this update. Approved by: kris Notes: svn path=/head/; revision=71204
* Mark FORBIDDEN due to a recently discovered security vulnerability:Akinori MUSHA2002-11-271-0/+2
| | | | | | | | | http://sourceforge.net/forum/forum.php?forum_id=231002 Maintainer needs to update the port to the latest version. Notes: svn path=/head/; revision=71158
* Update www/w3m to 0.3.2 and www/w3m-m17n to 0.3.2+20021116.MANTANI Nobutaka2002-11-175-28/+7
| | | | Notes: svn path=/head/; revision=70309
* Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-09-011-1/+2
| | | | | | | | PR: 42289 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65420
* Fix the crash caused by jumping to last anchor in plain text files.MANTANI Nobutaka2002-07-272-0/+21
| | | | | | | Submitted by: Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp> Notes: svn path=/head/; revision=63627