Bug 69552

Summary: [Maintainer] www/squid: rework plist generation, touch up squid.sh
Product: Ports & Packages Reporter: Thomas-Martin Seck <tmseck>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Thomas-Martin Seck 2004-07-25 09:30:31 UTC
- Apply touch-ups to squid.sh:
  Provide a 'shutdown' keyword, set squid_enable to NO unless defined
  otherwise and sort squid-* variable definitions.

- Rework package list generation:
  Hardcode the list of distribution files to avoid registration
  of local files within distribution directories after an update
  (see ports/69266, thanks to Tsurutani Naoki for spotting the problem
  and providing a patch) and prefer sh(1) over make(1) loops to speed
  things up a bit.

- Bump PORTREVISION; not strictly necessary but useful to distinguish
  this version from 2.5.6_2 which may or may not suffer from LDAP related
  problems, be it fetching or functionality.

Fix: Apply this patch:
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2004-07-25 17:39:50 UTC
State Changed
From-To: open->closed

Committed, thanks!