Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Sukneet Basuta (0e09df962b462d08978ed6a98193baa5c8b9b4f6)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Sukneet Basuta <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Sukneet Basuta (0e09df962b462d08978ed6a98193baa5c8b9b4f6)
  • Date: Sun, 15 Jul 2012 01:01:48 -0500

GIT changes to master grimoire by Sukneet Basuta <sukneet AT sourcemage.org>:

ChangeLog | 8 ++++++++
audio-creation/supercollider/DEPENDS | 2 +-
audio-creation/supercollider/HISTORY | 3 +++
chat-im/carrier/DEPENDS | 5 -----
chat-im/carrier/HISTORY | 3 +++
chat-im/pidgin/DEPENDS | 5 -----
chat-im/pidgin/HISTORY | 3 +++
database/mysql-workbench/DEPENDS | 4 ++--
database/mysql-workbench/HISTORY | 3 +++
editors/gobby/DEPENDS | 2 +-
editors/gobby/HISTORY | 3 +++
gnome2-apps/gnome-user-share/DEPENDS | 2 +-
gnome2-apps/gnome-user-share/HISTORY | 3 +++
gnome2-libs/gnome-vfs2/DEPENDS | 5 -----
gnome2-libs/gnome-vfs2/HISTORY | 3 +++
net/howl/BUILD | 1 +
net/howl/DETAILS | 22 +++++++---------------
net/howl/DOWNLOAD | 1 +
net/howl/HISTORY | 5 +++++
net/howl/INSTALL | 1 +
net/howl/PRE_BUILD | 5 +----
net/howl/UP_TRIGGERS | 2 ++
net/howl/kernel-headers.patch | 13 -------------
net/net6/DETAILS | 4 ++--
net/net6/HISTORY | 3 +++
net/xinetd/DEPENDS | 2 +-
net/xinetd/HISTORY | 3 +++
27 files changed, 61 insertions(+), 55 deletions(-)

New commits:
commit 0e09df962b462d08978ed6a98193baa5c8b9b4f6
Author: Sukneet Basuta <sukneet AT sourcemage.org>
Commit: Sukneet Basuta <sukneet AT sourcemage.org>

howl: spell deprecated [Replaced by avahi and no longer compiles for me.]
PATCHLEVEL=9999

Not sure if its possible to add a sub_depends to UP_TRIGGERS. I couldn't
find any documentation of it anyway.

commit 3846b3b2dc4a56af6bc197db5ef5f4dd8c479b70
Author: Sukneet Basuta <sukneet AT sourcemage.org>
Commit: Sukneet Basuta <sukneet AT sourcemage.org>

libdts: deprecated, forgot to commit ChangeLog

commit 43371aca2c86d31986a793ef5a9a813c09d5cd8c
Author: Sukneet Basuta <sukneet AT sourcemage.org>
Commit: Sukneet Basuta <sukneet AT sourcemage.org>

supercollider: depends howl -> -sub COMPAT_HOWL avahi

commit 970cfed3f53f2e9b6f95b682aacac70dd4e23fd0
Author: Sukneet Basuta <sukneet AT sourcemage.org>
Commit: Sukneet Basuta <sukneet AT sourcemage.org>

gobby: depends howl -> -sub COMPAT_HOWL avahi

commit 4325296af61f02246681ed01e21d7387e0bc6f70
Author: Sukneet Basuta <sukneet AT sourcemage.org>
Commit: Sukneet Basuta <sukneet AT sourcemage.org>

gnome-vfs2: removed optional_depends howl

commit e00f26e2d82b00d4464a5a538987c6fc3622d9e8
Author: Sukneet Basuta <sukneet AT sourcemage.org>
Commit: Sukneet Basuta <sukneet AT sourcemage.org>

net6: => 1.3.14

commit ad12f5e6a73535f4b193b3c7de3563909279a0c5
Author: Sukneet Basuta <sukneet AT sourcemage.org>
Commit: Sukneet Basuta <sukneet AT sourcemage.org>

