Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to devel-xorg-modular grimoire by Robin Cook (887e944dfa95dc515b8e94f4da1a4ac701fbf3a7)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Robin Cook <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to devel-xorg-modular grimoire by Robin Cook (887e944dfa95dc515b8e94f4da1a4ac701fbf3a7)
  • Date: Fri, 13 Sep 2013 18:33:58 -0500

GIT changes to devel-xorg-modular grimoire by Robin Cook <rcook AT wyrms.net>:

ChangeLog |
7 ++++
accounts |
2 +
audio-soft/aumix/DEPENDS |
13 +++++---
audio-soft/aumix/DETAILS |
11 ++----
audio-soft/aumix/HISTORY |
8 +++++
audio-soft/aumix/PRE_BUILD |
5 ---
crypto/openssh/DETAILS |
2 -
crypto/openssh/HISTORY |
3 +
dev/null
|binary
groups |
2 +
kernels/linux/BUILD |
4 +-
kernels/linux/HISTORY |
7 ++++
kernels/linux/info/patches/smgl_patches/smgl-logo-0.2-for-2.6.31.patch |
2 -
libs/boost/CONFIGURE |
4 +-
libs/boost/HISTORY |
3 +
libs/boost/PRE_SUB_DEPENDS |
3 +
libs/boost/SUB_DEPENDS |
5 ++-
libs/libcap-ng/DEPENDS |
4 ++
libs/libcap-ng/DETAILS |
4 +-
libs/libcap-ng/HISTORY |
4 ++
mail/dk-milter/BUILD |
5 +++
mail/dk-milter/CONFIGURE |
1
mail/dk-milter/DEPENDS |
3 +
mail/dk-milter/DETAILS |
16 ++++++++++
mail/dk-milter/HISTORY |
3 +
mail/dk-milter/INSTALL |
13 ++++++++
mail/dk-milter/PRE_BUILD |
12 +++++++
mail/dk-milter/init.d/dk-filter |
11 ++++++
mail/dk-milter/init.d/dk-filter.conf |
6 +++
python-pypi/pil/DETAILS |
6 +--
x11-libs/cairo/DETAILS |
10 +++---
x11-libs/cairo/HISTORY |
3 +
x11-libs/wine/DETAILS |
2 -
x11-libs/wine/HISTORY |
3 +
34 files changed, 155 insertions(+), 32 deletions(-)

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

wine: Updated devel to 1.7.2

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

openssh 6.3p1

commit 70dd6d4add77577de87565e2eb6c1e6ded55737e
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

cairo: updated to 1.12.16

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

dk-milter: new spell, DomainKeys milter for Sendmail

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

added 'dk-milter' account for dk-milter spell

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

ChangeLog: corrected date record

commit 16cf3b784af22551dfa6bb4330d5fc46aad5bb36
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

boost - extra libaries

commit 1cfceaede215283f53eb7dcca8aebbfb02c5b07a
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

libcap-ng: => 0.7.3

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

added missing 'opendkim' account for opendkim spell

commit 4fd20d80855fe1651764e42a896afe3ab9cdc94c
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

pil: Fix indentation on DETAILS

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

aumix: => 2.9.1

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

linux: ifenslave.c was removed in 3.11-rc1

See

https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=b1098bbe1b24d5d90cff92fbd716d2ef4bed2cff

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

linux: smgl-logo-0.2-for-2.6.31.patch works with 3.11

diff --git a/ChangeLog b/ChangeLog
index 3ffbe6b..f1f00af 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2013-09-13 Vlad Glagolev <stealth AT sourcemage.org>
+ * accounts, groups: added 'dk-milter' account for dk-milter spell
+ * mail/dk-milter: new spell, DomainKeys milter for Sendmail
+
+2013-09-12 Vlad Glagolev <stealth AT sourcemage.org>
+ * accounts, groups: added missing 'opendkim' account for opendkim
spell
+
2013-09-07 Thomas Orgis <sobukus AT sourcemage.org>
* science/nco: new spell, NetCDF Operators

