Bug 158944 - www/hiawatha -- add rc file for php-fcgi
Summary: www/hiawatha -- add rc file for php-fcgi
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: Greg Larkin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-15 12:50 UTC by Carlo Strub
Modified: 2011-08-23 21:10 UTC (History)
0 users

See Also:


Attachments
file.diff (3.25 KB, patch)
2011-07-15 12:50 UTC, Carlo Strub
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlo Strub freebsd_committer freebsd_triage 2011-07-15 12:50:09 UTC
Fix the rc files for hiawatha and add rc file for php-fcgi.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-07-15 12:50:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->glarkin

glarkin@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-08-23 21:03:49 UTC
glarkin     2011-08-23 20:03:35 UTC

  FreeBSD ports repository

  Modified files:
    www/hiawatha         Makefile 
    www/hiawatha/files   hiawatha.in pkg-message.in 
  Added files:
    www/hiawatha/files   php-fcgi.in 
  Log:
  - Added rc.d file for php-fcgi (Hiawatha FastCGI daemon)
  - Cleanups in hiawatha rc.d file
  - Bumped PORTREVISION
  
  PR:             ports/158944
  Submitted by:   C-S <c-s@c-s.li> (maintainer)
  
  Revision  Changes    Path
  1.32      +2 -1      ports/www/hiawatha/Makefile
  1.3       +19 -7     ports/www/hiawatha/files/hiawatha.in
  1.1       +36 -0     ports/www/hiawatha/files/php-fcgi.in (new)
  1.5       +3 -0      ports/www/hiawatha/files/pkg-message.in
_______________________________________________
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 Greg Larkin freebsd_committer freebsd_triage 2011-08-23 21:03:51 UTC
State Changed
From-To: open->closed

Committed with minor changes, thank you!