summaryrefslogtreecommitdiffstats
path: root/www/mozilla-devel-gtk2
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.4b.marcus2003-05-161-1/+1
|
* Make sure we add -devel to each of the dependencies in the Mozillamarcus2003-04-241-1/+1
| | | | pkg-config files.
* Install the pkg-config files with a -devel suffix to avoid a conflict withmarcus2003-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.
* Bump PORTREVISIONs with recent changes.marcus2003-04-141-1/+1
|
* Update to 1.3b.marcus2003-02-121-1/+1
|
* Chase gtk20's shared lib version.marcus2003-02-071-1/+1
|
* FreeBSD requires Mozilla components to be linked with -Bsymbolic so to avoidmarcus2003-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.
* Disable Xft if WITH_GTK2 is defined in the master mozilla-devel port.marcus2003-01-221-1/+0
| | | | | | This will avoid accidental creation of a non-working Mozilla. Suggested by: Dan Nelson <dnelson@allantgroup.com>
* Update to 1.3a.marcus2003-01-211-1/+1
|
* Fix the startup script so that it can accept option arguments. This fixesmarcus2002-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)
* Make the Mozilla startup scripts a little smarter. Instead of launching amarcus2002-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
* Add mozilla-devel-gtk2, a slave port to mozilla-devel that builds a Mozillamarcus2002-11-171-0/+20
that Galeon 2 can use.
OpenPOWER on IntegriCloud