aboutsummaryrefslogtreecommitdiffstats
path: root/www/w3m/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Respect PTHREAD_LIBS.nobutaka2007-02-041-2/+2
* Fix a format string vulnerability.nobutaka2007-01-021-1/+1
* Remove USE_REINPLACE from categories starting with Wedwin2006-05-131-1/+0
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-071-1/+1
* Close pipe for gzipped stream properly.nobutaka2006-02-191-1/+1
* Fix build error with WITHOUT_SSL.nobutaka2006-01-311-1/+1
* Add a small fix to support gzipped XHTML contents.nobutaka2005-10-101-1/+1
* Support application/xhtml+xml MIME type.nobutaka2005-10-101-1/+5
* Unbreak sysmouse support.nobutaka2005-07-161-0/+1
* Fix compile error with JAPANESE option.nobutaka2004-11-271-4/+2
* BROKEN if defined(JAPANESE): Does not compilekris2004-11-241-0/+4
* Read the options file of boehm-gc to check necessity of a thread library.nobutaka2004-11-181-1/+7
* Fix configure error on 5.2.1-RELEASE.nobutaka2004-11-171-1/+1
* Fix build error on -current with boehm-gc with REDIRECT and THREADING options.nobutaka2004-11-091-1/+5
* Fix build error with LOCALBASE different from /usr/local.nobutaka2004-08-211-0/+1
* Fix build error in the environment that using the OpenSSL from the portsnobutaka2004-08-211-1/+1
* Fix configure error caused by boehm-gc with the REDIRECT option.nobutaka2004-07-171-4/+11
* Register CONFLICTS between w3m ports.nobutaka2004-07-131-0/+1
* Add KEY_LYNX knob.nobutaka2004-06-061-0/+9
* Update to 0.5.1.nobutaka2004-05-271-2/+3
* Update to 0.5.nobutaka2004-03-251-9/+4
* Fix the problem that text does not appear in input field with --disable-m17nnobutaka2004-02-041-1/+1
* Teach this port about USE_GETTEXT.marcus2004-02-041-1/+1
* 1. Correct pkg-plist.nobutaka2004-02-021-13/+3
* Now gettext 0.12.1 is gettext-old.trevor2004-01-241-1/+1
* Add WITHOUT_NLS knob. [1]nobutaka2004-01-181-7/+25
* Update to 2004-01-11 snapshot of w3m 0.4.2.nobutaka2004-01-121-44/+26
* Remove USE_GNOMENG.marcus2003-04-211-1/+0
* Remove migemo from RUN_DEPENDS.nobutaka2003-04-081-2/+0
* Update www/w3m to 0.4.1 and www/w3m-m17n to 0.4.1+20030308.nobutaka2003-03-241-7/+17
* Update www/w3m to 0.4 and www/w3m-m17n to 0.4+20030224.nobutaka2003-02-251-5/+4
* De-pkg-comment.nobutaka2003-02-221-0/+1
* Update w3m to 0.3.2.2 and w3m-m17n to 0.3.2.2+20021207.nobutaka2002-12-101-3/+3
* Update w3m to 0.3.2.1 and w3m-m17n to 0.3.2.1+20021107.nobutaka2002-11-281-4/+2
* Mark FORBIDDEN due to a recently discovered security vulnerability:knu2002-11-271-0/+2
* Update www/w3m to 0.3.2 and www/w3m-m17n to 0.3.2+20021116.nobutaka2002-11-171-5/+4
* Deploy USE_GNOMENG infrastructurelioux2002-09-011-1/+2
* Fix the crash caused by jumping to last anchor in plain text files.nobutaka2002-07-271-0/+1
* Update w3m to 0.3.1 and w3m-m17n to 0.3.1+20020717.nobutaka2002-07-251-28/+20
* Fix build error on -current. (*)nobutaka2002-03-311-12/+9
* Update w3m-m17n to 0.3+20020311.nobutaka2002-03-121-2/+3
* Update www/w3m to 0.3. www/w3m-m17n to 0.2.5+20020216.nobutaka2002-03-061-11/+2
* Allow coexistence of M17N and INLINE_IMAGE knobnobutaka2002-02-031-6/+12
* Update www/w3m to 0.2.5, www/w3m-img to 0.2.5+2.2, www/w3m-m17n to 0.2.5+2002...nobutaka2002-02-021-6/+21
* Respect CFLAGS.nobutaka2002-01-301-1/+1
* Add -cflags="-O2" to CONFIGURE_ARGS to avoid crash on several machines.nobutaka2002-01-301-1/+2
* Update w3m to 0.2.4, w3m-img to 0.2.4+1.18 and w3m-m17n to 0.2.4+20020108.nobutaka2002-01-241-4/+4
* Update www/w3m to 0.2.3.2, www/w3m-img to 0.2.3.2+1.17 andnobutaka2002-01-061-15/+15
* Ensure that the directory is created before installing files into it.sobomax2001-12-051-0/+1
* Update w3m to 0.2.2 and w3m-img to 0.2.2+1.14.nobutaka2001-11-281-11/+8
* 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-081-4/+5
* Maintainer is committer now.nobutaka2001-11-041-1/+1
* Update to 0.2.1-inu-1.4 and www/w3m-img port to 0.2.1-inu-1.4-img-1.11ijliao2001-10-111-34/+43
* o rename w3m-image -> w3m-img after repository copy by the author's request.sf2001-08-281-8/+23
* Oops, PORTREVISION bump is not required.sf2001-07-221-1/+1
* o add w3m-image, w3m with Imlib-based inline image browsing capability.sf2001-07-221-1/+33
* Fix buffer overflow problem.kuriyama2001-06-191-0/+1
* Do not override MAINTAINER for slave ports.okazaki2001-03-271-1/+1
* Update to 0.2.1.kuriyama2001-03-261-19/+8
* update to 0.1.11 + hsaka patchlevel 24.sf2001-03-211-5/+4
* Avoid conflict with /usr/bin/patch by installing the version fromtrevor2001-01-111-2/+2
* Update to 0.1.11-pre + kokb patchlevel 23roam2000-12-111-5/+9
* Update to 0.1.11-pre + kokb patchlevel 17.knu2000-10-251-6/+15
* Update all ports using OpenSSL and RSA to work without rsaref sincekris2000-09-221-3/+0
* Conform PORTVERSION to how the handbook says: 0.1.11p -> 0.1.11.pknu2000-07-101-2/+2
* Update to 0.1.11-pre.knu2000-07-081-8/+10
* Update w3m to 0.1.9.will2000-04-221-14/+13
* Tiny cosmetic fixes.knu2000-04-151-1/+1
* Fix wrong PORTNAME/PORTVERSION and use PKGNAMESUFFIX.knu2000-04-111-2/+2
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
* move variable - portlintmharo2000-03-211-1/+1
* Temporary fix segfaulting problem -- disable any kind of optimizationsphantom2000-03-191-0/+1
* Fix build error for -current non-US users.kris2000-02-151-2/+2
* Make this build again. I'm not sure how this slipped through :/kris2000-02-101-2/+6
* USE_OPENSSLkris2000-02-071-15/+6
* This port only contains crypto if "USE_SSL" is defined.obrien2000-02-031-0/+2
* Update to version 0.1.7.imura2000-01-311-10/+8
* Get rid of USE_INET6.sumikawa2000-01-241-2/+4
* Add 'ipv6' on CATEGORIES.sumikawa2000-01-181-1/+1
* Support IPv6.sumikawa2000-01-101-0/+4
* Upgrade to 991203.sumikawa1999-12-081-3/+3
* Cope with openssl's shared lib.sada1999-11-191-2/+2
* Update to version 991028-2.steve1999-11-141-18/+61
* W3M is a text based http user agent.sada1999-10-081-0/+40