Summary: | [PATCH] www/apache13: new style of startup script install | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Alexander Logvinov <ports> | ||||
Component: | Individual Port(s) | Assignee: | Andrey A. Chernov <ache> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | ache | ||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Alexander Logvinov
2007-10-01 02:40:01 UTC
Responsible Changed From-To: freebsd-ports-bugs->ache Over to maintainer ache 2007-10-01 04:00:08 UTC FreeBSD ports repository Modified files: www/apache13 Makefile pkg-plist Added files: www/apache13/files apache.in Removed files: www/apache13/files apache.sh Log: Use new style of startup script install Use dirrmtry when remove some directories Respect DOCSDIR in pkg-plist (with small mod from me) PR: 116776 Submitted by: Alexander Logvinov <ports@logvinov.com> Revision Changes Path 1.178 +2 -7 ports/www/apache13/Makefile 1.1 +31 -0 ports/www/apache13/files/apache.in (new) 1.13 +0 -31 ports/www/apache13/files/apache.sh (dead) 1.64 +301 -302 ports/www/apache13/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed |