Summary: | New Port: mail/assp Anti-Spam SMTP Proxy | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | J.R. Oldroyd <fbsd> | ||||
Component: | Individual Port(s) | Assignee: | Jean-Yves Lefort <jylefort> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
J.R. Oldroyd
2005-05-27 23:30:02 UTC
Responsible Changed From-To: freebsd-ports-bugs->jylefort Take. State Changed From-To: open->closed Committed, thanks! Major modifications performed: - Do not reinvent the wheel in the startup script - Use the ${SUB_FILES} facility - Use the ${USE_RC_SUBR} facility - Use ${PREFIX} to reference the installation, not ${LOCALBASE} - Use pkg-install script, so that ${ASSP_HOME} is also created when installed from a package - Respect ${NOPORTDOCS} - Replace hard-coded /usr/bin/perl by ${PERL} |