diff --git a/accounts b/accounts
index 48fd7a1..3e3b23e 100755
--- a/accounts
+++ b/accounts
@@ -101,4 +101,6 @@ burp:193:194
ratbox:194:195
mdm:195:196
polkitd:196:197
+opendkim:197:198
+dk-milter:198:199
nobody:65534:65534
diff --git a/audio-soft/aumix/DEPENDS b/audio-soft/aumix/DEPENDS
index f583aa6..0e1151c 100755
--- a/audio-soft/aumix/DEPENDS
+++ b/audio-soft/aumix/DEPENDS
@@ -1,3 +1,8 @@
+optional_depends gettext \
+ "--enable-nls" \
+ "--disable-nls" \
+ "to use Native Language Support" &&
+
optional_depends ncurses \
"" "--without-ncurses" \
"for ncurses interface support" &&
@@ -6,10 +11,8 @@ optional_depends gpm \
"" "--without-gpm" \
"for console mouse support" &&

-optional_depends gtk+ \
- "" "--without-gtk1" \
- "for GTK+1 GUI support" &&
-
optional_depends gtk+2 \
"" "--without-gtk" \
- "for GTK+2 GUI support"
+ "for GTK+2 GUI support" &&
+
+suggest_depends xprop "" "" "for aumix wrapper for X"
diff --git a/audio-soft/aumix/DETAILS b/audio-soft/aumix/DETAILS
index 5678330..62cfe20 100755
--- a/audio-soft/aumix/DETAILS
+++ b/audio-soft/aumix/DETAILS
@@ -1,15 +1,12 @@
SPELL=aumix
- VERSION=2.8
- PATCHLEVEL=1
+ VERSION=2.9.1
SOURCE=$SPELL-$VERSION.tar.bz2
- SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- SOURCE_URL[0]=http://www.jpj.net/~trevor/$SPELL/$SOURCE
- SOURCE2_URL[0]=$SOURCE_URL.sig
+ SOURCE_URL[0]=http://www.jpj.net/~trevor/$SPELL/releases/$SOURCE
+
SOURCE_HASH=sha512:bd063dc9dab8455f467fbe9e4ea1baa5cef914923e66ab5a8fca1e6964cac7851e3755f054bfe41657371e221920fe9a52f9807457996244f4bcd5db4659b21d
+ DOC_DIRS=""
WEB_SITE=http://jpj.net/~trevor/aumix.html
ENTERED=20010922
- SOURCE_GPG=aumix.gpg:$SOURCE2:UPSTREAM_KEY
- SOURCE2_IGNORE=signature
LICENSE[0]=GPL
KEYWORDS="mixer tools audio"
SHORT="program for adjusting an audio mixer"
diff --git a/audio-soft/aumix/HISTORY b/audio-soft/aumix/HISTORY
index ef8bded..93ae698 100644
--- a/audio-soft/aumix/HISTORY
+++ b/audio-soft/aumix/HISTORY
@@ -1,3 +1,11 @@
+2013-09-11 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.9.1; switched to hash source check;
don't
+ do doc'ing
+ * DEPENDS: dropped gtk+1 support; added gettext optional dependency,
+ added xprop optional dependency for xaumix script
+ * PRE_BUILD: drop autotools hacks
+ * aumix.gpg: deleted
+
2008-10-28 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: removed deprecated MAINTAINER, UPDATED vars; PATCHLEVEL+=1;
quoting paths; fixed descs
diff --git a/audio-soft/aumix/PRE_BUILD b/audio-soft/aumix/PRE_BUILD
index 020552d..295d53d 100755
--- a/audio-soft/aumix/PRE_BUILD
+++ b/audio-soft/aumix/PRE_BUILD
@@ -3,7 +3,4 @@ cd "$SOURCE_DIRECTORY" &&

