pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www
Module Name: pkgsrc
Committed By: nia
Date: Sun Jul 9 09:53:53 UTC 2023
Modified Files:
pkgsrc/www: Makefile
Removed Files:
pkgsrc/www/squidpurge: DESCR Makefile PLIST distinfo
pkgsrc/www/squidpurge/patches: patch-aa patch-ab patch-ac
patch-copyout.cc
Log Message:
squidpurge: remove.
This was written for squid-2, and we now only ship squid-4 and squid-5.
It also tries to do numerous silly 2004-era things like compile amd64
code optimized for a 586 CPU which means it is broken in many places.
To generate a diff of this commit:
cvs rdiff -u -r1.1726 -r1.1727 pkgsrc/www/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/www/squidpurge/DESCR
cvs rdiff -u -r1.10 -r0 pkgsrc/www/squidpurge/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/www/squidpurge/PLIST
cvs rdiff -u -r1.6 -r0 pkgsrc/www/squidpurge/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/www/squidpurge/patches/patch-aa \
pkgsrc/www/squidpurge/patches/patch-ac
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/www/squidpurge/patches/patch-ab
cvs rdiff -u -r1.1 -r0 pkgsrc/www/squidpurge/patches/patch-copyout.cc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/Makefile
diff -u pkgsrc/www/Makefile:1.1726 pkgsrc/www/Makefile:1.1727
--- pkgsrc/www/Makefile:1.1726 Sat Jun 17 17:52:44 2023
+++ pkgsrc/www/Makefile Sun Jul 9 09:53:53 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1726 2023/06/17 17:52:44 wiz Exp $
+# $NetBSD: Makefile,v 1.1727 2023/07/09 09:53:53 nia Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -1089,7 +1089,6 @@ SUBDIR+= squid5
SUBDIR+= squidGuard
SUBDIR+= squidanalyzer
SUBDIR+= squidclamav
-SUBDIR+= squidpurge
SUBDIR+= squidview
SUBDIR+= squirm
SUBDIR+= stagit
Home |
Main Index |
Thread Index |
Old Index