Skip to content
This repository has been archived by the owner on Sep 10, 2022. It is now read-only.

Commit

Permalink
bluez, dbus, dcraw, imagemagick, jdk, kernel-custom, lvm2, newt, open…
Browse files Browse the repository at this point in the history
…jpeg2, roxterm, udisks2, util-linux, xdgmenumaker, libdrm
  • Loading branch information
Phantom X committed Jan 22, 2014
1 parent e201cc5 commit 65c0c2a
Show file tree
Hide file tree
Showing 111 changed files with 2,343 additions and 1,120 deletions.
60 changes: 60 additions & 0 deletions ChangeLog.All
@@ -1,3 +1,63 @@
Tue Jan 21 21:10:54 BRST 2014
dcraw-9.20-x86_64-1xinc.txz
+--------------------------+
Tue Jan 21 20:36:17 BRST 2014
kcm-grub2-0.6.4-x86_64-1xinc.txz
+--------------------------+
Tue Jan 21 20:12:12 BRST 2014
xlockmore-5.43-x86_64-3xinc.txz
+--------------------------+
Tue Jan 21 20:10:39 BRST 2014
ftgl-2.1.3.rc5-x86_64-5xinc.txz
+--------------------------+
Tue Jan 21 19:50:51 BRST 2014
roxterm-2.8.1-x86_64-1xinc.txz
+--------------------------+
Tue Jan 21 19:30:08 BRST 2014
imagemagick-6.8.8.2-x86_64-1xinc.txz
+--------------------------+
Tue Jan 21 19:24:32 BRST 2014
openjpeg2-2.0.0-x86_64-1xinc.txz
+--------------------------+
Tue Jan 21 19:10:16 BRST 2014
bluez-5.14-x86_64-1xinc.txz
+--------------------------+
Tue Jan 21 19:06:38 BRST 2014
libdrm-2.4.52-x86_64-1xinc.txz
+--------------------------+
Tue Jan 21 19:04:04 BRST 2014
lvm2-2.02.105-x86_64-1xinc.txz
+--------------------------+
Tue Jan 21 19:00:58 BRST 2014
util-linux-2.24.1-x86_64-1xinc.txz
+--------------------------+
Tue Jan 21 18:52:02 BRST 2014
dbus-1.8.0-x86_64-1xinc.txz
+--------------------------+
Tue Jan 21 18:11:03 BRST 2014
glibc-2.18-x86_64-10xinc.txz
+--------------------------+
Mon Jan 20 19:37:35 BRST 2014
kmod-nvidia-custom-331.38-x86_64-2xinc.txz
+--------------------------+
Mon Jan 20 19:19:24 BRST 2014
newt-0.52.16-x86_64-1xinc.txz
+--------------------------+
Mon Jan 20 19:15:09 BRST 2014
linux-tools-3.13.0-x86_64-1xinc.txz
+--------------------------+
Mon Jan 20 18:29:16 BRST 2014
kernel-custom-3.13.0-x86_64-1xinc.txz
+--------------------------+
Mon Jan 20 17:53:05 BRST 2014
jdk-7u51-x86_64-1xinc.txz
+--------------------------+
Mon Jan 20 17:49:38 BRST 2014
udisks2-2.1.2-x86_64-1xinc.txz
+--------------------------+
Mon Jan 20 17:36:30 BRST 2014
xdgmenumaker-0.5-noarch-1xinc.txz
+--------------------------+
Sun Jan 19 16:12:47 BRST 2014
clamtk-5.03-noarch-1xinc.txz
+--------------------------+
Expand Down
2 changes: 1 addition & 1 deletion autotrace/autotrace.SlackBuild
Expand Up @@ -3,7 +3,7 @@
# Build script by Phantom X <megaphantomx at bol.com.br>
# Suggested usage: $ autotrace.SlackBuild 2>&1 | tee build.log
#--
# Copyright 2008-2013 Phantom X, Goiania, Brazil.
# Copyright 2008-2014 Phantom X, Goiania, Brazil.
# Copyright 2006 Martijn Dekker, Groningen, Netherlands.
#
# Redistribution and use of this script, with or without modification, is
Expand Down
4 changes: 4 additions & 0 deletions bluez/ChangeLog.SB
@@ -1,3 +1,7 @@
Tue Jan 21 19:10:16 BRST 2014
bluez-5.14-x86_64-1xinc.txz:
Updated to 5.14.
+--------------------------+
Tue Jan 7 18:23:02 BRST 2014
bluez-5.13-x86_64-1xinc.txz:
Updated to 5.13.
Expand Down
2 changes: 1 addition & 1 deletion bluez/bluez.SlackBuild
Expand Up @@ -45,7 +45,7 @@ fi
NAME=bluez
PKG=${PKG:-${TMP}/package-${NAME}}