if [[ $HOSS == y ]]; then
bzcat "$SPELL_DIRECTORY/aumix-2.8-hoss.patch.bz2" | patch -p0
-fi &&
-
-touch aclocal.m4 configure stamp-h.in &&
-find -name Makefile.in -exec touch '{}' ';'
+fi
diff --git a/audio-soft/aumix/aumix.gpg b/audio-soft/aumix/aumix.gpg
deleted file mode 100644
index c485fb9..0000000
Binary files a/audio-soft/aumix/aumix.gpg and /dev/null differ
diff --git a/crypto/openssh/DETAILS b/crypto/openssh/DETAILS
index 9f59c3e..f798aa6 100755
--- a/crypto/openssh/DETAILS
+++ b/crypto/openssh/DETAILS
@@ -1,5 +1,5 @@
SPELL=openssh
- VERSION=6.2p2
+ VERSION=6.3p1
SECURITY_PATCH=6
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.asc
diff --git a/crypto/openssh/HISTORY b/crypto/openssh/HISTORY
index 3ac40aa..22f758e 100644
--- a/crypto/openssh/HISTORY
+++ b/crypto/openssh/HISTORY
@@ -1,3 +1,6 @@
+2013-09-13 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 6.3p1
+
2013-05-16 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 6.2p2

