summaryrefslogtreecommitdiff
path: root/www/w3m (follow)
Commit message (Collapse)AuthorAgeFilesLines
* o rename w3m-image -> w3m-img after repository copy by the author's request.FUJISHIMA Satsuki2001-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 Notes: svn path=/head/; revision=46993
* Oops, PORTREVISION bump is not required.FUJISHIMA Satsuki2001-07-211-1/+1
| | | | Notes: svn path=/head/; revision=45317
* o add w3m-image, w3m with Imlib-based inline image browsing capability.FUJISHIMA Satsuki2001-07-217-54/+131
| | | | | | | | | | o remove w3m-ssl, w3m has SSL support by default now. PR: 28996, 28997, 28998 Submitted by: maintainer Notes: svn path=/head/; revision=45315
* Fix buffer overflow problem.Jun 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 Notes: svn path=/head/; revision=44222
* Do not override MAINTAINER for slave ports.OKAZAKI Tetsurou2001-03-271-1/+1
| | | | | | | | PR: 26129 Submitted by: maintainer Notes: svn path=/head/; revision=40416
* Update to 0.2.1.Jun Kuriyama2001-03-263-35/+64
| | | | | | | | Submitted by: nobutaka@nobutaka.com (maintainer) PR: ports/26040 Notes: svn path=/head/; revision=40382
* update to 0.1.11 + hsaka patchlevel 24.FUJISHIMA Satsuki2001-03-206-433/+5
| | | | | | | | PR: 25952 Submitted by: maintainer Notes: svn path=/head/; revision=40126
* Avoid conflict with /usr/bin/patch by installing the version fromTrevor Johnson2001-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 Notes: svn path=/head/; revision=37083
* Update to 0.1.11-pre + kokb patchlevel 23Peter Pentchev2000-12-107-7/+440
| | | | | | | | PR: 23393 Submitted by: maintainer Notes: svn path=/head/; revision=35821
* Update to 0.1.11-pre + kokb patchlevel 17.Akinori MUSHA2000-10-252-6/+16
| | | | | | | | PR: ports/22275 Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com> (MAINTAINER) Notes: svn path=/head/; revision=34214
* The include file machine/console.h has been deprecated on -current.Daniel C. Sobral2000-10-211-0/+16
| | | | | | | | | Ifdef it. Submitted by: nobutaka@nobutaka.com Notes: svn path=/head/; revision=34086
* Update all ports using OpenSSL and RSA to work without rsaref sinceKris Kennaway2000-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. Notes: svn path=/head/; revision=32957
* Conform PORTVERSION to how the handbook says: 0.1.11p -> 0.1.11.pAkinori MUSHA2000-07-101-2/+2
| | | | | | | Preached by: PW Notes: svn path=/head/; revision=30425
* Update to 0.1.11-pre.Akinori MUSHA2000-07-084-29/+29
| | | | | | | | PR: ports/19779 Submitted by: Maintainer Notes: svn path=/head/; revision=30361
* Update w3m to 0.1.9.Will Andrews2000-04-2212-86/+94
| | | | | | | | PR: 18149 Submitted by: maintainer Notes: svn path=/head/; revision=27879
* Tiny cosmetic fixes.Akinori MUSHA2000-04-141-1/+1
| | | | | | | | | | Assure master ports and their lang-specific slaves of having consistent categories. Remove redundant space. Notes: svn path=/head/; revision=27533
* Fix wrong PORTNAME/PORTVERSION and use PKGNAMESUFFIX.Akinori MUSHA2000-04-111-2/+2
| | | | | | | PR: ports/17925 Notes: svn path=/head/; revision=27448
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-2/+2
| | | | Notes: svn path=/head/; revision=27430
* move variable - portlintMichael Haro2000-03-201-1/+1
| | | | Notes: svn path=/head/; revision=26851
* Temporary fix segfaulting problem -- disable any kind of optimizationsAlexey Zelkin2000-03-191-0/+1
| | | | | | | | | during compilation. Not objected to by: -ports, -committers Notes: svn path=/head/; revision=26816
* Fix build error for -current non-US users.Kris Kennaway2000-02-151-2/+2
| | | | | | | PR: 16711 Notes: svn path=/head/; revision=25846
* Make this build again. I'm not sure how this slipped through :/Kris Kennaway2000-02-101-2/+6
| | | | Notes: svn path=/head/; revision=25635
* USE_OPENSSLKris Kennaway2000-02-061-15/+6
| | | | | | | Assisted by: Jim Bloom <bloom@acm.org> Notes: svn path=/head/; revision=25533
* This port only contains crypto if "USE_SSL" is defined.David E. O'Brien2000-02-031-0/+2
| | | | | | | Restrict appropriately. Notes: svn path=/head/; revision=25437
* Update to version 0.1.7.R. Imura2000-01-308-58/+69
| | | | | | | | PR: 16448 Submitted by: maintainer Notes: svn path=/head/; revision=25316
* Get rid of USE_INET6.Munechika SUMIKAWA2000-01-241-2/+4
| | | | | | | Reviewed by: maintainer Notes: svn path=/head/; revision=24985
* Add 'ipv6' on CATEGORIES.Munechika SUMIKAWA2000-01-181-1/+1
| | | | Notes: svn path=/head/; revision=24815
* Support IPv6.Munechika SUMIKAWA2000-01-101-0/+4
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=24624
* Upgrade to 991203.Munechika SUMIKAWA1999-12-077-44/+79
| | | | | | | | PR: 15283 Submitted by: maintainer Notes: svn path=/head/; revision=23633
* Cope with openssl's shared lib.SADA Kenji1999-11-181-2/+2
| | | | | | | | PR: ports/14897 Submitted by: Maintainer Notes: svn path=/head/; revision=23188
* Update to version 991028-2.Steve Price1999-11-1411-47/+233
| | | | | | | | PR: 14691 Submitted by: maintainer Notes: svn path=/head/; revision=23074
* Enable user's CFLAGS and CC environments.SADA Kenji1999-10-112-3/+15
| | | | | | | Submitted by: Christian Weisgerber and the maintainer Notes: svn path=/head/; revision=22357
* W3M is a text based http user agent.SADA Kenji1999-10-086-0/+110
It is alike Lynx but could represent table elements. Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com> Notes: svn path=/head/; revision=22249