Joe Marcus Clarke
043a907e62
Fix a double-free while performing print operations which could trigger a
...
segmentation fault if malloc debugging was enabled.
Reported by: dougb
2006-12-15 20:57:41 +00:00
Michael Johnson
760b2608e1
Update to 1.0.6
2006-11-10 00:46:03 +00:00
Joe Marcus Clarke
29747f458a
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
...
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
2006-10-14 08:54:54 +00:00
Michael Johnson
403f7f03be
- Mark BROKEN on sparc64
...
regchrome core dumps on install and leaves .core files behind. However
seamonkey itself runs fine on sparc64.
Reported by: kris mail
2006-09-19 10:40:19 +00:00
Michael Johnson
79f8669ec0
- Update to 1.0.5
2006-09-15 16:09:48 +00:00
Michael Johnson
e48ccd6077
- Update to 1.0.4
...
- Use MASTER_SITE_MOZILLA_EXTENDED
2006-08-03 01:20:37 +00:00
Michael Johnson
937dce9688
- Update to 1.0.3
2006-07-27 23:52:24 +00:00
Michael Johnson
7aa4037987
- Don't IGNORE on sparc64 >=601101 anymore
...
- Pet portlint
2006-07-05 23:22:16 +00:00
Michael Johnson
3a55cc0d55
- Chase DISTFILE name change
...
Reported by: pointyhat via kris
2006-06-11 22:53:16 +00:00
Jeremy Messenger
e663e754ee
Fix the build on FreeBSD 4.x.
...
PR: ports/97890
Submitted by: Dan Lukes <dan@obluda.cz>
2006-06-05 03:06:58 +00:00
Michael Johnson
0e7b1c0aef
- Update to 1.0.2
...
Release Notes: http://www.mozilla.org/projects/seamonkey/releases/seamonkey1.0.2/
2006-06-04 18:56:00 +00:00
Jeremy Messenger
7663529315
Add CALENDAR in OPTIONS as there already have WITH_CALENDAR knob exists.
...
PR: ports/96846
Submitted by: Stephen Hurd <shurd@sasktel.net>
2006-05-26 22:14:09 +00:00
Michael Johnson
3da9f5a7b3
- Mark IGNORE on sparc64 since it core dumps at start
2006-04-17 00:26:08 +00:00
Michael Johnson
1fa025f661
- Update to 1.0.1
2006-04-14 12:59:09 +00:00
Michael Johnson
c28115ab28
- Convert all gecko pkg-[de]install scripts into a generic
...
pkg-[de]install script
- Always use pkg-install to create missing dir's [1]
Requested by: marcus [1]
2006-03-29 18:29:45 +00:00
Michael Johnson
59bfc997dc
- Add patch to support MOZ_PIS scripts
...
Submitted by: aflist@gmail.com
2006-03-15 12:17:25 +00:00
Michael Johnson
027967fdae
- Update to 1.0
...
Release notes: http://www.mozilla.org/projects/seamonkey/releases/seamonkey1.0/
2006-01-31 21:28:58 +00:00
Joe Marcus Clarke
48c172df6c
Mark not for ia64 since regchrome (and the application itself) dumps core.
...
Reported by: pointyhat via kris
2006-01-08 19:44:30 +00:00
Michael Johnson
19aebef7a8
- Update to 1.0b
...
- Enable <canvas> support
Release notes: http://www.mozilla.org/projects/seamonkey/releases/seamonkey1.0b
2005-12-23 00:04:18 +00:00
Jeremy Messenger
64a923ea98
Fix all those ports to find libnssckbi.so in the correct place to allow those
...
SSL certificates work again. Somehow, this patch was lost in the big change,
so bring it back. Bump PORTREVISION on all of those ports.
PR: ports/89796
Reported by: Christoph Moench-Tegeder <cmt@burggraben.net>
2005-12-02 05:30:01 +00:00
Michael Johnson
b56aa3c7ee
- Mark broken on 4.x
2005-12-02 03:31:52 +00:00
Michael Johnson
58cfbc4b97
- Add seamonkey
...
This is the current release of the Seamonkey open source web browser. It should
be fully compliant with all W3C standards, including HTML, CSS, XML, XSL,
JavaScript, MathML, SSL encryption, SVG and RDF. Also supports Java with
the use of the FreeBSD native Java plug-in.
This is the latest bleeding edge release. Beware that you'll probably find
bugs here, so if you value stability, try www/mozilla.
WWW: http://www.mozilla.org/projects/seamonkey/
Repocopied by: marcus
2005-11-30 00:44:58 +00:00
Michael Johnson
d1284fb130
- Mark this port as deprecated due to the development focus moving to
...
seamonkey and multi vulnerabilities in mozilla-devel.
2005-11-20 19:45:05 +00:00
Joe Marcus Clarke
1f8833e5e7
* Chase the glib20 shared lib version
...
* Disable cairo support as the new cairo API does not work with mozilla
2005-11-05 06:21:04 +00:00
Joe Marcus Clarke
299fdf7305
Replace /usr/X11R6 with ${X11BASE} to fix the build with non-default
...
base paths.
Reported by: pointyhat via kris
2005-10-27 00:06:23 +00:00
Jeremy Messenger
f0120ed0a2
- Fix the sed for libesd and kill the major version of library
...
(libesd.so.2 -> libesd.so). [1]
- Update Java plugins by remove old and correct Java 1.5 plugin path. [2]
- Bump the PORTREVISION.
PR: ports/86430 [1]
Submitted by: Mark Hobden <markhobden@gmail.com> [1]
glewis [2]
2005-09-23 20:42:37 +00:00
Pav Lucistnik
cfffa5699c
- Patch a security vulnerability (DoS, remote execution) in IDN
...
(internationalized domain names) subsystem, also known as "hyphen domain
name bug"
Submitted by: Marcus Grando
Obtained from: Mozilla Project CVS,
https://bugzilla.mozilla.org/show_bug.cgi?query_format=specific&order=relevance+desc&bug_status=__open__&id=307259
Security: CAN-2005-2871
http://secunia.com/advisories/16764/
2005-09-10 17:24:31 +00:00
Joe Marcus Clarke
5573f02872
The calendar module is broken in this 1.8 beta, so disable it.
...
PR: 84578
2005-09-02 05:17:56 +00:00
Joe Marcus Clarke
4eaecc6a2d
* Fix IDL installation [1]
...
* Correct path to the icon in the Desktop item [2]
* Add a patch to fix potential crashes with newer versions of GTK+ that can
occur when closing windows [3]
PR: 84896 [2]
Submitted by: mezz [1]
chinsan <chinsan.tw@gmail.com> [2]
Obtained from: https://bugzilla.mozilla.org/show_bug.cgi?id=300226 [3]
2005-08-28 19:08:08 +00:00
Joe Marcus Clarke
9e68f12215
Fix some more problems with IDL installation.
...
PR: 84514
Submitted by: chinsan <chinsan.tw@gmail.com>
Approved by: portmgr (implicit)
2005-08-03 15:22:28 +00:00
Joe Marcus Clarke
ea4c9e781a
Fix the installation of IDL files.
...
Reported by: Robert Huff <roberthuff@rcn.com>
Approved by: portmgr (implicit)
2005-08-02 04:40:30 +00:00
Joe Marcus Clarke
b640f85544
Install IDL files into ${PREFIX}/share/idl/mozilla-devel.
...
Obtained from: www/mozilla
2005-07-30 03:55:11 +00:00
Michael Johnson
dac0d8b1aa
- Actually install .desktop file in share/applications [1]
...
Pointed out by: krismail
2005-05-07 13:44:43 +00:00
Michael Johnson
8a243a11b6
- s/nulll/null/
...
Pointed out by: kris
2005-04-28 23:02:06 +00:00
Michael Johnson
a7a559e967
- Quote line to fix build on pointyhat
...
Repointed by: pointyhat via kris
2005-04-28 22:46:30 +00:00
Michael Johnson
5baac38237
- Install .desktop file in share/applications instead of
...
share/gnome/applications so we can remove the gnomehier
dependency so non-gnome users don't have to install a bunch
of un-needed gnome directories.
- Remove WITH_MENU option from mozilla[-devel], .desktop file
will always be installed now.
2005-04-26 19:30:55 +00:00
Michael Johnson
ef94c5ef50
- Add WITH_CAIRO_RENDER to OPTIONS, off by default
...
This option uses cairo for SVG rendering instead of libart
- Re-word one option that doesn't fit in dialog window.
PR: ports/79590
Submitted by: danfe
2005-04-06 19:02:24 +00:00
Michael Johnson
2ab3cb490c
- Remove pkg-[de]install scripts and remove all chrome registering from
...
Makefile since the privilege bug seems to be fixed.
- Remove WITH_XFT option and make it default since mozilla with gtk2 won't
compile without Xft.
- Remvoe mng support, it hasn't worked in a long time.
- Lots of misc cleanup, consolidation, and removal of dupe lines.
- Change WITH_MENU_ENTRY to !WITHOUT_MENU_ENTRY since it's on by default.
- Add new OPTION (off by default), WITH_CAIRO that enables
cairo-specific canvas features.
2005-04-02 16:54:46 +00:00
Adam Weinberger
efd1d4391e
Add support for adding a .desktop menu entry.
...
As requested by: Christopher Nehren
2005-03-20 22:02:59 +00:00
Joe Marcus Clarke
b3458f652e
Bump PORTREVISION to chase the glib20 shared lib version change.
2005-03-12 10:54:27 +00:00
Joe Marcus Clarke
0a4ef7cc05
Fix the startup script so that arguments are passed correctly to the browser
...
binary.
PR: 78175 (firefox)
78217 (mozilla-devel)
Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es>
2005-03-02 06:50:13 +00:00
Michael Johnson
9006fa62fd
- Update to 1.8b1
...
(Release notes: http://www.mozilla.org/releases/mozilla1.8b1/ )
- Add new launch script [1]
- Sanitize CFLAGS [1]
- Add Mozilla Plugable Init Scripts (PIS) to handle upgrades with ease [1]
PR: ports/77744 [1]
Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es> [1]
2005-02-28 01:43:57 +00:00
Joe Marcus Clarke
343dc81453
The pkg-message is no longer appropriate so remove it.
2005-02-13 07:21:51 +00:00
Adam Weinberger
c6f95acab0
Unbreak with 4.x by setting USE_GCC=3.4.
...
PR: ports/76452
Submitted by: oliver
2005-01-21 18:06:34 +00:00
Adam Weinberger
e44e1d3968
Remove unneeded patch.
2005-01-21 09:11:38 +00:00
Adam Weinberger
7f49d25ccc
Update to 1.8a6. They merged a bunch of FreeBSD changes. Neat.
2005-01-16 23:47:38 +00:00
Joe Marcus Clarke
52a070ec51
* Fix external URI loaders by loading the correct version of the GNOME
...
libraries. This means Mozilla's GNOME integration (i.e. GConf) should
now work [1]
* Fix i18n support when invoking Mozilla, and add atsdsp support [2]
* Port all fixes to mozilla-devel
PR: 75428 [2]
Reported by: Jose M Rodriguez (freebsd) <josemi@freebsd.jazztel.es> [1]
Submitted by: Jose M Rodriguez (freebsd) <josemi@freebsd.jazztel.es> [2]
2004-12-24 18:25:45 +00:00
Kris Kennaway
6ec2397837
BROKEN on 4.x: Does not compile
2004-12-11 21:50:01 +00:00
Michael Johnson
2c81fe4510
- Fix plist in firefox [1]
...
- Touch lib/browser_plugins/.${PORTNAME}.keep so this directory will not be removed durring deinstall of mozilla[-devel] or firefox if you still have mozilla[-devel] or firefox installed.
Pointed out by: pointy hat [1]
2004-12-11 02:11:23 +00:00
Joe Marcus Clarke
403955523c
Be sure to create the browser_plugins during package install as well. Some
...
ports (e.g. www/ump) depend on this directory being there.
Reported by: pointyhat via kris
2004-12-04 09:47:27 +00:00