xinetd: optional_depends howl -> -sub COMPAT_HOWL avahi

commit fcb11fa4fc97c2fc358b2adb75191a4caf1da5df
Author: Sukneet Basuta <sukneet AT sourcemage.org>
Commit: Sukneet Basuta <sukneet AT sourcemage.org>

gnome-user-share: howl -> -sub COMPAT_HOWL avahi

commit 5d987c81b9d973da30e7f8ab20fd41d07b041540
Author: Sukneet Basuta <sukneet AT sourcemage.org>
Commit: Sukneet Basuta <sukneet AT sourcemage.org>

carrier: removed optional-depends howl

commit ce964d008500a740777cb3e1715df9ac3b6967e0
Author: Sukneet Basuta <sukneet AT sourcemage.org>
Commit: Sukneet Basuta <sukneet AT sourcemage.org>

pidgin: removed optional-depends howl

commit ebdb69b7d702ea669a46f2c151bc561922f86b7b
Author: Sukneet Basuta <sukneet AT sourcemage.org>
Commit: Sukneet Basuta <sukneet AT sourcemage.org>

mysql-workbench: howl -> -sub COMPAT_HOWL avahi

diff --git a/ChangeLog b/ChangeLog
index 25bb6d1..d571ab3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2012-07-15 Sukneet Basuta <sukneet AT sourcemage.org>
+ * net/howl: spell deprecated
+ [Replaced by avahi and no longer compiles for me.]
+
+2012-07-14 Sukneet Basuta <sukneet AT sourcemage.org>
+ * audio-libs/libdts: spell deprecated
+ [libdca replaced libdts a long time ago.]
+
2012-07-12 Ladislav Hagara <hgr AT vabo.cz>
* e-17/ephysics: new spell, EFL wrapper for physics engine
* e-17/terminology: new spell, EFL terminal emulator
diff --git a/audio-creation/supercollider/DEPENDS
b/audio-creation/supercollider/DEPENDS
index 543ef15..d84e7ff 100755
--- a/audio-creation/supercollider/DEPENDS
+++ b/audio-creation/supercollider/DEPENDS
@@ -1,4 +1,4 @@
depends scons &&
depends libsndfile &&
-depends howl &&
+depends -sub COMPAT_HOWL avahi &&
depends JACK-DRIVER
diff --git a/audio-creation/supercollider/HISTORY
b/audio-creation/supercollider/HISTORY
index fdbe902..a0cf109 100644
--- a/audio-creation/supercollider/HISTORY
+++ b/audio-creation/supercollider/HISTORY
@@ -1,3 +1,6 @@
+2012-07-15 Sukneet Basuta <sukneet AT sourcemage.org>
+ * DEPENDS: howl -> -sub COMPAT_HOWL avahi
+
2010-10-19 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: fixed so it downloads svn source
* DOWNLOAD: removed, we don't need DOWNLOAD file for svn
diff --git a/chat-im/carrier/DEPENDS b/chat-im/carrier/DEPENDS
index 780faab..548e175 100755
--- a/chat-im/carrier/DEPENDS
+++ b/chat-im/carrier/DEPENDS
@@ -77,11 +77,6 @@ optional_depends dbus \
"--disable-dbus" \
"for DBUS support" &&

-optional_depends howl \
- '' \
- '' \
- 'for network ZeroConf in Bonjour plugin' &&
-
optional_depends xscreensaver \
"" \
"--disable-screensaver" \
diff --git a/chat-im/carrier/HISTORY b/chat-im/carrier/HISTORY
index f829a04..437a3bf 100644
--- a/chat-im/carrier/HISTORY
+++ b/chat-im/carrier/HISTORY
@@ -1,3 +1,6 @@
+2012-07-15 Sukneet Basuta <sukneet AT sourcemage.org>
+ * DEPENDS: removed optional_depends howl
+
2009-01-10 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated to version 2.5.3

