Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jul 2008 19:53:11 +0000 (UTC)
From:      Greg Larkin <glarkin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/p5-SVN-Notify-Filter-EmailFlatFileDB Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200807211953.m6LJrBe0071223@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
glarkin     2008-07-21 19:53:11 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-SVN-Notify-Filter-EmailFlatFileDB Makefile distinfo 
                                               pkg-descr pkg-plist 
  Log:
  New port: p5-SVN-Notify-Filter-EmailFlatFileDB-1.01
  
  This module is a filter for SVN::Notify that translates user account
  names (e.g. "user1") into email addresses. It does this based on a
  colon-separated file, like a UNIX passwd file (or more usefully)
  the AuthUserFile used by Apache. The file path is specified via the
  --account_file option to the svnnotify script, and the index
  (zero-based) of the email field is specified via the --account_field
  option.
  
  Submitted by:   Greg Larkin <glarkin at FreeBSD.org>
  
  Revision  Changes    Path
  1.3138    +1 -0      ports/devel/Makefile
  1.1       +24 -0     ports/devel/p5-SVN-Notify-Filter-EmailFlatFileDB/Makefile (new)
  1.1       +3 -0      ports/devel/p5-SVN-Notify-Filter-EmailFlatFileDB/distinfo (new)
  1.1       +9 -0      ports/devel/p5-SVN-Notify-Filter-EmailFlatFileDB/pkg-descr (new)
  1.1       +4 -0      ports/devel/p5-SVN-Notify-Filter-EmailFlatFileDB/pkg-plist (new)



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