Opened 6 years ago

Last modified 5 years ago

#56560 closed enhancement

squid3 port file has no --enable-http-violations option or variant — at Version 3

Reported by: essandess (Steve Smith) Owned by: jmroot (Joshua Root)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: squid3

Description (last modified by mf2k (Frank Schima))

The port file for squid3 does not have an option to set the --enable-http-violations configuration flag. This option is necessary for squid to edit HTTP headers.

It is possible to add this flag by hand with the edit sudo vi `port file squid3`, and adding it manually under configure.args. This works, but obviously any update to the squid3 port file will wipe it away.

Would you please consider adding the --enable-http-violations to the squid3 port? My own rank-order preferences to accomplish this are:

  1. The flag --enable-http-violations is a default in the standard squid3 port file.
  2. Create a squid3 port variant for --enable-http-violations.
  3. Add a user-configurable config options list that can be modified on the port command line call.

Change History (3)

comment:1 Changed 6 years ago by essandess (Steve Smith)

Type: defectenhancement

comment:2 Changed 6 years ago by mf2k (Frank Schima)

Cc: jmroot removed
Keywords: enable http violations config.args port file removed
Milestone: MacPorts 2.7.0
Owner: set to jmroot
Status: newassigned
Version: 2.5.0

The Milestone field is for use by Macports team members only, please do not set it.

comment:3 Changed 6 years ago by mf2k (Frank Schima)

Description: modified (diff)
Note: See TracTickets for help on using tickets.