Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Apr 2004 11:54:13 -0700 (PDT)
From:      Kirill Ponomarew <krion@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www/squid Makefile distinfo pkg-install ports/www/squid/files squid.sh
Message-ID:  <200404091854.i39IsDAP011002@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
krion       2004/04/09 11:54:13 PDT

  FreeBSD ports repository

  Modified files:
    www/squid            Makefile distinfo pkg-install 
    www/squid/files      squid.sh 
  Log:
  - Integrate two new vendor patches, please see
    <http://www.squid-cache.org/Versions/v2/2.5/bugs/>; for details
  - Correct OpenSSL support and, while at it, clean up CFLAGS and
    LDFLAGS handling (thanks to dinoex for lots of helpful advice!).
  - better be safe than sorry and pass PTHREAD_CFLAGS through in
    case we are compiling with threads
  - try to remove the errorpages directory silently since user
    defined directories might legitimately be present
  - clean up shell scripting:
    + do not use too many variables
    + use /bin/sh's features instead of external commands
  
  PR:             ports/65356
  Submitted by:   maintainer
  
  Revision  Changes    Path
  1.118     +25 -10    ports/www/squid/Makefile
  1.84      +4 -0      ports/www/squid/distinfo
  1.5       +2 -2      ports/www/squid/files/squid.sh
  1.13      +3 -3      ports/www/squid/pkg-install



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404091854.i39IsDAP011002>