1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Commit Graph

266 Commits

Author SHA1 Message Date
Florian Smeets
262194a5fc change all squid ports from CONFLICTS to CONFLICTS_INSTALL
PR:		ports/158194
Submitted by:	Fedor A Borshev <fedor9@gmail.com>
Approved by:	maintainer
2011-06-23 15:11:18 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Niels Heinen
263e4c488c Update to included bug fix patches and a security fix
Submitted by:	maintainer
Approved by:	itetcu (mentor, implicit)
Security:	http://www.squid-cache.org/Advisories/SQUID-2010_3.txt
2010-09-11 19:00:38 +00:00
Martin Wilke
850588c9de - integrate a patch for squid bug 2899 that could cause compilation
issues on certain platforms

PR:		146242
Submitted by:	Thomas-Martin Seck <tmseck@web.de> (maintainer)
2010-05-03 02:27:37 +00:00
Martin Wilke
9fa7e5f5e4 - Update MASTER_SITES
- Move default cache and log directories from $PREFIX/squid/ to /var/squid/

PR:		145675
Submitted by:	Thomas-Martin Seck <tmseck@web.de> (maintainer)
2010-05-02 10:53:14 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Martin Wilke
cd6f5cff83 - Update to 3.0.STABLE25
- Correct a comment in files/squid.in

PR:		144747
Submitted by:	Thomas-Martin Seck <tmseck@web.de> (maintainer)
2010-03-20 19:12:43 +00:00
Xin LI
c0cd5f4cb7 Update www/squid and www/squid30 to address Squid HTCP Packet Processing
NULL Pointer Dereference vulnerability (SQUID-2010:2)
2010-02-15 06:29:30 +00:00
Martin Wilke
aabf74006e - Update to 3.0.STABLE23
PR:		143495
Submitted by:	Thomas-Martin Seck <tmseck@web.de> (maintainer)
2010-02-02 22:42:30 +00:00
Martin Wilke
0413702af4 - Fix vuid 296ecb59-0f6b-11df-8bab-0019996bc1f7
PR:		143452
Submitted by:	Thomas-Martin Seck <tmseck@web.de> (maintainer)
2010-02-02 09:42:52 +00:00
Martin Wilke
ca9facadc2 - Update to 3.0.STABLE21
- Ddd a CONFLICT with lusca-head
- Merge squid rc script changes from www/squid and www/squid31:
- Implement squid_fib and squid_conf
- Document user settable variables
- Make the squid configuration directory world-readable on new
  installations to ease use of cachemgr.cgi

PR:		141922
Submitted by:	Thomas-Martin Seck <tmseck@web.de> (maintainer)
2009-12-24 21:27:44 +00:00
Martin Wilke
1d5f1fae6c - Update to 3.0.STABLE20
- Implement additional options vor SQUID_KERB_AUTH and SQUID_NIS_AUTH; users
cannot be expected to duplicate src.conf(5) settings into make.conf(5).
Keep the test for the old make.conf(5) macros in place for POLA reasons.
See ports/139760.

