aboutsummaryrefslogtreecommitdiffstats
path: root/www/mozex
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1
|
* Substitute a mirror for the main mastersite, which only offers cvs accesslinimon2005-10-031-1/+1
| | | | | | to the code. Source: distfile survey
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1
|
* Fix plist.thierry2005-01-211-1/+5
| | | | Reported by: Kris / pointyhat.
* Chase changes to firefoxahze2004-11-132-3/+3
| | | | Approved by: marcus (co mentor)
* Chase the firefox 1.0 update.marcus2004-11-111-1/+1
|
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-0/+1
| | | | big upgrade.
* Fix MASTER_SITES.thierry2004-07-071-1/+2
| | | | Reported by: Kris / pointyhat.
* Adding www/mozex & www/mozex-firefox, external programs integrationthierry2004-07-038-0/+180
into Mozilla / Firefox. The files Makefile.xpi and pkg-install.xpi have been designed to install any .xpi extension (hopefully). PR: ports/65589