| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
01 Jul 2003 06:16:07
1.0.2_1
|
marcus  |
Remove mozilla-vendor. Mozilla 1.4 is the new standard across the board. |
20 Apr 2003 19:46:57
1.0.2_1
|
marcus  |
Remove USE_GNOMENG. |
07 Mar 2003 06:12:57
1.0.2_1
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
14 Feb 2003 04:26:40
1.0.2_1
|
marcus  |
Fix the ${MASTER_SITE_LOCAL} group so that it correctly makes use of
${MASTER_SITE_LOCAL}. This should fix the libart fetch problem with
the Taiwan FTP server.
Reported by: many |
02 Feb 2003 04:45:47
1.0.2_1
|
marcus  |
Remove the lib/browser_plugins directory.
Reported by: bento |
25 Jan 2003 21:53:39
1.0.2_1
|
marcus  |
FreeBSD requires Mozilla components to be linked with -Bsymbolic so to avoid
symbol clashes with, for example, libexpat. This will allow Mozilla and
more precisely, Galeon 2, to work with GTK 2.2. |
19 Jan 2003 20:45:48
1.0.2
|
marcus  |
The last commit should have said that the optimization and JavaScript
debugger ideas were
Suggested by: David Schultz <dschultz@uclink.Berkeley.EDU> |
19 Jan 2003 20:43:55
1.0.2
|
marcus  |
* Update to 1.0.2
* Allow for optimizations
* Disabled the JavaScript debugger by default. If you wish to build this,
specify -DWITH_JAVASCRIPT_DEBUGGER |
27 Nov 2002 22:48:54
1.0.1_3
|
marcus  |
Fix the startup script so that it can accept option arguments. This fixes
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) |
24 Nov 2002 00:24:04
1.0.1_2
|
marcus  |
Make the Mozilla startup scripts a little smarter. Instead of launching a
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 |
18 Nov 2002 02:30:39
1.0.1_1
|
marcus  |
Make these ports correctly survive a make reinstall. |
26 Oct 2002 04:22:44
1.0.1_1
|
marcus  |
Fix typos preventing correct package building.
Submitted by: bento |
23 Oct 2002 16:13:29
1.0.1_1
|
marcus  |
Properly handle if blocks in the Makefile.
Submitted by: daichi |
23 Oct 2002 04:43:15
1.0.1_1
|
marcus  |
* Fix a problem with plugins not actually loading
* Hopefully correct some issues with installs erroring out with Error 1 |
22 Oct 2002 06:54:45
1.0.1
|
marcus  |
Add a missing '!' to the test for the browser_plugins dir. We only want to
create the directory if one doesn't exist.
PR: 44373 |
22 Oct 2002 04:18:58
1.0.1
|
marcus  |
Make the pkg-descr a little clearer.
Requested by: The Anarcat <anarcat@anarcat.ath.cx> |
22 Oct 2002 03:42:24
1.0.1
|
marcus  |
This commit includes:
* mozilla-*vendor ports (currently for Mozilla 1.0.1)
* mozilla* ports (currently for Mozilla 1.1)
* mozilla-*devel ports (currently for Mozilla 1.2b)
Special thanks goes to trevor for auto-generating plist patches, cy for
pointing out that the Mozilla startup scripts need to be tailored for
each version of Mozilla, grog for suggesting that some verbage needs to
be added to explain the Java plugin messages at startup, and John
Merryweather Cooper for suggesting a common plugin directory. Of course,
thanks also goes to the user community for suggestions and support.
These ports offer:
* Complete coexistence with each other
* A universal ${PREFIX}/lib/browser_plugins directory
* Auto-generated plists for ease of maintenance
* More accurate pkg-descr's
* A pkg-message pointing users to java/jdk13 for the Java plugin
PR: 42870 42941
Reviewed by: ports gnome |