summaryrefslogtreecommitdiff
path: root/www/mmosaic (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Retire comment file.Trevor Johnson2003-03-012-1/+1
| | | | Notes: svn path=/head/; revision=76700
* Avoid use of FreeBSD's unique booby-trapped malloc.h.Trevor Johnson2003-01-171-0/+7
| | | | | | | Sposored by: David O'Brien and Sofia Pappatheodorou Notes: svn path=/head/; revision=73340
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-2/+2
| | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Notes: svn path=/head/; revision=53960
* Bump png majorAndrey A. Chernov2001-09-111-1/+1
| | | | Notes: svn path=/head/; revision=47627
* Doh, there's no need to include DISTNAME in MASTER_SITES.Trevor Johnson2001-06-011-3/+3
| | | | Notes: svn path=/head/; revision=43412
* Add new master sites, because the main one is offline.Trevor Johnson2001-05-021-1/+5
| | | | Notes: svn path=/head/; revision=42149
* Update to 3.7.2. Do away with the post-patch target.Trevor Johnson2001-02-133-10/+6
| | | | Notes: svn path=/head/; revision=38318
* Add new port of mMosaic, a Web browser based partly on NCSA Mosaic,Trevor Johnson2000-12-275-0/+206
but with many modernizations. Notes: svn path=/head/; revision=36397