Bug 166471 - [PATCH] Add a rc.d script for security/sshguard
Summary: [PATCH] Add a rc.d script for security/sshguard
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: Xin LI
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-28 21:10 UTC by Xin LI
Modified: 2012-06-27 01:30 UTC (History)
1 user (show)

See Also:


Attachments
sshguard.diff (5.22 KB, patch)
2012-03-28 21:10 UTC, Xin LI
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Xin LI freebsd_committer freebsd_triage 2012-03-28 21:10:09 UTC
	The attached patch adds a rc.d script to daemonize sshguard.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-03-28 21:10:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->delphij

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-03-28 21:10:23 UTC
Maintainer of security/sshguard,

Please note that PR ports/166471 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/166471

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-03-28 21:10:24 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 dfilter service freebsd_committer freebsd_triage 2012-06-27 01:23:04 UTC
delphij     2012-06-27 00:22:55 UTC

  FreeBSD ports repository

  Modified files:
    security/sshguard    Makefile 
    security/sshguard/files pkg-message.in 
  Added files:
    security/sshguard/files sshguard.in 
  Log:
  Add a rc.d script to daemonize sshguard.
  
  Submitted by:   delphij
  PR:             ports/166471
  Approved by:    maintainer timeout (~3 months)
  
  Revision  Changes    Path
  1.16      +2 -1      ports/security/sshguard/Makefile
  1.2       +3 -0      ports/security/sshguard/files/pkg-message.in
  1.1       +92 -0     ports/security/sshguard/files/sshguard.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 5 Xin LI freebsd_committer freebsd_triage 2012-06-27 01:23:33 UTC
State Changed
From-To: feedback->closed

Committed with maintainer timeout.