Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master z-rejected grimoire by Pol Vinogradov (a86a9cf5d6d17272152ba9c0031a1615fc738388)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pol Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master z-rejected grimoire by Pol Vinogradov (a86a9cf5d6d17272152ba9c0031a1615fc738388)
  • Date: Wed, 6 Feb 2008 23:28:38 -0600

GIT changes to master z-rejected grimoire by Pol Vinogradov
<vin.public AT gmail.com>:

ChangeLog | 3 +++
z-http/icecat-bin/CONFLICTS | 2 --
z-http/icecat-bin/HISTORY | 3 +++
z-http/iceweasel-bin/BUILD | 1 -
z-http/iceweasel-bin/DEPENDS | 1 -
z-http/iceweasel-bin/DETAILS | 28 ----------------------------
z-http/iceweasel-bin/HISTORY | 6 ------
z-http/iceweasel-bin/INSTALL | 1 -
z-http/iceweasel-bin/PRE_BUILD | 1 -
z-http/iceweasel-bin/TRIGGERS | 1 -
10 files changed, 6 insertions(+), 41 deletions(-)

New commits:
commit 701ac550ba658be265ec62676fb9631838c5bd72
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>

z-http/icecat-bin: removed CONFLICTS

commit 840adc862eedc246d74609bfd71acf9e328a8214
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>

z-http/iceweasel-bin: removed deprecated spell

diff --git a/ChangeLog b/ChangeLog
index 72b3748..6e3b013 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
* FUNCTIONS: added grimoire_parse_iw and grimoire_exists functions
from
games

+2008-02-06 Pol Vinogradov <vin.public AT gmail.com>
+ * z-http/iceweasel-bin: removed deprecated spell
+
2008-02-03 Alexander Tsamutali <astsmtl AT gmail.com>
* FUNCTIONS: added find_and_scam, games_make_proper_binary,
default_games_post_install from games grimoire
diff --git a/z-http/icecat-bin/CONFLICTS b/z-http/icecat-bin/CONFLICTS
deleted file mode 100755
index c4be82c..0000000
--- a/z-http/icecat-bin/CONFLICTS
+++ /dev/null
@@ -1,2 +0,0 @@
-conflicts iceweasel-bin y &&
-conflicts icecat y
diff --git a/z-http/icecat-bin/HISTORY b/z-http/icecat-bin/HISTORY
index 035943a..b9aaa90 100644
--- a/z-http/icecat-bin/HISTORY
+++ b/z-http/icecat-bin/HISTORY
@@ -1,3 +1,6 @@
+2008-02-06 Pol Vinogradov <vin.public AT gmail.com>
+ * CONFLICTS: removed
+
2007-12-20 Pol Vinogradov <vin.public AT gmail.com>
* CONFLICTS: added icecat

diff --git a/z-http/iceweasel-bin/BUILD b/z-http/iceweasel-bin/BUILD
deleted file mode 100755
index 27ba77d..0000000
--- a/z-http/iceweasel-bin/BUILD
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/z-http/iceweasel-bin/DEPENDS b/z-http/iceweasel-bin/DEPENDS
deleted file mode 100755
index 9d73e39..0000000
--- a/z-http/iceweasel-bin/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends icecat-bin
diff --git a/z-http/iceweasel-bin/DETAILS b/z-http/iceweasel-bin/DETAILS
deleted file mode 100755
index e3ce1ac..0000000
--- a/z-http/iceweasel-bin/DETAILS
+++ /dev/null
@@ -1,28 +0,0 @@
- SPELL=iceweasel-bin
- VERSION=2.0.0.6-g2
- PATCHLEVEL=1
- WEB_SITE=http://www.gnu.org/software/gnuzilla/
- ENTERED=20071014
- LICENSE[0]=MOZILLA
- REJECT="is non-source"
- SHORT="the GNU version of the Firefox browser"
-cat << EOF
-Gnuzilla is the GNU version of the Mozilla suite, and IceWeasel is the GNU
-version of the Firefox browser. Its main advantage is an ethical one: it is
-entirely free software. While the source code from the Mozilla project is
free
-software, the binaries that they release include additional non-free
software.
-Also, they distribute non-free software as plug-ins. (IceWeasel does keep the
-triple licensing used by Firefox to facilitate the reuse of code.)
-
-In addition, IceWeasel includes some privacy protection features:
-
- 1. Some sites refer to zero-size images on other hosts to keep track of
- cookies. When IceWeasel detects this mechanism it blocks cookies from
the
- site hosting the zero-length image file. (It is possible to re-enable
- such a site by removing it from the blocked hosts list.)
- 2. Other sites rewrite the host name in links redirecting the user to
another
- site, mainly to "spy" on clicks. When this behavior is detected,
IceWeasel
- shows a message alerting the user.
-
-To see these new features in action, some test pages are available.
-EOF
diff --git a/z-http/iceweasel-bin/HISTORY b/z-http/iceweasel-bin/HISTORY
deleted file mode 100644
index 45cb7cc..0000000
--- a/z-http/iceweasel-bin/HISTORY
+++ /dev/null
@@ -1,6 +0,0 @@
-2007-12-16 Alexander Tsamutali <astsmtl AT gmail.com>
- * Deprecated in favour of icecat
-
-2007-10-14 Alexander Tsamutali <astsmtl AT gmail.com>
- * BUILD, CONFIGURE, DEPENDS, DETAILS, HISTORY, INSTALL, PROVIDES:
- Created this spell
diff --git a/z-http/iceweasel-bin/INSTALL b/z-http/iceweasel-bin/INSTALL
deleted file mode 100755
index 27ba77d..0000000
--- a/z-http/iceweasel-bin/INSTALL
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/z-http/iceweasel-bin/PRE_BUILD b/z-http/iceweasel-bin/PRE_BUILD
deleted file mode 100755
index 27ba77d..0000000
--- a/z-http/iceweasel-bin/PRE_BUILD
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/z-http/iceweasel-bin/TRIGGERS b/z-http/iceweasel-bin/TRIGGERS
deleted file mode 100755
index 84db08c..0000000
--- a/z-http/iceweasel-bin/TRIGGERS
+++ /dev/null
@@ -1 +0,0 @@
-on_cast iceweasel-bin dispel_self



  • [SM-Commit] GIT changes to master z-rejected grimoire by Pol Vinogradov (a86a9cf5d6d17272152ba9c0031a1615fc738388), Pol Vinogradov, 02/07/2008

Archive powered by MHonArc 2.6.24.

Top of Page