summaryrefslogtreecommitdiff
path: root/www/mmosaic (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+2
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Remove USE_X_PREFIXBeech Rintoul2008-03-211-2/+1
| | | | | | | | | - Use SF macro - USE_XPM --> USE_XORG=xpm - Bump portrevision Notes: svn path=/head/; revision=209561
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* NO_PACKAGE and NO_CDROM are not appropriate; use RESTRICTED insteadKris Kennaway2006-09-031-2/+1
| | | | Notes: svn path=/head/; revision=171960
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149462
* Remove obsolete mastersites from this marvelously antique port.Mark Linimon2005-10-032-3/+2
| | | | | | | Source: distfile survey Notes: svn path=/head/; revision=144034
* 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