aboutsummaryrefslogtreecommitdiff
path: root/sys/libs/linux-pam
diff options
context:
space:
mode:
Diffstat (limited to 'sys/libs/linux-pam')
-rw-r--r--sys/libs/linux-pam/Manifest23
-rw-r--r--sys/libs/linux-pam/linux-pam.mkbuild185
2 files changed, 208 insertions, 0 deletions
diff --git a/sys/libs/linux-pam/Manifest b/sys/libs/linux-pam/Manifest
new file mode 100644
index 0000000..2f29517
--- /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.mkbuild b/sys/libs/linux-pam/linux-pam.mkbuild
new file mode 100644
index 0000000..74d935a
--- /dev/null
+++ b/sys/libs/linux-pam/linux-pam.mkbuild
@@ -0,0 +1,185 @@
+#
+# This mkbuild 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.
+#
+# This mkbuild 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
+#
+# Version 0.9.0 - Alves ( rudsonalves at yahoo d0t com d0t br )
+# Version $Rev: 803 $ - $Author: rhatto $
+
+#--------------------
+# Personal variables
+#--------------------
+# Author name
+[[SLACKBUILD AUTHOR]]="Alexandre Vieira de Souza"
+
+# Initials author name
+[[SLACKBUILD AUTHOR INITIALS]]="avs"
+
+#------------------------
+# Construction Variables
+#------------------------
+#
+# Complete URL address or URL base address ( without $SRC_NAME-$VERSION... )
+[[DOWNLOAD FOLDER URL]]="ftp://ftp.kernel.org/pub/linux/libs/pam/library/Linux-PAM-1.1.0.tar.bz2"
+
+# Source base name. if different from package name. Null ("") to default value.
+# Auto-set, get SRC_NAME from URL: http://.../$SRC_NAME-$VERSION.tar.$EXTENSION'
+[[SOURCE NAME]]=""
+
+# Package name. Null ("") to auto-set
+# Auto-set, get PKG_NAME from URL downcase(SRC_NAME): http://.../$SRC_NAME-$VERSION.tar.$EXTENSION'
+[[PACKAGE NAME]]="linux-pam"
+
+#
+# Package default ARCH
+# Default set is i486
+[[ARCH]]=""
+
+#
+# Package version. Null ("") to auto-set.
+# Auto-set, get VERSION from URL: http://.../$SRC_NAME-$VERSION.tar.$EXTENSION'
+[[VERSION]]=""
+
+#
+# Package extension. Null ("") to auto-set
+# Auto-set, get EXTENSION from URL: http://.../$SRC_NAME-$VERSION.tar.$EXTENSION'
+[[EXTENSION]]=""
+
+#
+# Build number.
+# Auto-set to default 1
+[[BUILD NUMBER]]=""
+
+#
+# Source Name construction string
+# Default value is: $SRC_NAME-$VERSION.tar.$EXTENSION
+[[SOURCE NAME CONSTRUCTION STRING]]="$SRC_NAME-$VERSION.tar.$EXTENSION"
+
+#
+# Unpacker programa ("") to auto-set. Default "tar"
+# Unpacke Flags ("") to auto-set. Default flags to tar "--no-same-owner --no-same-permissions -xvf"
+[[UNPACKER]]=""
+[[UNPACKER FLAGS]]=""
+
+#
+# Dependency list input
+# Enter string: "dependency_1 [condiction_1] [versio_1]: dependency_2 [condiction_2] [versio_2]"
+# Example:
+[[SLACK REQUIRED]]=""
+
+#
+# Decompress program
+# gz, tgz, bz2, set null ("") to auto-set
+# Auto-set, get DECOMPRESSOR from URL EXTENSION: http://.../$SRC_NAME-$VERSION.tar.$EXTENSION'
+[[DECOMPRESSOR]]=""
+
+#
+# Decompress check flag
+# gz, tgz, bz2, set null ("") to auto-set
+[[DECOMPRESSOR TEST FLAG]]=""
+
+#
+# Documentation files. Null ("") to auto-set commom doc-files:
+# NEWS TODO README AUTHORS INSTALL ChangeLog MAINTAINERS COPYING readme.*
+[[DOCUMENTATION FILES]]=""
+
+#
+# ./configure options
+[[OTHER CONFIGURE ARGS]]=""
+
+#
+# PREFIX. Default /usr
+[[PREFIX]]="/usr"
+
+#
+# Number of jobs
+[[NUMBER OF JOBS]]=""
+
+#---------------------
+# Others changes
+#---------------------
+#[[MD5SUM CODE]]=""
+#[[MD5SUM EXTENSION]]=""
+#[[SIGNING KEY]]=""
+#[[SIGNING KEY URL]]=""
+[[SIGNING KEY ID]]="517D0F0E"
+#[[SIGNING URL]]=""
+#[[CONFIG FILES]]=""
+#[[PATCH URLS]]=""
+#[[REST OF DOINST.SH]]=""
+[[PATCH FILES]]=""
+[[NUMBER OF PREFIX SLASHES TO STRIP]]="1"
+
+# SlackBuild model
+[[SLACKBUILD MODEL]]="generic.mkSlackBuild"
+
+# SlackBuild PATH in Slack.Sarava tree
+#[[SLACKBUILD PATH]]="others/unclassified/$PKG_NAME"
+[[SLACKBUILD PATH]]="sys/libs/linux-pam"
+
+#---------------------
+# SlackBuild Sections
+#---------------------
+# Default sections:
+# head, set_variables, slkflags, start_structure, untar_source,
+# make_package, install_package, build_package
+# Warning: don't remove '#>>' and "#<<" tags.
+#>> Start SlackBuild Sections:
+ on: head
+ on: slackbuildrc
+ on: set_variables
+ on: slkflags
+ on: error_codes
+ on: start_structure
+off: create_build_user_and_group
+ on: download_source
+off: download_patches
+off: svn_source
+off: git_source
+off: md5sum_download_and_check_0
+off: md5sum_download_and_check_1
+ on: gpg_signature_check
+ on: manifest_check
+ on: untar_source
+off: patch_source
+ on: configure
+ on: make_package
+ on: install_package
+ on: strip_binaries
+off: compress_manpages
+off: compress_info_files
+off: copy_init_scripts
+off: copy_config_files
+ on: install_documentation
+ on: slackdesc
+off: move_config_files
+off: postinstall_script
+off: slack_required
+ on: build_package
+ on: clean_builds
+#<< End SlackBuild Sections
+
+#------------------
+# Sections changes
+#------------------
+#>slackdesc
+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
+#<slackdesc