Bug 69552 - [Maintainer] www/squid: rework plist generation, touch up squid.sh
Summary: [Maintainer] www/squid: rework plist generation, touch up squid.sh
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-25 09:30 UTC by Thomas-Martin Seck
Modified: 2004-07-25 17:39 UTC (History)
0 users

See Also:


Attachments
file.diff (4.07 KB, patch)
2004-07-25 09:30 UTC, Thomas-Martin Seck
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!