Bug 128328

Summary: New port: libpwstor
Product: Ports & Packages Reporter: Matt Harris <mattdharris>
Component: Individual Port(s)Assignee: Marcelo Araujo <araujo>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Matt Harris 2008-10-24 00:30:02 UTC
portlint says OK, and all of my testing succeeds.

Fix: Patch attached with submission follows:
Comment 1 Marcelo Araujo freebsd_committer freebsd_triage 2008-10-24 01:36:03 UTC
Responsible Changed
From-To: freebsd-ports-bugs->araujo

I'll take it.
Comment 2 Marcelo Araujo freebsd_committer freebsd_triage 2008-10-24 17:08:29 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-10-24 17:08:34 UTC
araujo      2008-10-24 16:08:00 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/libpwstor   Makefile distinfo pkg-descr 
  Log:
  - libpwstor is a library implementing a password storage format
  for C programmers.  This format provides a reasonable level of
  security by utilizing SHA-256 in addition to a random salt to
  mitigate dictionary and rainbow table attacks.
  
  WWW: http://sourceforge.net/projects/kageki
  
  PR:             ports/128328
  Submitted by:   Matt D. Harris <mattdharris@users.sourceforge.net>
  Reworked by:    myself
  
  Revision  Changes    Path
  1.1000    +1 -0      ports/security/Makefile
  1.1       +56 -0     ports/security/libpwstor/Makefile (new)
  1.1       +3 -0      ports/security/libpwstor/distinfo (new)
  1.1       +13 -0     ports/security/libpwstor/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"