VERSION=${VERSION:-5.13}
VERSION=${VERSION:-5.14}
if [ "${SB_NATIVE}" = "YES" ] ;then
ARCH=${ARCH:-$(uname -m)}
else
Expand Down
4 changes: 4 additions & 0 deletions dbus/ChangeLog.SB
@@ -1,3 +1,7 @@
Tue Jan 21 18:52:02 BRST 2014
dbus-1.8.0-x86_64-1xinc.txz:
Updated to 1.8.0.
+--------------------------+
Tue Nov 12 21:32:28 BRST 2013
dbus-1.6.18-x86_64-1xinc.txz:
Updated to 1.6.18.
Expand Down
2 changes: 0 additions & 2 deletions dbus/apply-patches.sh
Expand Up @@ -6,7 +6,5 @@ SB_PATCHDIR=${CWD}/patches
# patch -p0 -E --backup --verbose -i ${SB_PATCHDIR}/${NAME}.patch
# From stock
patch -p1 -E --backup --verbose -i ${SB_PATCHDIR}/dbus-1.4.x-allow_root_globally.diff
### Fedora
patch -p1 -E --backup --verbose -i ${SB_PATCHDIR}/avoid-undefined-7c00ed22d9b5c33f5b33221e906946b11a9bde3b.patch

set +e +o pipefail
6 changes: 4 additions & 2 deletions dbus/dbus-compat32.SlackBuild
Expand Up @@ -3,7 +3,7 @@
# Build script by Phantom X <megaphantomx at bol.com.br>
# Suggested usage: $ dbus.SlackBuild 2>&1 | tee build.log
#--
# Copyright 2008-2013 Phantom X, Goiania, Brazil.
# Copyright 2008-2014 Phantom X, Goiania, Brazil.
# Copyright 2006 Martijn Dekker, Groningen, Netherlands.
#
# Redistribution and use of this script, with or without modification, is
Expand Down Expand Up @@ -45,7 +45,7 @@ PNAME=dbus
NAME=dbus-compat32
PKG=${PKG:-${TMP}/package-${NAME}}

VERSION=${VERSION:-1.6.18}
VERSION=${VERSION:-1.8.0}
if [ "${SB_NATIVE}" = "YES" ] ;then
ARCH32=${ARCH32:-$(linux32 uname -m)}
else
Expand Down Expand Up @@ -125,6 +125,8 @@ CXXFLAGS="${SLKCFLAGS}" \
--disable-silent-rules \
--enable-shared=yes \
--enable-static=no \
--enable-inotify \
--disable-libaudit \
--disable-modular-tests \
--with-system-pid-file=/var/run/dbus/dbus.pid \
--with-system-socket=/var/run/dbus/system_bus_socket \
Expand Down
6 changes: 4 additions & 2 deletions dbus/dbus.SlackBuild
Expand Up @@ -3,7 +3,7 @@
# Build script by Phantom X <megaphantomx at bol.com.br>
# Suggested usage: $ dbus.SlackBuild 2>&1 | tee build.log
#--
# Copyright 200-2013 Phantom X, Goiania, Brazil.
# Copyright 200-2014 Phantom X, Goiania, Brazil.
# Copyright 2006 Martijn Dekker, Groningen, Netherlands.
#
# Redistribution and use of this script, with or without modification, is
Expand Down Expand Up @@ -44,7 +44,7 @@ fi
NAME=dbus
PKG=${PKG:-${TMP}/package-${NAME}}

