summaryrefslogtreecommitdiff
path: root/www/mozilla-devel-gtk2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.4b.Joe Marcus Clarke2003-05-161-1/+1
| | | | Notes: svn path=/head/; revision=81125
* Make sure we add -devel to each of the dependencies in the MozillaJoe Marcus Clarke2003-04-241-1/+1
| | | | | | | pkg-config files. Notes: svn path=/head/; revision=79596
* Install the pkg-config files with a -devel suffix to avoid a conflict withJoe Marcus Clarke2003-04-241-1/+1
| | | | | | | | | mozilla-gtk2. Teach galeon2 to use these new files. Note, any other app that depends on these files not having the optional -devel suffix will need to be re-educated as well. Notes: svn path=/head/; revision=79561
* Bump PORTREVISIONs with recent changes.Joe Marcus Clarke2003-04-141-1/+1
| | | | Notes: svn path=/head/; revision=78979
* Update to 1.3b.Joe Marcus Clarke2003-02-121-1/+1
| | | | Notes: svn path=/head/; revision=75386
* Chase gtk20's shared lib version.Joe Marcus Clarke2003-02-071-1/+1
| | | | Notes: svn path=/head/; revision=75044
* FreeBSD requires Mozilla components to be linked with -Bsymbolic so to avoidJoe Marcus Clarke2003-01-251-1/+1
| | | | | | | | symbol clashes with, for example, libexpat. This will allow Mozilla and more precisely, Galeon 2, to work with GTK 2.2. Notes: svn path=/head/; revision=74000
* Disable Xft if WITH_GTK2 is defined in the master mozilla-devel port.Joe Marcus Clarke2003-01-221-1/+0
| | | | | | | | | This will avoid accidental creation of a non-working Mozilla. Suggested by: Dan Nelson <dnelson@allantgroup.com> Notes: svn path=/head/; revision=73830
* Update to 1.3a.Joe Marcus Clarke2003-01-211-1/+1
| | | | Notes: svn path=/head/; revision=73730
* Fix the startup script so that it can accept option arguments. This fixesJoe Marcus Clarke2002-11-271-1/+1
| | | | | | | | | | | a problem with starting Mozilla from the KDE dock if another instance of Mozilla is already running. Tested by: Vivek Khera <vivek@khera.org> Approved by: portmgr (kris) Notes: svn path=/head/; revision=71178
* Make the Mozilla startup scripts a little smarter. Instead of launching aJoe Marcus Clarke2002-11-241-1/+1
| | | | | | | | | | | new Mozilla instance each time, check to see if one already exists, and if so, spawn a new browser tab in the current window. PR: 45610 Submitted by: Nick Jennings Notes: svn path=/head/; revision=70922
* Add mozilla-devel-gtk2, a slave port to mozilla-devel that builds a MozillaJoe Marcus Clarke2002-11-171-0/+20
that Galeon 2 can use. Notes: svn path=/head/; revision=70325