summaryrefslogtreecommitdiff
path: root/www/w3m-img
AgeCommit message (Collapse)AuthorFilesLines
2004-07-18bump PKGREVISIONs for last boehm-gc updaterecht1-1/+2
(BUILDLINKS_DEPENDS change)
2004-04-18Update W3m from 0.4.0 to 0.5.uebayasi1-6/+7
Now M17N patch is merged into the main development now. Pkgsrc changes: * Simplify options. * XXX "M17N without Unicode" is broken now. This should be fixed. Other changes in W3m: w3m 0.5 - 2004-03-22 * gettextize * m17n patch merged w3m 0.4.2 - 2003-09-23 * options: -4, -6 * configuration file in $(sysconfdir)/$(package)/ * func: NEXT_VISITED, PREV_VISITED * autoconfiscate (partially) * rc: use_history w3m 0.4.1 - 2003-03-07 * fix bugs - completion segfault in lineinput - incremental search - URL pattern fix - UFhalfclose bug - allow pipe in shell command - enhance ftp directory support - linenumber in edit - fix Bug#181897 - W3M_TTY problem fixed
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-2/+2
Buildlink files: RECOMMENDED version changed to current version.
2003-07-22COMMENT should start with a capital letter.martti1-2/+2
2003-06-07Truncate to <= 24 linescjep1-6/+3
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-1/+1
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-2/+2
dependency bumps.
2003-03-22Remove bogus dependencies for w3m-img, and bump PKGREVISION.wiz1-1/+2
Noted by Takeshi Nakayama in PR 20734.
2002-05-10Share patches and distinfo between the two w3m packages.wiz1-4/+0
2002-05-10splitted w3m package into w3m and w3m-img, which disables/enables inlinekei3-0/+43
image support, respectively. inline image support requires glib, which is so large for such as light- weight text-based browser w3m especially on slower ports. it's based on the diffs supplied by uebayashi. This also addresses pkg/16495.