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

34 Commits

Author SHA1 Message Date
Michael Johnson
fa362b0703 Update to 1.5.0.10 2007-03-05 21:50:24 +00:00
Jeremy Messenger
faa1047dd9 Fix the gtk2 dnd implementation broken, see more details in the bugzilla. This
patch[1] was created by Matthias Clasen <mclasen@redhat.com>. This bug was
started to reproduce with least 2.10.7 version of gtk2.

PR:		ports/107689
Reported by:	a few users
Bugzilla:	https://bugzilla.mozilla.org/show_bug.cgi?id=355248
		https://bugzilla.mozilla.org/show_bug.cgi?id=367203 [1]
		http://bugzilla.gnome.org/show_bug.cgi?id=394525
2007-01-18 22:37:11 +00:00
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
b895aa0bf9 - Update thunderbird to 1.5 [1]
- Remove thunderbird-devel
- Remove thunderbird from supported geckos for 4.x

Release notes:	http://www.mozilla.com/thunderbird/releases/1.5.html
2006-01-12 05:54:32 +00:00
Michael Johnson
36353c589f - Update firefox to 1.5
- Add Makefile.common
  o A new build/install system for gecko ports, Makefile.common
    includes many generic routines and common tasks.
  o Fix ld-run-path in all gecko's by using -Wl,-rpath,${moz_libdir}
    thus removing the need to have a startup script for ports that
    depend on gecko. [2]
  o Use system libm, nss, nspr in all gecko ports

- Add bsd.gecko.mk
  o This is the predecessor to WITH_MOZILLA=[mozilla|firefox|...]
    with a more robust way of detecting a gecko a end user wishs to
    use.
  o bsd.gecko.mk abstracts the selection of gecko-based backends. It
    allows users and porters to support any available gecko backend
    without needing to build many conditional tests. ${USE_GECKO} is the
    list of backends that your port can handle, and ${GECKO} is set by
    bsd.gecko.mk to be the chosen backend. Users set ${WITH_GECKO} to the
    list of gecko backends they want on their system.

  Port Makefile example:

  USE_GECKO=firefox mozilla seamonkey thunderbird
  .include <bsd.port.pre.mk>
  .include "${.CURDIR}/../../www/mozilla/bsd.gecko.mk"

  End user example:
  WITH_GECKO=seamonkey firefox

  We highly recommend moving away from using WITH_MOZILLA and switching to
  USE/WITH_GECKO.

PR:		89052 [2]
Submitted by:	vs [2]
Obtained from:	www/firefox
Thanks to:	adamw, marcus, and mezz for ideas, bug squashing, and more
		sajd from irc.freenode.org/#FreeBSD-Gnome for
		 pointing out many bugs
2005-11-29 21:12:28 +00:00
Joe Marcus Clarke
afdbc09578 Update to 1.0.7.
Security:	See http://www.mozilla.org/projects/security/known-vulnerabilities.html for security bugs fixed in this release.
2005-09-30 05:35:28 +00:00
Jeremy Messenger
48c35e710c - Repo copy a lot of changes from www/firefox/Makefile. The best part is that
before it would install in the strange place like this.

  	${X11BASE}/lib/thunderbird/include/thunderbird-1.0.6

  Now it will install in the correct place like firefox:

	${X11BASE}/include/thunderbird

  Also, get *.pc and idl files install.
- Didn't copy following from www/firefox/Makefile:
	* plugins stuff, because it's known cause the stability problem like
  	  crash.
	* EXTRA_SCRIPTS=${PORTNAME}.rb, thunderbird doesn't need it.
- Make portlint happier.
- Add Java 5 plugins support. [1]
- Use system's libm (/usr/src/lib/msun), nss, nspr and etc. Also, do
  not extract those. Better explain, use external dependencies. [1]
- Teach firefox-config and *.pc files for nspr that will making other
  third apps to buildable like epiphany, vlc-devel's mozilla plugins
  and etc. Have been tested with full GNOME 2.11.x build too.