diff --git a/groups b/groups
index 99c36c2..f37f0cd 100755
--- a/groups
+++ b/groups
@@ -122,5 +122,7 @@ burp:194:
ratbox:195:
mdm:196:
polkitd:197:
+opendkim:198:
+dk-milter:199:
users:1000:
nogroup:65534:
diff --git a/kernels/linux/BUILD b/kernels/linux/BUILD
index 8a33626..cd9fafe 100755
--- a/kernels/linux/BUILD
+++ b/kernels/linux/BUILD
@@ -28,8 +28,10 @@ if [[ -z "$INTERNAL_ISO_VAR" ]] ; then
esac &&
eval make $EXTRA_MAKE_OPTIONS $IMAGE_TARGET &&
eval make $EXTRA_MAKE_OPTIONS modules &&
- if grep -q CONFIG_BONDING=m ./.config || grep -q CONFIG_BONDING=y ./.config
+ LINUX_BRANCH=$(echo ${VERSION} | cut -d. -f1,2)
+ if [[ ${LINUX_BRANCH//./} -le 310 ]] && ( grep -q CONFIG_BONDING=m
./.config || grep -q CONFIG_BONDING=y ./.config )
then
+ echo 'Building ifenslave for network bonding...' &&
gcc -Wall -O ./Documentation/networking/ifenslave.c -o ifenslave
fi
else
diff --git a/kernels/linux/HISTORY b/kernels/linux/HISTORY
index 0c7905f..14a9fd2 100644
--- a/kernels/linux/HISTORY
+++ b/kernels/linux/HISTORY
@@ -1,3 +1,10 @@
+2013-09-10 Eric Sandall <sandalle AT sourcemage.org>
+ * BUILD: Documentation/networking/ifenslave.c was removed in 3.11-rc1
+ see
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=b1098bbe1b24d5d90cff92fbd716d2ef4bed2cff
+
+2013-09-09 Eric Sandall <sandalle AT sourcemage.org>
+ * info/patches/smgl_patches/smgl-logo-0.2-for-2.6.31.patch: Works
with 3.11
+
2013-09-04 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* latest.defaults: LATEST_maintenance_patches_3=3.11, LATEST_3=3.11
* info/kernels/3.11: added
diff --git
a/kernels/linux/info/patches/smgl_patches/smgl-logo-0.2-for-2.6.31.patch
b/kernels/linux/info/patches/smgl_patches/smgl-logo-0.2-for-2.6.31.patch
index a6b00a9..9ae4b89 100755
--- a/kernels/linux/info/patches/smgl_patches/smgl-logo-0.2-for-2.6.31.patch
+++ b/kernels/linux/info/patches/smgl_patches/smgl-logo-0.2-for-2.6.31.patch
@@ -1,4 +1,4 @@
-appliedkernels="2.6.31 2.6.32 2.6.33 2.6.34 2.6.35 2.6.36 2.6.37 2.6.38
2.6.39 3.0 3.1 3.2 3.3 3.4 3.5 3.6 3.7 3.8 3.9 3.10"
+appliedkernels="2.6.31 2.6.32 2.6.33 2.6.34 2.6.35 2.6.36 2.6.37 2.6.38
2.6.39 3.0 3.1 3.2 3.3 3.4 3.5 3.6 3.7 3.8 3.9 3.10 3.11"
source="smgl-logo-0.2-for-2.6.31.patch.bz2"
source_url="http://download.sourcemage.org/distro/kernel/${source}";
source_gpg="gurus.gpg:${source}.sig"
diff --git a/libs/boost/CONFIGURE b/libs/boost/CONFIGURE
index 27a8a1e..17954e5 100755
--- a/libs/boost/CONFIGURE
+++ b/libs/boost/CONFIGURE
@@ -6,13 +6,15 @@ config_query_multi BOOST_LIBS_AL "Which boost libraries
would you like to instal
atomic \
chrono \
context \
+ coroutine \
date_time \
exception \
filesystem \
graph \
graph_parallel \
iostreams \
- locale &&
+ locale \
+ log &&
config_query_multi BOOST_LIBS_MZ "Which additional boost libraries would you
like to install?" \
none \
math \
diff --git a/libs/boost/HISTORY b/libs/boost/HISTORY
index cf705c7..4c80b25 100644
--- a/libs/boost/HISTORY
+++ b/libs/boost/HISTORY
@@ -1,3 +1,6 @@
+2013-09-12 Treeeve Jelbert <treeve AT sourcemage.org>
+ * CONFIGURE, PRE_SUB_DEPENDS, SUB_DEPENDS: add coroutine and log
+
2013-07-03 Treeeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1_54_0

diff --git a/libs/boost/PRE_SUB_DEPENDS b/libs/boost/PRE_SUB_DEPENDS
index 81d619c..df28479 100755
--- a/libs/boost/PRE_SUB_DEPENDS
+++ b/libs/boost/PRE_SUB_DEPENDS
@@ -17,12 +17,15 @@ case $THIS_SUB_DEPENDS in
SYSTEM) list_find "$BOOST_LIBS_MZ" system ;;
THREAD) list_find "$BOOST_LIBS_MZ" thread ;;
CHRONO) list_find "$BOOST_LIBS_AL" chrono ;;
+ CONTEXT) list_find "$BOOST_LIBS_AL" context ;;
+ COROUTINE) list_find "$BOOST_LIBS_AL" coroutine ;;
GRAPH) list_find "$BOOST_LIBS_AL" graph ;;
REGEX) list_find "$BOOST_LIBS_MZ" regex ;;
TEST) list_find "$BOOST_LIBS_MZ" test ;;
WAVE) list_find "$BOOST_LIBS_MZ" wave ;;
MPI) list_find "$BOOST_LIBS_MZ" mpi ;;
LOCALE) list_find "$BOOST_LIBS_AL" locale ;;
+ LOG) list_find "$BOOST_LIBS_AL" log ;;
TIMER) list_find "$BOOST_LIBS_MZ" timer ;;
MATH) list_find "$BOOST_LIBS_MZ" math ;;
*) message "${PROBLEM_COLOR}bogus sub_depends: $SPELL
$THIS_SUB_DEPENDS${DEFAULT_COLOR}" ;
diff --git a/libs/boost/SUB_DEPENDS b/libs/boost/SUB_DEPENDS
index 1f5b591..c850b32 100755
--- a/libs/boost/SUB_DEPENDS
+++ b/libs/boost/SUB_DEPENDS
@@ -9,18 +9,21 @@ case $THIS_SUB_DEPENDS in
DATE_TIME) list_add BOOST_LIBS_AL date_time ;;
IOSTREAMS) list_add BOOST_LIBS_AL iostreams ;;
RANDOM) list_add BOOST_LIBS_MZ random ;;
- SIGNALS) list_add BOOST_LIBS_AL signals ;;
+ SIGNALS) list_add BOOST_LIBS_MZ signals ;;
PYTHON) list_add BOOST_LIBS_MZ python &&
depends PYTHON ;;
SYSTEM) list_add BOOST_LIBS_MZ system ;;
THREAD) list_add BOOST_LIBS_MZ thread ;;
CHRONO) list_add BOOST_LIBS_AL chrono ;;
+ CONTEXT) list_add BOOST_LIBS_AL context ;;
+ COROUTINE) list_add BOOST_LIBS_AL coroutine ;;
GRAPH) list_add BOOST_LIBS_AL graph ;;
REGEX) list_add BOOST_LIBS_MZ regex ;;
TEST) list_add BOOST_LIBS_MZ test ;;
WAVE) list_add BOOST_LIBS_MZ wave ;;
MPI) list_add BOOST_LIBS_MZ mpi ;;
LOCALE) list_add BOOST_LIBS_AL locale ;;
+ LOG) list_add BOOST_LIBS_AL log ;;
TIMER) list_add BOOST_LIBS_MZ timer ;;
MATH) list_add BOOST_LIBS_MZ math ;;
*) message "${PROBLEM_COLOR}bogus sub_depends: $SPELL
$THIS_SUB_DEPENDS${DEFAULT_COLOR}" ;
diff --git a/libs/libcap-ng/DEPENDS b/libs/libcap-ng/DEPENDS
new file mode 100755
index 0000000..de4b462
--- /dev/null
+++ b/libs/libcap-ng/DEPENDS
@@ -0,0 +1,4 @@
+optional_depends swig '--with-python' '--without-python' 'python bindings'
+if is_depends_enabled $SPELL swig;then
+ depends PYTHON
+fi
diff --git a/libs/libcap-ng/DETAILS b/libs/libcap-ng/DETAILS
index a12f67b..05ad2e8 100755
--- a/libs/libcap-ng/DETAILS
+++ b/libs/libcap-ng/DETAILS
@@ -1,7 +1,7 @@
SPELL="libcap-ng"
- VERSION="0.6.5"
+ VERSION="0.7.3"
+
SOURCE_HASH="sha512:f03a35c54b5998ef2e712540caa1f4ade37f9abe60992a1e727142b26815a4b8a7ce86ea94466fe692e4798c7297e5e1bbd338e5afe05689905ee9e0c0f16ef2"
SOURCE="${SPELL}-${VERSION}.tar.gz"
-
SOURCE_HASH="sha512:388749ba447811ea7a7b5d93622af8084c89bf7a8f62e5d446366099dee864726e7636da60f843c917d199f210ec5fd996241bf6cb6a922f8395050ed73e42d1"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
SOURCE_URL[0]="http://people.redhat.com/sgrubb/${SPELL}/${SOURCE}";
WEB_SITE="http://people.redhat.com/sgrubb/libcap-ng/";
diff --git a/libs/libcap-ng/HISTORY b/libs/libcap-ng/HISTORY
index 73317f4..b050b58 100644
--- a/libs/libcap-ng/HISTORY
+++ b/libs/libcap-ng/HISTORY
@@ -1,3 +1,7 @@
+2013-09-12 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.7.3
+ * DEPENDS: added, for python bindings
+
2011-01-28 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 0.6.5

