head 1.7; access; symbols pkgsrc-2013Q2:1.7.0.2 pkgsrc-2013Q2-base:1.7 pkgsrc-2012Q4:1.6.0.16 pkgsrc-2012Q4-base:1.6 pkgsrc-2012Q3:1.6.0.14 pkgsrc-2012Q3-base:1.6 pkgsrc-2012Q2:1.6.0.12 pkgsrc-2012Q2-base:1.6 pkgsrc-2012Q1:1.6.0.10 pkgsrc-2012Q1-base:1.6 pkgsrc-2011Q4:1.6.0.8 pkgsrc-2011Q4-base:1.6 pkgsrc-2011Q3:1.6.0.6 pkgsrc-2011Q3-base:1.6 pkgsrc-2011Q2:1.6.0.4 pkgsrc-2011Q2-base:1.6 pkgsrc-2011Q1:1.6.0.2 pkgsrc-2011Q1-base:1.6 pkgsrc-2010Q4:1.5.0.12 pkgsrc-2010Q4-base:1.5 pkgsrc-2010Q3:1.5.0.10 pkgsrc-2010Q3-base:1.5 pkgsrc-2010Q2:1.5.0.8 pkgsrc-2010Q2-base:1.5 pkgsrc-2010Q1:1.5.0.6 pkgsrc-2010Q1-base:1.5 pkgsrc-2009Q4:1.5.0.4 pkgsrc-2009Q4-base:1.5 pkgsrc-2009Q3:1.5.0.2 pkgsrc-2009Q3-base:1.5 pkgsrc-2009Q2:1.1.0.2 pkgsrc-2009Q2-base:1.1; locks; strict; comment @# @; 1.7 date 2013.02.10.18.16.54; author adam; state dead; branches; next 1.6; 1.6 date 2011.01.15.10.32.08; author adam; state Exp; branches; next 1.5; 1.5 date 2009.09.27.20.06.37; author tron; state Exp; branches; next 1.4; 1.4 date 2009.08.05.10.29.12; author tron; state Exp; branches; next 1.3; 1.3 date 2009.07.19.23.05.38; author tron; state Exp; branches; next 1.2; 1.2 date 2009.07.07.18.25.13; author tron; state Exp; branches; next 1.1; 1.1 date 2009.05.17.14.17.42; author tron; state Exp; branches 1.1.2.1; next ; 1.1.2.1 date 2009.08.02.13.17.58; author spz; state Exp; branches; next 1.1.2.2; 1.1.2.2 date 2009.08.08.00.23.26; author salo; state Exp; branches; next ; desc @@ 1.7 log @Squid 3.3 represents a new feature release above 3.2. The most important of these new features are: * SQL Database logging helper * Time-Quota session helper * SSL-Bump Server First * Server Certificate Mimic * Custom HTTP request headers @ text @$NetBSD: patch-ae,v 1.6 2011/01/15 10:32:08 adam Exp $ --- errors/Makefile.in.orig 2010-12-22 05:47:42.000000000 +0000 +++ errors/Makefile.in @@@@ -473,7 +473,7 @@@@ install-dvi: install-dvi-am install-dvi-am: -install-exec-am: install-exec-local +install-exec-am: install-html: install-html-am @@@@ -589,7 +589,7 @@@@ install-data-local: translate done; \ $(INSTALL_DATA) $(srcdir)/TRANSLATORS $(DESTDIR)$(DEFAULT_ERROR_DIR)/TRANSLATORS; \ $(INSTALL_DATA) $(srcdir)/COPYRIGHT $(DESTDIR)$(DEFAULT_ERROR_DIR)/COPYRIGHT; \ - $(INSTALL_DATA) $(srcdir)/errorpage.css $(DESTDIR)$(DEFAULT_STYLESHEET).default; \ +# $(INSTALL_DATA) $(srcdir)/errorpage.css $(DESTDIR)$(DEFAULT_STYLESHEET).default; \ $(SHELL) $(srcdir)/alias-link.sh "$(LN)" "$(RM)" "$(DESTDIR)$(DEFAULT_ERROR_DIR)" "$(srcdir)/aliases" || exit 1 ; uninstall-local: @ 1.6 log @Changes 3.1.10: * Bug 3121: memory leak in DigestAuth: AuthUser object is locked twice * Bug 3113: Consuming too much memory when uploading files * Bug 3110: 'reply_body_max_size none' does not work with x-forwarded-for * Bug 3096: Consuming too much memory when delaying traffic * Bug 3091: Bypassed ICAP errors are not counted as service failures * Bug 3090: Polish FTP login error handing * Bug 3068: cache_dir capacity and usage overflows * Bug 3028: Permit wbinfo_group.pl to authenticate Kerberos users with NT domain * Bug 427: HTTP Compliance: Support If-Match and If-None-Match requests * Fix memory leak in adaptation_access * Fix /dev/poll and poll() selection priority * Fix PREFIX/var/run creation during install * Fix cachemgr http_port config report display * Add upgrade help process for obsolete options * Accept RFC 2965 Set-Cookie2 / Cookie2 headers as 'known' * HTTP/1.1: entry is stale if request has max-age=0 * HTTP/1.1: do not forward TRACE with Max-Forwards: 0 after REQMOD * Toolchain update to support newer auto-tools * ... and updated error page translations * ... and updated documentation * ... and some code optimization/simplification polish @ text @d1 1 a1 1 $NetBSD$ @ 1.5 log @Update "squid31" package to version 3.1.0.14. Changes since 3.1.0.13: - Bug 2777: Various build issues on OpenSolaris - Bug 2773: Segfault in RFC2069 Digest authentication - Bug 2747: Compile errors on Solaris 10 - Bug 2735: Incomplete -fhuge-objects detection - Bug 2722: Fix http_port accel combined with CONNECT - Bug 2718: FTP sends EPSV2 on IPv4 connection - Bug 2648: stateful helpers stuck in reserved - Bug 2570: wccp2 "Here I Am" announcements not sent in memory-ony mode - Bug 2510: digest_ldap_auth uses incorrect logic with TLS - Bug 2483: bind() called before connect() - Bug 2215: config file line length limit (extended to 2 KB) - Support Accept-Language: * wildcard - Support autoconf 2.64 - Support TPROXY for IPv6 traffic (requires kernel support) - Support TPROXY cache cluster behind WCCPv2 - Correct ESI support to work in multi-mode Squid - Add 0.0.0.0 as an to_localhost address - DiskIO detection fixes and use optimal IO in default build. - Correct peer connect-fail-limit default of 10 - Prevent squidclient sending two Accept: headers - ... all bug fixes from 3.0.STABLE19 - ... and many more documentation fixes Approved by Thomas Klausner. @ text @d3 3 a5 3 --- errors/Makefile.in.orig 2009-09-27 04:28:48.000000000 +0100 +++ errors/Makefile.in 2009-09-27 13:26:44.000000000 +0100 @@@@ -432,7 +432,7 @@@@ d7 1 a7 1 install-dvi: install-dvi-am d14 1 a14 1 @@@@ -540,7 +540,7 @@@@ @ 1.4 log @Update "squid31" package to version 3.1.0.13. Changes since version 3.1.0.12: - Bug 2723 regression: enable PURGE requests if PURGE method ACL is present. - Fix one more internal profiler error - Language Updates: Italian, Russian - Language Updates: Add many more aliases - Add Copyright document for errors/ content - ... all bug fixes from 3.0.STABLE18 - ... and several code polishing cleanups @ text @d3 12 a14 3 --- errors/Makefile.in.orig 2009-08-04 14:32:30.000000000 +0100 +++ errors/Makefile.in 2009-08-05 10:30:29.000000000 +0100 @@@@ -418,13 +418,13 @@@@ a18 6 - if test -f $(DESTDIR)$(DEFAULT_STYLESHEET) ; then \ - echo "$@@ will not overwrite existing $(DESTDIR)$(DEFAULT_STYLESHEET)" ; \ - else \ - echo "$(INSTALL_DATA) $(srcdir)/errorpage.css $(DESTDIR)$(DEFAULT_STYLESHEET)"; \ - $(INSTALL_DATA) $(srcdir)/errorpage.css $(DESTDIR)$(DEFAULT_STYLESHEET); \ - fi ; \ a19 6 +# if test -f $(DESTDIR)$(DEFAULT_STYLESHEET) ; then \ +# echo "$@@ will not overwrite existing $(DESTDIR)$(DEFAULT_STYLESHEET)" ; \ +# else \ +# echo "$(INSTALL_DATA) $(srcdir)/errorpage.css $(DESTDIR)$(DEFAULT_STYLESHEET)"; \ +# $(INSTALL_DATA) $(srcdir)/errorpage.css $(DESTDIR)$(DEFAULT_STYLESHEET); \ +# fi ; \ @ 1.3 log @Update "squid31" package to version 3.1.0.11. Changes since version 3.1.0.9: - Bug 2087: Support adaptation sets and chains - Bug 2459: dns error message broken when error handling delayed - Support ICAP Retry - Support ICAP retries based on the ICAP responses status code - Support logging ICAP - Support logging total DNS wait time - Support logging response times of adaptation transactions - General logging enhancements - Dynamically form chains based on ICAP X-Next-Services header - Support cross-transactional ICAP header exchange - Bug 2680: Regression Crash after rotate with no helpers running - Bug 2695: Regression in WCCPv2 L2 mask assignment - Bug 2707: Regression in FTP anonymous auth - Bug 422, 2706: RFC 2616 Date header requirements - Bug 1087: ESI processor not quoting attributes correctly. - Bug 1338: File prefetches aborted despite range_offset - Bug 2080: wbinfo_group.pl - false positive under certain conditions - Bug 2092: select loop 32-bit call counter overflows - Bug 2127: delay pools class 4 crashes with ntlm auth - Bug 2611: document fast/slow acl types - Bug 2614: Potential loss of adapted body data from eCAP adapters - Bug 2658: Missing TextException copy constructor - Bug 2659: String length overflows on append, leading to segfaults - Bug 2699: Build failure NTLM smb_lm helper - Bug 2709: TRANSLATIONS not installed - Bug 2710: squid_kerb_auth non-terminated string - Delay pools 64-bit buckets and IPv6-polish - Break forwarding loops for "transparent" or "intercept" http_ports. - Add --disable-translation option to detatch .po from error negotiation - Add squidclient man(1) page - Add localhost to default permitted networks - http_port allow-direct option to allow direct forwarding in accelerator mode - ... and many testing infrastructure updates - ... and much adaptation polish and improvements @ text @d3 2 a4 2 --- errors/Makefile.in.orig 2009-07-19 06:11:27.000000000 +0100 +++ errors/Makefile.in 2009-07-19 15:21:48.000000000 +0100 a5 1 fi \ d7 2 a8 1 $(INSTALL_DATA) $(srcdir)/TRANSLATORS $(DESTDIR)TRANSLATORS; \ d11 1 a11 3 +# $(INSTALL_DATA) $(srcdir)/errorpage.css $(DESTDIR)$(DEFAULT_STYLESHEET).default; \ +# if test -f $(DESTDIR)$(DEFAULT_STYLESHEET) ; then \ echo "$@@ will not overwrite existing $(DESTDIR)$(DEFAULT_STYLESHEET)" ; \ d16 3 @ 1.2 log @Update "squid31" package to version 3.1.0.9. Changes since version 3.1.0.8: - Bug 2682: Add ftp_epsv control to disable EPSV support. - Bug 2665: Detach automake system from using -I. - Bug 2395: FTP auth errors not displayed - ... also several changes and bugs closed in 3.0.STABLE16 - Port from 2.7: Show local address on listening sockets - Add "tag" type acl matching tags set by external acl helpers. - Adds Language alias linker/installer/upgrade scripts - Support for GCC 4.4 - Fix false NAT lookup errors on Linux - Fix many Windows port issues - Fix squid_kerb_auth helepr install location - Better detection of IPv6 stack types - Updates Licensing information for Squid 3.1 - ... and many packaging portability build and install issues @ text @d3 3 a5 4 --- errors/Makefile.in.orig 2009-06-26 11:35:52.000000000 +0100 +++ errors/Makefile.in 2009-06-30 18:58:13.000000000 +0100 @@@@ -408,13 +408,13 @@@@ done; \ d8 1 d11 3 a13 1 - echo "$@@ will not overwrite existing $(DESTDIR)$(DEFAULT_STYLESHEET)" ; \ a17 3 +# $(INSTALL_DATA) $(srcdir)/errorpage.css $(DESTDIR)$(DEFAULT_STYLESHEET).default; \ +# if test -f $(DESTDIR)$(DEFAULT_STYLESHEET) ; then \ +# echo "$@@ will not overwrite existing $(DESTDIR)$(DEFAULT_STYLESHEET)" ; \ d22 1 a22 1 $(SHELL) $(srcdir)/alias-link.sh "$(LN)" "$(RM)" "$(DESTDIR)$(DEFAULT_ERROR_DIR)" "$(srcdir)/aliases" || exit 1 ; a24 1 for l in $(TRANSLATIONS); do \ @ 1.1 log @Stop the "squid31" package from cluttering "${PKG_SYSCONFDIR}" with various configuration and example files. Leave the installation of the example files to "pkgsrc" instead. Problem reported by Hasso Tepper in private e-mail. @ text @d3 3 a5 3 --- errors/Makefile.in.orig 2009-04-08 11:51:20.000000000 +0100 +++ errors/Makefile.in 2009-05-17 14:32:03.000000000 +0100 @@@@ -509,13 +509,13 @@@@ d15 1 a15 1 - fi d22 2 a23 1 +# fi d26 1 a26 1 @@ for l in $(LANGUAGES) templates; do \ @ 1.1.2.1 log @Pullup ticket 2840 - requested by tron security update Revisions pulled up: - pkgsrc/www/squid/Makefile.squid 1.14 - pkgsrc/www/squid31/DESCR 1.2 - pkgsrc/www/squid31/Makefile 1.13 - pkgsrc/www/squid31/PLIST 1.3 - pkgsrc/www/squid31/distinfo 1.11 - pkgsrc/www/squid31/patches/patch-ad 1.5 - pkgsrc/www/squid31/patches/patch-ae 1.3 Files deleted: pkgsrc/www/squid31/patches/patch-aa pkgsrc/www/squid31/patches/patch-ab Module Name: pkgsrc Committed By: tron Date: Tue Jul 7 18:25:13 UTC 2009 Modified Files: pkgsrc/www/squid31: Makefile distinfo pkgsrc/www/squid31/patches: patch-ae Log Message: Update "squid31" package to version 3.1.0.9. Changes since version 3.1.0.8: - Bug 2682: Add ftp_epsv control to disable EPSV support. - Bug 2665: Detach automake system from using -I. - Bug 2395: FTP auth errors not displayed - ... also several changes and bugs closed in 3.0.STABLE16 - Port from 2.7: Show local address on listening sockets - Add "tag" type acl matching tags set by external acl helpers. - Adds Language alias linker/installer/upgrade scripts - Support for GCC 4.4 - Fix false NAT lookup errors on Linux - Fix many Windows port issues - Fix squid_kerb_auth helepr install location - Better detection of IPv6 stack types - Updates Licensing information for Squid 3.1 - ... and many packaging portability build and install issues To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/squid31/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/squid31/distinfo cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/squid31/patches/patch-ae ----- Module Name: pkgsrc Committed By: tron Date: Wed Jul 8 15:02:01 UTC 2009 Modified Files: pkgsrc/www/squid31: Makefile Log Message: Fix destdir build. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/squid31/Makefile ----- Module Name: pkgsrc Committed By: tron Date: Sun Jul 12 09:45:02 UTC 2009 Modified Files: pkgsrc/www/squid31: Makefile distinfo Added Files: pkgsrc/www/squid31/patches: patch-aa Log Message: Add fix for Squid bug 2707 to make anonymous FTP work again. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/squid31/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/squid31/distinfo cvs rdiff -u -r0 -r1.3 pkgsrc/www/squid31/patches/patch-aa ----- Module Name: pkgsrc Committed By: tron Date: Sun Jul 19 23:05:38 UTC 2009 Modified Files: pkgsrc/www/squid31: DESCR Makefile PLIST distinfo pkgsrc/www/squid31/patches: patch-aa patch-ad patch-ae Log Message: Update "squid31" package to version 3.1.0.11. Changes since version 3.1.0.9: - Bug 2087: Support adaptation sets and chains - Bug 2459: dns error message broken when error handling delayed - Support ICAP Retry - Support ICAP retries based on the ICAP responses status code - Support logging ICAP - Support logging total DNS wait time - Support logging response times of adaptation transactions - General logging enhancements - Dynamically form chains based on ICAP X-Next-Services header - Support cross-transactional ICAP header exchange - Bug 2680: Regression Crash after rotate with no helpers running - Bug 2695: Regression in WCCPv2 L2 mask assignment - Bug 2707: Regression in FTP anonymous auth - Bug 422, 2706: RFC 2616 Date header requirements - Bug 1087: ESI processor not quoting attributes correctly. - Bug 1338: File prefetches aborted despite range_offset - Bug 2080: wbinfo_group.pl - false positive under certain conditions - Bug 2092: select loop 32-bit call counter overflows - Bug 2127: delay pools class 4 crashes with ntlm auth - Bug 2611: document fast/slow acl types - Bug 2614: Potential loss of adapted body data from eCAP adapters - Bug 2658: Missing TextException copy constructor - Bug 2659: String length overflows on append, leading to segfaults - Bug 2699: Build failure NTLM smb_lm helper - Bug 2709: TRANSLATIONS not installed - Bug 2710: squid_kerb_auth non-terminated string - Delay pools 64-bit buckets and IPv6-polish - Break forwarding loops for "transparent" or "intercept" http_ports. - Add --disable-translation option to detatch .po from error negotiation - Add squidclient man(1) page - Add localhost to default permitted networks - http_port allow-direct option to allow direct forwarding in accelerator m= ode - ... and many testing infrastructure updates - ... and much adaptation polish and improvements To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/www/squid31/DESCR cvs rdiff -u -r1.10 -r1.11 pkgsrc/www/squid31/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/squid31/PLIST cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/squid31/distinfo cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/squid31/patches/patch-aa cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/squid31/patches/patch-ad cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/squid31/patches/patch-ae ----- Module Name: pkgsrc Committed By: tron Date: Sun Jul 19 23:28:04 UTC 2009 Modified Files: pkgsrc/www/squid31: distinfo pkgsrc/www/squid31/patches: patch-aa Log Message: Add Squid bug number. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/squid31/distinfo cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/squid31/patches/patch-aa ----- Module Name: pkgsrc Committed By: tron Date: Mon Jul 20 13:56:31 UTC 2009 Modified Files: pkgsrc/www/squid31: Makefile distinfo Added Files: pkgsrc/www/squid31/patches: patch-ab Log Message: Add fix for Squid bug 2395 which makes FTP connection to e.g. "ftp.fu-berlin.de" work again. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 pkgsrc/www/squid31/Makefile cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/squid31/distinfo cvs rdiff -u -r0 -r1.3 pkgsrc/www/squid31/patches/patch-ab ----- Module Name: pkgsrc Committed By: tron Date: Mon Jul 27 16:35:55 UTC 2009 Modified Files: pkgsrc/www/squid31: Makefile distinfo Removed Files: pkgsrc/www/squid31/patches: patch-aa patch-ab Log Message: Update "squid31" package to version 3.1.0.12. Changes since version 3.1.0.11: - Bug 2716: Chunked request Signed/Unsigned build error - Bug 2674: Remove limit on HTTP headers read. - Bug 2620: Invalid HTTP response codes causes segfault - Fix FTP EPSV negotiation parser. - Fix Via string when leak checking is enabled (valgrind etc) - ... and several documentation and testing additions This update also fixes the security vulnerabilites reported in the SQUID-2009:2 advisory. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 pkgsrc/www/squid31/Makefile cvs rdiff -u -r1.10 -r1.11 pkgsrc/www/squid31/distinfo cvs rdiff -u -r1.6 -r0 pkgsrc/www/squid31/patches/patch-aa cvs rdiff -u -r1.3 -r0 pkgsrc/www/squid31/patches/patch-ab ----- Module Name: pkgsrc Committed By: tron Date: Tue Jul 7 15:01:12 UTC 2009 Modified Files: pkgsrc/www/squid: Makefile.squid Log Message: General improvements: 1.) Allow individual "squid*" packages to register an extra target that is run before the common "post-install" target. 2.) Use a much simpler logic to figure out what files get installed into "share/squid/errors" and "share/squid/icons". Tested with the "squid27" and the "squid31" package. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 pkgsrc/www/squid/Makefile.squid ----- Module Name: pkgsrc Committed By: tron Date: Tue Jul 7 15:21:37 UTC 2009 Modified Files: pkgsrc/www/squid: Makefile.squid Log Message: Improve package list creation to work with symbolic links as well. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 pkgsrc/www/squid/Makefile.squid ----- Module Name: pkgsrc Committed By: tron Date: Tue Jul 7 18:44:28 UTC 2009 Modified Files: pkgsrc/www/squid: Makefile.squid Log Message: Add mirror on "ftp.nluug.nl" to master site list. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 pkgsrc/www/squid/Makefile.squid ----- Module Name: pkgsrc Committed By: taca Date: Mon Jul 27 11:29:08 UTC 2009 Modified Files: pkgsrc/www/squid: Makefile.squid Log Message: Make it DESTDIR careful. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 pkgsrc/www/squid/Makefile.squid @ text @d1 1 a1 1 $NetBSD: patch-ae,v 1.3 2009/07/19 23:05:38 tron Exp $ d3 4 a6 3 --- errors/Makefile.in.orig 2009-07-19 06:11:27.000000000 +0100 +++ errors/Makefile.in 2009-07-19 15:21:48.000000000 +0100 @@@@ -418,13 +418,13 @@@@ a8 1 $(INSTALL_DATA) $(srcdir)/TRANSLATORS $(DESTDIR)TRANSLATORS; \ d11 1 a11 3 +# $(INSTALL_DATA) $(srcdir)/errorpage.css $(DESTDIR)$(DEFAULT_STYLESHEET).default; \ +# if test -f $(DESTDIR)$(DEFAULT_STYLESHEET) ; then \ echo "$@@ will not overwrite existing $(DESTDIR)$(DEFAULT_STYLESHEET)" ; \ d15 4 a18 1 - fi ; \ d22 1 a22 2 +# fi ; \ $(SHELL) $(srcdir)/alias-link.sh "$(LN)" "$(RM)" "$(DESTDIR)$(DEFAULT_ERROR_DIR)" "$(srcdir)/aliases" || exit 1 ; d25 1 @ 1.1.2.2 log @Pullup ticket 2851 - requested by tron security update for squid31 Revisions pulled up: - pkgsrc/www/squid31/Makefile 1.14 - pkgsrc/www/squid31/distinfo 1.12 - pkgsrc/www/squid31/patches/patch-ae 1.4 Module Name: pkgsrc Committed By: tron Date: Wed Aug 5 10:29:12 UTC 2009 Modified Files: pkgsrc/www/squid31: Makefile distinfo pkgsrc/www/squid31/patches: patch-ae Log Message: Update "squid31" package to version 3.1.0.13. Changes since version 3.1.0.12: - Bug 2723 regression: enable PURGE requests if PURGE method ACL is present. - Fix one more internal profiler error - Language Updates: Italian, Russian - Language Updates: Add many more aliases - Add Copyright document for errors/ content - ... all bug fixes from 3.0.STABLE18 - ... and several code polishing cleanups @ text @d1 1 a1 1 $NetBSD: patch-ae,v 1.4 2009/08/05 10:29:12 tron Exp $ d3 2 a4 2 --- errors/Makefile.in.orig 2009-08-04 14:32:30.000000000 +0100 +++ errors/Makefile.in 2009-08-05 10:30:29.000000000 +0100 d6 1 d8 1 a8 2 $(INSTALL_DATA) $(srcdir)/TRANSLATORS $(DESTDIR)$(DEFAULT_ERROR_DIR)/TRANSLATORS; \ $(INSTALL_DATA) $(srcdir)/COPYRIGHT $(DESTDIR)$(DEFAULT_ERROR_DIR)/COPYRIGHT; \ d11 3 a13 1 - echo "$@@ will not overwrite existing $(DESTDIR)$(DEFAULT_STYLESHEET)" ; \ a17 3 +# $(INSTALL_DATA) $(srcdir)/errorpage.css $(DESTDIR)$(DEFAULT_STYLESHEET).default; \ +# if test -f $(DESTDIR)$(DEFAULT_STYLESHEET) ; then \ +# echo "$@@ will not overwrite existing $(DESTDIR)$(DEFAULT_STYLESHEET)" ; \ @