1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
Commit Graph

267 Commits

Author SHA1 Message Date
Michael Johnson
28125871e3 - Add support for new lib/browser_linux_plugins 2005-11-14 19:11:43 +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
Joe Marcus Clarke
055bb26bcf Update to 1.7.12. See
http://www.mozilla.org/releases/mozilla1.7.12/README.html#new for a list
of the fixes in this release.

Security:	Many important security bugs were fixed.  See the URL
		above for more details.
2005-09-25 00:59:25 +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
0feaee0767 * Update to 1.7.11
* Fix IDL installation
* Correct a crash that can occur when closing windows with newer versions of
  GTK+
2005-08-28 19:04:20 +00:00
Joe Marcus Clarke
a6d92ea65b Install IDL files into ${PREFIX}/share/idl/mozilla.
PR:		84022
Submitted by:	thierry (with modifications by jylefort)
2005-07-26 04:12:36 +00:00
Joe Marcus Clarke
c0d7a5a48c Update to 1.7.10 which fixes a number of security vulnerabilities.
Submitted by:		Matthew Luckie <mjl@luckie.org.nz>
Security:		See http://www.mozilla.org/projects/security/known-vulnerabilities.html#Mozilla for the list of fixed security issues
2005-07-21 23:57:10 +00:00
Michael Johnson
614c2954b0 - Update to 1.7.8
This release fixes 2 critical vulnerabilities

Release notes:	http://www.mozilla.org/releases/mozilla1.7.8/
Security notes:	http://www.mozilla.org/projects/security/known-vulnerabilities.html#Mozilla
2005-05-12 07:55:52 +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
2af7881bf3 - Move "DISTFILES+=libart_lgpl-1${EXTRACT_SUFX}:local" below bsd.port.pre.mk
so it will work with OPTIONS.
2005-04-16 17:37:36 +00:00
Michael Johnson
21b112ade0 - Update to 1.7.7
- Re-enable cups
2005-04-16 05:46:14 +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
3311e41eba Switch one last WITH_MENU_ENTRY to !WITHOUT_MENU_ENTRY 2005-04-04 05:44:15 +00:00
Michael Johnson
cd04594858 - cleanup and remove pre-everything line
since calendar has been in freebsd for over two years.
- Remove mng support, this has'nt worked in a long long time
2005-04-02 16:52:53 +00:00
Joe Marcus Clarke
c9e3ed9919 * Update to 1.7.6 to fix security issues (see
http://www.vuxml.org/freebsd/7d2aac52-9c6b-11d9-99a7-000a95bc6fae.html
  for more details)
* Add a better startup script [1]

Submitted by:	Jose M Rodriguez <josemi@freebsd.jazztel.es>
Approved by:	portmgr (implicit)
2005-03-25 06:01:49 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Michael Johnson
0353e0767b _ Add redundant BUILD_DEPENDS for graphics/cairo to check for cairo-xlib.h
since cairo can be installed without X11.
2005-03-10 18:50:30 +00:00
Adam Weinberger
3f97d0d1cf Fix build with cairo. 2005-03-10 17:27:24 +00:00
Joe Marcus Clarke
08545d0dfd Update freetype2 to 2.1.9, and patch Mozilla and friends accordingly.
Note: since 2.1.9 is ABI compatible with 2.1.7, no recompilation is
necessary.

PR:		78385
Submitted by:	lesi
2005-03-10 00:43:23 +00:00
Joe Marcus Clarke
cea8bddb2f The pkg-message is no longer appropriate, so remove it. 2005-02-13 07:20:57 +00:00
Joe Marcus Clarke
61f3359985 Use gnomehier when installing the GNOME desktop item to fix plist problems.
Reported by:	pointyhat via kris
2005-02-13 07:17:23 +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
Adam Weinberger
52202dafd8 Enable installation of the .desktop file by default, and
ensure that ${PREFIX}/share/gnome/applications exists.
2004-12-23 02:23:45 +00:00
Adam Weinberger
08f8a4b2b5 Add an OPTIONS entry that installs a .desktop entry for mozilla. I used the
contents of epiphany.desktop to generate the translations. I hope none of my
fellow GNOME Translation Project team members object to having their
translations bastardized like this. I don't know whether .desktop entries
can contain comments, so there's nothing attributing their work in there
right now.

