./mail/procmail, Local mail delivery agent

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.22nb3, Package name: procmail-3.22nb3, Maintainer: kim

This is ProcMail, the ultimate incoming mail processor.


Master sites:

SHA1: cd4e44c15559816453fd60349e5a32289f6f2965
RMD160: e609ec94ea9ab3b93629c62b3e29add497806483
Filesize: 221.501 KB

Version history: (Expand)


CVS history: (Expand)


   2010-01-27 19:14:05 by Joerg Sonnenberger | Files touched by this commit (4)
Log message:
Basic destdir support. From Steven Drake.
   2010-01-21 18:41:07 by Klaus Heinz | Files touched by this commit (8)
Log message:
Added LICENSE information.
   2009-07-18 05:15:19 by Steven M. Bellovin | Files touched by this commit (6)
Log message:
Changet getline() to get_line()
   2009-06-12 21:09:39 by Roland Illig | Files touched by this commit (36)
Log message:
Removed redundant .gz suffix for man pages.
   2008-03-16 23:05:01 by Tobias Nygren | Files touched by this commit (2)
Log message:
Support PKGMANDIR.
   2008-02-08 04:14:18 by Greg Troxel | Files touched by this commit (1)
Log message:
Add MAKE_JOBS_SAFE=no.
   2007-02-22 20:27:30 by Thomas Klausner | Files touched by this commit (721)
Log message:
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
   2007-01-07 10:14:16 by Roland Illig | Files touched by this commit (412)
Log message:
Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.