RE: Squid large file support

2008-02-20 Thread Wilson Jason
Ralf (or others), -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ralf S. Engelschall Sent: Wednesday, 20 February 2008 4:35 PM To: openpkg-users@openpkg.org Subject: Re: Squid large file support Sure, now applied -- I just used with_largefile

Re: Squid large file support

2008-02-20 Thread Ralf S. Engelschall
On Thu, Feb 21, 2008, Wilson Jason wrote: Another similar one for findutils - currently it explicitly disables large files, this patch makes it an option to re-enable. [...] Ok, now also available for findutils. I just decided to remove the plural, i.e., I now use with_largefile, in order to

Squid large file support

2008-02-19 Thread Wilson Jason
Dear Openpkg People, We are running squid (squid-3.0.1-20080101) on Solaris 10 and ran into 32bit file size limits for log files. Is it possible to get something like the following patch included: --- squid.spec.orig 2008-02-20 11:15:24.704719000 +1000 +++ squid.spec 2008-02-20

Re: Squid large file support

2008-02-19 Thread Ralf S. Engelschall
On Wed, Feb 20, 2008, Wilson Jason wrote: We are running squid (squid-3.0.1-20080101) on Solaris 10 and ran into 32bit file size limits for log files. Is it possible to get something like the following patch included: [...] Sure, now applied -- I just used with_largefile (no second