aboutsummaryrefslogtreecommitdiff
path: root/www/w3m-img
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* Use OPTIONS_SLAVE instead of OPTIONS_OVERRIDE.MANTANI Nobutaka2013-08-231-1/+1
| | | | | | | Pointed out by: jgh and bapt Notes: svn path=/head/; revision=325261
* - Make slave ports of www/w3m work as are before master port isMANTANI Nobutaka2013-08-221-7/+4
| | | | | | | | | | | | | | | | | | | | | OptionsNG-fied. - Convert makefile header to new format. - Remove shlib version from LIB_DEPENDS. - Remove M17N option and make m17n feature always on. It is because configure script enables m17n feature by default and there is no practical advantage of disabling it. - Remove www/w3m-m17n and www/w3m-m17-img because they are now identical with www/w3m and www/w3m-img. - Add entry of removed ports to MOVED. - Update CONFLICTS. - Adjust dependency of www/emacs-w3m. - Bump PORTREVISON of w3m ports and www/emacs-w3m. PR: ports/178189 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Notes: svn path=/head/; revision=325211
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-3/+0
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* - Update to 0.5.3. [*]MANTANI Nobutaka2011-02-111-1/+1
| | | | | | | | | | | - Use OPTIONS in www/w3m. - Enable SSL support by default. PR: ports/154545 [*] Submitted by: ARAI Toshihiko <arai.toshihiko@gmail.com> [*] Notes: svn path=/head/; revision=268957
* Register CONFLICTS between w3m ports.MANTANI Nobutaka2004-07-121-0/+1
| | | | | | | Suggested by: Aleksander Fafula <alex@fafula.com> Notes: svn path=/head/; revision=113479
* Update to 2004-01-11 snapshot of w3m 0.4.2.MANTANI Nobutaka2004-01-121-0/+2
| | | | | | | Make portlint happy. Notes: svn path=/head/; revision=97965
* De-pkg-comment.MANTANI Nobutaka2003-02-222-1/+1
| | | | Notes: svn path=/head/; revision=76145
* Update w3m to 0.2.2 and w3m-img to 0.2.2+1.14.MANTANI Nobutaka2001-11-271-1/+1
| | | | | | | | | Update WWW entry in pkg-descr. Reviewed by: knu Notes: svn path=/head/; revision=50661
* - Update to 0.2.1-inu-1.5 and www/w3m-img port to 0.2.1-inu-1.5-img-1.12.MANTANI Nobutaka2001-11-071-2/+0
| | | | | | | | | | | | - Enable mouse operation when terminal type is `rxvt'. (Submitted by: necter) - Correct pkg-descr. (Submitted by: Thomas E. Dickey) Reviewed by: knu Notes: svn path=/head/; revision=49748
* o rename w3m-image -> w3m-img after repository copy by the author's request.FUJISHIMA Satsuki2001-08-271-1/+1
| | | | | | | | | | | | 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
* o add w3m-image, w3m with Imlib-based inline image browsing capability.FUJISHIMA Satsuki2001-07-213-0/+31
o remove w3m-ssl, w3m has SSL support by default now. PR: 28996, 28997, 28998 Submitted by: maintainer Notes: svn path=/head/; revision=45315