Bug 90513 - port-update: www/dansguardian Makefile cleanup
Summary: port-update: www/dansguardian Makefile cleanup
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: 2005-12-16 19:50 UTC by Freddie Cash
Modified: 2005-12-17 19:55 UTC (History)
1 user (show)

See Also:


Attachments
dansguardian.diff (1.54 KB, patch)
2005-12-16 19:50 UTC, Freddie Cash
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Freddie Cash 2005-12-16 19:50:02 UTC
Clean up the port Makefile and make the Apache dependency optional (thanks to
the new bsd.apache.mk macros).

DansGuardian 2.6+ has support for an HTML template for the access denied page,
which makes Apache optional (only needed if you want the more functional
cgi-based denied pages).

This update makes the Apache dependency optional using the CONFIG and
USE_APACHE macros.  Several users have asked for this, and now it's easy to do.
:)
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2005-12-17 19:55:00 UTC
State Changed
From-To: open->closed

Committed, thanks!