VERSION=${VERSION:-1.6.18}
VERSION=${VERSION:-1.8.0}
if [ "${SB_NATIVE}" = "YES" ] ;then
ARCH=${ARCH:-$(uname -m)}
else
Expand Down Expand Up @@ -137,6 +137,8 @@ CXXFLAGS="${SLKCFLAGS}" \
--disable-silent-rules \
--enable-shared=yes \
--enable-static=no \
--enable-inotify \
--disable-libaudit \
--disable-modular-tests \
--with-system-pid-file=/var/run/dbus/dbus.pid \
--with-system-socket=/var/run/dbus/system_bus_socket \
Expand Down

This file was deleted.

4 changes: 4 additions & 0 deletions dcraw/ChangeLog.SB
@@ -1,3 +1,7 @@
Tue Jan 21 21:10:54 BRST 2014
dcraw-9.20-x86_64-1xinc.txz:
Updated to 9.20.
+--------------------------+
Thu Jul 5 19:11:36 BRT 2012
dcraw-9.16-x86_64-1xinc.tgz:
Updated to 9.16.
Expand Down
4 changes: 2 additions & 2 deletions dcraw/dcraw.SlackBuild
Expand Up @@ -3,7 +3,7 @@
# Build script by Phantom X <megaphantomx at bol.com.br>
# Suggested usage: $ dcraw.SlackBuild 2>&1 | tee build.log
#--
# Copyright 2008-2012 Phantom X, Goiania, Brazil.
# Copyright 2008-2014 Phantom X, Goiania, Brazil.
# Copyright 2006 Martijn Dekker, Groningen, Netherlands.
#
# Redistribution and use of this script, with or without modification, is
Expand Down Expand Up @@ -43,7 +43,7 @@ fi
NAME=dcraw
PKG=${PKG:-${TMP}/package-${NAME}}

VERSION=${VERSION:-9.16}
VERSION=${VERSION:-9.20}
if [ "${SB_NATIVE}" = "YES" ] ;then
ARCH=${ARCH:-$(uname -m)}
else
Expand Down
2 changes: 1 addition & 1 deletion dvdauthor/dvdauthor.SlackBuild
Expand Up @@ -3,7 +3,7 @@
# Build script by Phantom X <megaphantomx at bol.com.br>
# Suggested usage: $ dvdauthor.SlackBuild 2>&1 | tee build.log
#--
# Copyright 2008-2013 Phantom X, Goiania, Brazil.
# Copyright 2008-2014 Phantom X, Goiania, Brazil.
# Copyright 2006 Martijn Dekker, Groningen, Netherlands.
#
# Redistribution and use of this script, with or without modification, is
Expand Down
2 changes: 1 addition & 1 deletion emacs/emacs.SlackBuild
Expand Up @@ -3,7 +3,7 @@
# Build script by Phantom X <megaphantomx at bol.com.br>
# Suggested usage: $ emacs.SlackBuild 2>&1 | tee build.log
#--
# Copyright 2008-2013 Phantom X, Goiania, Brazil.
# Copyright 2008-2014 Phantom X, Goiania, Brazil.
# Copyright 2006 Martijn Dekker, Groningen, Netherlands.
#
# Redistribution and use of this script, with or without modification, is
Expand Down
4 changes: 4 additions & 0 deletions ftgl/ChangeLog.SB
@@ -1,3 +1,7 @@
Tue Jan 21 20:10:39 BRST 2014
ftgl-2.1.3.rc5-x86_64-5xinc.txz:
Rebuilt.
+--------------------------+
Sat May 25 12:58:39 BRT 2013
ftgl-2.1.3.rc5-x86_64-4xinc.txz:
Rebuilt.
Expand Down
6 changes: 4 additions & 2 deletions ftgl/ftgl.SlackBuild
Expand Up @@ -3,7 +3,7 @@
# Build script by Phantom X <megaphantomx at bol.com.br>
# Suggested usage: $ ftgl.SlackBuild 2>&1 | tee build.log
#--
# Copyright 2008-2013 Phantom X, Goiania, Brazil.
# Copyright 2008-2014 Phantom X, Goiania, Brazil.
# Copyright 2006 Martijn Dekker, Groningen, Netherlands.
#
# Redistribution and use of this script, with or without modification, is
Expand Down Expand Up @@ -55,7 +55,7 @@ else
SLKTARGET=${SLKTARGET:-i486}
fi
SLKDTARGET=${SLKDTARGET:-slackware}
BUILD=${BUILD:-4}
BUILD=${BUILD:-5}
NJOBS=${NJOBS:-$(( $(getconf _NPROCESSORS_ONLN) + 1 ))}
DOCDIR=${PKG}/usr/doc/${NAME}-${VERSION}
SBDIR=${PKG}/usr/src/slackbuilds/${NAME}
Expand Down Expand Up @@ -144,6 +144,8 @@ sed -i -e '/^Version:/s|~rc.*$||g' ${PKG}/usr/lib*/pkgconfig/ftgl.pc || exit 1
find ${PKG} | xargs file | grep -e "executable" -e "shared object" | grep ELF \
| cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null

