Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to devel-xorg-modular grimoire by Vlad Glagolev (43145ef9222b84de3d54b57bf2b0bcc1d45425c4)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to devel-xorg-modular grimoire by Vlad Glagolev (43145ef9222b84de3d54b57bf2b0bcc1d45425c4)
  • Date: Thu, 7 Mar 2013 19:18:44 -0600

GIT changes to devel-xorg-modular grimoire by Vlad Glagolev
<stealth AT sourcemage.org>:

ChangeLog | 3 +
audio-libs/audiofile/DEPENDS | 7 ++
audio-libs/audiofile/DETAILS | 2
audio-libs/audiofile/HISTORY | 4 +
audio-libs/audiofile/audiofile-0.3.6.tar.gz.sig |binary
dev/null |binary
http/siege/DETAILS | 4 -
http/siege/HISTORY | 3 +
libs/libfaketime/BUILD | 1
libs/libfaketime/DETAILS | 14 +++++
libs/libfaketime/HISTORY | 3 +
libs/libfaketime/INSTALL | 1
libs/libfaketime/PRE_BUILD | 4 +
libs/libfaketime/libfaketime-0.9.1-fix-README-NEWS.patch | 28 +++++++++++
libs/libfaketime/libfaketime-0.9.1-fix-as-needed.patch | 38
+++++++++++++++
python-pypi/pyicu/DEPENDS | 2
python-pypi/pyicu/DETAILS | 14 +++++
python-pypi/pyicu/HISTORY | 3 +
shell-term-fm/mksh/DETAILS | 4 -
shell-term-fm/mksh/HISTORY | 3 +
20 files changed, 132 insertions(+), 6 deletions(-)

New commits:
commit 1a81ffbaa5b26e4ae1a0e4281d3e9074f26efde4
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

siege: => 2.77

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

audiofile: => 0.3.6

commit 333a893b3b5cd50a1683814ee354747e4e439173
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>

libs/libfaketime: new spell, reports faked system time to programs

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

mksh: => R44

commit 94e3a61dfb0a1241f02402f47ab5e2baa3ac15bf
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

pyicu-1.5 - new spell

diff --git a/ChangeLog b/ChangeLog
index 00ef612..a689a96 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2013-03-07 Treeve Jelbert <treeve AT sourcemage.org>
+ * python-pypi/pyicu: added, pyton wrapper for ICU
+
2013-03-03 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* haskell/HASKELL_POST_REMOVE: forcefully unregister packages
* devel/darcs: moved to haskell/darcs
diff --git a/audio-libs/audiofile/DEPENDS b/audio-libs/audiofile/DEPENDS
index f148724..773aa23 100755
--- a/audio-libs/audiofile/DEPENDS
+++ b/audio-libs/audiofile/DEPENDS
@@ -1 +1,6 @@
-depends -sub CXX gcc
+depends -sub CXX gcc &&
+
+optional_depends flac \
+ "--enable-flac" \
+ "--disable-flac" \
+ "for FLAC encoding/decoding support"
diff --git a/audio-libs/audiofile/DETAILS b/audio-libs/audiofile/DETAILS
index 1c37a28..fa1ecb3 100755
--- a/audio-libs/audiofile/DETAILS
+++ b/audio-libs/audiofile/DETAILS
@@ -1,5 +1,5 @@
SPELL=audiofile
- VERSION=0.3.5
+ VERSION=0.3.6
#
SOURCE_HASH=sha512:a8ce05848b03d53014328d0dcdb231c211fbe9003ece0c59b9fbeac5b6e5cb72de8ded08a61ba8e0888ae013355c18e31ea6c7a4f12d76f889b5e157f60cf662
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/audio-libs/audiofile/HISTORY b/audio-libs/audiofile/HISTORY
index 5076e6f..503f25b 100644
--- a/audio-libs/audiofile/HISTORY
+++ b/audio-libs/audiofile/HISTORY
@@ -1,3 +1,7 @@
+2013-03-08 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.3.6
+ * DEPENDS: added flac optional dependency
+
2013-02-07 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.3.5

