Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump portrevision due to upgrade of devel/gettext. | edwin | 2008-06-06 | 1 | -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) | ||||
* | Add w3m-img framebuffer support patch written by Yusuke Baba. | nobutaka | 2008-04-23 | 5 | -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> | ||||
* | - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script | rafan | 2007-07-23 | 1 | -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 | ||||
* | Update to 0.5.2. | nobutaka | 2007-06-09 | 4 | -48/+9 |
| | |||||
* | Respect PTHREAD_LIBS. | nobutaka | 2007-02-04 | 1 | -2/+2 |
| | | | | Submitted by: nork | ||||
* | Fix a format string vulnerability. | nobutaka | 2007-01-02 | 2 | -3/+12 |
| | | | | Security: http://sourceforge.net/tracker/index.php?func=detail&aid=1612792&group_id=39518&atid=425439 | ||||
* | Remove USE_REINPLACE from categories starting with W | edwin | 2006-05-13 | 1 | -1/+0 |
| | |||||
* | Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path. | ade | 2006-03-07 | 1 | -1/+1 |
| | | | | | Discussed with: kris Approved by: portmgr (implicit) | ||||
* | Close pipe for gzipped stream properly. | nobutaka | 2006-02-19 | 2 | -3/+12 |
| | | | | | Obtained from: http://vimrc.hp.infoseek.co.jp/w3m-pclose.html (written in Japanese) Reported by: naddy | ||||
* | Fix build error with WITHOUT_SSL. | nobutaka | 2006-01-31 | 1 | -1/+1 |
| | | | | Reported by: kris | ||||
* | SHA256ify | edwin | 2006-01-24 | 1 | -0/+2 |
| | | | | Approved by: krion@ | ||||
* | Add a small fix to support gzipped XHTML contents. | nobutaka | 2005-10-10 | 2 | -1/+13 |
| | | | | Submitted by: Ed Schouten <ed@fxq.nl> | ||||
* | Support application/xhtml+xml MIME type. | nobutaka | 2005-10-10 | 2 | -1/+7 |
| | | | | | PR: ports/87161 Submitted by: Ed Schouten <ed@fxq.nl> | ||||
* | Unbreak sysmouse support. | nobutaka | 2005-07-16 | 2 | -3/+13 |
| | | | | Pointed out by: Travis Poppe <tlp@lickwid.net> | ||||
* | Fix compile error with JAPANESE option. | nobutaka | 2004-11-27 | 1 | -4/+2 |
| | | | | | PR: ports/74439 Submitted by: SANETO Takanori <sanewo@ba2.so-net.ne.jp> | ||||
* | BROKEN if defined(JAPANESE): Does not compile | kris | 2004-11-24 | 1 | -0/+4 |
| | |||||
* | Read the options file of boehm-gc to check necessity of a thread library. | nobutaka | 2004-11-18 | 1 | -1/+7 |
| | |||||
* | Fix configure error on 5.2.1-RELEASE. | nobutaka | 2004-11-17 | 1 | -1/+1 |
| | | | | Reported by: Piotr Gnyp <toread@discordia.pl>, Cheza My Ballz <cheza420@hotmail.com> | ||||
* | Fix build error on -current with boehm-gc with REDIRECT and THREADING options. | nobutaka | 2004-11-09 | 1 | -1/+5 |
| | |||||
* | Fix build error with LOCALBASE different from /usr/local. | nobutaka | 2004-08-21 | 1 | -0/+1 |
| | | | | Reported by: Mike Meyer <mwm@mired.org> | ||||
* | Fix build error in the environment that using the OpenSSL from the ports | nobutaka | 2004-08-21 | 1 | -1/+1 |
| | | | | | | instead of the one from the base system. Submitted by: Ingo Rohlfs <ingo.rohlfs@gmx.de> | ||||
* | Fix configure error caused by boehm-gc with the REDIRECT option. | nobutaka | 2004-07-17 | 1 | -4/+11 |
| | |||||
* | Register CONFLICTS between w3m ports. | nobutaka | 2004-07-13 | 1 | -0/+1 |
| | | | | Suggested by: Aleksander Fafula <alex@fafula.com> | ||||
* | Add KEY_LYNX knob. | nobutaka | 2004-06-06 | 1 | -0/+9 |
| | | | | Submitted by: Mads Martin Joergensen <mmj@mmj.dk> | ||||
* | Update to 0.5.1. | nobutaka | 2004-05-27 | 2 | -4/+5 |
| | | | | Use PTHREAD_CFLAGS and PTHREAD_LIBS for boehm-gc with thread support. | ||||
* | Update to 0.5. | nobutaka | 2004-03-25 | 3 | -22/+6 |
| | |||||
* | Add SIZE to distinfo. | nobutaka | 2004-03-25 | 1 | -0/+1 |
| | | | | Submitted by: trevor | ||||
* | Fix the problem that text does not appear in input field with --disable-m17n | nobutaka | 2004-02-04 | 2 | -1/+12 |
| | | | | | | configure option. Reported by: Vasil Dimov <vd@datamax.bg> | ||||
* | Teach this port about USE_GETTEXT. | marcus | 2004-02-04 | 1 | -1/+1 |
| | |||||
* | 1. Correct pkg-plist. | nobutaka | 2004-02-02 | 2 | -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] | ||||
* | Now gettext 0.12.1 is gettext-old. | trevor | 2004-01-24 | 1 | -1/+1 |
| | |||||
* | Add WITHOUT_NLS knob. [1] | nobutaka | 2004-01-18 | 2 | -8/+26 |
| | | | | | | Make cosmetic changes. Submitted by: Phil Pennock <pdp@nl.demon.net> [1] | ||||
* | Update to 2004-01-11 snapshot of w3m 0.4.2. | nobutaka | 2004-01-12 | 5 | -112/+66 |
| | | | | Make portlint happy. | ||||
* | Remove USE_GNOMENG. | marcus | 2003-04-21 | 1 | -1/+0 |
| | |||||
* | Remove migemo from RUN_DEPENDS. | nobutaka | 2003-04-08 | 1 | -2/+0 |
| | |||||
* | Update www/w3m to 0.4.1 and www/w3m-m17n to 0.4.1+20030308. | nobutaka | 2003-03-24 | 2 | -9/+19 |
| | |||||
* | Update www/w3m to 0.4 and www/w3m-m17n to 0.4+20030224. | nobutaka | 2003-02-25 | 2 | -7/+6 |
| | |||||
* | De-pkg-comment. | nobutaka | 2003-02-22 | 2 | -1/+1 |
| | |||||
* | Update w3m to 0.3.2.2 and w3m-m17n to 0.3.2.2+20021207. | nobutaka | 2002-12-10 | 2 | -5/+5 |
| | | | | | | This update fixes the security vulnerability in w3m-0.3.2.1. Approved by: will | ||||
* | Update w3m to 0.3.2.1 and w3m-m17n to 0.3.2.1+20021107. | nobutaka | 2002-11-28 | 2 | -6/+4 |
| | | | | | | The security vulnerability has been fixed by this update. Approved by: kris | ||||
* | Mark FORBIDDEN due to a recently discovered security vulnerability: | knu | 2002-11-27 | 1 | -0/+2 |
| | | | | | | http://sourceforge.net/forum/forum.php?forum_id=231002 Maintainer needs to update the port to the latest version. | ||||
* | Update www/w3m to 0.3.2 and www/w3m-m17n to 0.3.2+20021116. | nobutaka | 2002-11-17 | 5 | -28/+7 |
| | |||||
* | Deploy USE_GNOMENG infrastructure | lioux | 2002-09-01 | 1 | -1/+2 |
| | | | | | PR: 42289 Submitted by: Edwin Groothuis <edwin@mavetju.org> | ||||
* | Fix the crash caused by jumping to last anchor in plain text files. | nobutaka | 2002-07-27 | 2 | -0/+21 |
| | | | | Submitted by: Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp> | ||||
* | Update w3m to 0.3.1 and w3m-m17n to 0.3.1+20020717. | nobutaka | 2002-07-25 | 8 | -202/+46 |
| | |||||
* | Fix build error on -current. (*) | nobutaka | 2002-03-31 | 6 | -14/+55 |
| | | | | | | Remove useless post-extract target and post-patch target. Submitted by: Masahide -mac- NODA <mac@clave.gr.jp> (*) | ||||
* | Fix patch error on www/w3m-m17n caused by the previous change of ↵ | nobutaka | 2002-03-29 | 1 | -10/+1 |
| | | | | patch-configure. | ||||
* | Fix configure error on -current. | nobutaka | 2002-03-29 | 1 | -12/+82 |
| | |||||
* | Update w3m-m17n to 0.3+20020311. | nobutaka | 2002-03-12 | 2 | -3/+4 |
| | |||||
* | Correct pkg-plist. | nobutaka | 2002-03-07 | 1 | -0/+1 |
| | |||||
* | Update www/w3m to 0.3. www/w3m-m17n to 0.2.5+20020216. | nobutaka | 2002-03-06 | 2 | -14/+4 |
| | |||||
* | Allow coexistence of M17N and INLINE_IMAGE knob | nobutaka | 2002-02-03 | 2 | -10/+16 |
| | | | | | | | since w3m-img patch has been merged into the w3m CVS repository and w3m-0.2.5-m17n-20020202 is based on the source code after the merge. Now we can use w3m with m17n and inline image support. | ||||
* | Update www/w3m to 0.2.5, www/w3m-img to 0.2.5+2.2, www/w3m-m17n to ↵ | nobutaka | 2002-02-02 | 5 | -19/+27 |
| | | | | 0.2.5+20020202. | ||||
* | Respect CFLAGS. | nobutaka | 2002-01-30 | 1 | -1/+1 |
| | | | | Pointed out by: kris | ||||
* | Add -cflags="-O2" to CONFIGURE_ARGS to avoid crash on several machines. | nobutaka | 2002-01-30 | 1 | -1/+2 |
| | | | | | PR: 34419 Submitted by: Markus Wennrich <nick@schoko.org> | ||||
* | Update w3m to 0.2.4, w3m-img to 0.2.4+1.18 and w3m-m17n to 0.2.4+20020108. | nobutaka | 2002-01-24 | 2 | -7/+7 |
| | |||||
* | Add the extra patch which I forgot to add on the previous commit. | nobutaka | 2002-01-06 | 1 | -0/+10 |
| | |||||
* | Update www/w3m to 0.2.3.2, www/w3m-img to 0.2.3.2+1.17 and | nobutaka | 2002-01-06 | 15 | -260/+67 |
| | | | | www/w3m-m17n to 0.2.3.2+20011230. | ||||
* | Ensure that the directory is created before installing files into it. | sobomax | 2001-12-05 | 1 | -0/+1 |
| | |||||
* | Update w3m to 0.2.2 and w3m-img to 0.2.2+1.14. | nobutaka | 2001-11-28 | 3 | -14/+11 |
| | | | | | | Update WWW entry in pkg-descr. Reviewed by: knu | ||||
* | Update $MASTER_SITES' path. | kuriyama | 2001-11-08 | 1 | -1/+1 |
| | |||||
* | - Update to 0.2.1-inu-1.5 and www/w3m-img port to 0.2.1-inu-1.5-img-1.12. | nobutaka | 2001-11-08 | 1 | -0/+16 |
| | | | | | | | | | - Enable mouse operation when terminal type is `rxvt'. (Submitted by: necter) - Correct pkg-descr. (Submitted by: Thomas E. Dickey) Reviewed by: knu | ||||
* | - Update to 0.2.1-inu-1.5 and www/w3m-img port to 0.2.1-inu-1.5-img-1.12. | nobutaka | 2001-11-08 | 4 | -24/+30 |
| | | | | | | | | | - Enable mouse operation when terminal type is `rxvt'. (Submitted by: necter) - Correct pkg-descr. (Submitted by: Thomas E. Dickey) Reviewed by: knu | ||||
* | Maintainer is committer now. | nobutaka | 2001-11-04 | 1 | -1/+1 |
| | | | | Reviewed by: knu | ||||
* | fix build for -CURRENT. | sf | 2001-10-29 | 2 | -0/+22 |
| | | | | | PR: 31569 Submitted by: maintainer | ||||
* | Update to 0.2.1-inu-1.4 and www/w3m-img port to 0.2.1-inu-1.4-img-1.11 | ijliao | 2001-10-11 | 11 | -252/+167 |
| | | | | | PR: 31124 Submitted by: MAINTAINER | ||||
* | o rename w3m-image -> w3m-img after repository copy by the author's request. | sf | 2001-08-28 | 6 | -50/+55 |
| | | | | | | | | | o update w3m-img to 1.10. o make PORTREVISION overridable from slave ports. o change PORTVERSION style for w3m-img. (suggedted by knu) PR: 29226 Submitted by: maintainer | ||||
* | Oops, PORTREVISION bump is not required. | sf | 2001-07-22 | 1 | -1/+1 |
| | |||||
* | o add w3m-image, w3m with Imlib-based inline image browsing capability. | sf | 2001-07-22 | 7 | -54/+131 |
| | | | | | | | o remove w3m-ssl, w3m has SSL support by default now. PR: 28996, 28997, 28998 Submitted by: maintainer | ||||
* | Fix buffer overflow problem. | kuriyama | 2001-06-19 | 2 | -0/+29 |
| | | | | | | | References: http://www.lac.co.jp/security/snsadv/32.html (not yet available) http://mi.med.tohoku.ac.jp/~satodai/w3m-dev/200106.month/2066.html http://mi.med.tohoku.ac.jp/~satodai/w3m-dev/200106.month/2067.html | ||||
* | Do not override MAINTAINER for slave ports. | okazaki | 2001-03-27 | 1 | -1/+1 |
| | | | | | PR: 26129 Submitted by: maintainer | ||||
* | Update to 0.2.1. | kuriyama | 2001-03-26 | 3 | -35/+64 |
| | | | | | Submitted by: nobutaka@nobutaka.com (maintainer) PR: ports/26040 | ||||
* | update to 0.1.11 + hsaka patchlevel 24. | sf | 2001-03-21 | 6 | -433/+5 |
| | | | | | PR: 25952 Submitted by: maintainer | ||||
* | Avoid conflict with /usr/bin/patch by installing the version from | trevor | 2001-01-11 | 1 | -2/+2 |
| | | | | | | | | | the ports collection as "gpatch". Beautify the descriptions. Update the ports which depend on this version. PR: 23702 Submitted by: Christian Weisgerber <naddy@mips.inka.de> Reviewed by: knu | ||||
* | Update to 0.1.11-pre + kokb patchlevel 23 | roam | 2000-12-11 | 7 | -7/+440 |
| | | | | | PR: 23393 Submitted by: maintainer | ||||
* | Update to 0.1.11-pre + kokb patchlevel 17. | knu | 2000-10-25 | 2 | -6/+16 |
| | | | | | PR: ports/22275 Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com> (MAINTAINER) | ||||
* | The include file machine/console.h has been deprecated on -current. | dcs | 2000-10-22 | 1 | -0/+16 |
| | | | | | | Ifdef it. Submitted by: nobutaka@nobutaka.com | ||||
* | Update all ports using OpenSSL and RSA to work without rsaref since | kris | 2000-09-22 | 1 | -3/+0 |
| | | | | | | | it is no longer required. Apologies to the various maintainers whom I did not yet hear back from, but the ports freeze is coming up in a few hours and I will be verifying all of these ports on a 4.1 machine myself to catch any problems. | ||||
* | Conform PORTVERSION to how the handbook says: 0.1.11p -> 0.1.11.p | knu | 2000-07-10 | 1 | -2/+2 |
| | | | | Preached by: PW | ||||
* | Update to 0.1.11-pre. | knu | 2000-07-08 | 4 | -29/+29 |
| | | | | | PR: ports/19779 Submitted by: Maintainer | ||||
* | Update w3m to 0.1.9. | will | 2000-04-22 | 12 | -86/+94 |
| | | | | | PR: 18149 Submitted by: maintainer | ||||
* | Tiny cosmetic fixes. | knu | 2000-04-15 | 1 | -1/+1 |
| | | | | | | | Assure master ports and their lang-specific slaves of having consistent categories. Remove redundant space. | ||||
* | Fix wrong PORTNAME/PORTVERSION and use PKGNAMESUFFIX. | knu | 2000-04-11 | 1 | -2/+2 |
| | | | | PR: ports/17925 | ||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-10 | 1 | -2/+2 |
| | |||||
* | move variable - portlint | mharo | 2000-03-21 | 1 | -1/+1 |
| | |||||
* | Temporary fix segfaulting problem -- disable any kind of optimizations | phantom | 2000-03-19 | 1 | -0/+1 |
| | | | | | | during compilation. Not objected to by: -ports, -committers | ||||
* | Fix build error for -current non-US users. | kris | 2000-02-15 | 1 | -2/+2 |
| | | | | PR: 16711 | ||||
* | Make this build again. I'm not sure how this slipped through :/ | kris | 2000-02-10 | 1 | -2/+6 |
| | |||||
* | USE_OPENSSL | kris | 2000-02-07 | 1 | -15/+6 |
| | | | | Assisted by: Jim Bloom <bloom@acm.org> | ||||
* | This port only contains crypto if "USE_SSL" is defined. | obrien | 2000-02-03 | 1 | -0/+2 |
| | | | | Restrict appropriately. | ||||
* | Update to version 0.1.7. | imura | 2000-01-31 | 8 | -58/+69 |
| | | | | | PR: 16448 Submitted by: maintainer | ||||
* | Get rid of USE_INET6. | sumikawa | 2000-01-24 | 1 | -2/+4 |
| | | | | Reviewed by: maintainer | ||||
* | Add 'ipv6' on CATEGORIES. | sumikawa | 2000-01-18 | 1 | -1/+1 |
| | |||||
* | Support IPv6. | sumikawa | 2000-01-10 | 1 | -0/+4 |
| | | | | Approved by: maintainer | ||||
* | Upgrade to 991203. | sumikawa | 1999-12-08 | 7 | -44/+79 |
| | | | | | PR: 15283 Submitted by: maintainer | ||||
* | Cope with openssl's shared lib. | sada | 1999-11-19 | 1 | -2/+2 |
| | | | | | PR: ports/14897 Submitted by: Maintainer | ||||
* | Update to version 991028-2. | steve | 1999-11-14 | 11 | -47/+233 |
| | | | | | PR: 14691 Submitted by: maintainer | ||||
* | Enable user's CFLAGS and CC environments. | sada | 1999-10-12 | 2 | -3/+15 |
| | | | | Submitted by: Christian Weisgerber and the maintainer | ||||
* | W3M is a text based http user agent. | sada | 1999-10-08 | 6 | -0/+110 |
It is alike Lynx but could represent table elements. Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com> |