cvs commit: ports/mail/postgrey Makefile pkg-plist ports/mail/postgrey/files pkg-install.in pkg-message.in postgrey.in

Martin Matuska mm at FreeBSD.org
Wed Nov 9 09:15:34 UTC 2011


mm          2011-11-09 09:15:33 UTC

  FreeBSD ports repository

  Modified files:
    mail/postgrey        Makefile pkg-plist 
    mail/postgrey/files  pkg-install.in postgrey.in 
  Added files:
    mail/postgrey/files  pkg-message.in 
  Log:
  - Add LICENSE support (postgrey is under GPLv2).
  - Make pkg-install, pkg-plist and the rc script use variables defined
  in the Makefile.
  - Start using our own ETCDIR instead of co-opting postfix.
  - Warn users about relocating the whitelists due to the ETCDIR move.
  - Set postgrey's default group (--group) to the port's value.
  - Add rc script postgrey_dbdir and postgrey_options variables to
  avoid duplication of defaults when adding command-line flags.
  - Remove redundant flags from the rc script postgrey_flags variable.
  
  PR:             ports/162188
  Submitted by:   Darren Pilgrim <ports.maintainer at evilphi.com> (maintainer)
  Reviewed by:    myself
  
  Revision  Changes    Path
  1.31      +22 -19    ports/mail/postgrey/Makefile
  1.4       +17 -31    ports/mail/postgrey/files/pkg-install.in
  1.1       +11 -0     ports/mail/postgrey/files/pkg-message.in (new)
  1.6       +9 -7      ports/mail/postgrey/files/postgrey.in
  1.9       +8 -6      ports/mail/postgrey/pkg-plist


More information about the cvs-all mailing list