install -pm644 src/FT{Face,Library,Size}.h ${PKG}/usr/include/FTGL/ || exit 1

# Add a documentation directory:
mkdir -p ${DOCDIR}
if [ -d ${PKG}/usr/share/doc ] ;then
Expand Down
4 changes: 4 additions & 0 deletions glibc/ChangeLog.SB
@@ -1,3 +1,7 @@
Tue Jan 21 18:11:03 BRST 2014
glibc-2.18-x86_64-10xinc.txz:
Rebuilt.
+--------------------------+
Thu Nov 7 21:32:11 BRST 2013
glibc-2.18-x86_64-9xinc.txz:
Rebuilt.
Expand Down
31 changes: 24 additions & 7 deletions glibc/apply-patches.sh
Expand Up @@ -54,7 +54,23 @@ fi
ApplyPatch 00_all_0005-reload-etc-resolv.conf-when-it-has-changed.patch
ApplyPatch 00_all_0009-gentoo-support-running-tests-under-sandbox.patch
ApplyPatch 00_all_0010-gentoo-disable-building-in-timezone-subdir.patch

ApplyPatch 00_all_0015-Accept-make-versions-4.0-and-greater.patch
ApplyPatch 00_all_0016-Don-t-use-broken-DL_AUTO_FUNCTION_ADDRESS.patch
ApplyPatch 00_all_0017-ptrace.h-add-__-prefix-to-ptrace_peeksiginfo_args.patch
ApplyPatch 00_all_0018-ia64-add-__-prefix-to-pt_all_user_regs-ia64_fpreg-BZ.patch
ApplyPatch 00_all_0019-ARM-Fix-clone-code-when-built-for-Thumb.patch
ApplyPatch 00_all_0020-Fix-PI-mutex-check-in-pthread_cond_broadcast-and-pth.patch
ApplyPatch 00_all_0021-CVE-2013-4237-BZ-14699-Buffer-overflow-in-readdir_r.patch
ApplyPatch 00_all_0022-elf-setup-vdso.h-setup_vdso-Fix-missing-string-termi.patch
ApplyPatch 00_all_0023-PowerPC-fix-POWER7-memrchr-for-some-large-inputs.patch
ApplyPatch 00_all_0024-Fix-memory-leaks-in-libio-on-allocation-failure.patch
ApplyPatch 00_all_0025-Fix-memory-leak-in-stdlib-isomac.c.patch
ApplyPatch 00_all_0026-Fix-stack-overflow-due-to-large-AF_INET6-requests.patch
ApplyPatch 00_all_0028-malloc-Check-for-integer-overflow-in-pvalloc.patch
ApplyPatch 00_all_0029-malloc-Check-for-integer-overflow-in-valloc.patch
ApplyPatch 00_all_0030-malloc-Check-for-integer-overflow-in-memalign.patch
ApplyPatch 00_all_0032-Fix-build-on-pre-v9-32-bit-Sparc.patch
ApplyPatch 00_all_0033-Fix-sparc-64-bit-GMP-ifunc-resolution-in-static-buil.patch
)

## Fedora
Expand Down Expand Up @@ -86,7 +102,6 @@ ApplyPatch glibc-strcoll-cve.patch
ApplyPatch glibc-rh1000924.patch
# Upstream BZ 15754
ApplyPatch glibc-rh985625-CVE-2013-4788.patch
ApplyPatch glibc-rh1007590.patch