diff --git a/audio-libs/audiofile/audiofile-0.3.5.tar.gz.sig
b/audio-libs/audiofile/audiofile-0.3.5.tar.gz.sig
deleted file mode 100644
index 96175b5..0000000
Binary files a/audio-libs/audiofile/audiofile-0.3.5.tar.gz.sig and /dev/null
differ
diff --git a/audio-libs/audiofile/audiofile-0.3.6.tar.gz.sig
b/audio-libs/audiofile/audiofile-0.3.6.tar.gz.sig
new file mode 100644
index 0000000..ce8ac89
Binary files /dev/null and b/audio-libs/audiofile/audiofile-0.3.6.tar.gz.sig
differ
diff --git a/http/siege/DETAILS b/http/siege/DETAILS
index 4b22622..b83dc1d 100755
--- a/http/siege/DETAILS
+++ b/http/siege/DETAILS
@@ -1,8 +1,8 @@
SPELL=siege
- VERSION=2.75
+ VERSION=2.77
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://www.joedog.org/pub/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:51af478ed24e188422dceab0e63ca12a5cf2c0353a7e3d7d644ccb1a489521dd0df23c130316385e1190f47f9d3bfda19115e27975029baf6e5360133da28b31
+
SOURCE_HASH=sha512:8857ed82db248500a2709649bcd0b393c63899aaf03396ae9bdafbd70f763fdb35e6ad635f989d89d00871e9d07fe0245913d0f15f3290f7231d7289b74b4bdd
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
DOC_DIRS=""
WEB_SITE=http://www.joedog.org/index/siege-home
diff --git a/http/siege/HISTORY b/http/siege/HISTORY
index a343a07..9ab9515 100644
--- a/http/siege/HISTORY
+++ b/http/siege/HISTORY
@@ -1,3 +1,6 @@
+2013-03-08 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.77
+
2013-03-01 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.75

