Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to devel-gcc grimoire by Eric Sandall (18deb480fb7192dd63674542cd2e9a996581431c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to devel-gcc grimoire by Eric Sandall (18deb480fb7192dd63674542cd2e9a996581431c)
  • Date: Thu, 14 May 2009 03:39:52 -0500

GIT changes to devel-gcc grimoire by Eric Sandall <sandalle AT sourcemage.org>:

ChangeLog | 6 +
audio-players/listen/DEPENDS | 6 +
audio-players/listen/DETAILS | 8 -
audio-players/listen/HISTORY | 4
audio-players/listen/listen-0.4.3.tar.gz.sig | 0
audio-players/listen/listen-0.6.2.tar.gz.sig |binary
dev/null |binary
ftp-libs/libtorrent/DEPENDS | 10 +-
ftp-libs/libtorrent/HISTORY | 8 +
ftp-libs/libtorrent/PRE_BUILD | 1
ftp-libs/libtorrent/gcc44.patch | 53 +++++++++++++
ftp/ctorrent/DETAILS | 46 +++++++++--
ftp/ctorrent/HISTORY | 8 +
ftp/ctorrent/ctorrent-dnh3.3.2.tar.gz.sig |binary
ftp/rtorrent/DEPENDS | 7 -
ftp/rtorrent/DETAILS | 2
ftp/rtorrent/HISTORY | 7 +
ftp/rtorrent/PRE_BUILD | 3
ftp/rtorrent/gcc44.patch | 109
+++++++++++++++++++++++++++
http/webkitgtk/DETAILS | 4
http/webkitgtk/HISTORY | 3
libs/t1lib/DETAILS | 6 -
libs/t1lib/HISTORY | 3
libs/t1lib/t1lib-5.1.2.tar.gz.sig |binary
python-devel/pywebkitgtk/DEPENDS | 2
python-devel/pywebkitgtk/DETAILS | 14 +++
python-devel/pywebkitgtk/HISTORY | 3
python-pypi/pyinotify/DEPENDS | 1
python-pypi/pyinotify/DETAILS | 14 +++
python-pypi/pyinotify/HISTORY | 3
utils/cronie/HISTORY | 4
utils/cronie/PRE_BUILD | 4
utils/cronie/reboot.patch | 11 ++
33 files changed, 321 insertions(+), 29 deletions(-)

New commits:
commit d074e62869ddc701b0f6848780e26fc1e71096f8
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

libtorrent: Removed extra whitespace

commit 02f9604f037a80e525d3b20f2033c6e51471ed86
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

libtorrent: Optional dependencies go after hard dependencies

commit ea35acf76d5fc75f814cab69250cbcb2edd558ed
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

rtorrent: Removed whitespace

commit d759aaa91212fc0de6b304f412bcf3ddfd337583
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

rtorrent: Fix compilation with GCC 4.4.0
From

http://sources.gentoo.org/viewcvs.py/*checkout*/gentoo-x86/net-p2p/rtorrent/files/rtorrent-0.8.4-gcc44.patch?rev=1.2

commit 01c886acd90592708cc77ef6610e444dff84ab91
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

libtorrent: Fix compilation with GCC 4.4.0
Patch from

http://sources.gentoo.org/viewcvs.py/*checkout*/gentoo-x86/net-libs/libtorrent/files/libtorrent-0.12.4-gcc44.patch?rev=1.2

commit 55b89d48a821dcab648e19e495ae7917799e62f8
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

t1lib: Updated to 5.1.2

commit f8d0c1097925e285fe2cdc67571c8614ac2d1f16
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

ctorrent: Switched to Enhanced CTorrent, mentioned by CTorrent's current
non-maintainer
CTorrent stopped being maintained back in 2004, with official death
announcement in 2006 and a mention of Enhanced CTorrent.
Updated to Enhanced CTorrent 3.3.2
Added more to the long description

commit e582e7b0862d7f6b9610bb0628019aab2dd79690
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

cronie: fixed bug for @reboot alias

commit 18d69436deba7cd4ee35d8d5ecfbc8003bcccd7a
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

webkitgtk: Updated to version 1.1.7

commit 3500efb6ea8ce3ee98ef79730f34497cb92ef446
Author: Ladislav Hagara <ladislav.hagara AT unob.cz>
Commit: Ladislav Hagara <ladislav.hagara AT unob.cz>

listen 0.6.2

commit 1faa509c7de7018518938272dbd465debae8ce0b
Author: Ladislav Hagara <ladislav.hagara AT unob.cz>
Commit: Ladislav Hagara <ladislav.hagara AT unob.cz>

python-devel/pywebkitgtk: new spell
Python bindings for the WebKit GTK+ port

commit 3235b679049744321ace43b4f7b4c86f2bc6f73a
Author: Ladislav Hagara <ladislav.hagara AT unob.cz>
Commit: Ladislav Hagara <ladislav.hagara AT unob.cz>

python-pypi/pyinotify: new spell
pure Python module for monitoring filesystems changes

diff --git a/ChangeLog b/ChangeLog
index 9f0b9f0..489af7b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-05-13 Ladislav Hagara <hgr AT vabo.cz>
+ * python-pypi/pyinotify: new spell
+ pure Python module for monitoring filesystems changes
+ * python-devel/pywebkitgtk: new spell
+ Python bindings for the WebKit GTK+ port
+
2009-05-10 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* libs/boolstuff: new spell, a library for dealing with boolean
expression trees
diff --git a/audio-players/listen/DEPENDS b/audio-players/listen/DEPENDS
index 85e4ad6..ead4305 100755
--- a/audio-players/listen/DEPENDS
+++ b/audio-players/listen/DEPENDS
@@ -5,4 +5,8 @@ depends ctypes &&
depends gst-python &&
depends pysqlite &&
depends gnome-python-extras &&
-depends dbus-python
+depends dbus-python &&
+depends pywebkitgtk &&
+depends mutagen &&
+depends pyxdg &&
+depends pyinotify
diff --git a/audio-players/listen/DETAILS b/audio-players/listen/DETAILS
index 25a8b96..619c4af 100755
--- a/audio-players/listen/DETAILS
+++ b/audio-players/listen/DETAILS
@@ -1,12 +1,12 @@
SPELL=listen
- VERSION=0.4.3
+ VERSION=0.6.2
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/$SPELL-$VERSION
- SOURCE_URL[0]=${SOURCEFORGE_URL}/listengnome/$SOURCE
+ SOURCE_URL[0]=http://download.listen-project.org/0.6/$SOURCE
SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
- WEB_SITE=http://listengnome.free.fr/
+ WEB_SITE=http://www.listen-project.org/
ENTERED=20060802
- PATCHLEVEL=1
+ PATCHLEVEL=0
LICENSE[0]=GPL
SHORT="Listen is a Music player and management for GNOME"
cat << EOF
diff --git a/audio-players/listen/HISTORY b/audio-players/listen/HISTORY
index c49141a..6aaad52 100644
--- a/audio-players/listen/HISTORY
+++ b/audio-players/listen/HISTORY
@@ -1,3 +1,7 @@
+2009-05-13 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 0.6.2, new WEB_SITE and SOURCE_URL[0]
+ * DEPENDS: added pywebkitgtk, mutagen, pyxdg and pyinotify
+
2006-08-15 Flavien Bridault <vlaaad AT sourcemage.org>
* INSTALL: added to use the good install prefix
* DETAILS: PATCHLEVEL++
diff --git a/audio-players/listen/listen-0.4.3.tar.gz.sig
b/audio-players/listen/listen-0.4.3.tar.gz.sig
deleted file mode 100644
index d421d41..0000000
Binary files a/audio-players/listen/listen-0.4.3.tar.gz.sig and /dev/null
differ
diff --git a/audio-players/listen/listen-0.6.2.tar.gz.sig
b/audio-players/listen/listen-0.6.2.tar.gz.sig
new file mode 100644
index 0000000..d380628
Binary files /dev/null and b/audio-players/listen/listen-0.6.2.tar.gz.sig
differ
diff --git a/ftp-libs/libtorrent/DEPENDS b/ftp-libs/libtorrent/DEPENDS
index aee8abb..83a1965 100755
--- a/ftp-libs/libtorrent/DEPENDS
+++ b/ftp-libs/libtorrent/DEPENDS
@@ -1,5 +1,5 @@
-optional_depends "openssl" "" "--disable-openssl" "Needed for \
-encryption" &&
-depends libsigc++3 &&
-depends automake &&
-depends libtool
+depends libsigc++3 &&
+depends automake &&
+depends libtool &&
+
+optional_depends "openssl" "" "--disable-openssl" "Needed for encryption"
diff --git a/ftp-libs/libtorrent/HISTORY b/ftp-libs/libtorrent/HISTORY
index dae3ef8..bece867 100644
--- a/ftp-libs/libtorrent/HISTORY
+++ b/ftp-libs/libtorrent/HISTORY
@@ -1,3 +1,9 @@
+2009-05-14 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Optional dependencies go after hard dependencies
+ * PRE_BUILD: Apply gcc44.patch
+ * gcc44.patch: Fix compilation with GCC 4.4.0
+ From
http://sources.gentoo.org/viewcvs.py/*checkout*/gentoo-x86/net-libs/libtorrent/files/libtorrent-0.12.4-gcc44.patch?rev=1.2
+
2008-11-19 Mathieu Lonjaret <lejatorn AT sourcemage.org>
* DETAILS: update to 0.12.4

@@ -27,7 +33,7 @@

2007-10-26 Mathieu Lonjaret <lejatorn AT sourcemage.org>
* DETAILS: update to 0.11.9
- * CONFIGURE, PRE_BUILD: disabled dht patch
+ * CONFIGURE, PRE_BUILD: disabled dht patch

2007-10-10 Mathieu Lonjaret <lejatorn AT sourcemage.org>
* DEPENDS: better explanation for openssl
diff --git a/ftp-libs/libtorrent/PRE_BUILD b/ftp-libs/libtorrent/PRE_BUILD
index ea304d2..0be0c42 100755
--- a/ftp-libs/libtorrent/PRE_BUILD
+++ b/ftp-libs/libtorrent/PRE_BUILD
@@ -1,3 +1,4 @@
default_pre_build &&
cd ${SOURCE_DIRECTORY} &&
+patch -p1 < $SCRIPT_DIRECTORY/gcc44.patch &&
./autogen.sh
diff --git a/ftp-libs/libtorrent/gcc44.patch b/ftp-libs/libtorrent/gcc44.patch
new file mode 100644
index 0000000..fd534d8
--- /dev/null
+++ b/ftp-libs/libtorrent/gcc44.patch
@@ -0,0 +1,53 @@
+#
+# From
http://sources.gentoo.org/viewcvs.py/*checkout*/gentoo-x86/net-libs/libtorrent/files/libtorrent-0.12.4-gcc44.patch?rev=1.2
+#
+diff -Nurp libtorrent-0.12.4.old/src/torrent/poll_epoll.cc
libtorrent-0.12.4/src/torrent/poll_epoll.cc
+--- libtorrent-0.12.4.old/src/torrent/poll_epoll.cc 2008-10-28
06:49:47.000000000 -0500
++++ libtorrent-0.12.4/src/torrent/poll_epoll.cc 2009-02-04
09:45:22.000000000 -0600
+@@ -37,6 +37,7 @@
+ #include "config.h"
+
+ #include <cerrno>
++#include <cstdio>
+ #include <cstring>
+
+ #include <unistd.h>
+
+
+diff -Nurp libtorrent-0.12.4.old/src/protocol/extensions.cc
libtorrent-0.12.4/src/protocol/extensions.cc
+--- libtorrent-0.12.4.old/src/protocol/extensions.cc 2008-08-26
15:15:15.000000000 -0500
++++ libtorrent-0.12.4/src/protocol/extensions.cc 2009-02-04
09:47:07.000000000 -0600
+@@ -36,6 +36,7 @@
+
+ #include "config.h"
+
++#include <cstdio>
+ #include <limits>
+ #include <sstream>
+
+diff -Nurp libtorrent-0.12.4.old/src/tracker/tracker_dht.cc
libtorrent-0.12.4/src/tracker/tracker_dht.cc
+--- libtorrent-0.12.4.old/src/tracker/tracker_dht.cc 2008-08-26
15:18:34.000000000 -0500
++++ libtorrent-0.12.4/src/tracker/tracker_dht.cc 2009-02-04
09:48:49.000000000 -0600
+@@ -36,6 +36,8 @@
+
+ #include "config.h"
+
++#include <cstdio>
++
+ #include <sstream>
+
+ #include "dht/dht_router.h"
+
+diff -Nurp libtorrent-0.12.4.old/src/tracker/tracker_udp.cc
libtorrent-0.12.4/src/tracker/tracker_udp.cc
+--- libtorrent-0.12.4.old/src/tracker/tracker_udp.cc 2008-05-07
07:19:13.000000000 -0500
++++ libtorrent-0.12.4/src/tracker/tracker_udp.cc 2009-02-04
09:49:24.000000000 -0600
+@@ -36,6 +36,8 @@
+
+ #include "config.h"
+
++#include <cstdio>
++
+ #include <sigc++/adaptors/bind.h>
+ #include <torrent/connection_manager.h>
+
+
diff --git a/ftp/ctorrent/DETAILS b/ftp/ctorrent/DETAILS
index 5637920..fcf3910 100755
--- a/ftp/ctorrent/DETAILS
+++ b/ftp/ctorrent/DETAILS
@@ -1,15 +1,45 @@
SPELL=ctorrent
- VERSION=1.3.2
- SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
- WEB_SITE=http://ctorrent.sourceforge.net/
+ VERSION=3.3.2
+ SOURCE=$SPELL-dnh$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-dnh$VERSION
+ SOURCE_URL[0]=$SOURCEFORGE_URL/dtorrent/$SOURCE
+ SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
+ WEB_SITE=http://www.rahul.net/dholmes/ctorrent/
ENTERED=20040425
-
SOURCE_HASH=sha512:8713f08fde272346f5b0505ce03d230c4db08e4f683174873a3b10c99d5740e2014c8d9149c9a53ea2741aa7f8522d5ad583e325f60c5dac331cb1402abd743e
+#
SOURCE_HASH=sha512:8713f08fde272346f5b0505ce03d230c4db08e4f683174873a3b10c99d5740e2014c8d9149c9a53ea2741aa7f8522d5ad583e325f60c5dac331cb1402abd743e
LICENSE[0]=GPL
BUILD_API=2
KEYWORDS="bittorrent terminal ftp"
- SHORT="CTorrent is a terminal based BitTorrent client."
+ SHORT="Enhanced CTorrent is a terminal based BitTorrent client"
cat << EOF
-CTorrent is a terminal based BitTorrent client.
+Enhanced CTorrent is a terminal based BitTorrent client.
+
+The original has fallen a little behind in updates and bug fixes though.
+
+The files here contain the good work of those who wrote the original CTorrent
+base code and a number of patches that provide fixes and enhancements, as
well
+as additional fixes and enhancements that I am contributing. I am not the
+original author, current maintainer, or any other official representative of
+CTorrent. The files on this page are not the original or official CTorrent
+distribution. I encourage you to visit the CTorrent project page on
SourceForge
+for further information.
+
+The purpose of the Enhanced CTorrent effort is to fix problems that remain in
+the code, modernize existing features and algorithms, and implement new
+features while maintaining low overhead requirements and a high standard of
+performance (both part of the original CTorrent design philosophy).
Highlights
+of the enhanced client include:
+ * Support for large files (>2GB) and large torrents (>255 files)
+ * Strategic selection of pieces to request for download
+ * Continuous queueing of download requests, tuned based on latency and
+ throughput for each peer
+ * Improved download performance, including parallel requests in initial and
+ endgame modes
+ * Improved bandwidth regulation
+ * Improved compatibility with other peers
+ * Performance optimization and bug fixes
+ * An interface for monitoring and managing multiple clients
+ * Dynamic cache allocation and management, including prefetch
+ * Flexible console I/O redirection
+ * Interactive control commands and menus
EOF
diff --git a/ftp/ctorrent/HISTORY b/ftp/ctorrent/HISTORY
index 59cf8ad..977a24c 100644
--- a/ftp/ctorrent/HISTORY
+++ b/ftp/ctorrent/HISTORY
@@ -1,3 +1,11 @@
+2009-05-13 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Switched to Enhanced CTorrent, mentioned by CTorrent's
current
+ non-maintainer
+ CTorrent stopped being maintained back in 2004, with official death
+ announcement in 2006 and a mention of Enhanced CTorrent.
+ Updated to Enhanced CTorrent 3.3.2
+ Added more to the long description
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.

diff --git a/ftp/ctorrent/ctorrent-dnh3.3.2.tar.gz.sig
b/ftp/ctorrent/ctorrent-dnh3.3.2.tar.gz.sig
new file mode 100644
index 0000000..6776bb6
Binary files /dev/null and b/ftp/ctorrent/ctorrent-dnh3.3.2.tar.gz.sig differ
diff --git a/ftp/rtorrent/DEPENDS b/ftp/rtorrent/DEPENDS
index 0eec520..3a5341e 100755
--- a/ftp/rtorrent/DEPENDS
+++ b/ftp/rtorrent/DEPENDS
@@ -1,7 +1,8 @@
-depends libtorrent &&
-depends curl &&
+depends libtorrent &&
+depends curl &&
+
optional_depends xmlrpc-c \
"--with-xmlrpc-c" \
"--without-xmlrpc-c" \
- "for XMLRPC interface"
+ "for XMLRPC interface"

diff --git a/ftp/rtorrent/DETAILS b/ftp/rtorrent/DETAILS
index dd73f3d..106a98b 100755
--- a/ftp/rtorrent/DETAILS
+++ b/ftp/rtorrent/DETAILS
@@ -4,7 +4,7 @@
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://libtorrent.rakshasa.no/downloads/$SOURCE
WEB_SITE=http://libtorrent.rakshasa.no
- ENTERED=20050214
+ ENTERED=20050214
LICENSE[0]=GPL

SOURCE_HASH=sha512:f434a2a477ca6453b476af52c6c15e488561042c5fb8a615fdf6eb4efa1fe3de84431a37a09c0f0ca1a8ecc5da7042752655904f2fdb176bcd6534f98ec75382
KEYWORDS="bittorrent ftp"
diff --git a/ftp/rtorrent/HISTORY b/ftp/rtorrent/HISTORY
index ddf5869..0924828 100644
--- a/ftp/rtorrent/HISTORY
+++ b/ftp/rtorrent/HISTORY
@@ -1,3 +1,8 @@
+2009-05-14 Eric Sandall <sandalle AT sourcemage.org>
+ * PRE_BUILD: Apply gcc44.patch
+ * gcc44.patch: Fix compilation with GCC 4.4.0
+ From
http://sources.gentoo.org/viewcvs.py/*checkout*/gentoo-x86/net-p2p/rtorrent/files/rtorrent-0.8.4-gcc44.patch?rev=1.2
+
2008-11-19 Mathieu Lonjaret <lejatorn AT sourcemage.org>
* DETAILS: update to 0.8.4

@@ -22,7 +27,7 @@
2008-01-31 Mathieu Lonjaret <lejatorn AT sourcemage.org>
* DEPENDS, rm CONFIGURE, PRE_BUILD, dht.diff: not needed anymore
because dht support now built-in
-
+
2008-01-31 Mathieu Lonjaret <lejatorn AT sourcemage.org>
* DETAILS: update to 0.8.0

diff --git a/ftp/rtorrent/PRE_BUILD b/ftp/rtorrent/PRE_BUILD
new file mode 100755
index 0000000..31dcdd5
--- /dev/null
+++ b/ftp/rtorrent/PRE_BUILD
@@ -0,0 +1,3 @@
+default_pre_build &&
+cd $SOURCE_DIRECTORY &&
+patch -p1 < $SCRIPT_DIRECTORY/gcc44.patch
diff --git a/ftp/rtorrent/gcc44.patch b/ftp/rtorrent/gcc44.patch
new file mode 100644
index 0000000..7faa662
--- /dev/null
+++ b/ftp/rtorrent/gcc44.patch
@@ -0,0 +1,109 @@
+#
+# From
http://sources.gentoo.org/viewcvs.py/*checkout*/gentoo-x86/net-p2p/rtorrent/files/rtorrent-0.8.4-gcc44.patch?rev=1.2
+#
+diff -Nurp rtorrent-0.8.4.old/src/rpc/scgi_task.cc
rtorrent-0.8.4/src/rpc/scgi_task.cc
+--- rtorrent-0.8.4.old/src/rpc/scgi_task.cc 2008-05-07
07:19:10.000000000 -0500
++++ rtorrent-0.8.4/src/rpc/scgi_task.cc 2009-02-04 10:23:31.000000000 -0600
+@@ -36,6 +36,8 @@
+
+ #include "config.h"
+
++#include <cstdio>
++
+ #include <rak/error_number.h>
+ #include <sys/types.h>
+ #include <sys/socket.h>
+
+
+diff -Nurp rtorrent-0.8.4.old/src/command_peer.cc
rtorrent-0.8.4/src/command_peer.cc
+--- rtorrent-0.8.4.old/src/command_peer.cc 2008-05-07
07:19:11.000000000 -0500
++++ rtorrent-0.8.4/src/command_peer.cc 2009-02-04 10:26:53.000000000 -0600
+@@ -36,6 +36,8 @@
+
+ #include "config.h"
+
++#include <cstdio>
++
+ #include <rak/error_number.h>
+ #include <rak/path.h>
+ #include <rak/socket_address.h>
+
+
+
+diff -Nurp rtorrent-0.8.4.old/src/display/utils.cc
rtorrent-0.8.4/src/display/utils.cc
+--- rtorrent-0.8.4.old/src/display/utils.cc 2008-08-27
03:25:01.000000000 -0500
++++ rtorrent-0.8.4/src/display/utils.cc 2009-02-04 10:20:34.000000000 -0600
+@@ -36,6 +36,7 @@
+
+ #include "config.h"
+
++#include <cstdio>
+ #include <cstring>
+ #include <sstream>
+ #include <iomanip>
+
+
+diff -Nurp rtorrent-0.8.4.old/src/rpc/parse.cc
rtorrent-0.8.4/src/rpc/parse.cc
+--- rtorrent-0.8.4.old/src/rpc/parse.cc 2008-08-26 15:14:33.000000000 -0500
++++ rtorrent-0.8.4/src/rpc/parse.cc 2009-02-04 10:23:06.000000000 -0600
+@@ -37,6 +37,7 @@
+ #include "config.h"
+
+ #include <cstring>
++#include <cstdio>
+ #include <locale>
+ #include <rak/path.h>
+ #include <torrent/exceptions.h>
+
+ diff -Nurp rtorrent-0.8.4.old/src/utils/lockfile.cc
rtorrent-0.8.4/src/utils/lockfile.cc
+--- rtorrent-0.8.4.old/src/utils/lockfile.cc 2008-05-07
07:19:11.000000000 -0500
++++ rtorrent-0.8.4/src/utils/lockfile.cc 2009-02-04
10:25:10.000000000 -0600
+@@ -40,6 +40,7 @@
+ #include <cctype>
+ #include <cerrno>
+ #include <cstring>
++#include <cstdio>
+ #include <sstream>
+ #include <fcntl.h>
+ #include <signal.h>
+
+diff -Nurp rtorrent-0.8.4.old/src/command_download.cc
rtorrent-0.8.4/src/command_download.cc
+--- rtorrent-0.8.4.old/src/command_download.cc 2008-11-19
11:01:20.000000000 -0600
++++ rtorrent-0.8.4/src/command_download.cc 2009-02-04
10:25:32.000000000 -0600
+@@ -36,6 +36,8 @@
+
+ #include "config.h"
+
++#include <cstdio>
++
+ #include <functional>
+ #include <unistd.h>
+ #include <rak/file_stat.h>
+
+
+diff -Nurp rtorrent-0.8.4.old/src/command_events.cc
rtorrent-0.8.4/src/command_events.cc
+--- rtorrent-0.8.4.old/src/command_events.cc 2008-11-11
04:37:20.000000000 -0600
++++ rtorrent-0.8.4/src/command_events.cc 2009-02-04
10:25:58.000000000 -0600
+@@ -36,6 +36,8 @@
+
+ #include "config.h"
+
++#include <cstdio>
++
+ #include <functional>
+ #include <rak/file_stat.h>
+ #include <rak/path.h>
+
+diff -Nurp rtorrent-0.8.4.old/src/command_network.cc
rtorrent-0.8.4/src/command_network.cc
+--- rtorrent-0.8.4.old/src/command_network.cc 2008-08-27
03:25:01.000000000 -0500
++++ rtorrent-0.8.4/src/command_network.cc 2009-02-04
10:26:22.000000000 -0600
+@@ -36,6 +36,8 @@
+
+ #include "config.h"
+
++#include <cstdio>
++
+ #include <functional>
+ #include <rak/address_info.h>
+ #include <rak/path.h>
+
diff --git a/http/webkitgtk/DETAILS b/http/webkitgtk/DETAILS
index 85c0403..fa4b557 100755
--- a/http/webkitgtk/DETAILS
+++ b/http/webkitgtk/DETAILS
@@ -6,10 +6,10 @@ if [[ $WEBKITGTK_NIGHT == "y" ]]; then

SOURCE_HASH=sha512:58df32ef70aa6a2cf38e292a6a2c686e439a5eaee906ced80ba09e9ec548fb3f30e29e4926c1a41404cbd156b7d103da130c574b23f449998ad6c8b09699d0ad
SOURCE_DIRECTORY="$BUILD_DIRECTORY/WebKit-$VERSION"
else
- VERSION=1.1.6
+ VERSION=1.1.7
SOURCE=webkit-$VERSION.tar.gz
SOURCE_URL[0]=http://www.webkitgtk.org/$SOURCE
-
SOURCE_HASH=sha512:e00ffb10ec0710cdb1b347f12ba78513ae96002167d818752f3ea9721bd3048caf4d9c1e459cf8a43360d2bfa0d83112ff295c8d05b621b9b370092388a051b3
+
SOURCE_HASH=sha512:ae1e2176592f3c9a3631c6c21f6c02db2b6dcb38086fd6185b25a19a13375c7714e7a3cae1cb56023a80c33d726c4c8a4861fd98adcbc7c03ffdc2561c7a0a71
SOURCE_DIRECTORY="$BUILD_DIRECTORY/webkit-$VERSION"
fi
WEB_SITE=http://webkitgtk.org/
diff --git a/http/webkitgtk/HISTORY b/http/webkitgtk/HISTORY
index 5ff9a56..a5e3d33 100644
--- a/http/webkitgtk/HISTORY
+++ b/http/webkitgtk/HISTORY
@@ -1,3 +1,6 @@
+2009-05-13 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Updated stable to 1.1.7
+
2009-05-04 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated devel to r43163

diff --git a/libs/t1lib/DETAILS b/libs/t1lib/DETAILS
index 74087b7..2bef39d 100755
--- a/libs/t1lib/DETAILS
+++ b/libs/t1lib/DETAILS
@@ -1,12 +1,12 @@
SPELL=t1lib
- VERSION=5.1.0
- SOURCE_HASH='sha1:6866561027aa32b0efb1a1aad0aa38cb5e01a299'
+ VERSION=5.1.2
+# SOURCE_HASH='sha1:6866561027aa32b0efb1a1aad0aa38cb5e01a299'
SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=ftp://sunsite.unc.edu/pub/Linux/libs/graphics/$SOURCE
WEB_SITE=http://www.foolabs.com/xpdf/
ENTERED=20010923
- UPDATED=20030801
LICENSE[0]=GPL
KEYWORDS="fonts libs"
SHORT="Allow applications to rasterize Type1 fonts."
diff --git a/libs/t1lib/HISTORY b/libs/t1lib/HISTORY
index 56d8187..054bdf7 100644
--- a/libs/t1lib/HISTORY
+++ b/libs/t1lib/HISTORY
@@ -1,3 +1,6 @@
+2009-05-14 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 5.1.2
+
2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed BUILD_API=2.

diff --git a/libs/t1lib/t1lib-5.1.2.tar.gz.sig
b/libs/t1lib/t1lib-5.1.2.tar.gz.sig
new file mode 100644
index 0000000..a8e1bba
Binary files /dev/null and b/libs/t1lib/t1lib-5.1.2.tar.gz.sig differ
diff --git a/python-devel/pywebkitgtk/DEPENDS
b/python-devel/pywebkitgtk/DEPENDS
new file mode 100755
index 0000000..73fc85f
--- /dev/null
+++ b/python-devel/pywebkitgtk/DEPENDS
@@ -0,0 +1,2 @@
+depends python &&
+depends webkitgtk
diff --git a/python-devel/pywebkitgtk/DETAILS
b/python-devel/pywebkitgtk/DETAILS
new file mode 100755
index 0000000..bc04527
--- /dev/null
+++ b/python-devel/pywebkitgtk/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=pywebkitgtk
+ VERSION=1.1.4
+ SOURCE=$SPELL-$VERSION.tar.bz2
+ SOURCE_URL[0]=http://pywebkitgtk.googlecode.com/files/$SOURCE
+
SOURCE_HASH=sha512:46e15578b33b4010722127a748e25aec1a0e2c190fd639d31381d8622df85c4d2484e033d42ebe838f9e2074709d3e24bfa63ef12bd01ec79989158fd7fbfa3c
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ WEB_SITE=http://code.google.com/p/pywebkitgtk/
+ LICENSE[0]=PYTHON
+ ENTERED=20090513
+ SHORT="Python bindings for the WebKit GTK+ port"
+cat << EOF
+PyWebKitGtk allows Python (Gtk) developers to create software on top of the
+WebKitGtk rendering engine.
+EOF
diff --git a/python-devel/pywebkitgtk/HISTORY
b/python-devel/pywebkitgtk/HISTORY
new file mode 100644
index 0000000..b0157dd
--- /dev/null
+++ b/python-devel/pywebkitgtk/HISTORY
@@ -0,0 +1,3 @@
+2009-05-13 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS, DEPENDS: spell created, version 1.1.4
+
diff --git a/python-pypi/pyinotify/DEPENDS b/python-pypi/pyinotify/DEPENDS
new file mode 100755
index 0000000..a86d429
--- /dev/null
+++ b/python-pypi/pyinotify/DEPENDS
@@ -0,0 +1 @@
+depends python
diff --git a/python-pypi/pyinotify/DETAILS b/python-pypi/pyinotify/DETAILS
new file mode 100755
index 0000000..1383d42
--- /dev/null
+++ b/python-pypi/pyinotify/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=pyinotify
+ VERSION=0.8.6
+ SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE_URL[0]=http://seb.dbzteam.org/pub/pyinotify/releases/$SOURCE
+
SOURCE_HASH=sha512:0316fb16d4dec80f064599cb4a88293317e281ca16114f1328a8cfbeaa7640ba00aea169f60f99af90e105381a888d5a3f7c6f333d4578d620a442fbaef06243
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
+ WEB_SITE=http://trac.dbzteam.org/pyinotify
+ LICENSE[0]=PYTHON
+ ENTERED=20080513
+ SHORT="pure Python module for monitoring filesystems changes"
+cat << EOF
+Pyinotify is a pure Python module for monitoring filesystems changes.
+Pyinotify relies on inotify, a Linux Kernel functionnality (since kernel
2.6.13).
+EOF
diff --git a/python-pypi/pyinotify/HISTORY b/python-pypi/pyinotify/HISTORY
new file mode 100644
index 0000000..2aa8226
--- /dev/null
+++ b/python-pypi/pyinotify/HISTORY
@@ -0,0 +1,3 @@
+2009-05-13 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS, DEPENDS: spell created, version 0.8.6
+
diff --git a/utils/cronie/HISTORY b/utils/cronie/HISTORY
index 8639ba8..79fd712 100644
--- a/utils/cronie/HISTORY
+++ b/utils/cronie/HISTORY
@@ -1,3 +1,7 @@
+2009-05-14 Vlad Glagolev <stealth AT sourcemage.org>
+ * PRE_BUILD: apply patch to make @reboot actually work
+ * reboot.patch: added
+
2009-05-02 Andraž "ruskie" Levstik <ruskie+f03a580f AT codemages.net>
* init.d/crond: made it non-sh, bug #13702

diff --git a/utils/cronie/PRE_BUILD b/utils/cronie/PRE_BUILD
new file mode 100755
index 0000000..e049157
--- /dev/null
+++ b/utils/cronie/PRE_BUILD
@@ -0,0 +1,4 @@
+default_pre_build &&
+cd "$SOURCE_DIRECTORY" &&
+
+patch -p0 < "$SPELL_DIRECTORY/reboot.patch"
diff --git a/utils/cronie/reboot.patch b/utils/cronie/reboot.patch
new file mode 100644
index 0000000..9bca79d
--- /dev/null
+++ b/utils/cronie/reboot.patch
@@ -0,0 +1,11 @@
+--- src/cron.c.orig 2009-04-23 13:24:27.000000000 +0400
++++ src/cron.c 2009-05-14 05:01:15.925392269 +0400
+@@ -399,7 +399,7 @@
+ pid_t pid = getpid();
+
+ /* lock exist - skip reboot jobs */
+- if (access(REBOOT_LOCK, F_OK)) {
++ if (access(REBOOT_LOCK, F_OK) == 0) {
+ log_it("CRON", pid, "INFO", "@reboot jobs will be run at
computer's startup.", 0);
+ return;
+ }



  • [SM-Commit] GIT changes to devel-gcc grimoire by Eric Sandall (18deb480fb7192dd63674542cd2e9a996581431c), Eric Sandall, 05/14/2009

Archive powered by MHonArc 2.6.24.

Top of Page