Search Results for: caching

non-port cache fix

Here is the diff for fixing caching problems for GIDs, UIDs, etc: =================================================================== RCS file: /home/repositories/freshports-1/scripts/caching.pm,v retrieving revision 1.3 diff -r1.3 caching.pm 54a55,75 > sub RemoveFileFromCache($;$) { > my $this = shift; > my $file_name = shift; > > my $CachingFile = $FreshPorts::Config::CachingRoot . ‘/cache/ports/’ . $file_name . ‘.*.html’; > > print “checking cache for […]

non-port cache fix Read More »

p5-Text-CSV_XS is missing

Late last night, I wrote about a problem with virtual categories. I’ve been unable to reproduce the problem in test. But I did find the problem in production. [dan@supernews:/usr/websites/freshports.org/scripts] $ touch ../dynamic/www.en.ports.categories [dan@supernews:/usr/websites/freshports.org/scripts] $ sh process_www_en_ports_categories.sh about to fetch: fetch -q -o /usr/websites/freshports.org/dynamic/caching/tmp/categories http://www.freebsd.org/cgi/cvsweb.cgi/~checkout~/www/en/ports/categories?rev=HEAD&content-type=text/plain Can’t locate Text/CSV_XS.pm in @INC (@INC contains: /usr/local/lib/perl5/5.8.8/BSDPAN /usr/local/lib/perl5/site_perl/5.8.8/mach /usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl

p5-Text-CSV_XS is missing Read More »

Scroll to Top