summaryrefslogtreecommitdiff
path: root/www/mmosaic (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use DOCSDIR macro where it possible.Sergey A. Osokin2004-04-141-4/+10
| | | | | | | | Fix dynamic pkg-plist by adding @dirrm %%DOCSDIR%%. Bump PORTREVISION. Notes: svn path=/head/; revision=106997
* Add jpeg dependency (dosirak log forwarded by kris).Trevor Johnson2004-04-091-1/+2
| | | | Notes: svn path=/head/; revision=106534
* Un-sign.Trevor Johnson2004-04-071-2/+0
| | | | Notes: svn path=/head/; revision=106406
* Drop maintainership.Trevor Johnson2004-04-071-1/+1
| | | | Notes: svn path=/head/; revision=106400
* Change whitespace (portlint and 80 columns).Trevor Johnson2004-04-071-2/+1
| | | | Notes: svn path=/head/; revision=106399
* Add size data.Trevor Johnson2004-01-271-0/+1
| | | | Notes: svn path=/head/; revision=99278
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.Trevor Johnson2003-11-131-1/+1
| | | | Notes: svn path=/head/; revision=93885
* Remove my e-mail address from DESCR files of portsTrevor Johnson2003-11-131-1/+0
| | | | | | | I have contributed, in order to attract less spam. Notes: svn path=/head/; revision=93877
* 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