summaryrefslogtreecommitdiff
path: root/www/squid27 (unfollow)
Commit message (Collapse)AuthorFilesLines
2003-12-12This commit was manufactured by cvs2svn to create tag 'RELEASE_5_2_0'.release/5.2.0cvs2svn7-1151/+0
Notes: svn path=/head/; revision=95679 svn path=/tags/RELEASE_5_2_0/; revision=95680; tag=release/5.2.0
2003-07-27.. add the missing file.Adrian Chadd1-0/+11
PR: ports/54153 Notes: svn path=/head/; revision=85663
2003-07-27Massive upgrade to 2.5-stable3. Thanks!Adrian Chadd4-30/+74
PR: ports/54153 Submitted by: Jon Noack <noackjr@alumni.rice.edu> Notes: svn path=/head/; revision=85662
2003-04-09Bring the squid-2.5 port up to 2.5.STABLE2.Adrian Chadd2-139/+3
Expect another few commits soon to improve features :) Notes: svn path=/head/; revision=78653
2003-03-09Add vendor patches:Alexander Leidinger2-4/+139
- fixes for some security issues - fixes for Samba 2.2.6 or later - fixes for OpenSSL 0.9.7 or later - performance fixes - reliability fixes - stability fixes - documentation fixes - fixes/improvements for OpenLDAP 2.1.x or later - ... Have a look at http://www.squid-cache.org/Versions/v2/2.5/bugs/ for a more detailed description. Maintainer timeout after: ~3 months Submitted by: marius@alchemy.franken.de Approved by: kris Notes: svn path=/head/; revision=77073
2003-03-07Clear moonlight beckons.Ade Lovett2-1/+1
Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
2003-01-31Grab the patch against squid24 from a PR..Adrian Chadd1-4/+8
PR: 42747 Notes: svn path=/head/; revision=74340
2003-01-02Document the configure argument for reverse SSL proxies.Sean Chittenden1-0/+2
Notes: svn path=/head/; revision=72301
2002-11-05Removed double USE_PERL5Edwin Groothuis1-1/+0
Submitted by: marius@alchemy.franken.de Notes: svn path=/head/; revision=69486
2002-11-04Half of these ones missed yesterday while converting to USE_REINPLACE.Edwin Groothuis1-0/+2
The other half needs perl to build. Noticed on bento and others (full mailbox :-) Notes: svn path=/head/; revision=69475
2002-11-04PERL -> REINPLACEEdwin Groothuis1-2/+3
Noticed by: bento Notes: svn path=/head/; revision=69409
2002-10-14Update the port to squid-2.5.stable1.Adrian Chadd3-38/+831
Notable features: * I'm building _all_ of the error page languages now * I'm building a handful of the helper modules (the ones that don't require ldap or samba to be installed) * underscores in hostnames are enabled - every few weeks we squid people get emails asking why someone can't get to some_user.geocities.com . Bad geocities. :) Notes: svn path=/head/; revision=68009
2002-10-13- Use MASTER_SITE_SUBDIR.Akinori MUSHA1-4/+6
- Add MASTER_SITE_RINGSERVER to MASTER_SITES. Notes: svn path=/head/; revision=67987
2002-07-05Update squid port to squid-2.4stable7.Adrian Chadd2-3/+3
This fixes a few security bugs so users should upgrade. (Thanks for the reminder! :) PR: 40175 Notes: svn path=/head/; revision=62470
2002-03-22Update the squid24 port to Squid-2.4.STABLE6.Adrian Chadd2-3/+3
STABLE5 was a buggy release, so we're skipping that one. Notes: svn path=/head/; revision=56431
2002-02-20Fix a typo, spotted by des.Adrian Chadd1-1/+1
Notes: svn path=/head/; revision=54936
2002-02-19Update the port to squid-2.4stable4 .Adrian Chadd2-3/+3
Notes: svn path=/head/; revision=54910
2001-12-03Update the port to squid-2.4STABLE3.Adrian Chadd2-3/+3
From the ChangeLog: Changes to Squid-2.4.STABLE3 (Nov 28, 2001): - Fixed bug #255: core dump on SSL/CONNECT if access denied by miss_access - Fixed bug #246: corrupt on-disk meta information preventing rebuilds of lost swap.state files - Fixed bug #243: squid_ldap_auth now supports spaces in passwords - Fixed a coredump when creating FTP directories - Fixed a compile time problem with statHistDump prototype mistmatch, reported by some compilers - Fixed a potential coredump situation on snmpwalk in certain configurations - Fixed bug #229: filedescriptor leakage in the "aufs" cache_dir store implementation - Serbian error message translations Notes: svn path=/head/; revision=50936
2001-09-01Remove the RunCache stuff and let squid handle its own child maintainence.Adrian Chadd2-3/+8
This now means that 'stop' as an argument works correctly, and doesn't end up having squid restarted. I've added some sleep code to wait for squid to complete its shutdown, but I have commented it out for the time being as I don't know whether its good practice to have your machine sleep during shutdown. I'll research it some more. :) Notes: svn path=/head/; revision=47263
2001-08-31Misc. fixes:Jimmy Olgeni1-37/+37
* Sort pkg-plist * Replace %B%f with %B/%f (%B does not contain the trailing '/') * Rewrote tests using || rather than &&. With &&, if the condition fails then the test returns false, and sysinstall's pkg_add would fail at install time. Notes: svn path=/head/; revision=47229
2001-08-28* Update the port to use the newly-release squid-2.4STABLE2Adrian Chadd2-15/+6
* Fix the Makefile to actually chown our log/cache dirs to nobody when they're created Notes: svn path=/head/; revision=47028
2001-06-17Make sure we don't delete mime.conf and squid.conf at packageAdrian Chadd2-3/+5
uninstallation time if they've been modified. Notes: svn path=/head/; revision=44141
2001-04-10PR: 26339Adrian Chadd2-2/+4
Fix the diskd path issue. diskd should now be found by squid and work happy. Notes: svn path=/head/; revision=41203
2001-04-03Add the latest patch - a HTCP (cache control protocol, not a HTTP extension)Adrian Chadd2-2/+4
fix. Notes: svn path=/head/; revision=40793
2001-03-31Add some PATCHFILES to this port, and bump its PORTREVISION.Adrian Chadd2-1/+9
I ran off and updated the patch files on the squid website for 2.4.stable1, and then updated this port to use them. Note that diskd is still broken here - I haven't actually committed a fix to squid yet .. :-P Notes: svn path=/head/; revision=40652
2001-03-29-pthread --> ${PTHREAD_LIBS}Maxim Sobolev1-1/+1
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly. Notes: svn path=/head/; revision=40539
2001-03-27 .. and update the Makefile to indicate that its my port, built by me. :)Adrian Chadd1-3/+3
Notes: svn path=/head/; revision=40437
2001-03-27PR: 26059Adrian Chadd5-63/+64
Update the squid-2.4 port to actually _be_ squid-2.4 . Phew. This port builds, installs, packages, pkg_delete's cleanly. I'm going to run it through some more linting and tidying up before I'm completely done with it. Differences from squid22/squid23 : * install-pinger isn't built. I'll tackle this later, possibly by creating a squid user/group. I don't like having suid binaries installed, even more so when 99% of the users of this port won't even enable ICMP pinging. * I've enabled the lru and heap replacement policies. LRU is used by default, the beauty here is that the user can choose one or the other without needing a recompile. * I've enabled ufs (sync), diskd (async) and null (no caching, only proxying). This again lets users choose what they want without needing a recompile. The default is still a 100mb cache in /usr/local/squid/cache/ running ufs. I would change it to diskd but if the user hasn't tweaked their sysV shm/msg parameters sufficiently they'll just be puzzled when squid gives mysterious sysV errors (and if they load it up enough to have UFS become an issue, they'd be better off reading the squid FAQ anyhow..) Notes: svn path=/head/; revision=40434
2001-03-13Try to remove ${LOCALBASE}/squid at deinstall time, if it is empty.Jimmy Olgeni1-0/+3
Reported by: bento logs Notes: svn path=/head/; revision=39751
2001-02-19Fix typo: othervise -> otherwise.Jimmy Olgeni1-1/+1
Notes: svn path=/head/; revision=38479
2001-02-05Some spaces -> tabs for ports/www.Jimmy Olgeni1-1/+1
Notes: svn path=/head/; revision=37985
2001-01-12Pass the maintainership bit to adrian (who happens to be a squid committer)Peter Wemm1-1/+1
Notes: svn path=/head/; revision=37122
2001-01-05Long overdue update. Add some vendor supplied patches.Peter Wemm2-2/+12
Nagged by: many folks Notes: svn path=/head/; revision=36814
2001-01-05These patches are redundant, and have been for quite some time.Peter Wemm2-33/+0
The configure script used to override our manual settings, but no more. Notes: svn path=/head/; revision=36813
2000-07-28Update to the latest 2.3.STABLE4 version plus official patches.Maxim Sobolev4-29/+33
PR: 20211 Submitted by: Naoki IDO <ido@hitachi-ms.co.jp> Reviewed by: adrian Notes: svn path=/head/; revision=31076
2000-07-05As threatened on freebsd-ports: all startup scripts know about the twoThomas Gellekum2-5/+22
options `start' and `stop' now (unless I have forgotten any). This allows us to call the scripts from /etc/rc.shutdown with the correct option. The (42 or so) ports that already DTRT before are unchanged. Notes: svn path=/head/; revision=30229
2000-06-01Add an official patch.Maxim Sobolev2-2/+3
Synopsis: "If you fill up your squid cache, CPU will go to 100% but the cache will not be cleaned up." PR: 18920 Submitted by: Mike Harding <mvh@ix.netcom.com> Obtained from: http://www.squid-cache.org/Versions/v2/2.3/bugs/ Notes: svn path=/head/; revision=29027
2000-05-29Correct a typo.Steve Price1-1/+1
PR: 16476 Submitted by: Christopher J. Michaels <cjm2@altavista.net> Notes: svn path=/head/; revision=28959
2000-05-17Update from squid 2.3-stable2 to 2.3-stable3. Unfortunately the newPeter Wemm2-23/+4
package version mechanism doesn't seem to have a place to show this new release. :-( Notes: svn path=/head/; revision=28504
2000-04-17Update the squid23 port to fix a few loose ends:Peter Wemm2-9/+30
- the distributed patches got regenerated to have the correct paths - disable optimization because of gcc bugs (as recommended by squid folks) - list a few new --enable/--disable options Notes: svn path=/head/; revision=27702
2000-04-10Update with the new PORTNAME/PORTVERSION variablesChris Piazza1-4/+4
Notes: svn path=/head/; revision=27430
2000-03-05Remove NO_LATEST_LINK - both squid ports had it, which obviously isn'tPeter Wemm1-1/+0
useful. Notes: svn path=/head/; revision=26567
2000-03-05Update to squid 2.3-stable2. This has matured enough that it shouldPeter Wemm2-3/+15
probably be used instead of -stable1 now. Notes: svn path=/head/; revision=26566
2000-01-29Update squid2.2-STABLE5 -> squid2.3-STABLE1 after a repo copy fromPeter Wemm3-5/+6
ports/www/squid22. Notes: svn path=/head/; revision=25256
1999-11-11Update from squid-2.2.STABLE4 -> squid-2.2.STABLE5Peter Wemm2-3/+3
Notes: svn path=/head/; revision=23017
1999-08-31$Id$ -> $FreeBSD$Peter Wemm1-1/+1
Notes: svn path=/head/; revision=21146
1999-08-27echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1-6/+6
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21034
1999-08-22chmod -> ${CHMOD}Michael Haro1-2/+2
chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
1999-08-08Update from 2.2-STABLE3 -> 2.2-STABLE4Peter Wemm2-3/+3
Notes: svn path=/head/; revision=20613
1999-06-22Don't require interaction on install while PACKAGE_BUILDING.Steve Price1-1/+1
Notes: svn path=/head/; revision=19662