summaryrefslogtreecommitdiffstats
path: root/www/w3m
Commit message (Collapse)AuthorAgeFilesLines
* Update w3m to 0.2.4, w3m-img to 0.2.4+1.18 and w3m-m17n to 0.2.4+20020108.nobutaka2002-01-242-7/+7
|
* Add the extra patch which I forgot to add on the previous commit.nobutaka2002-01-061-0/+10
|
* Update www/w3m to 0.2.3.2, www/w3m-img to 0.2.3.2+1.17 andnobutaka2002-01-0615-260/+67
| | | | www/w3m-m17n to 0.2.3.2+20011230.
* Ensure that the directory is created before installing files into it.sobomax2001-12-041-0/+1
|
* Update w3m to 0.2.2 and w3m-img to 0.2.2+1.14.nobutaka2001-11-273-14/+11
| | | | | | Update WWW entry in pkg-descr. Reviewed by: knu
* Update $MASTER_SITES' path.kuriyama2001-11-081-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.nobutaka2001-11-071-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.nobutaka2001-11-074-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.nobutaka2001-11-031-1/+1
| | | | Reviewed by: knu
* fix build for -CURRENT.sf2001-10-292-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.11ijliao2001-10-1111-252/+167
| | | | | PR: 31124 Submitted by: MAINTAINER
* o rename w3m-image -> w3m-img after repository copy by the author's request.sf2001-08-276-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.sf2001-07-211-1/+1
|
* o add w3m-image, w3m with Imlib-based inline image browsing capability.sf2001-07-217-54/+131
| | | | | | | o remove w3m-ssl, w3m has SSL support by default now. PR: 28996, 28997, 28998 Submitted by: maintainer
* Fix buffer overflow problem.kuriyama2001-06-192-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.okazaki2001-03-271-1/+1
| | | | | PR: 26129 Submitted by: maintainer
* Update to 0.2.1.kuriyama2001-03-263-35/+64
| | | | | Submitted by: nobutaka@nobutaka.com (maintainer) PR: ports/26040
* update to 0.1.11 + hsaka patchlevel 24.sf2001-03-206-433/+5
| | | | | PR: 25952 Submitted by: maintainer
* Avoid conflict with /usr/bin/patch by installing the version fromtrevor2001-01-111-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 23roam2000-12-107-7/+440
| | | | | PR: 23393 Submitted by: maintainer
* Update to 0.1.11-pre + kokb patchlevel 17.knu2000-10-252-6/+16
| | | | | PR: ports/22275 Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com> (MAINTAINER)
* The include file machine/console.h has been deprecated on -current.dcs2000-10-211-0/+16
| | | | | | Ifdef it. Submitted by: nobutaka@nobutaka.com
* Update all ports using OpenSSL and RSA to work without rsaref sincekris2000-09-221-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.pknu2000-07-101-2/+2
| | | | Preached by: PW
* Update to 0.1.11-pre.knu2000-07-084-29/+29
| | | | | PR: ports/19779 Submitted by: Maintainer
* Update w3m to 0.1.9.will2000-04-2212-86/+94
| | | | | PR: 18149 Submitted by: maintainer
* Tiny cosmetic fixes.knu2000-04-141-1/+1
| | | | | | | Assure master ports and their lang-specific slaves of having consistent categories. Remove redundant space.
* Fix wrong PORTNAME/PORTVERSION and use PKGNAMESUFFIX.knu2000-04-111-2/+2
| | | | PR: ports/17925
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* move variable - portlintmharo2000-03-201-1/+1
|
* Temporary fix segfaulting problem -- disable any kind of optimizationsphantom2000-03-191-0/+1
| | | | | | during compilation. Not objected to by: -ports, -committers
* Fix build error for -current non-US users.kris2000-02-151-2/+2
| | | | PR: 16711
* Make this build again. I'm not sure how this slipped through :/kris2000-02-101-2/+6
|
* USE_OPENSSLkris2000-02-061-15/+6
| | | | Assisted by: Jim Bloom <bloom@acm.org>
* This port only contains crypto if "USE_SSL" is defined.obrien2000-02-031-0/+2
| | | | Restrict appropriately.
* Update to version 0.1.7.imura2000-01-308-58/+69
| | | | | PR: 16448 Submitted by: maintainer
* Get rid of USE_INET6.sumikawa2000-01-241-2/+4
| | | | Reviewed by: maintainer
* Add 'ipv6' on CATEGORIES.sumikawa2000-01-181-1/+1
|
* Support IPv6.sumikawa2000-01-101-0/+4
| | | | Approved by: maintainer
* Upgrade to 991203.sumikawa1999-12-077-44/+79
| | | | | PR: 15283 Submitted by: maintainer
* Cope with openssl's shared lib.sada1999-11-181-2/+2
| | | | | PR: ports/14897 Submitted by: Maintainer
* Update to version 991028-2.steve1999-11-1411-47/+233
| | | | | PR: 14691 Submitted by: maintainer
* Enable user's CFLAGS and CC environments.sada1999-10-112-3/+15
| | | | Submitted by: Christian Weisgerber and the maintainer
* W3M is a text based http user agent.sada1999-10-086-0/+110
It is alike Lynx but could represent table elements. Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com>
OpenPOWER on IntegriCloud