cvs commit: ports/mail Makefile ports/mail/mlmmj Makefile distinfo pkg-descr pkg-plist ports/mail/mlmmj/files patch-mlmmj-maintd patch-mlmmj-make-ml.sh patch-src-init_sockfd.c

Pav Lucistnik pav at FreeBSD.org
Wed Jun 16 13:29:19 PDT 2004


pav         2004-06-16 20:29:18 UTC

  FreeBSD ports repository

  Modified files:
    mail                 Makefile 
  Added files:
    mail/mlmmj           Makefile distinfo pkg-descr pkg-plist 
    mail/mlmmj/files     patch-mlmmj-maintd patch-mlmmj-make-ml.sh 
                         patch-src-init_sockfd.c 
  Log:
  Add mlmmj, Mailing list managing made joyful.
  
  This is an attempt at implementing a mailing list manager with the same
  functionality as the brilliant ezmlm, but with a decent license and mail
  server independency.
  
  PR:             ports/67911
  Submitted by:   Christian Laursen <xi at borderworlds.dk>
  
  Revision  Changes    Path
  1.537     +1 -0      ports/mail/Makefile
  1.1       +29 -0     ports/mail/mlmmj/Makefile (new)
  1.1       +2 -0      ports/mail/mlmmj/distinfo (new)
  1.1       +45 -0     ports/mail/mlmmj/files/patch-mlmmj-maintd (new)
  1.1       +24 -0     ports/mail/mlmmj/files/patch-mlmmj-make-ml.sh (new)
  1.1       +10 -0     ports/mail/mlmmj/files/patch-src-init_sockfd.c (new)
  1.1       +8 -0      ports/mail/mlmmj/pkg-descr (new)
  1.1       +18 -0     ports/mail/mlmmj/pkg-plist (new)


More information about the cvs-ports mailing list