## Mandriva
ApplyPatch glibc-2.11.1-localedef-archive-follow-symlinks.patch
Expand All @@ -104,7 +119,6 @@ ApplyPatch glibc-2.3.6-pt_BR-i18nfixes.patch.gz

## master
ApplyPatch 0001-Fix-cbrtl-for-ldbl-96.patch
ApplyPatch glibc-2.18-readdir_r-CVE-2013-4237.patch
ApplyPatch 0001-BZ-15897-dlfcn-do-not-mark-dlopen-dlclose-as-leaf-fu.patch
ApplyPatch 0001-BZ-15522-strtod-nan-N-returning-a-sNaN-in-some-cases.patch
ApplyPatch 0001-Fix-spurious-jnf-underflows-bug-14155.patch
Expand All @@ -121,13 +135,16 @@ ApplyPatch 0001-Make-strptime-Z-consistent-between-doc-and-code.-Fix.patch
ApplyPatch 0001-Use-atomic-operations-to-track-memory.-Fixes-bug-110.patch
ApplyPatch 0001-Restrict-shm_open-and-shm_unlink-to-SHMDIR.-Fixes-bu.patch
ApplyPatch 0001-Fix-malloc_info-statistic.-Fixes-bug-16112.patch
ApplyPatch 0001-Make-getent-services-compliant-with-RFC-6335-section.patch
ApplyPatch 0001-Fix-strtod-rounding-of-half-the-least-subnormal-bug-.patch
ApplyPatch 0001-Do-not-let-scanf-4p-accept-nil-.-Fixes-bug-16055.patch
ApplyPatch 0001-Get-canonical-name-in-getaddrinfo-from-hosts-file-fo.patch
ApplyPatch 0001-Return-fixed-version-of-breaking-of-RPATH-when-ORIGI.patch
ApplyPatch 0001-Properly-handle-shm_open-validation.-Fixes-bug-16274.patch
ApplyPatch 0001-BZ-15941-Fix-INSTALL-file-regeneration-failure-with-.patch

## From Arch
# upstream commits 1159a193, 55e17aad and b73ed247
ApplyPatch glibc-2.18-malloc-corrupt-CVE-2013-4332.patch
ApplyPatch glibc-2.18-strstr-hackfix.patch
# upstream commit 7cbcdb36
ApplyPatch glibc-2.18-getaddrinfo-CVE-2013-4458.patch
# upstream commit a4966c61
ApplyPatch glibc-2.18-scanf-parse-0e-0.patch

Expand Down
6 changes: 3 additions & 3 deletions glibc/glibc.SlackBuild
Expand Up @@ -5,7 +5,7 @@
# Build script modified by Phantom X <megaphantomx at bol.com.br>
# Suggested usage: $ glibc.SlackBuild 2>&1 | tee build.log

# Copyright 2008-2013 Phantom X, Goiania, Brazil.
# Copyright 2008-2014 Phantom X, Goiania, Brazil.
# Copyright 2008 Patrick J. Volkerding <volkerdi@slackware.com>
# Copyright 2006 Martijn Dekker, Groningen, Netherlands.
#
Expand Down Expand Up @@ -53,7 +53,7 @@ VERSION=${VERSION:-2.18}
# Set to 0 to enable release instead snapshot
CHECKOUT=${CHECKOUT:-0}
# Gentoo patchset version
PVER=${PVER:-2.18-1}
PVER=${PVER:-2.18-3}
# Minimal kernel version. See ${SRCDIR}/sysdeps/unix/sysv/linux/kernel-features.h
MK_VER=${MK_VER:-3.1}

Expand Down Expand Up @@ -88,7 +88,7 @@ fi

SLKDTARGET=${SLKDTARGET:-slackware}

BUILD=${BUILD:-9}
BUILD=${BUILD:-10}

NJOBS=${NJOBS:-$(( $(getconf _NPROCESSORS_ONLN) + 1 ))}

Expand Down

0 comments on commit 65c0c2a

Please sign in to comment.