cvs commit: ports/mail Makefile ports/mail/queue-fix Makefile distinfo pkg-descr pkg-plist

Pav Lucistnik pav at FreeBSD.org
Mon Apr 18 11:22:30 PDT 2005


pav         2005-04-18 18:22:30 UTC

  FreeBSD ports repository

  Modified files:
    mail                 Makefile 
  Added files:
    mail/queue-fix       Makefile distinfo pkg-descr pkg-plist 
  Log:
  This is a small utility for checking and repairing the qmail queue
  structure.  It will fix uid/gid settings and permissions.  It will
  rename the message files to match their inodes.  It will even create
  directories and files that don't exist that should be there (you can
  even create a queue from scratch).  It will also print warnings for
  any files it finds that should not exist.
  
  PR:             ports/79913
  Submitted by:   Renato Botelho <freebsd at galle.com.br>
  
  Revision  Changes    Path
  1.635     +1 -0      ports/mail/Makefile
  1.1       +53 -0     ports/mail/queue-fix/Makefile (new)
  1.1       +4 -0      ports/mail/queue-fix/distinfo (new)
  1.1       +9 -0      ports/mail/queue-fix/pkg-descr (new)
  1.1       +4 -0      ports/mail/queue-fix/pkg-plist (new)


More information about the cvs-all mailing list