Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Jun 2004 04:02:28 -0700 (PDT)
From:      Yar Tikhiy <yar@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/mail/milter-sender Makefile distinfo pkg-message pkg-plist ports/mail/milter-sender/files patch-ab patch-ac patch-ad
Message-ID:  <200406041102.i54B2Sud023337@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yar         2004/06/04 04:02:28 PDT

  FreeBSD ports repository

  Modified files:
    mail/milter-sender   Makefile distinfo pkg-message pkg-plist 
    mail/milter-sender/files patch-ab patch-ac patch-ad 
  Log:
  o Update the port to milter-sender 0.55 and libsnert 1.33.
  
  o Fix some buglets and port framework usage issues:
  
          - The file milter-sender.mc doesn't belong to docs.  Installing
            its reference copy along with the working copy is better.
  
          - Make use of the exported BSD_INSTALL_* environment variables.
  
          - Change access permissions only on needed files.
  
          - Take care of file access permissions when installing
            from the package.
  
          - daemon(8) will take the program to the background, but it cannot
            change the current directory to anywhere but the root.  Since
            getting a core file might be useful, cd to a directory writable
            by the milter-sender process just before starting it.
  
          - Review the messages: improve grammar, remind to reinstall
            sendmail.cf as well (rebuilding it alone isn't enough.)
  
  Revision  Changes    Path
  1.30      +3 -4      ports/mail/milter-sender/Makefile
  1.15      +4 -4      ports/mail/milter-sender/distinfo
  1.8       +41 -23    ports/mail/milter-sender/files/patch-ab
  1.10      +1 -1      ports/mail/milter-sender/files/patch-ac
  1.7       +9 -9      ports/mail/milter-sender/files/patch-ad
  1.6       +3 -3      ports/mail/milter-sender/pkg-message
  1.9       +11 -6     ports/mail/milter-sender/pkg-plist



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406041102.i54B2Sud023337>