Date: Mon, 18 Apr 2005 18:22:30 +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/mail Makefile ports/mail/queue-fix Makefile distinfo pkg-descr pkg-plist Message-ID: <200504181822.j3IIMUwn016621@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504181822.j3IIMUwn016621>