[packages/lighttpd-mod_bandwidth] Removed as per lighttpd maintainer request
glen
glen at pld-linux.org
Thu Jun 30 12:45:29 CEST 2022
commit 17b7221032da9d8b349c253d14930fb3606670f4
Author: Elan Ruusamäe <glen at pld-linux.org>
Date: Thu Jun 30 13:44:40 2022 +0300
Removed as per lighttpd maintainer request
Hi!
I am a lighttpd developer and came across some very, very old repos.
Would you please consider deleting the following repos, as they no
longer apply to modern lighttpd, and mod_bandwidth has broken links.
https://github.com/pld-linux/lighttpd-mod_bandwidth
https://github.com/pld-linux/lighttpd-mod_cache
FYI: there is some ancient info about mod_cache linked on:
https://wiki.lighttpd.net/Docs_UserWrittenMods
Cheers, Glenn
lighttpd developer
lighttpd-mod_bandwidth.spec | 49 ---------------------------------------------
1 file changed, 49 deletions(-)
---
diff --git a/lighttpd-mod_bandwidth.spec b/lighttpd-mod_bandwidth.spec
deleted file mode 100644
index 0666b15..0000000
--- a/lighttpd-mod_bandwidth.spec
+++ /dev/null
@@ -1,49 +0,0 @@
-Summary: Bandwidth tracking and limiting plugin for lighttpd
-Summary(pl.UTF-8): Wtyczka dla lighttpd śledząca i ograniczająca pasmo
-Name: lighttpd-mod_bandwidth
-Version: 0.8
-Release: 0.1
-License: BSD
-Source0: http://www.asmallorange.com/downloads/mod_bandwidth-%{version}.tar.gz
-# Source0-md5: 032463ee6d16335d8e969f83a3da059e
-Group: Networking/Daemons/HTTP
-URL: http://www.asmallorange.com/products/opensource/mod_bandwidth.php
-BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-
-%define _libdir %{_prefix}/%{_lib}/lighttpd
-%define _sysconfdir /etc/lighttpd
-
-%description
-mod_bandwidth is a bandwidth tracking and limiting plugin for
-lighttpd. It allows limiting on a per-context basis and for any
-arbitrary period of time or bandwidth. It is intended to be accurate
-bit-for-bit for any data sent from the server, despite large amounts
-of data being transferred. It also allows users to track the
-bandwidth used by their sites and get real-time feedback of how close
-they are to their limits.
-
-%description -l pl.UTF-8
-mod_bandwidth to wtyczka dla lighttpd śledząca i ograniczająca pasmo.
-Pozwala ograniczać w zależności od kontekstu i dla dowolnego okresu
-czasu lub pasma. Ma być dokładna co do bitu dla wszystkich danych
-wysyłanych z serwera, niezależnie od ilości przesłanych danych.
-Pozwala także użytkownikom śledzić pasmo wykorzystywane przez ich
-serwisy i uzyskiwać w czasie rzeczywistym informacje, na ile zbliżają
-się do swoich limitów.
-
-%prep
-%setup -q -n mod_bandwidth-%{version}
-
-%build
-exit 1
-
-%install
-rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT
-
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-%files
-%defattr(644,root,root,755)
-%doc CHANGELOG COPYING INSTALL README TODO
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lighttpd-mod_bandwidth.git/commitdiff/17b7221032da9d8b349c253d14930fb3606670f4
More information about the pld-cvs-commit
mailing list