PR:		140394
Submitted by:	Thomas-Martin Seck <tmseck@web.de> (maintainer)
2009-11-12 10:52:01 +00:00
Martin Wilke
8f14ece092 - Update to 3.0.STABLE19
PR:		138615
Submitted by:	Thomas-Martin Seck <tmseck@web.de> (maintainer)
2009-09-09 09:29:21 +00:00
Martin Wilke
d15baf3d7b - Update to 3.0.STABLE18
PR:		137438
Submitted by:	Thomas-Martin Seck <tmseck@web.de> (maintainer)
2009-08-04 23:16:45 +00:00
Xin LI
874fecd1d4 Update to 3.0STABLE17.
PR:		ports/137184
Submitted by:	maintainer
Security:	e1156e90-7ad6-11de-b26a-0048543d60ce
2009-07-27 19:40:29 +00:00
Martin Wilke
e63a1bce8e - Update MASTER_SITE_SUBDIR
PR:		136122
Submitted by:	Thomas-Martin Seck <tmseck@web.de> (maintainer)
2009-06-28 16:20:42 +00:00
Martin Wilke
f54cc588b6 - Update to 3.0.STABLE16
PR:		135636
Submitted by:	Thomas-Martin Seck <tmseck@web.de> (maintainer)
2009-06-18 12:32:17 +00:00
Dennis Herrmann
38a7371197 - Update to 3.0 STABLE15
PR:		ports/134343
Submitted by:	Thomas-Martin Seck <tmseck@web.de> (maintainer)
Approved by:	miwi (mentor implicit)
2009-05-07 21:20:26 +00:00
Martin Wilke
440a02485c - Update to 3.0.STABLE14
PR:		133658
Submitted by:	Thomas-Martin Seck <tmseck@web.de> (maintainer)
2009-04-13 12:11:25 +00:00
Martin Wilke
92531c1b9e - The squid_kerb_auth helper needs to know about the endianness of the system
at compile time. Its author suggests to use -D__LITTLE_ENDIAN__ in the
  program's Makefile and this is the solution proposed in ports/131878. Since
  FreeBSD (and FreeBSD ports) might be used on big-endian architectures as
  well as on little endian architectures I decided to instrument an already
  present endianness check directly in the affected source file instead.

- Bump PORTREVISION since this affects the content (and functionality) of
  the port's binary package.

Pr:		133159
Submitted by:	Thomas-Martin Seck <tmseck@web.de> (maintainer)
2009-03-31 22:20:42 +00:00
Martin Wilke
bdadb07e54 - Update to 3.0.STABLE13
PR:		131431
Submitted by:	Thomas-Martin Seck <tmseck@web.de> (maintainer)
Security:	http://www.vuxml.org/freebsd/9c2460a4-f6b1-11dd-94d9-0030843d3802.html
2009-02-09 14:22:07 +00:00
Dmitry Marakasov
4da98929ce - Update to 3.0.STABLE12
PR:		130918
Submitted by:	Thomas-Martin Seck <tmseck at web dot de> (maintainer)
2009-01-23 20:21:13 +00:00
Wesley Shields
9168603ee2 - Remove conditional checks for FreeBSD 5.x and older
Approved by:	pav
2009-01-06 16:53:07 +00:00
Martin Wilke
52039b88f7 - Update to 3.0.STABLE11
- Enable the squid_kerb_auth helper as in www/squid

PR:		129913
Submitted by:	Thomas-Martin Seck <tmseck@web.de> (maintainer)
2008-12-25 00:30:00 +00:00
Martin Wilke
e5ea018569 - Update to 3.0.STABLE10
PR:		128252
Submitted by:	Thomas-Martin Seck <tmseck@web.de> (maintainer)
2008-10-24 14:22:47 +00:00
Martin Wilke
7b67a24b3c - Update to 3.0.STABLE9
- Make WITH_SQUID_COSS a no-op for now (see UPDATING)
- Use "templates" as the default language directory

