Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master binary by George Sherwood (a249d65c08866b399ed3602336da22cf5538582d)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master binary by George Sherwood (a249d65c08866b399ed3602336da22cf5538582d)
  • Date: Wed, 15 Oct 2008 16:35:48 -0500

GIT changes to master binary by George Sherwood <gsherwood AT sourcemage.org>:

ChangeLog | 1
bin-mail/thunderbird-bin/BUILD | 1
bin-mail/thunderbird-bin/CONFLICTS | 1
bin-mail/thunderbird-bin/DEPENDS | 3 +
bin-mail/thunderbird-bin/DETAILS | 43 ++++++++++++++++++++++++++
bin-mail/thunderbird-bin/HISTORY | 59
+++++++++++++++++++++++++++++++++++++
bin-mail/thunderbird-bin/INSTALL | 9 +++++
7 files changed, 117 insertions(+)

New commits:
commit a249d65c08866b399ed3602336da22cf5538582d
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

thunderbird-bin: Moved from z-rejected.

diff --git a/ChangeLog b/ChangeLog
index 8d88672..6dce1e0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,6 +16,7 @@
* bin-http/tomcat-4-bin: moved spell from z-rejected
* bin-http/xulrunner-bin: moved spell from z-rejected
* bin-audio/tuxguitar-bin: moved spell from z-rejected
+ * bin-mail/thunderbird-bin: moved spell from z-rejected

