| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
*grabs pointy hat*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
[...]
- Add 2.5-STABLE4 vendor patches
- cache.log message on "squid -k reconfigure" confusing
- digest auth never detects password changes
- login with space confuses redirector helpers
- FQDNcache discards negative responses when using internal DNS
- Full details at http://www.squid-cache.org/Versions/v2/2.5/bugs/#STABLE4
[...]
PR: ports/58090
Submitted by: Jonathan Noack <noackj@concordiacrusaders.org>
Approved by: MAINTAINER TIMEOUT
|
|
|
|
|
|
|
|
|
| |
- Update to 2.5-STABLE4
- plist is correct -- see ports/56392 for details on extra files
PR: ports/56926
Submitted by: Jonathan Noack <noackj@concordiacrusaders.org>
Approved by: MAINTAINER TIMEOUT
|
|
|
|
|
|
| |
$CONFIGURE_ARGS.
No response from: maintainer
|
|
|
|
| |
PR: ports/54153
|
|
|
|
|
| |
PR: ports/54153
Submitted by: Jon Noack <noackjr@alumni.rice.edu>
|
|
|
|
| |
Expect another few commits soon to improve features :)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
|
|
|
| |
PR: 42747
|
| |
|
|
|
|
| |
Submitted by: marius@alchemy.franken.de
|
|
|
|
|
|
| |
The other half needs perl to build.
Noticed on bento and others (full mailbox :-)
|
|
|
|
| |
Noticed by: bento
|
|
|
|
|
|
|
|
|
|
|
| |
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. :)
|
|
|
|
| |
- Add MASTER_SITE_RINGSERVER to MASTER_SITES.
|
|
|
|
|
|
|
| |
This fixes a few security bugs so users should upgrade.
(Thanks for the reminder! :)
PR: 40175
|
|
|
|
| |
STABLE5 was a buggy release, so we're skipping that one.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
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. :)
|
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
| |
* Fix the Makefile to actually chown our log/cache dirs to nobody
when they're created
|
|
|
|
| |
uninstallation time if they've been modified.
|
|
|
|
| |
Fix the diskd path issue. diskd should now be found by squid and work happy.
|
|
|
|
| |
fix.
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
-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.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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..)
|
|
|
|
| |
Reported by: bento logs
|
| |
|
| |
|
| |
|
|
|
|
| |
Nagged by: many folks
|
|
|
|
| |
The configure script used to override our manual settings, but no more.
|
|
|
|
|
|
| |
PR: 20211
Submitted by: Naoki IDO <ido@hitachi-ms.co.jp>
Reviewed by: adrian
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
| |
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/
|
|
|
|
|
| |
PR: 16476
Submitted by: Christopher J. Michaels <cjm2@altavista.net>
|
|
|
|
|
| |
package version mechanism doesn't seem to have a place to show this new
release. :-(
|
|
|
|
|
|
| |
- 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
|
| |
|
|
|
|
| |
useful.
|
|
|
|
| |
probably be used instead of -stable1 now.
|
|
|
|
| |
ports/www/squid22.
|
| |
|
| |
|
|
|
|
| |
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
|