diff options
author | Dane Smith <c1pher@gentoo.org> | 2012-06-05 16:42:24 -0400 |
---|---|---|
committer | Dane Smith <c1pher@gentoo.org> | 2012-06-05 16:42:24 -0400 |
commit | bafb7ecfe9299facf6381b60b9d70e23d62eb159 (patch) | |
tree | 467782f6bd78f767f060068a0c8da25ab8adf179 | |
parent | Drop darktable. In Portage. (diff) | |
download | c1pher-bafb7ecfe9299facf6381b60b9d70e23d62eb159.tar.gz c1pher-bafb7ecfe9299facf6381b60b9d70e23d62eb159.tar.bz2 c1pher-bafb7ecfe9299facf6381b60b9d70e23d62eb159.zip |
Drop sabnzbd.
-rw-r--r-- | net-nntp/sabnzbd/ChangeLog | 10 | ||||
-rw-r--r-- | net-nntp/sabnzbd/Manifest | 7 | ||||
-rw-r--r-- | net-nntp/sabnzbd/files/sabnzbd.conf | 22 | ||||
-rw-r--r-- | net-nntp/sabnzbd/files/sabnzbd.ini | 131 | ||||
-rw-r--r-- | net-nntp/sabnzbd/files/sabnzbd.init | 22 | ||||
-rw-r--r-- | net-nntp/sabnzbd/metadata.xml | 10 | ||||
-rw-r--r-- | net-nntp/sabnzbd/sabnzbd-0.6.1.ebuild | 121 |
7 files changed, 0 insertions, 323 deletions
diff --git a/net-nntp/sabnzbd/ChangeLog b/net-nntp/sabnzbd/ChangeLog deleted file mode 100644 index fc01771..0000000 --- a/net-nntp/sabnzbd/ChangeLog +++ /dev/null @@ -1,10 +0,0 @@ -# ChangeLog for net-nntp/sabnzbd -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: $ - -*sabnzbd-0.6.1 (25 May 2011) - - 25 May 2011; Dane Smith <c1pher@gentoo.org> +sabnzbd-0.6.1.ebuild, - +metadata.xml: - initial version - diff --git a/net-nntp/sabnzbd/Manifest b/net-nntp/sabnzbd/Manifest deleted file mode 100644 index 5b46d62..0000000 --- a/net-nntp/sabnzbd/Manifest +++ /dev/null @@ -1,7 +0,0 @@ -AUX sabnzbd.conf 723 RMD160 704a24d899970fb3051285a8f8dd650bb1584f48 SHA1 62c9b924debefe6111592f4e9d1620f4933b414d SHA256 b0eda99cdf1dc12d2818f3eb131a447cf054ace8bf921f90f9e28fbd01523bae -AUX sabnzbd.ini 2415 RMD160 eec1fbb240c3e1b904d3757da7a2f6e60acad157 SHA1 82ccfd2689042a33ed2d26c587489e98ffeddd3c SHA256 e05345c728bb2285caaf8feec264aaef3adaf903c4fd1879d3222fd5a7ae304a -AUX sabnzbd.init 509 RMD160 84fe7ab74e15eca5e630f05b60f9650a1faeaacc SHA1 b2568a3fea569017428c3e3a9852e1151db9f550 SHA256 92024dc4a466c6ef10e6ccec2c98f5d038d496ebd4d07222d1492d640d1c6113 -DIST SABnzbd-0.6.1-src.tar.gz 1888233 RMD160 0ac6823c2b850d4184b94f6a206241bcab04af1e SHA1 6e009f210235bb6b8278c59634bf2db1b5fb32f4 SHA256 b9b7e15c3e774aae42e248f19bc97bdbc17afe6bf27e236a7d565ddf5e11ae58 -EBUILD sabnzbd-0.6.1.ebuild 3263 RMD160 2338da2b9f85ab80545f7f9a8dfb3ff332f5030b SHA1 7277b625982e2aca4c7a6343b06392d16267b784 SHA256 bdb47a72d9067bc816392c18c14b1f7bb484eb42d1aa23320210d476f912ae65 -MISC ChangeLog 252 RMD160 37a18861a1739a133fa07f2cf89be3bf067c88d3 SHA1 1d39f9e535afcdc498cfe06da872bf37d67a134b SHA256 ee66b4dfcec39dc60c0ac5f155b2d2be1b5f268209c5f78407488f8c798e52ec -MISC metadata.xml 252 RMD160 0d6b4d4e9e2fc0a9fc73289b6f3234195a3a1405 SHA1 6d719654a220ceff01851fa059936c79ca6bf9be SHA256 50fba57de1e11a48fbf58020c096095ebf9ec5defa2b5bcda9ed44e5be159d3f diff --git a/net-nntp/sabnzbd/files/sabnzbd.conf b/net-nntp/sabnzbd/files/sabnzbd.conf deleted file mode 100644 index 311c675..0000000 --- a/net-nntp/sabnzbd/files/sabnzbd.conf +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -# /etc/conf.d/sabnzbd -# Config file for sabnzbd init script - -# Which user to run sabnzbd as, you should change this. -SAB_USER="sabnzbd" - -# This overrides the contents of /etc/sabnzbd.conf, needed for wget shutdown to work in init (short of writing some crazy regex for the config) -SAB_HOSTNAME="localhost" -SAB_PORT="8081" - -# Location of config file. -# Make sure the user specified above can read this file. (if you want to change options from the webUI, give it write) -SAB_CFG="/etc/sabnzbd/sabnzbd.ini" - -SAB_PATH=/usr/share/sabnzbd/ -SAB_PY=SABnzbd.py - -SAB_PID=/var/run/sabnzbd/sabnzbd-${SAB_PORT}.pid diff --git a/net-nntp/sabnzbd/files/sabnzbd.ini b/net-nntp/sabnzbd/files/sabnzbd.ini deleted file mode 100644 index fd01e08..0000000 --- a/net-nntp/sabnzbd/files/sabnzbd.ini +++ /dev/null @@ -1,131 +0,0 @@ -__version__ = 19
-[misc]
-log_dir = /var/log/sabnzbd
-auto_browser = 0
-permissions = 0775
-check_new_rel = 1
-replace_spaces = 0
-fail_on_crc = 0
-enable_filejoin = 0
-enable_unzip = 1
-enable_unrar = 1
-enable_par_cleanup = 1
-par_option = ""
-config_lock = 0
-safe_postproc = 0
-pause_on_post_processing = 0
-cleanup_list = ""
-ignore_samples = 0
-send_group = 0
-download_free = 0
-admin_dir = /var/lib/sabnzbd/admin
-cache_dir = /var/lib/sabnzbd/cache
-complete_dir = /var/lib/sabnzbd/complete
-download_dir = /var/lib/sabnzbd/download
-dirscan_dir = /var/lib/sabnzbd/dirscan
-incomplete_dir = /var/lib/sabnzbd/incomplete
-nzb_backup_dir = /var/lib/sabnzbd/nzb_backup
-script_dir = /var/lib/sabnzbd/scripts
-dirscan_speed = 5
-refresh_rate = 0
-rss_rate = 60
-bandwith_limit = 0
-cache_limit = 0
-email_server = ""
-email_to = ""
-email_from = ""
-email_account = ""
-email_pwd = ""
-email_endjob = 0
-email_full = 0
-schedlines = ,
-dirscan_opts = 3
-dirscan_script = ""
-top_only = 1
-auto_sort = 0
-enable_tv_sorting = 0
-tv_sort_string = ""
-web_color = ""
-web_color2 = ""
-host = 0.0.0.0
-port = 8080
-web_dir = smpl
-web_dir2 = ""
-username = sabnzbd
-password = secret
-api_key = ""
-[logging]
-enable_cherrypy_logging = 1
-log_level = 1
-max_log_size = 5M
-log_backups = 5
-[newzbin]
-username = ""
-password = ""
-bookmarks = 0
-unbookmark = 0
-bookmark_rate = 60
-[servers]
-##example
-#[[news-europe.giganews.com:119]]
-#host = news-europe.giganews.com
-#port = 119
-#username = changeme
-#password = changeme
-#timeout = 120
-#connections = 5
-#fillserver = 0
-## 0 to disable SSL
-#ssl = 0
-## example using SSL
-#[[news-europe.giganews.com:563]]
-#host = news-europe.giganews.com
-#port = 563
-#username = changeme
-#password = changeme
-#timeout = 120
-#connections = 5
-#fillserver = 0
-## 0 to disable SSL
-#ssl = 1
-[rss]
-[categories]
-[[unknown]]
-newzbin = Unknown
-dir = Unknown
-[[anime]]
-newzbin = Anime
-dir = Anime
-[[apps]]
-newzbin = Apps
-dir = Apps
-[[books]]
-newzbin = Books
-dir = Books
-[[consoles]]
-newzbin = Consoles
-dir = Consoles
-[[emulation]]
-newzbin = Emulation
-dir = Emulation
-[[games]]
-newzbin = Games
-dir = Games
-[[misc]]
-newzbin = Misc
-dir = Misc
-[[movies]]
-newzbin = Movies
-dir = Movies
-[[music]]
-newzbin = Music
-dir = Music
-[[pda]]
-newzbin = PDA
-dir = PDA
-[[resources]]
-newzbin = Resources
-dir = Resources
-[[tv]]
-newzbin = TV
-dir = TV
diff --git a/net-nntp/sabnzbd/files/sabnzbd.init b/net-nntp/sabnzbd/files/sabnzbd.init deleted file mode 100644 index 811993a..0000000 --- a/net-nntp/sabnzbd/files/sabnzbd.init +++ /dev/null @@ -1,22 +0,0 @@ -#!/sbin/runscript -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -opts="start stop" - -depend() { - need net -} - -start() { - ebegin "Starting SABnzbd" - start-stop-daemon --start --quiet --user "${SAB_USER}" --pidfile "${SAB_PID}" -d "${SAB_PATH}" --exec python "${SAB_PY}" -- -d -f "${SAB_CFG}" --pid /var/run/sabnzbd/ - eend $? -} - -stop() { - ebegin "Stopping SABnzbd" - start-stop-daemon --stop --retry 30 --pidfile "${SAB_PID}" - eend $? -} diff --git a/net-nntp/sabnzbd/metadata.xml b/net-nntp/sabnzbd/metadata.xml deleted file mode 100644 index 2ba872d..0000000 --- a/net-nntp/sabnzbd/metadata.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <herd>no-herd</herd> - <maintainer> - <email>c1pher@gentoo.org</email> - <name>Dane Smith</name> - </maintainer> -</pkgmetadata> - diff --git a/net-nntp/sabnzbd/sabnzbd-0.6.1.ebuild b/net-nntp/sabnzbd/sabnzbd-0.6.1.ebuild deleted file mode 100644 index 90e7410..0000000 --- a/net-nntp/sabnzbd/sabnzbd-0.6.1.ebuild +++ /dev/null @@ -1,121 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -inherit eutils multilib python - -PYTHON_DEPEND="2:2.5" -RESTRICT_PYTHON_ABIS="3.*" -EAPI="3" - -MY_P="$P" -MY_P="${MY_P/sab/SAB}" -MY_P="${MY_P/_beta/Beta}" -MY_P="${MY_P/_rc/RC}" - -DESCRIPTION="Binary Newsgrabber written in Python" -HOMEPAGE="http://www.sabnzbd.org/" -SRC_URI="mirror://sourceforge/sabnzbdplus/${MY_P}-src.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="" -IUSE="+rar unzip rss +yenc ssl" - -RDEPEND=" - >=app-arch/par2cmdline-0.4 - >=dev-python/celementtree-1.0.5 - >=dev-python/cheetah-2.0.1 - >=dev-python/cherrypy-3.2 - dev-python/pysqlite:2 - rar? ( >=app-arch/unrar-3.9.0 ) - unzip? ( >=app-arch/unzip-5.5.2 ) - yenc? ( >=dev-python/yenc-0.3 ) - ssl? ( >=dev-python/pyopenssl-0.7 - dev-libs/openssl )" -DEPEND="${RDEPEND} - app-text/dos2unix" - -S="${WORKDIR}/${MY_P}" - -HOMEDIR="${ROOT}var/lib/${PN}" -DHOMEDIR="/var/lib/${PN}" - -pkg_setup() { - enewgroup "${PN}" - enewuser "${PN}" -1 -1 "${HOMEDIR}" "${PN}" -} - -src_install() { - - cp "${FILESDIR}/${PN}.ini" "${S}" \ - || die "copying sample ${PN}.ini" - - dodoc CHANGELOG.txt ISSUES.txt INSTALL.txt README.txt \ - Sample-PostProc.sh Sample-PostProc.cmd || die - - insopts -m0660 -o root -g ${PN} - newconfd "${FILESDIR}/${PN}.conf" "${PN}" || die - newinitd "${FILESDIR}/${PN}.init" "${PN}" || die - - diropts -m0770 -o root -g ${PN} - dodir /etc/${PN} || die - - insinto /etc/${PN}/ - insopts -m0660 -o root -g ${PN} - doins "${PN}.ini" || die "newins ${PN}.ini" - - keepdir ${DHOMEDIR} - for i in admin cache complete download dirscan incomplete \ - nzb_backup scripts; do - keepdir ${DHOMEDIR}/${i} || die - done - - fowners -R root:${PN} ${DHOMEDIR} || die - fperms -R 770 ${DHOMEDIR} || die - - keepdir /var/log/${PN} || die - fowners -R root:${PN} /var/log/${PN} || die - fperms -R 770 /var/log/${PN} || die - - keepdir /var/run/${PN} || die - fowners -R root:${PN} /var/run/${PN} || die - fperms -R 770 /var/run/${PN} || die - - dodir /usr/share/${P} || die - insinto /usr/share/${P} - for i in interfaces sabnzbd email locale po tools util;do - doins -r $i || die - done - - doins SABnzbd.py || die - - dosym /usr/share/${P} /usr/share/${PN} || die - - fowners -R root:${PN} /usr/share/${P} || die - fperms -R 770 /usr/share/${P} || die -} - -pkg_postinst() { - python_mod_optimize /usr/share/${P}/sabnzbd - - einfo "SABnzbd has been installed with default directories in ${HOMEDIR}" - einfo "Email templates can be found in: ${ROOT}usr/share/${P}/email" - einfo "" - einfo "By default, SABnzbd runs as the unprivileged user \"sabnzbd\"" - einfo "on port 8081 with no API key." - einfo "" - einfo "Be sure to that the \"sabnzbd\" user has the appropriate" - einfo "permissions to read/write to any non-default directories" - einfo "if changed in ${PN}.ini" - einfo "" - einfo "Configuration files are accessible only to users in the \"sabnzbd\" group" - einfo "Run 'gpasswd -a <user> sabnzbd' to add a user to the sabnzbd group" - einfo "so it can edit the appropriate configuration files" - einfo "" - ewarn "Please configure /etc/conf.d/${PN} before starting!" - ewarn "" - ewarn "Start with ${ROOT}etc/init.d/${PN} start" - ewarn "Visit http://<host ip>:8081 to configure SABnzbd" - ewarn "Default web username/password : sabnzbd/secret" -} |