Next | Query returned 76 messages, browsing 51 to 60 | Previous

History of commit frequency

CVS Commit History:


   2006-01-03 06:35:30 by Johnny C. Lam | Files touched by this commit (1)
Log message:
maildrop no longer supports "fam" as a package option.  It actually
never used the fam code at all, so there is no actual loss of
functionality.  However, maildrop will now never depend on fam or
gamin.  Bump the PKGREVISION to 1.
   2005-12-17 06:20:24 by Johnny C. Lam | Files touched by this commit (50)
Log message:
Change my MAINTAINER email address to the one I've been using for
pkgsrc work.
   2005-12-06 00:55:25 by Roland Illig | Files touched by this commit (413)
Log message:
Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.
   2005-11-11 08:34:30 by Roland Illig | Files touched by this commit (1)
Log message:
Set PKGNAME, as it is a required parameter to
../../mail/courier-maildir/Makefile.common.
   2005-11-10 02:30:05 by Roland Illig | Files touched by this commit (1)
Log message:
Fixed pkglint warning: PKGBASE is a read-only variable.
   2005-11-10 02:29:44 by Roland Illig | Files touched by this commit (1)
Log message:
Sorted PLIST.
   2005-11-08 14:23:49 by Todd Vierling | Files touched by this commit (1)
Log message:
Include devel/sysexits bl3.
   2005-10-20 22:26:37 by Johnny C. Lam | Files touched by this commit (4)
Log message:
Update mail/maildrop to 2.0.1.  Changes from version 1.8.1 include:

* Use PCRE (http://www.pcre.org) for mattern matching.
+ Most visible change is a different syntax for subexpression matching,
  using (...).  MATCH2 becomes MATCH1, MATCH3 becomes MATCH2, etc...
+ "w" account option dropped.
+ During a transitional period, setting MAILDROP_OLD_REGEXP
  reverts to the old pattern matching engine.

* Do not autoreply to messages with an Auto-Submitted: header, unless
  it's contents are "no".  Add Auto-Submitted: auto-replied.
   2005-08-11 02:03:42 by Johnny C. Lam | Files touched by this commit (2)
Log message:
Update mail/maildrop to 1.8.1.  Changes from version 1.8.0 include:

    * Exit with TEMPFAIL if temporary error indication from authlib.
    * More descriptive error messages when permissions check fails.
    * Documentation fixes.
   2005-05-31 12:01:40 by Dieter Baron | Files touched by this commit (64)
Log message:
Packages have no business modifying PKG_DEFAULT_OPTIONS -- it's a
user settable variable.  Set PKG_SUGGESTED_OPTIONS instead.  Also,
make use of PKG_OPTIONS_LEGACY_VARS.

Reviewed by wiz.

Next | Query returned 76 messages, browsing 51 to 60 | Previous