From d6f99fd1a3e75d33ef2f4e316e0b94628b76c92c Mon Sep 17 00:00:00 2001 From: rhatto Date: Fri, 5 Jun 2009 15:02:44 +0000 Subject: encfs: adding encfs and dependency git-svn-id: svn+slack://slack.fluxo.info/var/svn/mkbuilds@476 18ef50b8-d735-4ccd-97c1-689132df3dd9 --- dev/libs/rlog/Manifest | 23 ++++++ dev/libs/rlog/rlog.mkbuild | 185 +++++++++++++++++++++++++++++++++++++++++++++ sys/fs/encfs/Manifest | 24 ++++++ sys/fs/encfs/encfs.mkbuild | 185 +++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 417 insertions(+) create mode 100644 dev/libs/rlog/Manifest create mode 100644 dev/libs/rlog/rlog.mkbuild create mode 100644 sys/fs/encfs/Manifest create mode 100644 sys/fs/encfs/encfs.mkbuild diff --git a/dev/libs/rlog/Manifest b/dev/libs/rlog/Manifest new file mode 100644 index 0000000..90f7ad2 --- /dev/null +++ b/dev/libs/rlog/Manifest @@ -0,0 +1,23 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA256 + +DIST rlog-1.4.tar.gz 640641 MD5 c29f74e0f50d66b20312d049b683ff82 RMD160 1999cb67805f4bafa882928c813d67c1027e30ec SHA1 9cd86b4ceec3988f0a17730a8987110233797dcd SHA256 a938eeedeb4d56f1343dc5561bc09ae70b24e8f70d07a6f8d4b6eed32e783f79 SHA512 a0af9afd6c5329ec4269a7778c3236b9e0b438cba65ed0a6f9cd7e802d196b7908eed5ab663f52905869cacffc7f1964b20ab2a53b37dbe65f1c8a9226cc423e +MKBUILD rlog.mkbuild 5044 MD5 45677ff2302295c4a01c2464d982b8f1 RMD160 a16cb9c45081ad5ccce164792ab0585c39ae23e6 SHA1 4d355505b06d48577afebc457d19608016514a8c SHA256 82394b03309c8a08700a85230396eb116e8f5d1b134e721218248393c9bebc96 SHA512 5822026bdb7cc44e82c0dea1c0c8bd0ee802fcbfce352b6741f9561aa5dd47ce6728ab8e3e347b9acb1d013de6b83b121e296712f8194f2884362da6c06d2621 +SLACKBUILD rlog.SlackBuild 8334 MD5 1725ff1ae78f62c55e5bd75e02369882 RMD160 87b7e114134196b3a9f752eaeed5bbf1d3094be3 SHA1 0e4d91867d22fbab08ba624a99a36cea327e1e70 SHA256 9097e0dd94417b295d5d04a3a23e4431330720b1d67b66fd9da8efa252cbd624 SHA512 dac8f5a3db0cf7fa64d6f73a03b4cf8caa933f608cc0c7ef4a5a0cf100b03a216562a32eb2b35351687c7f0ad559bb5bf79a50369f20f1b2bd4a51867f023497 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.9 (GNU/Linux) + +iQIcBAEBCAAGBQJKKSofAAoJEEHL93ESzgei010QALRfwpUy6hAosPZskhDIfEzd +0x6bFg7xAanCz77J/WGgVHnNGTovH1FKmjuHDG598gsL6hv6AEe2GO3IyA00Xzl4 +PEGESmnqnUMmd3iwjyOu/7HHgH5McmRgFbyJ6a9GYovHt8LYY6PvzGgP7KqmlZIq +uowvESr/SYAj8MOAzDwzji+Q7NTBagkJcTLNj2qAk43JcHwLanF/k9hLhjszyTXM +q93bXUlSJWUrYAeefUzBGLFA4M3I3WWWURkuJDhvuFw68Zp/k7n3MzFMS9zmhSde +Pb8uykBaFUK16g6CvYUneBWvf50rr79Y/Lq0/DrRVbR/Qp2ufmFdiuWxDEtFKBhS +xIY2ZWLOZi3NUJKJcKKTwXChmi0wX7PJIha7MQ5IJAFa5nPgeJGRLSortYdHdxWL +dbxW/t+GIJYcczKbQVqa3KGF7byH7wHQF0xoFqaXIsnBZCDBA36MhMvTDlZv3TCv +Fa7F+qhNViL/4rqD5VrP+AxHRjvpGyaoYE95qmjbv5gCnn/UnE4oFsu6IfE4wb3x +S5OTyf4YY08yR6cAL37qH1ox9dHXcRrkS4Rten3p528VCWXkvHoJ4JA3zifFnnUB +MfKt3XGtJwhDbL+pB69oODDknpEO9vd20TKPqxc4YcPqeXFsU45fxRJ+x7ELssPo +ZZZRYHe7bHatxlha9ly6 +=CzEP +-----END PGP SIGNATURE----- diff --git a/dev/libs/rlog/rlog.mkbuild b/dev/libs/rlog/rlog.mkbuild new file mode 100644 index 0000000..f2bf071 --- /dev/null +++ b/dev/libs/rlog/rlog.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]]="Silvio Rhatto" + +# Initials author name +[[SLACKBUILD AUTHOR INITIALS]]="rha" + +#------------------------ +# Construction Variables +#------------------------ +# +# Complete URL address or URL base address ( without $SRC_NAME-$VERSION... ) +[[DOWNLOAD FOLDER URL]]="http://rlog.googlecode.com/files/rlog-1.4.tar.gz" + +# 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]]="" + +# +# 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]]="AUTHORS COPYING ChangeLog README" + +# +# ./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]]="2EAF4D80" +#[[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]]="dev/libs/rlog" + +#--------------------- +# 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 +rlog: rlog +rlog: +rlog: RLog provides a flexible message logging facility for C++ +rlog: programs and libraries. It is subscription based, meaning +rlog: you can subscribe to messages of your choice in an number +rlog: of ways: by hierarchical channel name (e.g. "debug", +rlog: "debug/special", "error", etc.), or filename, component +rlog: name, etc. +rlog: +rlog: +rlog: +#>' 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 +encfs: encfs +encfs: +encfs: EncFS provides an encrypted filesystem in user-space. +encfs: It runs without any special permissions and uses the +encfs: FUSE library and Linux kernel module to provide the +encfs: filesystem interface. +encfs: +encfs: +encfs: +encfs: +encfs: +#