Bug 116776 - [PATCH] www/apache13: new style of startup script install
Summary: [PATCH] www/apache13: new style of startup script install
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: Andrey A. Chernov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-01 02:40 UTC by Alexander Logvinov
Modified: 2007-10-01 05:10 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (26.17 KB, patch)
2007-10-01 02:40 UTC, Alexander Logvinov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Logvinov 2007-10-01 02:40:01 UTC
  Use new style of startup script install
  Use dirrmtry when remove some directories
  Respect DOCSDIR in pkg-plist
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-10-01 02:40:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ache

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-10-01 05:00:14 UTC
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"
Comment 3 Andrey A. Chernov freebsd_committer freebsd_triage 2007-10-01 05:00:58 UTC
State Changed
From-To: open->closed

Committed