PR:		127627
Submitted by:	Thomas-Martin Seck <tmseck@web.de> (maintainer)
2008-09-26 09:40:47 +00:00
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Martin Wilke
458bed3bee - Update to 3.0.STABLE8
PR:		125803
Submitted by:	Thomas-Martin Seck <tmseck@web.de> (maintainer)
2008-07-20 13:44:03 +00:00
Xin LI
4cdb2afe42 Update to 3.0-STABLE7, fixes a DoS issue.
Submitted by:	maintainer
Security:	vuxml 65e99f52-1c5f-11d9-bc4a-000c41e2cdad
2008-06-28 22:35:11 +00:00
Martin Wilke
95a6faf136 - Update to 3.0.STABLE6
PR:		123891
Submitted by:	Thomas-Martin Seck <tmseck@web.de> (maintainer)
2008-05-24 18:46:43 +00:00
Martin Wilke
964de15537 - Correct an issue that prevented the definition of the default cachemgr.cgi
configuration file to be passed to the C++ preprocessor (Squid bug #2346).
Thanks to Laurent Levier for reporting this issue to the maintainer.
- Fix a mistake I (the maintainer) introduced regarding the installation
of the cachemgr.conf.default file: instead of explicitly installing it
I thought it would be enough to change an automake variable that served
an entirely different purpose. This is also a bug in www/squid which
will be addressed in a separate PR.
- Portrevision bumped because the content of the package changed
(the cachemgr.cgi binary now has the correct path to cachemgr.conf
hardcoded).

PR:		123572
Submitted by:	Thomas-Martin Seck <tmseck@web.de> (maintainer)
2008-05-16 12:27:16 +00:00
Martin Wilke
e2781cf7d3 - Update to 123269
PR:		123269
Submitted by:	Thomas-Martin Seck <tmseck@web.de> (maintainer)
2008-05-02 09:17:32 +00:00
Beech Rintoul
fd719bb314 - Update to 3.0.STABLE4
- Remove two patches that are no longer needed

PR:		ports/122382
Submitted by:	Thomas-Martin Seck <tmseck@web.de> (maintainer)
2008-04-05 00:01:19 +00:00
Martin Wilke
d740d58409 - Include a (temporary) vendor patch for Squid bug #2206
("no proxy-Authenticate header in 407 response") from Squid bugzilla
- Correct the patch for Squid bug #2203 to use the fix prefered by the
	Squid developers (see this bug's bugzilla entry)
- Bump PORTREVISION

PR:		122133
Submitted by:	Thomas-Martin Seck <tmseck@web.de> (maintainer)
2008-03-29 23:15:51 +00:00
Beech Rintoul
26f067d625 - Update to 3.0.STABLE2
- Add a patch for Squid bug #2203: compilation of authentication helper
  applications that required additional libraries from $LOCALBASE broke when
  --with-maxfd=N was set via SQUID_CONFIGURE_ARGS

PR:		ports/121649
Submitted by:	Thomas-Martin Seck <tmseck@web.de> (maintainer)
2008-03-13 17:58:51 +00:00
Martin Wilke
300aa08dd8 - Update to 3.0.STABLE1
PR:		118754
Submitted by:	Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
2007-12-18 18:55:45 +00:00
Xin LI
af4b2672cf Apply a slightly modified vendor patch against SQUID-2007_2.
PR:		ports/118433
Submitted by:	maintainer
Security:	http://www.squid-cache.org/Advisories/SQUID-2007_2.txt
Approved by:	portmgr (pav)
2007-12-05 00:27:21 +00:00
Martin Wilke
c4e1abc2ff - Update to 3.0.RC1
- Correct the implementation of the SQUID_ESI option
- Add English versions of two missing error documents to the set
  of Armenian language documents and add Armenian to the list of
  languages to install by default.
- Reword pkg-descr a bit to match the language of the RC1 releasenotes.

PR:		116918
Submitted by:	Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
2007-10-05 21:54:35 +00:00
Edwin Groothuis
4d5623ea35 Remove support for OSVERSION < 5 2007-10-04 00:08:39 +00:00
Mark Linimon
48420a5ebd Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR:		ports/116639
Submitted by:	aDe
2007-09-30 04:47:36 +00:00
Martin Wilke
49d26a658d - Update to 3.0.p7
Include patches up to 2007-09-19 (later patches are difficult to include as
provided because they will not apply cleanly and would need to be recreated
as a cumulative FreeBSD port patch).

Add the HTTP mirrors to MASTER_SITES as in www/squid and remove a dead
FTP mirror.

Use the new configuration directive squid-default-user and remove code
from the port that implemented that functionality.

Remove reference to squid.sh from pkg-message.in because the rc script
does no longer have a .sh suffix on any supported FreeBSD version.

Notable change: SNMP support is now enabled by default, mirroring the
change in Squid itself. To disable it, specify WITHOUT_SQUID_SNMP or
reconfigure the port accordingly with "make config".

PR:		116581
Submitted by:	Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
2007-09-24 12:41:24 +00:00
Martin Wilke
9dbbcb3f02 - Update to PatchSet 10865 as of 20070623
Changelog:
- Update to CVS as of 2007-06-23, i.e. include all applicable PatchSets up
  to PatchSet 10865.
- Due to popular demand introduce squid_pidfile as rc(8) tunable; it
  defaults to ${PREFIX}/squid/logs/squid.pid. Document the need to tweak
  this variable in squid.conf.default if the administrator chooses to change
  this default in Squid's configuration.
- install a new basic auth helper "DB" that is used to get user/password
  information via a SQL database accessible with Perl's DBI; install the
  example SQL script to create such a database in ${EXAMPLESDIR}
- Apply some cleanups in Makefile:
	* prefer PatchSet over ChangeSet consistently
	* improve handling of debugging options
	* note that Squid-3's kqueue(2) is still considered experimental by the
  	  Squid developers (but keep it enabled by default)

PR:		113997
Submitted by:	Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
2007-06-24 20:28:32 +00:00
Martin Wilke
7bba84dc57 - Remove old patches
Submitted by:	Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
2007-06-14 06:08:47 +00:00
Martin Wilke
0ab9f7fc41 - Add www/squid30 -- a development snapshot
PR:		113155
Submitted by:	Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
Repocopied by:	marcus
2007-06-12 20:43:14 +00:00
Xin LI
4d4711e32e - update to 2.6.STABLE13
- replace sunsite.auc.dk which is no longer serving Squid distfiles
   (cf fenner's distfile survey) and replace it with ftp.belnet.be.
   The Squid mirror list seems to have vanished (temporarily) during
   their website redesign spree but it used to be listed there as
   an official Belgian mirror.
 - remove files/extra-patch-changeset_11375 which was added in
   2.6.12_1, the fix is present in 2.6.STABLE13.
 - simplify the SQUID_KQUEUE parsing; Squid-2 will automatically enable
   kqueue(2) support and the new OPTIONS parser does no longer require
   .ifndef WITHOUT_* constructs
 - remove IGNORE for the combination of SQUID_SSL and SQUID_ICAP
 - (try to) adapt the ICAP-core patch to the changes in the Squid code base
 - add a +ICAP identifier to the internal Squid version string to help the
   Squid developers in identifying patched up Squid versions (some
   reported bugs were not really Squid but rather ICAP bugs it seems)

Submitted by:	Thomas-Martin Seck (maintainer)
PR:		ports/112751
2007-05-25 01:52:13 +00:00
Martin Wilke
4d7c38b497 Add a patch for Squid bug #1814, see <http://www.squid-cache.org/bugs/show_bug.cgi?id=1814>.
The patchset is a slightly modified version of the Squid patchset 11375.

Notes:
Since this patch conflicts with the ICAP patchset and only affects
non-default configurations that have been compiled using the
WITH_SQUID_SSL configuration option, apply the patch only when this
option is enabled. Set IGNORE when both WITH_SQUID_SSL and
WITH_SQUID_ICAP are defined.

PR:		112054
Submitted by:	Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
2007-04-26 08:11:29 +00:00
Martin Wilke
cd0b28485e - Update to 2.6.STABLE.12
PR:             110610
Submitted by:   Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
Security:       http://www.vuxml.org/freebsd/c27bc173-d7aa-11db-b141-0016179b2dd5.html
2007-03-21 13:13:07 +00:00
Martin Wilke
f2d474a5f0 - Update to 2.6.STABLE11.
- Update the ICAP client patchset to not remove a specific function call;
  this should fix timeout issues reported on the squid-dev list

PR:             110471
Submitted by:   Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
2007-03-18 11:49:07 +00:00
Martin Wilke
fdc0926be9 - Update to 2.6 stable10
PR:             110046
Submitted by:   Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
2007-03-07 22:47:15 +00:00
Pav Lucistnik
ef5d6a8edb Rename
www/squid -> www/squid25
  www/squid26 -> www/squid

thus effectively updating www/squid to 2.6.STABLE9

PR:		ports/108562
Submitted by:	Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
Repocopies by:	marcus
2007-02-07 08:42:31 +00:00