[packages/lighttpd-mod_cache] Removed as per lighttpd maintainer request

glen glen at pld-linux.org
Thu Jun 30 12:46:50 CEST 2022


commit 08b79bd165bba921811323718efff7992e2de9c2
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Thu Jun 30 13:46:16 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_cache.spec | 44 --------------------------------------------
 1 file changed, 44 deletions(-)
---
diff --git a/lighttpd-mod_cache.spec b/lighttpd-mod_cache.spec
deleted file mode 100644
index 5771110..0000000
--- a/lighttpd-mod_cache.spec
+++ /dev/null
@@ -1,44 +0,0 @@
-# TODO
-# - should use patch, not complete source?
-Summary:	Cache (reverse-proxy) plugin for lighttpd
-Summary(pl.UTF-8):	Wtyczka cache (odwrotnego proxy) dla lighttpd
-Name:		lighttpd-mod_cache
-Version:	1.8.3
-Release:	0.1
-#Source0:	http://lighttpd-improved.googlecode.com/files/lighttpd-1.4.26.modcache.v.%{version}-2.tar.gz
-License:	BSD
-Group:		Networking/Daemons/HTTP
-URL:		http://code.google.com/p/lighttpd-improved/
-BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-
-%define		_libdir		%{_prefix}/%{_lib}/lighttpd
-%define		_sysconfdir	/etc/lighttpd
-
-%description
-Mod-Cache is a cache (reverse-proxy) plugin for lighttpd, which works
-like Squid with similar configuration. However mod_cache is faster and
-more effective than Squid because it based on powerful Lighttpd.
-
-%description -l pl.UTF-8
-mod_cache to wtyczka cache (odwrotnego proxy) dla lighttpd, działająca
-tak jak Squid i mająca podobną konfigurację. Jednak mod_cache jest
-szybsza i bardziej efektywna od Squida, ponieważ jest oparta na
-potężnym Lighttpd.
-
-%prep
-%setup -q
-
-%build
-%configure
-%{__make}
-
-%install
-rm -rf $RPM_BUILD_ROOT
-%{__make} install \
-	DESTDIR=$RPM_BUILD_ROOT
-
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-%files
-%defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lighttpd-mod_cache.git/commitdiff/08b79bd165bba921811323718efff7992e2de9c2



More information about the pld-cvs-commit mailing list