Bug 105743 - [patch] ports/www/varnish add rc-ng script
Summary: [patch] ports/www/varnish add rc-ng script
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: Dag-Erling Smørgrav
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-22 12:30 UTC by Sten Spans
Modified: 2006-11-22 13:52 UTC (History)
0 users

See Also:


Attachments
file.diff (1011 bytes, patch)
2006-11-22 12:30 UTC, Sten Spans
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sten Spans 2006-11-22 12:30:12 UTC
the varnish port currently doesn't include a startup-script, which makes
controling the daemon somewhat awkward.

Fix: the following diff adds an rc-ng script and bumps portrevision.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-11-22 12:30:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->des

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-11-22 13:33:28 UTC
des         2006-11-22 13:33:15 UTC

  FreeBSD ports repository

  Modified files:
    www/varnish          Makefile 
  Added files:
    www/varnish/files    varnishd.in 
  Log:
  Add startup script.
  
  PR:             ports/105743
  Submitted by:   Sten Spans <sten@blinkenlights.nl>
  
  Revision  Changes    Path
  1.7       +2 -1      ports/www/varnish/Makefile
  1.1       +32 -0     ports/www/varnish/files/varnishd.in (new)
_______________________________________________
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 Dag-Erling Smørgrav freebsd_committer freebsd_triage 2006-11-22 13:52:33 UTC
State Changed
From-To: open->closed

Fixed, thanks.