diff --git a/chat-im/pidgin/DEPENDS b/chat-im/pidgin/DEPENDS
index 7f60e21..cd68e76 100755
--- a/chat-im/pidgin/DEPENDS
+++ b/chat-im/pidgin/DEPENDS
@@ -72,11 +72,6 @@ optional_depends libsm \
'--disable-sm' \
'for X11 session management' &&

-optional_depends howl \
- '' \
- '' \
- 'for network ZeroConf in Bonjour plugin' &&
-
optional_depends xscreensaver \
"" \
"--disable-screensaver" \
diff --git a/chat-im/pidgin/HISTORY b/chat-im/pidgin/HISTORY
index 65f88c1..a1c5d58 100644
--- a/chat-im/pidgin/HISTORY
+++ b/chat-im/pidgin/HISTORY
@@ -1,3 +1,6 @@
+2012-07-15 Sukneet Basuta <sukneet AT sourcemage.org>
+ * DEPENDS: removed optional-depends howl
+
2012-07-08 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 2.10.6

diff --git a/database/mysql-workbench/DEPENDS
b/database/mysql-workbench/DEPENDS
index 72ca5b5..1c3b7e4 100755
--- a/database/mysql-workbench/DEPENDS
+++ b/database/mysql-workbench/DEPENDS
@@ -10,7 +10,7 @@ depends eggdbus &&
depends expat &&
depends fontconfig &&
depends freetype2 &&
-depends -sub CXX gcc &&
+depends -sub CXX gcc &&
depends gconf2 &&
depends glib2 &&
depends glibmm &&
@@ -18,7 +18,7 @@ depends gmp &&
depends gnome-vfs2 &&
depends gtk+2 &&
depends gtkmm2 &&
-depends howl &&
+depends -sub COMPAT_HOWL avahi &&
depends libbonobo &&
depends libgcrypt &&
depends libglade2 &&
diff --git a/database/mysql-workbench/HISTORY
b/database/mysql-workbench/HISTORY
index 0c7f1d8..5686f18 100644
--- a/database/mysql-workbench/HISTORY
+++ b/database/mysql-workbench/HISTORY
@@ -1,3 +1,6 @@
+2012-07-15 Sukneet Basuta <sukneet AT sourcemage.org>
+ * DEPENDS: howl -> -sub COMPAT_HOWL avahi
+
2011-12-17 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: lua -> lua51

diff --git a/editors/gobby/DEPENDS b/editors/gobby/DEPENDS
index c407605..cdee0b3 100755
--- a/editors/gobby/DEPENDS
+++ b/editors/gobby/DEPENDS
@@ -2,4 +2,4 @@ depends obby &&
depends libxml++ &&
depends gtkmm2 &&
depends gtksourceview &&
-optional_depends howl
+optional_depends -sub COMPAT_HOWL avahi
diff --git a/editors/gobby/HISTORY b/editors/gobby/HISTORY
index 969ba0a..78cc167 100644
--- a/editors/gobby/HISTORY
+++ b/editors/gobby/HISTORY
@@ -1,3 +1,6 @@
+2012-07-15 Sukneet Basuta <sukneet AT sourcemage.org>
+ * DEPENDS: howl -> -sub COMPAT_HOWL avahi
+
2011-09-25 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: converted to upstream signature checking
* B2CFCDD8.gpg: added gpg keyring
diff --git a/gnome2-apps/gnome-user-share/DEPENDS
b/gnome2-apps/gnome-user-share/DEPENDS
index ae6c0b5..888d170 100755
--- a/gnome2-apps/gnome-user-share/DEPENDS
+++ b/gnome2-apps/gnome-user-share/DEPENDS
@@ -1,5 +1,5 @@
depends APACHE &&
-depends howl &&
+depends -sub COMPAT_HOWL avahi &&
depends gconf2 &&
depends gtk+2 &&
depends gnome-bluetooth &&
diff --git a/gnome2-apps/gnome-user-share/HISTORY
b/gnome2-apps/gnome-user-share/HISTORY
index 294cf96..9cc9c59 100644
--- a/gnome2-apps/gnome-user-share/HISTORY
+++ b/gnome2-apps/gnome-user-share/HISTORY
@@ -1,3 +1,6 @@
+2012-07-15 Sukneet Basuta <sukneet AT sourcemage.org>
+ * DEPENDS: howl -> -sub COMPAT_HOWL avahi
+
2012-04-03 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 3.0.2

