summaryrefslogtreecommitdiff
path: root/www/squid27/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* PR: 26339Adrian Chadd2001-04-101-2/+3
| | | | Fix the diskd path issue. diskd should now be found by squid and work happy.
* Add the latest patch - a HTCP (cache control protocol, not a HTTP extension)Adrian Chadd2001-04-031-2/+3
| | | | fix.
* Add some PATCHFILES to this port, and bump its PORTREVISION.Adrian Chadd2001-03-311-1/+5
| | | | | | | | 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
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-291-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.
* .. and update the Makefile to indicate that its my port, built by me. :)Adrian Chadd2001-03-271-3/+3
|
* PR: 26059Adrian Chadd2001-03-271-15/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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..)
* Fix typo: othervise -> otherwise.Jimmy Olgeni2001-02-191-1/+1
|
* Some spaces -> tabs for ports/www.Jimmy Olgeni2001-02-051-1/+1
|
* Pass the maintainership bit to adrian (who happens to be a squid committer)Peter Wemm2001-01-121-1/+1
|
* Long overdue update. Add some vendor supplied patches.Peter Wemm2001-01-051-2/+7
| | | | Nagged by: many folks
* Update to the latest 2.3.STABLE4 version plus official patches.Maxim Sobolev2000-07-281-3/+6
| | | | | | PR: 20211 Submitted by: Naoki IDO <ido@hitachi-ms.co.jp> Reviewed by: adrian
* As threatened on freebsd-ports: all startup scripts know about the twoThomas Gellekum2000-07-051-5/+1
| | | | | | | 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.
* Add an official patch.Maxim Sobolev2000-06-011-2/+2
| | | | | | | | | | | 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/
* Correct a typo.Steve Price2000-05-291-1/+1
| | | | | PR: 16476 Submitted by: Christopher J. Michaels <cjm2@altavista.net>
* Update from squid 2.3-stable2 to 2.3-stable3. Unfortunately the newPeter Wemm2000-05-171-12/+3
| | | | | package version mechanism doesn't seem to have a place to show this new release. :-(
* Update the squid23 port to fix a few loose ends:Peter Wemm2000-04-171-7/+20
| | | | | | - 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
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-4/+4
|
* Remove NO_LATEST_LINK - both squid ports had it, which obviously isn'tPeter Wemm2000-03-051-1/+0
| | | | useful.
* Update to squid 2.3-stable2. This has matured enough that it shouldPeter Wemm2000-03-051-2/+12
| | | | probably be used instead of -stable1 now.
* Update squid2.2-STABLE5 -> squid2.3-STABLE1 after a repo copy fromPeter Wemm2000-01-291-4/+4
| | | | ports/www/squid22.
* Update from squid-2.2.STABLE4 -> squid-2.2.STABLE5Peter Wemm1999-11-111-2/+2
|
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
|
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-271-6/+6
| | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
* chmod -> ${CHMOD}Michael Haro1999-08-221-2/+2
| | | | chown -> ${CHOWN}
* Update from 2.2-STABLE3 -> 2.2-STABLE4Peter Wemm1999-08-081-2/+2
|
* s,/usr/local,${PREFIX},gMichael Haro1999-06-051-3/+3
|
* Update from squid 2.1 -> 2.2 after repository copy.Peter Wemm1999-05-231-8/+8
|
* Update the MASTER_SITES.Masafumi Max NAKANE1999-04-181-5/+5
|
* Update from squid 2.0 -> squid 2.1 (after repository copy)Peter Wemm1998-12-261-13/+9
|
* Add patches to bring up to 2.0 patchlevel 2Peter Wemm1998-10-191-3/+5
|
* Update from squid-1.2beta22 -> 2.0.RELEASE after a repository copy.Peter Wemm1998-10-061-14/+27
| | | | | | 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.
* Update from squid 1.2b20 -> 1.2b22Peter Wemm1998-06-091-7/+7
|
* Update from 1.2.beta19 -> 1.2.beta20 (+patch 1)Peter Wemm1998-04-261-6/+6
|
* Update squid-1.2b18 -> 1.2.b19 (with dist patch)Peter Wemm1998-04-101-10/+9
| | | | Read ChangeLog for the large list of bugfixes/changes/new features.
* Update squid-1.2beta17 -> 1.2beta18Peter Wemm1998-03-261-6/+8
|
* Update squid 1.2.beta16 -> 1.2.beta17Peter Wemm1998-03-201-7/+7
|
* Include the regularly-scheduled post-beta-release patch.Peter Wemm1998-03-091-3/+3
|
* Update squid1.2.beta14 -> beta16.Peter Wemm1998-03-051-7/+7
| | | | | | | 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.
* Define NO_LATEST_LINK for net/ncftp3 and www/squid12 because these areSatoshi Asami1998-02-161-1/+2
| | | | | unstable betas with better versions in the tree. (There are probably more but these were the only ones I could pull off the top of my head.)
* Argh.. yet another botch.. Sigh.. :-/Peter Wemm1998-02-141-3/+3
| | | | Pointed out by: Evan Champion <evanc@synapse.net>
* Include 1.2.beta14 patchesPeter Wemm1998-02-141-3/+3
| | | | Submitted by: Evan Champion <evanc@synapse.net>
* I forgot to strip the binaries in the new locations, I missed thisPeter Wemm1998-02-091-2/+7
| | | | | | change in the Makefile Evan sent me. Submitted by: Evan Champion <evanc@piano.synapse.net>
* Evan sent me a port update moments after I committed one. Pick out somePeter Wemm1998-02-081-11/+13
| | | | | | | of the changes he's made.. (Although I'm not so sure about moving the cache to /var/spool/squid...) Reviewed by: Evan Champion <evanc@synapse.net>
* Update from 1.2.beta11 -> 1.2beta14Peter Wemm1998-02-081-18/+8
| | | | | | | | | | | | | | | | | | | | | Major changes: - the URL and SHA cache key methods are gone, MD5 is the only option. - the swap.state system has been redesigned as a transaction log for much faster restarts and crash recovery. - SIZE on ftp binary transfers. - Lots of bug fixes and code cleanups. From the web page; http://squid.nlanr.net/Squid/1.2.beta/ WARNING, with beta12 we are starting to stuff object metadata into the beginning of objects on disk. With beta13 we have changed the "swap.state" file format to binary instead of text. When you run this version for the first time you WILL LOSE YOUR CACHE! The previous warning still stands: This is BETA software. Do not run this on your production systems. Logfile formats are subject (and likely) to change at any time without warning.
* Update this for the benefit of the new broken patch. Tell it to look atPeter Wemm1998-01-211-1/+10
| | | | | | Index: like posix says, rather than going into dummy mode. The distributed patches are generated with standard cvs and don't have ache's hack (which doesn't work when new files are added anyway).
* Update squid-1.2.beta10+dist_patches -> squid-1.2.beta11+dist_patchesPeter Wemm1998-01-101-26/+37
|
* Update 1.2b8 -> 1.2b10 (plus dist patch)Peter Wemm1998-01-041-21/+23
|
* Initial squid 1.2beta8 port. As the squid www page says:Peter Wemm1997-12-061-16/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | "We are currently in a beta-test period for Squid-1.2. If you like seeing Squid coredump frequently, please join us!" "This is BETA software. Do not run this on your production systems. Logfile formats are subject (and likely) to change at any time without warning. Here is a brief list of the major features of this version: HTTP/1.1 persisitent connections. Lower VM usage; in-transit objects are not held fully in memory. Totally independent swap directories. Customizable error texts. FTP supported internally; no more ftpget. Asynchronous disk operations (optional, requires pthreads library). Internal icons for FTP and gopher directories. snprintf() used everywhere instead of sprintf(). ...and many more! " As well, there is support for using MD5 or SHA hashes of URL's in the cache index for space (and speed?) savings, SNMP support, poll(2) is used by default, etc. Please see http://squid.nlanr.net/Squid/1.2.beta/ before using.
* Update squid 1.1.17 -> 1.1.18Peter Wemm1997-11-011-4/+5
|
* Update 1.1.16 -> 1.1.17Peter Wemm1997-10-251-4/+4
|