diff --git a/libs/libfaketime/BUILD b/libs/libfaketime/BUILD
new file mode 100755
index 0000000..8f58e6d
--- /dev/null
+++ b/libs/libfaketime/BUILD
@@ -0,0 +1 @@
+make
diff --git a/libs/libfaketime/DETAILS b/libs/libfaketime/DETAILS
new file mode 100755
index 0000000..39e23d3
--- /dev/null
+++ b/libs/libfaketime/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=libfaketime
+ VERSION=0.9.1
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://www.code-wizards.com/projects/$SPELL/$SOURCE
+
SOURCE_HASH=sha512:c1c5a60226dcbf56b7c854efae31712c6085bfcef3d55e11731c4ed84da4e08e7667a085f9ab2d507acc6140d76a5e807a741646a9a81d9f138c2be344b3faba
+ WEB_SITE=http://www.code-wizards.com/projects/libfaketime/
+ ENTERED=20130307
+ LICENSE[0]=GPL
+ SHORT="reports faked system time to programs"
+cat << EOF
+libfaketime (FakeTime Preload Library) reports faked system time to programs
+without having to change the system-wide time
+EOF
diff --git a/libs/libfaketime/HISTORY b/libs/libfaketime/HISTORY
new file mode 100644
index 0000000..d769838
--- /dev/null
+++ b/libs/libfaketime/HISTORY
@@ -0,0 +1,3 @@
+2013-03-07 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS, PRE_BUILD, BUILD, INSTALL, libfaketime-0.9.1-fix-*patch:
+ spell created, version 0.9.1
diff --git a/libs/libfaketime/INSTALL b/libs/libfaketime/INSTALL
new file mode 100755
index 0000000..4e9106d
--- /dev/null
+++ b/libs/libfaketime/INSTALL
@@ -0,0 +1 @@
+make PREFIX=$INSTALL_ROOT/usr install
diff --git a/libs/libfaketime/PRE_BUILD b/libs/libfaketime/PRE_BUILD
new file mode 100755
index 0000000..e09f54c
--- /dev/null
+++ b/libs/libfaketime/PRE_BUILD
@@ -0,0 +1,4 @@
+default_pre_build &&
+cd $SOURCE_DIRECTORY &&
+patch -p1 < $SPELL_DIRECTORY/libfaketime-0.9.1-fix-as-needed.patch &&
+patch -p1 < $SPELL_DIRECTORY/libfaketime-0.9.1-fix-README-NEWS.patch
diff --git a/libs/libfaketime/libfaketime-0.9.1-fix-README-NEWS.patch
b/libs/libfaketime/libfaketime-0.9.1-fix-README-NEWS.patch
new file mode 100644
index 0000000..67175bb
--- /dev/null
+++ b/libs/libfaketime/libfaketime-0.9.1-fix-README-NEWS.patch
@@ -0,0 +1,28 @@
+From c0c19a71c5481f3082afee2ac7962bd7abfcf134 Mon Sep 17 00:00:00 2001
+From: Lukas Fleischer <info AT cryptocrack.de>
+Date: Sun, 22 Jan 2012 22:19:50 +0100
+Subject: [PATCH] Makefile: Fix installation of "README" and "NEWS"
+
+Initialize "INSTALL" in the top-level Makefile in order to avoid broken
+install(1) invocations such as:
+
+ dm0755 "/build/pkg/usr/share/doc/faketime/"
+ /bin/sh: dm0755: command not found
+
+Signed-off-by: Lukas Fleischer <info AT cryptocrack.de>
+---
+ Makefile | 2 ++
+ 1 files changed, 2 insertions(+), 0 deletions(-)
+
+diff --git a/Makefile b/Makefile
+index f90e18e..d0225ba 100644
+--- a/Makefile
++++ b/Makefile
+@@ -1,3 +1,5 @@
++INSTALL = install
++
+ all:
+ $(MAKE) -C src all
+ $(MAKE) -C test all
+--
+1.7.8.4
diff --git a/libs/libfaketime/libfaketime-0.9.1-fix-as-needed.patch
b/libs/libfaketime/libfaketime-0.9.1-fix-as-needed.patch
new file mode 100644
index 0000000..39ef4dd
--- /dev/null
+++ b/libs/libfaketime/libfaketime-0.9.1-fix-as-needed.patch
@@ -0,0 +1,38 @@
+From f0ee2ee1e0a2fa5f11614a55ab8543380faa9695 Mon Sep 17 00:00:00 2001
+From: Lukas Fleischer <info AT cryptocrack.de>
+Date: Sun, 22 Jan 2012 21:47:52 +0100
+Subject: [PATCH] Fix linking with "-Wl,--as-needed"
+
+Reorder linker flags in order to ensure proper linking when using
+"--Wl,--as-needed". Read http://www.gentoo.org/proj/en/qa/asneeded.xml,
+especially "Importance of linking order" for details:
+
+ Basically, what the linker does is look for the symbols missing in a
+ given file (either an object file, a static archive or a library)
+ only in the files coming after it. When using the normal linking,
+ without --as-needed, this is not a problem, although there might be
+ some internal drawbacks on the linking stage, the files are linked
+ together without considering ordering. But with the flag, the
+ libraries that aren't used for resolving symbols are discarded and
+ thus not linked.
+
+Signed-off-by: Lukas Fleischer <info AT cryptocrack.de>
+---
+ src/Makefile | 2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+diff --git a/src/Makefile b/src/Makefile
+index 9118815..d4a04b5 100644
+--- a/src/Makefile
++++ b/src/Makefile
+@@ -69,7 +69,7 @@ ${OBJ}: faketime.c
+ ${CC} -o $@ -c ${CFLAGS} ${EXTRA_FLAGS} $<
+
+ lib%.so.${SONAME}: %.o
+- ${CC} -o $@ -Wl,-soname,$@ ${LDFLAGS} $<
++ ${CC} -o $@ -Wl,-soname,$@ $< ${LDFLAGS}
+
+ clean:
+ @rm -f ${OBJ} ${LIBS}
+--
+1.7.8.4
diff --git a/python-pypi/pyicu/DEPENDS b/python-pypi/pyicu/DEPENDS
new file mode 100755
index 0000000..df39d7c
--- /dev/null
+++ b/python-pypi/pyicu/DEPENDS
@@ -0,0 +1,2 @@
+depends PYTHON &&
+depends icu
diff --git a/python-pypi/pyicu/DETAILS b/python-pypi/pyicu/DETAILS
new file mode 100755
index 0000000..70b17ce
--- /dev/null
+++ b/python-pypi/pyicu/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=pyicu
+ SPELLX=PyICU
+ VERSION=1.5
+
SOURCE_HASH=sha512:c196d65a5d112c2a720a10082fe461195858b87b03d5273facc13bb711a1c42264eec7899af52d71d783f35ad19e735fc74ffe994a1369ebf5550b58115c5e6e
+ SOURCE=$SPELLX-$VERSION.tar.gz
+ SOURCE_URL[0]=http://pypi.python.org/packages/source/P/$SPELLX/$SOURCE
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
+ WEB_SITE=http://pyicu.osafoundation.org/
+ LICENSE[0]=BSD
+ ENTERED=20130307
+ SHORT="python extension wrapping IBM's ICU C++ API"
+cat << EOF
+PyICU is a python extension wrapping IBM's ICU C++ API.
+EOF
diff --git a/python-pypi/pyicu/HISTORY b/python-pypi/pyicu/HISTORY
new file mode 100644
index 0000000..65c5289
--- /dev/null
+++ b/python-pypi/pyicu/HISTORY
@@ -0,0 +1,3 @@
+2013-03-07 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.5
+ * DEPENDS, DETAILS: spell created
diff --git a/shell-term-fm/mksh/DETAILS b/shell-term-fm/mksh/DETAILS
index f9ac684..c92cb03 100755
--- a/shell-term-fm/mksh/DETAILS
+++ b/shell-term-fm/mksh/DETAILS
@@ -1,12 +1,12 @@
SPELL=mksh
- VERSION=R42b
+ VERSION=R44
SOURCE=$SPELL-$VERSION.tgz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL"
SOURCE_URL[0]=http://www.mirbsd.org/MirOS/dist/mir/$SPELL/$SOURCE
SOURCE_URL[1]=http://pub.allbsd.org/MirOS/dist/mir/$SPELL/$SOURCE
WEB_SITE=http://www.mirbsd.org/mksh.htm
ENTERED=20060928
-
SOURCE_HASH=sha512:a137be254bdace8bd96693da1e135e083734a05a6e25e04dce5b4d0e97a05c9ba0ea5a856bc1f5a0cc9c0b1aed3fb42f04413a0c29023ad8c6050d62d8672cfa
+
SOURCE_HASH=sha512:01d3767d5ed63dd6136e8a2cdcb1ec59672f20d255468c41c68ddf097675e104928fc4d0717a57d4908630193c9269b20a6b81eb4a10bdf1d0ffb043e51e21ea
# I suggest to add this to the list (shortname MIROS or MIRBSD please)
LICENSE[0]=http://mirbsd.de/MirOS-Licence
SHORT="MirBSD Korn Shell"
diff --git a/shell-term-fm/mksh/HISTORY b/shell-term-fm/mksh/HISTORY
index 0d82f31..033d16c 100644
--- a/shell-term-fm/mksh/HISTORY
+++ b/shell-term-fm/mksh/HISTORY
@@ -1,3 +1,6 @@
+2013-03-07 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to R44
+
2013-02-16 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to R42b




  • [SM-Commit] GIT changes to devel-xorg-modular grimoire by Vlad Glagolev (43145ef9222b84de3d54b57bf2b0bcc1d45425c4), Vlad Glagolev, 03/07/2013

Archive powered by MHonArc 2.6.24.

Top of Page