diff --git a/gnome2-libs/gnome-vfs2/DEPENDS b/gnome2-libs/gnome-vfs2/DEPENDS
index a800c04..ca15f81 100755
--- a/gnome2-libs/gnome-vfs2/DEPENDS
+++ b/gnome2-libs/gnome-vfs2/DEPENDS
@@ -31,11 +31,6 @@ optional_depends hal
\
"--disable-hal" \
"Enable hal support" &&

-optional_depends howl \
- "--enable-howl" \
- "--disable-howl" \
- "for Howl support" &&
-
optional_depends avahi \
"--enable-avahi" \
"--disable-avahi" \
diff --git a/gnome2-libs/gnome-vfs2/HISTORY b/gnome2-libs/gnome-vfs2/HISTORY
index e1cce9b..3250532 100644
--- a/gnome2-libs/gnome-vfs2/HISTORY
+++ b/gnome2-libs/gnome-vfs2/HISTORY
@@ -1,3 +1,6 @@
+2012-07-15 Sukneet Basuta <sukneet AT sourcemage.org>
+ * DEPENDS: removed optional_depends howl
+
2011-02-11 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: corrected a lot of dependencies

diff --git a/net/howl/BUILD b/net/howl/BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/net/howl/BUILD
@@ -0,0 +1 @@
+true
diff --git a/net/howl/DETAILS b/net/howl/DETAILS
index 6cfdc65..bcc283b 100755
--- a/net/howl/DETAILS
+++ b/net/howl/DETAILS
@@ -1,15 +1,7 @@
- SPELL=howl
- VERSION=0.9.8
- SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://www.porchdogsoft.com/download/$SOURCE
- WEB_SITE=http://www.porchdogsoft.com/products/howl
-
SOURCE_HASH=sha512:047fb081b17e23d173d6987dbe6d877b6a677586f478599b0a01f7cf23ecd2222f3f2b71b5b18c2508d06b2cfbb3a55eaf5d70b0bd9dcc4fa27d8a841eea3cde
- LICENSE[0]=GPL
- ENTERED=20040915
- KEYWORDS="net"
- SHORT="Howl is a cross-platform implementation of Zeroconf
networking"
-cat << EOF
-Howl is a cross-platform implementation of Zeroconf networking. Zeroconf
brings
-a new ease of use to IP networking.
-EOF
+ SPELL=howl
+ VERSION=0
+ PATCHLEVEL=9999
+ SHORT="deprecated"
+ cat << EOF
+ deprecated spell [replaced by avahi]
+ EOF
diff --git a/net/howl/DOWNLOAD b/net/howl/DOWNLOAD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/net/howl/DOWNLOAD
@@ -0,0 +1 @@
+true
diff --git a/net/howl/HISTORY b/net/howl/HISTORY
index 04d67c8..def62e7 100644
--- a/net/howl/HISTORY
+++ b/net/howl/HISTORY
@@ -1,3 +1,8 @@
+2012-07-15 Sukneet Basuta <sukneet AT sourcemage.org>
+ * spell deprecated [Replaced by avahi and no longer compiles for me.]
+ * PATCHLEVEL=9999
+ * DETAILS: version 0
+
2007-10-03 Arwed v. Merkatz <v.merkatz AT gmx.net>
* PRE_BUILD, kernel-headers.patch: added patch to compile with current
kernel headers, bug #14028
diff --git a/net/howl/INSTALL b/net/howl/INSTALL
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/net/howl/INSTALL
@@ -0,0 +1 @@
+true
diff --git a/net/howl/PRE_BUILD b/net/howl/PRE_BUILD
index ee1c3df..27ba77d 100755
--- a/net/howl/PRE_BUILD
+++ b/net/howl/PRE_BUILD
@@ -1,4 +1 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-sedit "s:-@VERSION@::" howl.pc.in &&
-patch -p0 < $SCRIPT_DIRECTORY/kernel-headers.patch
+true
diff --git a/net/howl/UP_TRIGGERS b/net/howl/UP_TRIGGERS
new file mode 100755
index 0000000..19f6dbd
--- /dev/null
+++ b/net/howl/UP_TRIGGERS
@@ -0,0 +1,2 @@
+up_trigger howl dispel_self
+up_trigger avahi cast_self
diff --git a/net/howl/kernel-headers.patch b/net/howl/kernel-headers.patch
deleted file mode 100644
index a460669..0000000
--- a/net/howl/kernel-headers.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- src/lib/howl/Posix/posix_interface.c.orig 2007-10-03 10:50:56.000000000
+0200
-+++ src/lib/howl/Posix/posix_interface.c 2007-10-03 10:51:02.000000000
+0200
-@@ -41,6 +41,10 @@
- typedef __uint32_t u32;
- typedef __uint16_t u16;
- typedef __uint8_t u8;
-+typedef uint64_t __u64;
-+typedef uint32_t __u32;
-+typedef uint16_t __u16;
-+typedef uint8_t __u8;
- # include <linux/sockios.h>
- # include <linux/ethtool.h>
- #endif
diff --git a/net/net6/DETAILS b/net/net6/DETAILS
index 625afa4..1186610 100755
--- a/net/net6/DETAILS
+++ b/net/net6/DETAILS
@@ -1,8 +1,8 @@
SPELL=net6
- VERSION=1.3.12
+ VERSION=1.3.14
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_URL[0]=http://releases.0x539.de/${SPELL}/${SOURCE}
-
SOURCE_HASH=sha512:fd9d3812087b4837a4eb10405218e6ae90ebd0d49e921543053e2fd5587342651b4e6e6b6ed7538bf7d5ec86e1e8c1d386449d619b036b4370f9b0db6588c97e
+
SOURCE_HASH=sha512:6a604d51da32b13d61a45d3927e937c2fc5dc83061ea4312df363a57ba1a9830215e0a1b794914790d4606411cc71211675ceca86609614718aaeb998598c5c0
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
WEB_SITE=http://gobby.0x539.de/
ENTERED=20050930
diff --git a/net/net6/HISTORY b/net/net6/HISTORY
index c7f5c2e..06d30b0 100644
--- a/net/net6/HISTORY
+++ b/net/net6/HISTORY
@@ -1,3 +1,6 @@
+2012-07-15 Sukneet Basuta <sukneet AT sourcemage.org>
+ * DETAILS: updated spell to 1.3.14
+
2010-03-27 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated spell to 1.3.12

