| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=54936
|
|
|
|
| |
Notes:
svn path=/head/; revision=54910
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
| |
* Fix the Makefile to actually chown our log/cache dirs to nobody
when they're created
Notes:
svn path=/head/; revision=47028
|
|
|
|
|
|
|
| |
uninstallation time if they've been modified.
Notes:
svn path=/head/; revision=44141
|
|
|
|
|
|
|
| |
Fix the diskd path issue. diskd should now be found by squid and work happy.
Notes:
svn path=/head/; revision=41203
|
|
|
|
|
|
|
| |
fix.
Notes:
svn path=/head/; revision=40793
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
-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
|
|
|
|
| |
Notes:
svn path=/head/; revision=40437
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Reported by: bento logs
Notes:
svn path=/head/; revision=39751
|
|
|
|
| |
Notes:
svn path=/head/; revision=38479
|
|
|
|
| |
Notes:
svn path=/head/; revision=37985
|
|
|
|
| |
Notes:
svn path=/head/; revision=37122
|
|
|
|
|
|
|
| |
Nagged by: many folks
Notes:
svn path=/head/; revision=36814
|
|
|
|
|
|
|
| |
The configure script used to override our manual settings, but no more.
Notes:
svn path=/head/; revision=36813
|
|
|
|
|
|
|
|
|
| |
PR: 20211
Submitted by: Naoki IDO <ido@hitachi-ms.co.jp>
Reviewed by: adrian
Notes:
svn path=/head/; revision=31076
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
PR: 16476
Submitted by: Christopher J. Michaels <cjm2@altavista.net>
Notes:
svn path=/head/; revision=28959
|
|
|
|
|
|
|
|
| |
package version mechanism doesn't seem to have a place to show this new
release. :-(
Notes:
svn path=/head/; revision=28504
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Notes:
svn path=/head/; revision=27430
|
|
|
|
|
|
|
| |
useful.
Notes:
svn path=/head/; revision=26567
|
|
|
|
|
|
|
| |
probably be used instead of -stable1 now.
Notes:
svn path=/head/; revision=26566
|
|
|
|
|
|
|
| |
ports/www/squid22.
Notes:
svn path=/head/; revision=25256
|
|
|
|
| |
Notes:
svn path=/head/; revision=23017
|
|
|
|
| |
Notes:
svn path=/head/; revision=21146
|
|
|
|
|
|
|
| |
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
Notes:
svn path=/head/; revision=21034
|
|
|
|
|
|
|
| |
chown -> ${CHOWN}
Notes:
svn path=/head/; revision=20885
|
|
|
|
| |
Notes:
svn path=/head/; revision=20613
|
|
|
|
| |
Notes:
svn path=/head/; revision=19662
|
|
|
|
| |
Notes:
svn path=/head/; revision=19220
|
|
|
|
| |
Notes:
svn path=/head/; revision=18955
|
|
|
|
| |
Notes:
svn path=/head/; revision=18419
|
|
|
|
| |
Notes:
svn path=/head/; revision=17963
|
|
|
|
| |
Notes:
svn path=/head/; revision=15627
|
|
|
|
| |
Notes:
svn path=/head/; revision=14065
|
|
|
|
|
|
|
|
|
| |
Squid 2.0 is the-version-formerly-known-as-1.2.
v2.0 has NOVM-like functionality internally, so there's no seperate
NOVM version. v1.1.* is no longer officially supported.
Notes:
svn path=/head/; revision=13679
|
|
|
|
| |
Notes:
svn path=/head/; revision=11363
|
|
|
|
| |
Notes:
svn path=/head/; revision=10686
|
|
|
|
|
|
|
| |
Read ChangeLog for the large list of bugfixes/changes/new features.
Notes:
svn path=/head/; revision=10460
|
|
|
|
| |
Notes:
svn path=/head/; revision=10318
|
|
|
|
|
|
|
| |
Approved by: asame
Notes:
svn path=/head/; revision=10279
|
|
|
|
| |
Notes:
svn path=/head/; revision=10235
|
|
|
|
| |
Notes:
svn path=/head/; revision=10080
|
|
|
|
|
|
|
|
|
|
| |
Note: the b14 -> b15 change will loose your cache unless you take
the steps on http://squid.nlanr.net/ to recover it.
Read the Changelog for details, this is a fairly large update.
Notes:
svn path=/head/; revision=10048
|