Bug 109439 - New port: security/sshguard Protect ssh from brute force attacks
Summary: New port: security/sshguard Protect ssh from brute force attacks
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: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-22 16:40 UTC by mij@sshguard.net
Modified: 2007-03-01 01:50 UTC (History)
0 users

See Also:


Attachments
sshguard_port.shar (2.68 KB, text/plain)
2007-02-22 16:40 UTC, mij@sshguard.net
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description mij@sshguard.net 2007-02-22 16:40:14 UTC
	port submission for http://sshguard.sourceforge.net
Comment 1 Cheng-Lung Sung freebsd_committer freebsd_triage 2007-02-23 03:29:06 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-03-01 01:37:01 UTC
clsung      2007-03-01 01:36:56 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/sshguard    Makefile distinfo pkg-descr 
  Log:
  Add sshguard 0.91, protect networked hosts from brute force attacks
  against ssh.
  
  PR:             ports/109439
  Submitted by:   Mij <mij at bitchx.it>
  
  Revision  Changes    Path
  1.866     +1 -0      ports/security/Makefile
  1.1       +43 -0     ports/security/sshguard/Makefile (new)
  1.1       +3 -0      ports/security/sshguard/distinfo (new)
  1.1       +12 -0     ports/security/sshguard/pkg-descr (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 Cheng-Lung Sung freebsd_committer freebsd_triage 2007-03-01 01:39:24 UTC
State Changed
From-To: open->closed

New port added with major modifications. Thank you.