I'll let this percolate in here for a bit, and if successful, I'll add it
to moz-devel, firefox, and thunderbird.
2004-12-23 01:53:11 +00:00
Joe Marcus Clarke
9d634a8ffb * Update to 1.7.5
* Add i18n support [1]
* Don't delete lib/browser_plugins if it was installed by another instance
  of Mozilla [2]

PR:		73841 [1]
Submitted by:	Jose M Rodriguez <josemi@freebsd.jazztel.es> [1]
		ahze [2]
2004-12-19 20:02:25 +00:00
Joe Marcus Clarke
e179b2545a Fix build with the upcoming X.Org 6.8.1.
Submitted by:	lesi
2004-12-13 06:10:46 +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
Michael Johnson
bcfc45dccf Don't install movemail fix if built with WITHOUT_MAILNEWS
Pointed out by:	pav
Approved by:	pav (co mentor)
2004-11-10 11:59:14 +00:00
Michael Johnson
f8f27743a8 Remove mozilla-gtk1, Obsoleted by gtk2 version
Approved by:	marcus (co mentor)
2004-11-09 23:43:56 +00:00
Michael Johnson
cc9c710a25 - Install isp directory to fix Movemail support [1]
- Add WITH_CAIRO_RENDER knob that uses cairo for SVG rendering that
   replaces SVG rendering from libart.

Pointed out by:	marcus [1]
Approved by:	marcus (co mentor)
2004-11-09 07:48:41 +00:00
Joe Marcus Clarke
58406bee89 Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).
This release notes detailing all of the new goodies in GNOME 2.8 can
be found at http://www.gnome.org/start/2.8/notes/, and the list of what
was fixed in GNOME 2.8.1 can be found at
http://lists.gnome.org/archives/gnome-announce-list/2004-October/msg00056.html.

This release, as well as all of our others, would not have been possible
without the great efforts of our FreeBSD GNOME Team.  The list of
current members can be found at http://www.freebsd.org/gnome/contact.html
(including our newest member, Michael Johnson <ahze@FreeBSD.org>).

Special thanks also goes out to all of the loyal FreeBSD GNOME users that
put up with crashes and hangs to test and debug GNOME on FreeBSD.  We would
especially like to thank those users that provided patches for GNOME 2.7 and
2.8:

Franz Klammer <klammer@webonaut.com>
Piotr Smyrak <piotr.smyrak@heron.pl>
Radek Kozlowski <radek@raadradd.com>
Khairil Yusof <kaeru@pd.jaring.my>
Yasuda Keisuke <kysd@po.harenet.ne.jp>
Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Vladimir Grebenschikov <vova@fbsd.ru>

GNOME 2.8 also features a new, FreeBSD-specific splashscreen that
was designed by jimmac for GNOME 2.8, then daemonized by
Franz Klammer <klammer@webonaut.com> and Radek Kozlowski
<radek@raadradd.com>.

As with GNOME 2.6, you cannot just "portupgrade" to GNOME 2.8.  There is
a script provided at http://www.marcuscom.com/downloads/gnome_upgrade28.sh
that will aid in the upgrade process.  Full documentation on the GNOME 2.8
upgrade is coming following this commit.

From all of us at FreeBSD GNOME, ENJOY!
2004-11-07 22:24:32 +00:00
Joe Marcus Clarke
1778f88fb5 Fix a botched patch on my part. Now that we're doing the substitution in
pre-install, we need to do it to different files.

