diff options
author | rhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4> | 2009-10-10 15:12:22 +0000 |
---|---|---|
committer | rhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4> | 2009-10-10 15:12:22 +0000 |
commit | 2673ef9bea550d3f3b14e3dc7374c1576d71528d (patch) | |
tree | bc922f837b57f8e2edde62f93c638753c533180d /sys/libs/linux-pam | |
parent | cc243f27588cf3b5a93fd665a16761cde85049b0 (diff) | |
download | slackbuilds-2673ef9bea550d3f3b14e3dc7374c1576d71528d.tar.gz slackbuilds-2673ef9bea550d3f3b14e3dc7374c1576d71528d.tar.bz2 |
gconf: updating gconf and adding dependencies (thanks x-doctor)
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@2260 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'sys/libs/linux-pam')
-rw-r--r-- | sys/libs/linux-pam/Manifest | 23 | ||||
-rw-r--r-- | sys/libs/linux-pam/linux-pam.SlackBuild | 275 |
2 files changed, 298 insertions, 0 deletions
diff --git a/sys/libs/linux-pam/Manifest b/sys/libs/linux-pam/Manifest new file mode 100644 index 00000000..2f295178 --- /dev/null +++ b/sys/libs/linux-pam/Manifest @@ -0,0 +1,23 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA256 + +DIST Linux-PAM-1.1.0.tar.bz2 1106379 MD5 9cda791c827dfcd9f2888caf0a64cc4a RMD160 b57473ac39ef5c5ec22459e78e00abdbead396e5 SHA1 1ef5b91bf483ecf31e8f07c3c0322b397b13af70 SHA256 139b1abb0f1c402e443ad9083b5ff0512f4a5ae7bc806528e9d7eced13384ed7 SHA512 efb8b71d56453a1576e073c4ff90731ab350a85c2a77c7b011d660e9304c04bc7a9d41517651af8912b0cbf51b2838a38ad6b3825144a9e7d4c967e82cf5e9aa +MKBUILD linux-pam.mkbuild 5335 MD5 c410b80448e265892b2b0ed700051cdf RMD160 77c53c0df80a15f7850159e4ba897b39877d1c2e SHA1 6f20d0cbc564ca89b4f6a687c2d5ddb36c2e54c8 SHA256 737dba4ae5db42bf88b39cfc2ba9ad334495c2d58c16b9ca892151c40ea5efa8 SHA512 07498c24a887b21c2e33f549fb06d38694b93121a220f113310b1a61748dc9d225a20fd8af8a03fb5f2984f12db8adbdf81a598e7908acf214857837e86ce6ce +SLACKBUILD linux-pam.SlackBuild 9010 MD5 87fc1a4876dd87244440cdd719cba0fa RMD160 8acad8d944a675d9869c7b14a89cecf5fe6b6e90 SHA1 2757f641b83f4b034f68595331b11f852dbc2192 SHA256 43dc440f829ae7103448f8c86543e5bd02725b9cebf70a3894007392d80b1ee5 SHA512 506fb7ecc55cbcabdb11b47e44ee197b2875a5a80fb030230db647cc7890406b5c775276c70ef20293cb940a3da360d22a1cdae97f12331f34a8273311793b2d +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.9 (GNU/Linux) + +iQIcBAEBCAAGBQJKz6gEAAoJEEHL93ESzgei5bsP/26IG8TRKYyfZx582UJ1+x3f +l1a/fz9k7mCMGmxqoKQFAmbeGmlUl2hYrHmzXeIbk7AfNr6qb0onhsTW3i10Jr1f +yCE9/xVUKMMcEqW0kJnK5qMpCOQk5gIh4iGHpMXu5TKI0py64pG/TnMNqVKsVw2e +yw60ZU07CwWTBsI8XCD0UdoZTxDL58K8akPoXU9LtQ3i9l01QQdgfAYLvKuPGYXd +/3S7T0gtGPmUJsa0hF5dnBnpxxyrx+PLsNntyc3yr0FdJ70j+ID+ypzBfLdAcRF8 +TiLn2Ox9WpjR4U2B7oaAcnJPTvUnFlA5T91RZ3RGhEK2c8Be343e+jUE9ycmu67v +OLqflYxjnstzW32am3Af8RQYtXwRvVyJgrmVYD4FvqI4wOirtZiT9DghMbo9v82Q +0CWiD1ecxeQztrMIwqnHBuMX+/jaq+ENdAA5eo+CI7g1BbZ8KaOsTtGzrkqA9vxC +hz1rIdXfZSgZ2aNCelOTRU2pulWzcuvH0HTgkvV9N13IqKLstDKcGk9f6ynpa+Is +4okWZUKpRGNL8cDsn914QLDK9yGQLjSa7BKqupFnLFJRIT44Y1S44NOGZzcRfE0R +Sy6GI1JCYAtWVdkf+pqMsNKPSg39lMwy1pTCpnmZphTUx4dorNGypvzGtK6o9AZa +Tcrf7u93FOa6J7WaSCtj +=4lSm +-----END PGP SIGNATURE----- diff --git a/sys/libs/linux-pam/linux-pam.SlackBuild b/sys/libs/linux-pam/linux-pam.SlackBuild new file mode 100644 index 00000000..269f361c --- /dev/null +++ b/sys/libs/linux-pam/linux-pam.SlackBuild @@ -0,0 +1,275 @@ +#!/bin/bash +# +# linux-pam.SlackBuild is free software; you can redistribute +# it and/or modify it under the terms of the GNU General Public License as +# published by the Free Software Foundation; either version 2 of the License, +# or any later version. +# +# linux-pam.SlackBuild is distributed in the hope that it will +# be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General +# Public License for more details. +# +# You should have received a copy of the GNU General Public License along +# with this program; if not, write to the Free Software Foundation, Inc., +# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA +# +# slackbuild for linux-pam, by Alexandre Vieira de Souza +# requires: +# tested: linux-pam-1.1.0 +# model: generic.mkSlackBuild $Rev: 822 $ +# + +# Look for slackbuildrc +if [ -f ~/.slackbuildrc ]; then + source ~/.slackbuildrc +elif [ -f /etc/slackbuildrc ]; then + source /etc/slackbuildrc +fi + +# Set variables +CWD="$(pwd)" +SRC_NAME="Linux-PAM" +PKG_NAME="linux-pam" +ARCH=${ARCH:=i486} +SRC_VERSION=${VERSION:=1.1.0} +PKG_VERSION="$(echo "$SRC_VERSION" | tr '[[:blank:]-]' '_')" +BUILD=${BUILD:=1avs} +SRC_DIR=${SRC_DIR:=$CWD}/$PKG_NAME +TMP=${TMP:=/tmp} +PKG=${PKG:=$TMP/package-$PKG_NAME} +REPOS=${REPOS:=$TMP} +SLACKBUILD_PATH=${SLACKBUILD_PATH:="sys/libs/linux-pam"} +PREFIX=${PREFIX:=/usr} +PKG_WORK="$TMP/$SRC_NAME" +CONF_OPTIONS=${CONF_OPTIONS:=""} +NUMJOBS=${NUMJOBS:=""} + +# Set system libraries' path and optmization flags based on $ARCH +LIBDIR="$PREFIX/lib" + +if [ "$ARCH" = "i386" ]; then + SLKCFLAGS="-O2 -march=i386 -mtune=i686" +elif [ "$ARCH" = "i486" ]; then + SLKCFLAGS="-O2 -march=i486 -mtune=i686" +elif [ "$ARCH" = "i686" ]; then + SLKCFLAGS="-O2 -march=i686" +elif [ "$ARCH" = "s390" ]; then + SLKCFLAGS="-O2" +elif [ "$ARCH" = "x86_64" ]; then + SLKCFLAGS="-O2 -fPIC" + LIBDIR="$PREFIX/lib64" + LDFLAGS="-L/lib64 -L/usr/lib64" +fi + +# Set error codes (used by createpkg) +ERROR_WGET=31; ERROR_MAKE=32; ERROR_INSTALL=33 +ERROR_MD5=34; ERROR_CONF=35; ERROR_HELP=36 +ERROR_TAR=37; ERROR_MKPKG=38; ERROR_GPG=39 +ERROR_PATCH=40; ERROR_VCS=41; ERROR_MKDIR=42 +ERROR_MANIFEST=43; + +# Clean up any leftovers of previous builds +rm -rf "$PKG_WORK" 2> /dev/null +rm -rf "$PKG" 2> /dev/null + +# Create directories if necessary +mkdir -p "$SRC_DIR" || exit $ERROR_MKDIR +mkdir -p "$PKG" || exit $ERROR_MKDIR +mkdir -p "$REPOS" || exit $ERROR_MKDIR +mkdir -p "$PKG_WORK" || exit $ERROR_MKDIR + +# Dowload source if necessary +SRC="$SRC_NAME-$VERSION.tar.bz2" +URL="ftp://ftp.kernel.org/pub/linux/libs/pam/library/$SRC" + +if [ ! -s "$SRC_DIR/$SRC" ] || ! bunzip2 -t "$SRC_DIR/$SRC" 2> /dev/null; then + wget "$URL" -O "$SRC_DIR/$SRC" || exit $ERROR_WGET +fi + +# Import minimized signing key from +if echo [[SIGNING KEY URL]] | grep -q -v "SIGNING KEY URL"; then + lynx -dump [[SIGNING KEY URL]] | gpg --import || exit $ERROR_GPG +elif echo 517D0F0E | grep -q -v "SIGNING KEY ID"; then + gpg --recv-keys 517D0F0E || exit $ERROR_GPG +else + gpg --import << EOKEY || exit $ERROR_GPG +[[SIGNING KEY]] +EOKEY +fi + +# Download source's signature if necessary and check it +if echo [[SIGNING URL]] | grep -q -v "SIGNING URL"; then + SIGNATURE="`basename [[SIGNING URL]]`" + if [ ! -s "$SRC_DIR/$SIGNATURE" ]; then + wget "[[SIGNING URL]]" -O "$SRC_DIR/$SIGNATURE" || exit $ERROR_WGET + fi +else + if [ -s "$SRC_DIR/$SRC.sig" ]; then + SIGNATURE="$SRC.sig" + elif [ -s "$SRC_DIR/$SRC.asc" ]; then + SIGNATURE="$SRC.asc" + elif [ -s "$SRC_DIR/$SRC.sign" ]; then + SIGNATURE="$SRC.sign" + else + echo Trying to get signature file from $URL.sig... + if wget "$URL.sig" -O "$SRC_DIR/$SRC.sig"; then + SIGNATURE="$SRC.sig" + else + rm $SRC_DIR/$SRC.sig + echo Trying to get signature file from $URL.asc... + if wget "$URL.asc" -O "$SRC_DIR/$SRC.asc"; then + SIGNATURE="$SRC.asc" + else + rm $SRC_DIR/$SRC.asc + echo Trying to get signature file from $URL.sign... + if wget "$URL.sign" -O "$SRC_DIR/$SRC.sign"; then + SIGNATURE="$SRC.sign" + else + rm $SRC_DIR/$SRC.sign + echo "Error getting source's signature file" + exit $ERROR_GPG + fi + fi + fi + fi +fi + +echo Checking $SRC_DIR/$SRC with gpg using $SRC_DIR/$SIGNATURE... +gpg --verify "$SRC_DIR/$SIGNATURE" "$SRC_DIR/$SRC" || exit $ERROR_GPG +echo Success. + +# Check Manifest file +if [ -e "$CWD/Manifest" ]; then + + # Manifest signature checking + if grep -q -- "-----BEGIN PGP SIGNED MESSAGE-----" $CWD/Manifest; then + echo "Checking Manifest signature..." + gpg --verify $CWD/Manifest + if [ "$?" != "0" ]; then + exit $ERROR_MANIFEST + fi + fi + + MANIFEST_LINES="`grep -E -v "^(MKBUILD|SLACKBUILD)" $CWD/Manifest | wc -l`" + + for ((MANIFEST_COUNT=1; MANIFEST_COUNT <= $MANIFEST_LINES; MANIFEST_COUNT++)); do + + MANIFEST_LINE="`grep -E -v "^(MKBUILD|SLACKBUILD)" $CWD/Manifest | head -n $MANIFEST_COUNT | tail -n 1`" + MANIFEST_FILE="`echo $MANIFEST_LINE | awk '{ print $2 }'`" + MANIFEST_FILE_TYPE="`echo $MANIFEST_LINE | awk '{ print $1 }'`" + + if [ -e "$SRC_DIR/$MANIFEST_FILE" ]; then + MANIFEST_FILE="$SRC_DIR/$MANIFEST_FILE" + else + MANIFEST_FILE="`find $CWD -name $MANIFEST_FILE`" + fi + + if [ ! -e "$MANIFEST_FILE" ] || [ -d "$MANIFEST_FILE" ]; then + continue + fi + + echo "Checking Manifest for $MANIFEST_FILE_TYPE $MANIFEST_FILE integrity..." + + SIZE_SRC="`wc -c $MANIFEST_FILE | awk '{ print $1 }'`" + SIZE_MANIFEST="`echo $MANIFEST_LINE | awk '{ print $3 }'`" + + # Check source code size + if [ "$SIZE_SRC" != "$SIZE_MANIFEST" ]; then + echo "SIZE Manifest: $SIZE_MANIFEST; SIZE $SRC: $SIZE_SRC" + exit $ERROR_MANIFEST + else + echo "Size match." + fi + + # Check source code integrity + for ALGO in md5 rmd160 sha1 sha256 sha512; do + if [ $ALGO = "rmd160" ]; then + ALGO_SRC="`openssl rmd160 $MANIFEST_FILE | awk '{ print $2 }'`" + else + ALGO_SRC="`"$ALGO"sum $MANIFEST_FILE | awk '{ print $1 }'`" + fi + ALGO="`echo $ALGO | tr '[:lower:]' '[:upper:]'`" + ALGO_MANIFEST=$(echo $MANIFEST_LINE | sed "s/.* $ALGO //" | awk '{ print $1 }') + if [ "$ALGO_SRC" != "$ALGO_MANIFEST" ]; then + echo "$ALGO Manifest: $ALGO_MANIFEST; $ALGO $SRC: $ALGO_SRC" + exit $ERROR_MANIFEST + else + echo "$ALGO match." + fi + done + + done + +else + exit $ERROR_MANIFEST +fi + +# Untar +cd "$PKG_WORK" +tar --no-same-owner --no-same-permissions -xvf "$SRC_DIR/$SRC" || exit $ERROR_TAR +PKG_SRC="$PWD/`ls -l | awk '/^d/ { print $NF }'`" +cd "$PKG_SRC" + +# Configure +CFLAGS="$SLKCFLAGS" \ + CXXFLAGS="$SLKCFLAGS" \ + ./configure \ + --prefix="$PREFIX" --libdir="$LIBDIR" $CONF_OPTIONS || exit $ERROR_CONF + +# Compile +make $NUMJOBS || exit $ERROR_MAKE + +# Install +make install DESTDIR="$PKG" || exit $ERROR_INSTALL + +# Strip binaries +( cd "$PKG" + find . | xargs file | grep "executable" | grep ELF | cut -f 1 -d : | \ + xargs strip --strip-unneeded 2> /dev/null + find . | xargs file | grep "shared object" | grep ELF | cut -f 1 -d : | \ + xargs strip --strip-unneeded 2> /dev/null +) + +# Install documentation +DOCS="NEWS TODO README AUTHORS INSTALL ChangeLog MAINTAINERS COPYING LICENSE SIGNATURE readme.*" +mkdir -p "$PKG/usr/doc/$PKG_NAME-$PKG_VERSION" || exit $ERROR_MKDIR +for doc in $DOCS; do + if [ -f "$doc" ]; then + cp -a $doc "$PKG/usr/doc/$PKG_NAME-$PKG_VERSION" + fi +done + +# Add package description (slack-desc) +mkdir -p "$PKG/install" || exit $ERROR_MKDIR +cat << EODESC > "$PKG/install/slack-desc" +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler----------------------------------------------------| +linux-pam: Pluggable Authentication Modules for Linux +linux-pam: +linux-pam: Linux-PAM is a free implementation of the sun RFC for solaris. +linux-pam: Basically, it is a flexible mechanism for authenticating users. +linux-pam: PAM provides a way to develop programs that are independent of +linux-pam: authentication scheme. These programs need "authentication modules" +linux-pam: to be attatched to them at run-time in order to work. Which +linux-pam: authentication module is to be attatched is dependent upon the local +linux-pam: system setup and is at the discretion of the local system administrator. +linux-pam: +linux-pam: by xdoctor +EODESC + +# Build the package +cd "$PKG" +mkdir -p $REPOS/$SLACKBUILD_PATH +makepkg -l y -c n "$REPOS/$SLACKBUILD_PATH/$PKG_NAME-$PKG_VERSION-$ARCH-$BUILD.tgz" || exit $ERROR_MKPKG + +# Delete source and build directories if requested +if [ "$CLEANUP" == "yes" ] || [ "$1" = "--cleanup" ]; then + rm -rf "$PKG_WORK" "$PKG" +fi |