Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Arwed von Merkatz (16fdd974a44cd1bd6bafc0c56d70769a0cc0aba2)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arwed von Merkatz <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Arwed von Merkatz (16fdd974a44cd1bd6bafc0c56d70769a0cc0aba2)
  • Date: Mon, 17 Dec 2007 11:40:03 -0600

GIT changes to master grimoire by Arwed von Merkatz <v.merkatz AT gmx.net>:

ChangeLog | 3
dev/null |binary
http/galeon/DETAILS | 3
http/galeon/HISTORY | 3
http/galeon/galeon-2.0.1.tar.bz2.sig | 0
http/galeon/galeon-2.0.4.tar.bz2.sig |binary
http/galeon2/BUILD | 1
http/galeon2/DEPENDS | 1
http/galeon2/DETAILS | 29 ----
http/galeon2/EXPORTS | 2
http/galeon2/HISTORY | 205
-----------------------------------
http/galeon2/INSTALL | 1
http/galeon2/PRE_BUILD | 1
http/galeon2/REPAIR^none^EXPORTS | 2
http/galeon2/TRIGGERS | 1
15 files changed, 7 insertions(+), 245 deletions(-)

New commits:
commit 16fdd974a44cd1bd6bafc0c56d70769a0cc0aba2
Author: Arwed von Merkatz <v.merkatz AT gmx.net>
Commit: Arwed von Merkatz <v.merkatz AT gmx.net>

galeon2: removed deprecated spell

commit 64efe1bdaac05f66c3467dbe2f63ae4d703b9b30
Author: Arwed von Merkatz <v.merkatz AT gmx.net>
Commit: Arwed von Merkatz <v.merkatz AT gmx.net>

galeon: updated to 2.0.4

diff --git a/ChangeLog b/ChangeLog
index 0170102..8725fcb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2007-12-17 Arwed v. Merkatz <v.merkatz AT gmx.net>
+ * http/galeon2: removed deprecated spell
+
2007-12-16 Arjan Bouter <abouter AT sourcemage.org>
* windowmanagers/ion3: moved spell to z-rejected/z-windowmanagers

diff --git a/http/galeon/DETAILS b/http/galeon/DETAILS
index 5ad9390..b285e53 100755
--- a/http/galeon/DETAILS
+++ b/http/galeon/DETAILS
@@ -9,7 +9,7 @@ if [ "$GALEON_CVS" = "y" ]; then
FORCE_DOWNLOAD=1
SOURCE_IGNORE=volatile
else
- VERSION=2.0.1
+ VERSION=2.0.4
SOURCE=galeon-$VERSION.tar.bz2
SOURCE_URL[0]=$SOURCEFORGE_URL/galeon/$SOURCE
SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
@@ -18,7 +18,6 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/galeon-${VERSION}
WEB_SITE=http://galeon.sourceforge.net/
LICENSE[0]=GPL
ENTERED=20010922
- UPDATED=20050127
KEYWORDS="gnome web http"
SHORT="Galeon is a GNOME Web browser based on Gecko"
cat << EOF
diff --git a/http/galeon/HISTORY b/http/galeon/HISTORY
index fbc5158..3cc0e10 100644
--- a/http/galeon/HISTORY
+++ b/http/galeon/HISTORY
@@ -1,3 +1,6 @@
+2007-12-17 Arwed v. Merkatz <v.merkatz AT gmx.net>
+ * DETAILS: updated to 2.0.4
+
2007-09-22 Robin Cook <rcook AT wyrms.net>
* DEPENDS: changed scrollkeeper to rarian