Reported by:	nork
2004-10-25 16:17:08 +00:00
Joe Marcus Clarke
667c8927db Move REINPLACE_CMD up from do-install to pre-install so no .bak files are left
behind after pkg_delete.

PR:		73054
Submitted by:	Michael Johnson <ahze@ahze.net>
2004-10-24 02:38:40 +00:00
Joe Marcus Clarke
bb2fe39a1a Don't add -gtk1 twice to the pkg-config files.
Spotted by:	Michael Johnson <ahze@ahze.net>
2004-10-21 03:35:25 +00:00
Joe Marcus Clarke
c1170b3939 Fix some more installation-blocking typos missed in the back-port from 1.7.3.
PR:		72594
Submitted by:	Nicolas Rachinsky <nr@rachinsky.de>
2004-10-12 20:32:34 +00:00
Joe Marcus Clarke
b3ff699304 Fix a bug with installation. Somehow I forgot to do the install step
during pre-install.  This patch was taken from mozilla-devel.

PR:		72571
2004-10-12 16:45:45 +00:00
Joe Marcus Clarke
ac4804e2e0 Adapt the "fake" installation system from Firefox to create a more
supportable Mozilla installation hierarchy.  This will be needed to
reliably build newer versions of Galeon and Epiphany.

Thanks to adamw for helping debug and fix the mozilla-devel version.
2004-10-12 00:07:10 +00:00
Joe Marcus Clarke
a266273919 Patch the various recently reported security vulnerabilities in Mozilla.
This is being done instead of the update to 1.7.3 since the update breaks
all dependent ports, and that many changes is not a good thing to do during
a freeze.

This update covers the following Mozilla bugs:

245066
226669
250862
255067
256316
257317
258005

Thanks to nectar for scraping all of these patches together.

Obtained from:	Mozilla CVS
Approved by:	portmgr (implicit)
2004-09-28 03:18:41 +00:00
Joe Marcus Clarke
280569d65e Fix a problem where passing a URL without a trailing slash can stop
Mozilla from launching.  See http://bugzilla.mozilla.org/show_bug.cgi?id=242123
for more details.

PR:		69937
Sbumitted by:	Sean Farley <sean-freebsd@farley.org>
2004-09-02 18:22:34 +00:00
Joe Marcus Clarke
b322f89146 Update to 1.7.2 to fix a few security vulnerabilities, and add a pkg-deinstall
script to clean up left over automatically-generated files.
2004-08-08 07:07:35 +00:00
Joe Marcus Clarke
08576a11f4 Fix DEBUG builds by checking for all error states from pthread_mutex_trylock().
See http://bugzilla.mozilla.org/show_bug.cgi?id=253080 for more details.

Submitted by:	green
2004-07-27 14:18:27 +00:00
Adam Weinberger
99849b1ff9 Update to 1.7.1. 2004-07-18 19:12:00 +00:00
Joe Marcus Clarke
b90f0b4747 Remove some bugs threading stuff that sneaked into the last patch. 2004-07-09 02:48:56 +00:00
Joe Marcus Clarke
982e464ebf Fix a build problem with -Bsymbolic on Alpha and ia64.
Reported by:	Randy Sato <rsato@mac.com>
2004-07-08 16:57:32 +00:00
Joe Marcus Clarke
6ed88a87ef Allow MOZ_SUFX to be overridden to fix the build of galeon.
Reported by:	pointyhat via kris
2004-07-01 21:17:02 +00:00
Joe Marcus Clarke
6125fcff5f * Update to 1.7
* Build the chrome and component registries in a pkg-install script so that
  the resulting paths are correct [1]

For a list of all the changes in 1.7, see
http://www.mozilla.org/releases/mozilla1.7.  This port features support for
the GSSAPI extension as well as optional gnome-vfs support.

PR:		65590 [1]
Submitted by:	thierry [1]
2004-06-28 02:18:58 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00