diff --git a/mail/dk-milter/BUILD b/mail/dk-milter/BUILD
new file mode 100755
index 0000000..f2bb7e3
--- /dev/null
+++ b/mail/dk-milter/BUILD
@@ -0,0 +1,5 @@
+create_account dk-milter &&
+
+make_single &&
+make &&
+make_normal
diff --git a/mail/dk-milter/CONFIGURE b/mail/dk-milter/CONFIGURE
new file mode 100755
index 0000000..a37a97f
--- /dev/null
+++ b/mail/dk-milter/CONFIGURE
@@ -0,0 +1 @@
+config_query DK_MILTER_AR "Enable asynchronous resolver?" n
diff --git a/mail/dk-milter/DEPENDS b/mail/dk-milter/DEPENDS
new file mode 100755
index 0000000..1e6e7bf
--- /dev/null
+++ b/mail/dk-milter/DEPENDS
@@ -0,0 +1,3 @@
+depends m4 &&
+depends openssl &&
+depends libmilter
diff --git a/mail/dk-milter/DETAILS b/mail/dk-milter/DETAILS
new file mode 100755
index 0000000..7ec0b13
--- /dev/null
+++ b/mail/dk-milter/DETAILS
@@ -0,0 +1,16 @@
+ SPELL=dk-milter
+ VERSION=1.0.2
+ SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+
SOURCE_HASH=sha512:76d91c13fd5255d6adb01db4511f0c7ef30808be6ee09d8c3cb71ed25c1c29077636fd58b310db7dfebd5aee22f0949d7c118cc34b21b6ca9cc974dc42c781f8
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ DOC_DIRS="libdk/docs"
+ DOCS="dk-filter/README INSTALL LICENSE rfc4870.txt"
+ WEB_SITE=http://www.sendmail.org/
+ LICENSE[0]=SENDMAIL
+ ENTERED=20130913
+ SHORT="DomainKeys milter for Sendmail"
+cat << EOF
+Implements Yahoo!, Inc.'s DomainKeys draft standard for signing and verifying
+e-mail messages on a per-domain basis.
+EOF
diff --git a/mail/dk-milter/HISTORY b/mail/dk-milter/HISTORY
new file mode 100644
index 0000000..76eaecd
--- /dev/null
+++ b/mail/dk-milter/HISTORY
@@ -0,0 +1,3 @@
+2013-09-13 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS, DETAILS, {PRE_}BUILD, CONFIGURE, INSTALL,
+ init.d/dk-filter{,.conf}: spell created
diff --git a/mail/dk-milter/INSTALL b/mail/dk-milter/INSTALL
new file mode 100755
index 0000000..8d053a0
--- /dev/null
+++ b/mail/dk-milter/INSTALL
@@ -0,0 +1,13 @@
+make_single &&
+make DESTDIR="$INSTALL_ROOT" install &&
+make_normal &&
+
+install -vm 755 -d "$INSTALL_ROOT/usr/share/man/man8" &&
+install -vm 644 "dk-filter/dk-filter.8" "$INSTALL_ROOT/usr/share/man/man8" &&
+
+if [[ $INIT_INSTALLED ]]; then
+ install_config_file "$SPELL_DIRECTORY/init.d/dk-filter.conf" \
+ "$INSTALL_ROOT/etc/sysconfig/dk-filter"
+fi &&
+
+install -d -o dk-milter -g dk-milter -vm 755
"$INSTALL_ROOT/var/run/dk-filter"
diff --git a/mail/dk-milter/PRE_BUILD b/mail/dk-milter/PRE_BUILD
new file mode 100755
index 0000000..e2a24b9
--- /dev/null
+++ b/mail/dk-milter/PRE_BUILD
@@ -0,0 +1,12 @@
+default_pre_build &&
+cd "$SOURCE_DIRECTORY" &&
+
+local BUILD_CONFIG="devtools/Site/site.config.m4" &&
+
+echo "define(\`confOPTIMIZE', \`${CFLAGS}')" >> $BUILD_CONFIG &&
+echo "define(\`confMANROOT', \`${INSTALL_ROOT}/usr/share/man/man')" >>
$BUILD_CONFIG &&
+echo "define(\`confNO_MAN_BUILD',\`')" >> $BUILD_CONFIG &&
+
+if [[ $DK_MILTER_AR == y ]]; then
+ echo "define(\`bld_USE_ARLIB', \`true')" >> $BUILD_CONFIG
+fi
diff --git a/mail/dk-milter/init.d/dk-filter b/mail/dk-milter/init.d/dk-filter
new file mode 100755
index 0000000..fc3ddac
--- /dev/null
+++ b/mail/dk-milter/init.d/dk-filter
@@ -0,0 +1,11 @@
+#!/bin/bash
+
+. /etc/sysconfig/dk-filter
+
+PROGRAM=/usr/bin/dk-filter
+PIDFILE=/var/run/dk-filter/dk-filter.pid
+ARGS="-u dk-milter -P $PIDFILE $DK_FILTER_ARGS"
+RUNLEVEL=3
+NEEDS="+network"
+
+. /etc/init.d/smgl_init
diff --git a/mail/dk-milter/init.d/dk-filter.conf
b/mail/dk-milter/init.d/dk-filter.conf
new file mode 100644
index 0000000..38855f4
--- /dev/null
+++ b/mail/dk-milter/init.d/dk-filter.conf
@@ -0,0 +1,6 @@
+# For the arguments and description see dk-filter(8)
+
+DK_FILTER_ARGS=""
+
+# The directory to use when creating temporary files.
+#DK_TMPDIR="/var/tmp"
diff --git a/python-pypi/pil/DETAILS b/python-pypi/pil/DETAILS
index fb6e4fa..2d163c1 100755
--- a/python-pypi/pil/DETAILS
+++ b/python-pypi/pil/DETAILS
@@ -2,6 +2,6 @@
VERSION=0
PATCHLEVEL=9999
SHORT="deprecated"
- cat << EOF
- deprecated spell [replaced by pillow]
- EOF
+cat << EOF
+deprecated spell [replaced by pillow]
+EOF
diff --git a/x11-libs/cairo/DETAILS b/x11-libs/cairo/DETAILS
index ecf5ae6..fa0d086 100755
--- a/x11-libs/cairo/DETAILS
+++ b/x11-libs/cairo/DETAILS
@@ -1,13 +1,13 @@
SPELL=cairo
if [[ $CAIRO_DEVEL == y ]]; then
- VERSION=1.12.14
-
SOURCE_HASH=sha512:c676973ab98e018291aeced53bcda9b192202f1a7d65c845798decfaee015f40600f4db32c8977ba4a3e6ff8dc10478f6fd06e83be7e6cca610be8aafd125ee0
+ VERSION=1.12.16
+
SOURCE_HASH=sha512:35389305ba0906e2e1beab92966650fc7d7f8f41231e355ea2bf8693a333946f0693c125d1c50681e12b7f2aff85ae1fdcf957f3d83bc7eaacd52569884c6b2f

SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_URL[0]=http://cairographics.org/releases/$SOURCE
-# SOURCE_GPG=gurus.gpg:$SOURCE.sig
+#
SOURCE_HASH=sha512:35389305ba0906e2e1beab92966650fc7d7f8f41231e355ea2bf8693a333946f0693c125d1c50681e12b7f2aff85ae1fdcf957f3d83bc7eaacd52569884c6b2f

else
- VERSION=1.12.14
-
SOURCE_HASH=sha512:c676973ab98e018291aeced53bcda9b192202f1a7d65c845798decfaee015f40600f4db32c8977ba4a3e6ff8dc10478f6fd06e83be7e6cca610be8aafd125ee0
+ VERSION=1.12.16
+
SOURCE_HASH=sha512:35389305ba0906e2e1beab92966650fc7d7f8f41231e355ea2bf8693a333946f0693c125d1c50681e12b7f2aff85ae1fdcf957f3d83bc7eaacd52569884c6b2f

SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_URL[0]=http://cairographics.org/releases/$SOURCE
fi
diff --git a/x11-libs/cairo/HISTORY b/x11-libs/cairo/HISTORY
index ee77de1..05bd795 100644
--- a/x11-libs/cairo/HISTORY
+++ b/x11-libs/cairo/HISTORY
@@ -1,3 +1,6 @@
+2013-09-12 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated VERSION to 1.12.16
+
2013-06-03 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: added binutils optional dependency

diff --git a/x11-libs/wine/DETAILS b/x11-libs/wine/DETAILS
index 84e3988..aed84ce 100755
--- a/x11-libs/wine/DETAILS
+++ b/x11-libs/wine/DETAILS
@@ -12,7 +12,7 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-git"
FORCE_DOWNLOAD=1
else
if [[ $WINE_BRANCH == devel ]]; then
- VERSION=1.7.1
+ VERSION=1.7.2
else
VERSION=1.6
fi
diff --git a/x11-libs/wine/HISTORY b/x11-libs/wine/HISTORY
index e01c4fb..9d41f73 100644
--- a/x11-libs/wine/HISTORY
+++ b/x11-libs/wine/HISTORY
@@ -1,3 +1,6 @@
+2013-09-13 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated devel to 1.7.2
+
2013-08-30 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated devel to 1.7.1




  • [SM-Commit] GIT changes to devel-xorg-modular grimoire by Robin Cook (887e944dfa95dc515b8e94f4da1a4ac701fbf3a7), Robin Cook, 09/13/2013

Archive powered by MHonArc 2.6.24.

Top of Page