- Add four patches: [1]

	patch-bugzilla243151:
		https://bugzilla.mozilla.org/show_bug.cgi?id=243151

	patch-jsosdep:
		Fix the FreeBSD define

	patch-oji-threads:
		64-bit wide pthread_t

	patch-xptcinvoke_x86_64_linux:
		Setting a possibly uninitialized variable (value).

- Fix a crash that can occur using gtk+-2.7 and possibly 2.6.10 when closing
  windows. https://bugzilla.mozilla.org/show_bug.cgi?id=3002 [2]
- Get rid of FIREFOX and FF_VER, best to use PORTNAME and PORTVERSION
  varibles that are arleady exist and lesser complicate.
- Change all hardcore of 'thunderbird' to PORTNAME.
- Change a manual loop for patch all.js to find(1), so we can sleep
  on it.

Submitted by:	mi [1], marcus [2]
Reviewed by:	my team, FreeBSD GNOME Team.
2005-08-28 08:00:00 +00:00
Michael Johnson
c45a0ef4b2 - Remove mng support, it has never worked 2005-04-14 00:29:49 +00:00
Joe Marcus Clarke
d3dea5711e * Update to 1.0.2 to fix security issues (see
http://www.vuxml.org/freebsd/7d2aac52-9c6b-11d9-99a7-000a95bc6fae.html for
  more details)
* Cleanup home directories to make migration easier [1]
* Add an improved startup script [1]
* Support GConf for external protocol handlers

PR:		75837 [1]
Submitted by:	Jose M Rodriguez (freebsd) <josemi@freebsd.jazztel.es> [1]
Approved by:	portmgr (implicit)
2005-03-25 05:53:04 +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
Michael Johnson
6d3f2a711b - Fix expr usage for 4.x since expr on 4.x
is not POSIX compliant. [1]

Submitted by:	girgen [1]
2004-12-29 03:28:51 +00:00
Michael Johnson
b18bfe2076 - Remove WITH_NEW_ICON knob
- Mozilla license team has approved the FreeBSD Gnome team to
  use official branding for firefox and thunderbird [1]
  o Add  --enable-official-branding to mozconfig
  o Install official thunderbird/firefox icon as default.xpm icon
- Fix error when running firefox/thunderbird -v [2]
- Bump PORTREVISION

References:
	http://www.mozilla.org/foundation/licensing.html [1]
	http://people.freebsd.org/~ahze/firefox_thunderbird-approved.txt [1]
PR:		ports/75262 [2]
Submitted by:	girgen [2]
2004-12-28 00:51:58 +00:00
Michael Johnson
894f4f9282 Add Encoding type to desktop file to validate via desktop-file-validate 2004-12-13 00:04:25 +00:00
Joe Marcus Clarke
abbdc87752 * Instead of using Xvfb, and evil black magic to create the extensions
repository, use the hidden "-register" option instead.  This has the
  advantage of not requiring an X DISPLAY and not modifying any
  preferences.
* Add i18n support to the Thunderbird startup script [1]
* Link nss with -Bsymbolic to avoid symbol conflicts with OpenSSL.  This
  should help alleviate the CUPS printing problem

PR:		73839 [1]
Submitted by:	Jose M Rodriguez <josemi@freebsd.jazztel.es> [1]
2004-11-22 04:16:25 +00:00
Joe Marcus Clarke
67b5465482 * Fix Movemail and RSS support
* Install a GNOME desktop icon [1]
* Correct installation when root's shell is non-standard (e.g.
  /usr/local/bin/bash) [2]

Submitted by:	ahze [1]
		Clemens Fischer <ino-qc@spotteswoode.de.eu.org> [2]
2004-11-07 23:29:33 +00:00
Joe Marcus Clarke
5d1f4c0b5e Update to 0.9. See http://www.mozilla.org/products/thunderbird/releases/
for all the wonderful new features.
2004-11-06 06:11:37 +00:00
Joe Marcus Clarke
3bffe907e1 * Remove a patch that is no longer needed
* Change an instance of Firefox to Thunderbird [1]
* Workaround a potential crash with JavaScript pop-ups [2]
* Use Xvfb to initialize the extensions datastore as root

[2] https://bugzilla.mozilla.org/show_bug.cgi?id=264557