diff --git a/net/xinetd/DEPENDS b/net/xinetd/DEPENDS
index d553bab..6bc3731 100755
--- a/net/xinetd/DEPENDS
+++ b/net/xinetd/DEPENDS
@@ -8,7 +8,7 @@ optional_depends tcp_wrappers
\
#
# The --without-howl doesn't quite enforce not using howl ;/
#
-optional_depends howl \
+optional_depends -sub COMPAT_HOWL avahi \
'--with-howl' \
'--without-howl' \
'for Zeroconf network support'
diff --git a/net/xinetd/HISTORY b/net/xinetd/HISTORY
index 0bf8b65..d4cab25 100644
--- a/net/xinetd/HISTORY
+++ b/net/xinetd/HISTORY
@@ -1,3 +1,6 @@
+2012-07-15 Sukneet Basuta <sukneet AT sourcemage.org>
+ * DEPENDS: howl -> -sub COMPAT_HOWL avahi
+
2012-05-10 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.3.15; SECURITY_PATCH++ (CVE-2012-0862)




  • [SM-Commit] GIT changes to master grimoire by Sukneet Basuta (0e09df962b462d08978ed6a98193baa5c8b9b4f6), Sukneet Basuta, 07/15/2012

Archive powered by MHonArc 2.6.24.

Top of Page