2008-10-15 Arwed von Merkatz <v.merkatz AT gmx.net>
* created grimoire
diff --git a/bin-mail/thunderbird-bin/BUILD b/bin-mail/thunderbird-bin/BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/bin-mail/thunderbird-bin/BUILD
@@ -0,0 +1 @@
+true
diff --git a/bin-mail/thunderbird-bin/CONFLICTS
b/bin-mail/thunderbird-bin/CONFLICTS
new file mode 100755
index 0000000..4391213
--- /dev/null
+++ b/bin-mail/thunderbird-bin/CONFLICTS
@@ -0,0 +1 @@
+conflicts thunderbird
diff --git a/bin-mail/thunderbird-bin/DEPENDS
b/bin-mail/thunderbird-bin/DEPENDS
new file mode 100755
index 0000000..0f47d02
--- /dev/null
+++ b/bin-mail/thunderbird-bin/DEPENDS
@@ -0,0 +1,3 @@
+depends gcc33 &&
+depends gtk+2 &&
+depends fontconfig
diff --git a/bin-mail/thunderbird-bin/DETAILS
b/bin-mail/thunderbird-bin/DETAILS
new file mode 100755
index 0000000..9021467
--- /dev/null
+++ b/bin-mail/thunderbird-bin/DETAILS
@@ -0,0 +1,43 @@
+ SPELL=thunderbird-bin
+ VERSION=2.0.0.17
+ SOURCE=thunderbird-${VERSION}.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/thunderbird
+
SOURCE_URL[0]=http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$VERSION/linux-i686/en-US/$SOURCE
+
SOURCE_HASH=sha512:9dde19e09e8d7f6fe1f407edce094fca587cd34979e20de08bfb5dd0cda018166019a32fac7a6f109a66e767680b2ce6389198c9f6bbe1c68ccb6af362a5b5f7
+ WEB_SITE=http://www.mozilla.org/projects/thunderbird
+ ENTERED=20050301
+ SECURITY_PATCH=8
+ LICENSE[0]=MOZILLA
+ SHORT="The pre-compiled i686 version of thunderbird mailer"
+cat << EOF
+Mozilla Thunderbird is a redesign of the Mozilla mail component. Our goal is
+to produce a cross platform stand alone mail application using the XUL user
+interface language. Our intended customer is someone who uses Mozilla
Firefox
+(or another stand alone browser) as their primary browser and wants a mail
+client based on mozilla that "plays nice" with the browser. In addition, by
+focusing solely on stand alone mail, we believe we can make some dents in the
+overall footprint and performance of the mail client by removing components
+and chrome we don't need. On top of that, the UI becomes much cleaner as a
+stand alone application as opposed to being part of the mozilla suite.
+
+In addition to the feature set found in Mozilla Mail, Mozilla Thunderbird has
+several new features and improvements to make your mail and new experience
+better. Highlights include:
+
+ * The ability to customize your toolbars the way you want them. Choose
+ * View / Toolbars / Customize inside any window.
+ * UI extensions can be added to Mozilla Thunderbird to customize your
+ * experience with specific features and enhancements that you need.
+ * Support for extensions. A full list of available extensions can be
found
+ * here.
+ * A new look and feel. Thunderbird also supports a large number of
+ * downloadable themes which alter the appearance of the client.
+ * An addressing sidebar for mail compose which makes it easy and
+ * convenient to add address book contacts to emails.
+ * Online help includes a FAQ, tips and tricks and other useful
+ * information.
+ * Simplified preferences UI and menus.
+ * Footprint and performance improvements.
+
+This spell installs a pre-compiled i686 setup of thunderbird.
+EOF
diff --git a/bin-mail/thunderbird-bin/HISTORY
b/bin-mail/thunderbird-bin/HISTORY
new file mode 100644
index 0000000..803d1e6
--- /dev/null
+++ b/bin-mail/thunderbird-bin/HISTORY
@@ -0,0 +1,59 @@
+2008-10-15 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Removed REJECT
+ * CONFIGURE: Removed. No z-rejected warnings.
+
+2008-09-26 George Sherwood <gsherwood AT sorucemage.org>
+ * DETAILS: Updates spell to 2.0.0.17. SECURITY_PATCH++
+
+2008-07-23 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Updated spell to 2.0.0.16. SECURITY_PATCH++
+
+2008-05-03 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Updated to verson 2.0.0.14. SECURITY_PATCH++
+
+2008-02-27 Julien "_kaze_" ROZO <julien AT rozo.org>
+ * DETAILS: updated version to 2.0.0.12, SECURITY_PATCH++
+
+2007-11-14 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Updated to version 2.0.0.9. SECURITY_PATCH++
+
+2007-08-15 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Updated to version 2.0.0.6. SECURITY_PATCH++
+
+2007-07-20 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Updated to version 2.0.0.4. SECURITY_PATCH++
+
+2007-06-17 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Updated to version 2.0.0.4. SECURITY_PATCH=1
+
+2007-04-29 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Updated to version 2.0.0.0
+
+2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
+ * DETAILS: [automated] Removed UPDATED.
+
+2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
+ * DETAILS: [automated] Removed BUILD_API=2.
+
+2005-12-01 Seth Woolley <seth AT tautology.org>
+ * DETAILS: MD5 -> SHA512
+
+2005-07-12 Duane Malcolm <d.malcolm AT auckland.ac.nz>
+ * DETAILS: Update to 1.0.2
+
+2005-03-30 Andrew Stitt <astitt AT sourcemage.org>
+ * CONFIGURE: remove relative paths to grimoire libraries
+
+2005-03-12 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on gcc33
+
+2005-03-03 Eric Sandall <sandalle AT sourcemage.org>
+ * CONFLICTS: Conflicts with thunderbird
+
+2005-03-01 Eric Sandall <sandalle AT sourcemage.org>
+ * Added to z-rejected/z-http (Bug #8334)
+ * Needs to setup gcc33 properly for test/devel grimoires
+
+2005-03-01 Eric Schabell <eric AT schabell.com>
+ * ALL: added spell.
+
diff --git a/bin-mail/thunderbird-bin/INSTALL
b/bin-mail/thunderbird-bin/INSTALL
new file mode 100755
index 0000000..9ffb055
--- /dev/null
+++ b/bin-mail/thunderbird-bin/INSTALL
@@ -0,0 +1,9 @@
+# tarball has been extracted, just copy to the correct directory.
+INSTALLDIR=/usr/lib/thunderbird
+
+#
+# Create generic symlink for plug-ins
+#
+mkdir -pv $INSTALLDIR &&
+cp -rv $SOURCE_DIRECTORY/* $INSTALLDIR &&
+ln -s $INSTALLDIR/thunderbird /usr/bin/thunderbird



  • [SM-Commit] GIT changes to master binary by George Sherwood (a249d65c08866b399ed3602336da22cf5538582d), George Sherwood, 10/15/2008

Archive powered by MHonArc 2.6.24.

Top of Page