Sbumitted by:	Radek Kozlowski <radek@raadradd.com> [1]
2004-10-17 21:40:11 +00:00
Joe Marcus Clarke
6b605d422b Fix build with Perl < 5.6.1. 2004-10-14 00:37:47 +00:00
Joe Marcus Clarke
92569e4264 * Update to 0.8
* Now that the fake installation code from Firefox has stabilized, adapt it
  here to eliminate the need for a static plist

See http://www.mozilla.org/products/thunderbird/releases/ for all the juicy
goodies in 0.8.
2004-10-11 23:45:43 +00:00
Joe Marcus Clarke
d4b6b688df Patch the various recently reported security vulnerabilities in Mozilla.
This is being done instead of the update to 0.8 since we're in a ports
freeze, and too many big changes is not a good idea.

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:26:29 +00:00
Pav Lucistnik
42717d2b33 - Fix build with gcc-3.4
PR:		ports/69833
Submitted by:	Jake Hamby <jhamby@anobject.com>
2004-07-31 15:16:58 +00:00
Joe Marcus Clarke
9e94e6497f Fix global extension and theme installation by making sure the path to the
XPI file does no contain a leading "file://" when passed to the extension
manager.

See http://bugzilla.mozilla.org/show_bug.cgi?id=250847 for more details.

Reported by:	ale
2004-07-27 20:51:02 +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
Joe Marcus Clarke
583b43a085 Update to 0.7. A list of what's new can be found at
http://www.mozilla.org/products/thunderbird/releases.

This has the same limitation that Firefox 0.9 had where it needs to be run as
root first. I applied the same hacks to workaround that; however, some users
may need to run thunderbird twice before it starts correctly.
2004-06-24 18:15:44 +00:00
Joe Marcus Clarke
40926f0931 Fix a potential crash if thunderbird tries to load browser plug-ins.
PR:		66450
Submitted by:	Franz Klammer <klammer@webonaut.com>
2004-05-17 20:09:09 +00:00
Joe Marcus Clarke
152ab6f7af Update to 0.6. The list of all that is good in this release can be found at:
http://www.mozilla.org/products/thunderbird/releases/
2004-05-03 19:10:34 +00:00
Joe Marcus Clarke
dbe1712ce3 Fix build with freetype2-2.1.7. 2004-03-17 07:12:34 +00:00
Joe Marcus Clarke
700b9acc7e Re-add the Perl patch to fix the build with Perl < 5.6. Looks like this was
need for Tunderbird after all.

Reported by:	many
2004-03-09 17:03:58 +00:00
Joe Marcus Clarke
2d6650ae38 If building with debugging, don't enable binary stripping. 2004-03-05 07:16:45 +00:00
Joe Marcus Clarke
68e3c7d8e1 * Update to 0.5
* Fix a potential hang with esound
* Fix some potential pthread issues
* Add more platform compatibility patches
* Fix libiconv support
* Pull in some patches from firefox to shorten the plist some

Special thanks to ale for getting a clean source tarball and hosting it.  For
the details on what's new in the release, please see:

http://www.mozilla.org/projects/thunderbird/release-notes.html
2004-02-28 01:14:52 +00:00
Joe Marcus Clarke
6bd449375a * Update to 0.4
* Add support for new options
* Don't include stuff after bsd.port.post.mk
2003-12-07 23:22:17 +00:00
Joe Marcus Clarke
cad4a555e6 Add a new patch-Double.cpp that fixes the recent core dumps during post-build
on Sparc64.

Submitted by:	tmm (bless that man)
2003-11-16 18:56:29 +00:00
Joe Marcus Clarke
83037c0e8c * Update to 0.3
* Remove GTK1 support

See the Thunderbird release notes at
http://www.mozilla.org/projects/thunderbird/release-notes.html for a list
of what's new and what's changed.
2003-10-15 19:26:39 +00:00
Joe Marcus Clarke
37e90a90a1 Add mozilla-thunderbird, a mail application based on the Mozilla mail
component.  More details on this project as well as the 0.2 release notes
can be found at:

http://www.mozilla.org/projects/thunderbird/
2003-09-04 06:31:09 +00:00