cvs commit: ports/mail Makefile ports/mail/gnarwl Makefile distinfo pkg-descr pkg-plist ports/mail/gnarwl/files patch-Makefile.in

Pav Lucistnik pav at FreeBSD.org
Thu Apr 1 08:48:37 PST 2004


pav         2004/04/01 08:48:37 PST

  FreeBSD ports repository

  Modified files:
    mail                 Makefile 
  Added files:
    mail/gnarwl          Makefile distinfo pkg-descr pkg-plist 
    mail/gnarwl/files    patch-Makefile.in 
  Log:
  Add gnarwl, the email autoresponder.
  
  Unlike the original vacation(1) program, gnarwl is based on LDAP.
  Traditionally you had to give every user, who wanted to use autoreply
  facilities full fledged system accounts (trusting them to set their
  forwarding up properly, cursing when they didn't).
  
  With gnarwl this is history. User information is now stored in LDAP.
  Thats right, no more messing around with system accounts or homedirs for
  users who just want their email working, but don't care to fuss around
  with shell commands.
  
  WWW: http://www.oss.billiton.de/software.shtml
  
  PR:             ports/64895
  Submitted by:   Xavier Beaudouin <kiwi at oav.net>
  
  Revision  Changes    Path
  1.505     +1 -0      ports/mail/Makefile
  1.1       +31 -0     ports/mail/gnarwl/Makefile (new)
  1.1       +2 -0      ports/mail/gnarwl/distinfo (new)
  1.1       +544 -0    ports/mail/gnarwl/files/patch-Makefile.in (new)
  1.1       +13 -0     ports/mail/gnarwl/pkg-descr (new)
  1.1       +21 -0     ports/mail/gnarwl/pkg-plist (new)


More information about the cvs-all mailing list