Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Masao Uebayashi <uebayasi@netbsd.org>
List: pkgsrc-changes
Date: 04/18/2004 12:08:43
Module Name: pkgsrc
Committed By: uebayasi
Date: Sun Apr 18 12:08:43 UTC 2004
Modified Files:
pkgsrc/mk: bsd.pkg.defaults.mk
pkgsrc/www/w3m: Makefile Makefile.common PLIST distinfo
pkgsrc/www/w3m-img: Makefile
Removed Files:
pkgsrc/www/w3m/patches: patch-aa
Log Message:
Update W3m from 0.4.0 to 0.5.
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
To generate a diff of this commit:
cvs rdiff -r1.228 -r1.229 pkgsrc/mk/bsd.pkg.defaults.mk
cvs rdiff -r1.43 -r1.44 pkgsrc/www/w3m/Makefile
cvs rdiff -r1.23 -r1.24 pkgsrc/www/w3m/Makefile.common
cvs rdiff -r1.9 -r1.10 pkgsrc/www/w3m/PLIST
cvs rdiff -r1.11 -r1.12 pkgsrc/www/w3m/distinfo
cvs rdiff -r1.5 -r1.6 pkgsrc/www/w3m-img/Makefile
cvs rdiff -r1.11 -r0 pkgsrc/www/w3m/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.