Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Oct 2005 21:32:20 +0000 (UTC)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security/pwman Makefile ports/security/pwman/files patch-src-pwlist.c patch-src-pwman.h
Message-ID:  <200510082132.j98LWK5A008009@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pav         2005-10-08 21:32:20 UTC

  FreeBSD ports repository

  Modified files:
    security/pwman       Makefile 
  Added files:
    security/pwman/files patch-src-pwlist.c patch-src-pwman.h 
  Log:
  - Fix handling of & sign, it need to be escaped for XML storage
  
  PR:             ports/85240
  Submitted by:   Maurice Castro <maurice@sphinx.clari.net.au>
  Approved by:    maintainer timeout (anders, 17 days)
  
  - While here, fix runtime crash on 64bit platforms by explicitly declaring
    getenv() (via including <stdlib.h> header)
  
  Revision  Changes    Path
  1.6       +5 -1      ports/security/pwman/Makefile
  1.1       +40 -0     ports/security/pwman/files/patch-src-pwlist.c (new)
  1.1       +10 -0     ports/security/pwman/files/patch-src-pwman.h (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510082132.j98LWK5A008009>