diff --git a/http/galeon/galeon-2.0.1.tar.bz2.sig
b/http/galeon/galeon-2.0.1.tar.bz2.sig
deleted file mode 100644
index 16ac021..0000000
Binary files a/http/galeon/galeon-2.0.1.tar.bz2.sig and /dev/null differ
diff --git a/http/galeon/galeon-2.0.4.tar.bz2.sig
b/http/galeon/galeon-2.0.4.tar.bz2.sig
new file mode 100644
index 0000000..a192514
Binary files /dev/null and b/http/galeon/galeon-2.0.4.tar.bz2.sig differ
diff --git a/http/galeon2/BUILD b/http/galeon2/BUILD
deleted file mode 100755
index 27ba77d..0000000
--- a/http/galeon2/BUILD
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/http/galeon2/DEPENDS b/http/galeon2/DEPENDS
deleted file mode 100755
index 18fede9..0000000
--- a/http/galeon2/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends galeon
diff --git a/http/galeon2/DETAILS b/http/galeon2/DETAILS
deleted file mode 100755
index f93ba22..0000000
--- a/http/galeon2/DETAILS
+++ /dev/null
@@ -1,29 +0,0 @@
- SPELL=galeon2
-if [ "$GALEON_CVS" = "y" ]; then
- VERSION=cvs
- if [ "$GALEON_CVS_AUTOUPDATE" = "y" ]; then
- VERSION=$(date +%Y%m%d)
- fi
-# SOURCE=galeon-cvs.tar.bz2
-#
SOURCE_URL[0]=cvs://:pserver:anonymous AT anoncvs.gnome.org:/cvs/gnome:galeon
- FORCE_DOWNLOAD=1
-# SOURCE_IGNORE=volatile
-else
- VERSION=2.0.1
-# SOURCE=galeon-$VERSION.tar.bz2
-# SOURCE_URL[0]=$SOURCEFORGE_URL/galeon/$SOURCE
-# SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
-fi
-#SOURCE_DIRECTORY=$BUILD_DIRECTORY/galeon-${VERSION}
-PATCHLEVEL=1
- WEB_SITE=http://galeon.sourceforge.net/
- LICENSE[0]=GPL
- ENTERED=20010922
- UPDATED=20050127
- KEYWORDS="gnome web http"
- SHORT="Galeon is a GNOME Web browser based on Gecko"
-cat << EOF
-Galeon is a GNOME Web browser based on Gecko (the Mozilla rendering
-engine). It is fast, has a light interface, and is fully
-standards-compliant.
-EOF
diff --git a/http/galeon2/EXPORTS b/http/galeon2/EXPORTS
deleted file mode 100644
index 7d52419..0000000
--- a/http/galeon2/EXPORTS
+++ /dev/null
@@ -1,2 +0,0 @@
-GALEON_CVS
-GALEON_CVS_AUTOUPDATE
diff --git a/http/galeon2/HISTORY b/http/galeon2/HISTORY
deleted file mode 100644
index d3d5504..0000000
--- a/http/galeon2/HISTORY
+++ /dev/null
@@ -1,205 +0,0 @@
-2007-05-20 Arwed v. Merkatz <v.merkatz AT gmx.net>
- * all: deprecated, renamed to galeon
-
-2007-05-20 Arwed v. Merkatz <v.merkatz AT gmx.net>
- * CONFLICTS: added conflict galeon for deprecation
-
-2006-11-15 Alexander Tsamutali <astsmtl AT gmail.com>
- * PROVIDES: Added NS-PLUGIN-COMPATIBLE
-
-2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
- * PROVIDES: [automated] Fixed invalid entries.
-
-2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
- * DETAILS: [automated] Removed BUILD_API=2.
-
-2006-08-30 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
- * BUILD: added xulrunner support
-
-2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2006-02-27 Arwed v. Merkatz <v.merkatz AT gmx.net>
- * DETAILS: updated to 2.0.1
- * DEPENDS, DETAILS, PRE_BUILD, PREPARE: fixed cvs version, added
- cvs autoupdate query
- * LICENSE: removed, this has been obsolete for ages
-
-2005-12-15 Arwed v. Merkatz <v.merkatz AT gmx.net>
- * BUILD: added support for seamonkey as GECKO provider
-
-2005-12-14 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 2.0.0
- converted SOURCEHASH to SOURCE_GPG
-
-2005-11-30 Seth Woolley <seth AT tautology.org>
- * DETAILS: MD5 IGNORE to SOURCE_HASH volatile
-
-2005-11-29 Seth Woolley <seth AT tautology.org>
- * DETAILS: MD5 -> SHA512
-
-2005-04-13 Flavien Bridault <disk AT sourcemage.org>
- * DETAILS: Updated to 1.3.21
-
-2005-05-02 Arwed v. Merkatz <v.merkatz AT gmx.net>
- * BUILD: use get_spell_provider to choose between firefox and mozilla
- * DEPENDS: removed optional_depends on nautilus2 as that doesn't
- work with current nautilus2 anymore
-
-2005-04-13 Flavien Bridault <disk AT sourcemage.org>
- * DETAILS: Updated to 1.3.20
- Removed '' from MD5SUM and replaced '' by "" in SHORT
-
-2005-02-06 Arwed v. Merkatz <v.merkatz AT gmx.net>
- * BUILD: default to build against mozilla if both mozilla and firefox
- are installed
-
-2005-01-27 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated to 1.3.19
- updated MD5
- * DEPENDS: changed mozilla to GECKO as now builds against firefox
- * BUILD: added to set opts depending on firefox or mozilla
-
-2004-10-31 Arwed v. Merkatz <v.merkatz AT gmx.net>
- * DETAILS: updated to 1.3.18
-
-2004-10-10 Robin Cook <rcook AT wyrms.net>
- * DETAILS: added option of building cvs version
- * PREPARE: added to ask CVS question
- * PRE_BUILD: added to run automake.sh if CVS
- * DEPENDS: added if CVS depends cvs, autoconf, and automake-1.7
-
-2004-08-11 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 1.3.17
- updated MD5
- * BUILD: removed css patches
-
-2004-07-20 Arwed v. Merkatz <v.merkatz AT gmx.net>
- * INSTALL: removed, running galeon-config-tool --fix-gconf-permissions
- is _very_ harmful (causes all of gconf to be tracked by the galeon2
- spell) and useless
-
-2004-07-19 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated UPDATED to recompile applying patches
- * BUILD: added to apply css-crash fixes.
- * NOTES: added css-crash-fix-1.patch and css-crash-fix-2.patch
-
-2004-07-18 Eric Sandall <sandalle AT sourcemage.org>
- * DEPENDS: GConf2 renamed to gconf2
- Formatted to Guru Handbook
-
-2004-06-04 Sergey Lipnevich <sergey AT sourcemage.org>
- * DETAILS: upgrade to 1.3.16;
- * BUILD, gcc-3.4.patch: patch not needed (thanks CuZnDragonD);
- * BUILD, INSTALL: use API 2.
-
-2004-06-02 Arwed v. Merkatz <v.merkatz AT gmx.net>
- * DETAILS: updated to 1.3.15
- * BUILD: removed libegg fix, no longer needed
- * BUILD, gcc-3.4.patch: fix compilation with gcc 3.4
- * BUILD: use default_build for middle part so INSTALL_ROOT and mandir
- get used
-
-2004-05-09 Arwed v. Merkatz <v.merkatz AT gmx.net>
- * BUILD: fix compilation of libegg with gcc 3.4
-
-2004-03-29 Sergey Lipnevich <sergey AT sourcemage.org>
- * DETAILS: PhoboX's upgrade to 1.3.14a.
-
-2004-03-28 Arwed v. Merkatz <v.merkatz AT gmx.net>
- * DETAILS: fix SOURCE_DIRECTORY
-
-2004-03-14 Sergey Lipnevich <sergey AT sourcemage.org>
- * DETAILS: upgrade to 1.3.13a thanks to Jeremy Kolb.
-
-2004-01-27 Arwed v. Merkatz <v.merkatz AT gmx.net>
- * DETAILS: updated to 1.3.12
-
-2003-12-21 Robin Cook <rcook AT wyrms.net>
- * DETAILS: updated VERSION to 1.3.11a-fixed and MD5 updated
-
-2003-12-10 Sergey Lipnevich <sergey AT sourcemage.org>
- * DEPENDS: add optional nautilus2 dependency thanks to
- Arwed v. Merkatz.
-
-2003-12-05 Sergey Lipnevich <sergey AT sourcemage.org>
- * DEPENDS: use `MOZILLA-BROWSER' instead of `mozilla'.
-
-2003-11-03 Sergey Lipnevich <sergey AT sourcemage.org>
- * DETAILS: Upgrade to 1.3.10.
-
-2003-10-28 Eric Sandall <sandalle AT sourcemage.org>
- * PROVIDES: Uppercase provides
- * HISTORY: Formatted to Guru Handbook
-
-2003-09-18 Sergey Lipnevich <sergey AT sourcemage.org>
- * DETAILS: Upgrade to 1.3.9.
-
-2003-09-17 Sergey Lipnevich <sergey AT sourcemage.org>
- * DETAILS: Upgrade to 1.3.8.
-
-2003-08-05 Arwed v. Merkatz <v.merkatz AT gmx.net>
- * DEPENDS: added depends on libgnomeui and scrollkeeper
-
-2003-07-26 Sergey Lipnevich <sergey AT sourcemage.org>
- * DETAILS: Upgrade to 1.3.7.
-
-2003-06-13 Sergey Lipnevich <sergey AT sourcemage.org>
- * DETAILS: Upgrade to 1.3.5 thanks to CuZnDragon.
-
-2003-05-21 Sergey Lipnevich <sergey AT sourcemage.org>
- * DETAILS: Upgrade to 1.3.4 thanks to Steven Pinkham.
-
-2003-03-12 Sergey Lipnevich <sergey AT sourcemage.org>
- * DETAILS: Upgrade to 1.3.3 thanks to CuZnDragon.
-
-2003-02-17 Sergey Lipnevich <sergey AT sourcemage.org>
- * DETAILS: Upgrade to 1.3.2 thanks to eric_s AT gmx.de.
-
-2003-01-30 Seth Woolley <seth AT tautology.org>
- * DETAILS: Modified to correct MD5
-
-2003-01-16 Sergey Lipnevich <sergey AT sourcemage.org>
- * PROVIDES: Now provides `web-browser' and `graphical-web-browser'.
-
-2002-10-23 Robin Cook <rcook AT wyrms.net>
- * DETAILS: Add MD5
-
-2002-09-17 Jon Svendsen <jon-sven AT frisurf.no>
- * DETAILS: Updated to 1.2.6
-
-2002-06-25 Jon Svendsen <jon-sven AT frisurf.no>
- * DETAILS: Use $SOURCEFORGE_URL
-
-2002-06-19 Jon Svendsen <jon-sven AT frisurf.no>
- * DETAILS: Added myself as MAINTAINER
- Added licensing information
- * DEPENDS: Removed completely bogus gnome-applets dependency
-
-2002-06-16 Jon Svendsen <jon-sven AT frisurf.no>
- * DETAILS: Updated to 1.2.5
- * BUILD: --disable-werror to build with gcc3
-
-2002-05-26 Jon Svendsen <jon-sven AT frisurf.no>
- * DETAILS: Updated to 1.2.3
-
-2002-05-05 Jon Svendsen <jon-sven AT frisurf.no>
- * DETAILS: Updated to 1.2.1
-
-2002-04-21 Eric Schabell <eric AT schabell.com>
- * ChangeLog,HISTORY: Moved a Changlog entry to the History
- file and moved spell from ftp-http section to gnome section.
-
-2002-03-13 Eric Schabell <eric AT schabell.com>
- * HISTORY: Added
- * DETAILS: Updated version to 1.2.0:
- * This release requires Mozilla 0.9.9. It features favicon speedups, a
- better crash recovery dialog, and fixed memory leaks. It also has
new
- smart bookmarks and "Properties" and "Page Info" windows. Favicons
are
- now shown in tabs. Changes in the preferences are now automatically
- applied. There is a new bookmarks removal confirmation dialog,
session
- autosave improvements, and mouse gesture support. A "Copy email
- address" context menu item has been added, as well as a native
- JavaScript console, and new preference window icons. Also, a lot of
- other improvements and bugfixes have been made.
-
diff --git a/http/galeon2/INSTALL b/http/galeon2/INSTALL
deleted file mode 100755
index 27ba77d..0000000
--- a/http/galeon2/INSTALL
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/http/galeon2/PRE_BUILD b/http/galeon2/PRE_BUILD
deleted file mode 100755
index 27ba77d..0000000
--- a/http/galeon2/PRE_BUILD
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/http/galeon2/REPAIR^none^EXPORTS
b/http/galeon2/REPAIR^none^EXPORTS
deleted file mode 100644
index 7d52419..0000000
--- a/http/galeon2/REPAIR^none^EXPORTS
+++ /dev/null
@@ -1,2 +0,0 @@
-GALEON_CVS
-GALEON_CVS_AUTOUPDATE
diff --git a/http/galeon2/TRIGGERS b/http/galeon2/TRIGGERS
deleted file mode 100755
index 15a5bd5..0000000
--- a/http/galeon2/TRIGGERS
+++ /dev/null
@@ -1 +0,0 @@
-on_cast galeon2 dispel_self



  • [SM-Commit] GIT changes to master grimoire by Arwed von Merkatz (16fdd974a44cd1bd6bafc0c56d70769a0cc0aba2), Arwed von Merkatz, 12/17/2007

Archive powered by MHonArc 2.6.24.

Top of Page